aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-tasks.c
Commit message (Expand)AuthorAgeFilesLines
* ** Fix for bug #541209Suman Manjunath2009-01-211-1/+1
* ** Fix for bug #303738Milan Crha2009-01-151-2/+10
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-14/+14
* ** Fixes bug #542125Matthew Barnes2008-07-191-4/+4
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-1/+0
* ** Fixes bug #534360Matthew Barnes2008-05-231-14/+14
* ** Fix for bug #316390Milan Crha2008-04-301-16/+5
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-181-1/+0
* Fixes#516408Chenthill Palanisamy2008-02-251-0/+1
* ** Fix for bnc #160049. Patch from OpenSUSE.Srinivasa Ragavan2008-02-181-0/+6
* ** Fix for bug #510409Milan Crha2008-01-251-1/+3
* ** Fix for bug #325730Milan Crha2007-11-231-0/+3
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-86/+86
* ** Fix for bug #491345Milan Crha2007-11-051-0/+1
* ** Fix for bug #315101Milan Crha2007-11-051-37/+102
* ** Fix for bug #318604Milan Crha2007-11-051-5/+12
* Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-281-2/+2
* 2007-09-07 mcrha Fix for bug #473903Milan Crha2007-09-071-1/+1
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-031-5/+3
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Fix for bug #353752Srinivasa Ragavan2007-07-091-1/+3
* Fix compiler warnings in the calendar directory (#439122).Matthew Barnes2007-06-031-2/+2
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-5/+14
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-271-1/+3
* Fixes #270751Chenthill Palanisamy2006-12-041-0/+37
* Fixes #332101Chenthill Palanisamy2006-10-171-1/+1
* Enhanced search functionality. patch submitted by Johnny Jacob ReviewedHarish Krishnaswamy2006-06-301-1/+1
* Fixed bug 268884Srinivasa Ragavan2006-06-051-0/+1
* Fixes #324560 Request notification of changes to show_task_preview.Sam Yang2006-03-031-0/+18
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-5/+0
* The timezone should be set on the task we are trying to open - not on theHarish Krishnaswamy2006-01-021-1/+1
* gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.cTor Lillqvist2005-11-261-8/+16
* gui/e-alarm-list.c gui/e-cal-component-memo-preview.cTor Lillqvist2005-11-241-1/+1
* fixes #308802.Chenthill Palanisamy2005-10-181-7/+8
* Should not return a value, so, change all the g_return_val_if_fail toIrene Huang2005-10-171-2/+2
* Several bug fixes under calendar. Use common shortcut for preview pane.Srinivasa Ragavan2005-10-071-1/+51
* fixes #264449.Chenthill Palanisamy2005-10-031-3/+25
* Fixes #317014Chenthill Palanisamy2005-09-291-1/+4
* source-type is an enum not a pointer!Not Zed2005-08-241-1/+2
* Missed to commit this file.Chenthill Palanisamy2005-08-101-2/+2
* Added support for the Target selection for 'Tasks'. Resolved one undefinedShakti Sen2005-08-021-2/+1
* Creating the tasks-menu. Activated/deactivated the menu. In brief, addedShakti Sen2005-07-221-0/+15
* show the progress indication in the view while downloading calendar itemsChenthill Palanisamy2005-07-021-2/+22
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-4/+4
* moved e-error to e-util/Not Zed2005-05-161-1/+1
* Fixes #68423Rodrigo Moya2005-04-051-0/+3
* add messages for calendar/tasks not marked for offline usage.Harish Krishnaswamy2005-02-051-0/+2
* clear the component preview when we update the view.Rodrigo Moya2005-02-041-0/+2
* fix typoJP Rosevear2005-02-021-3/+3
* Fixes #71944JP Rosevear2005-02-011-0/+1
* use correct key name.Rodrigo Moya2005-01-291-1/+1
* Fixes #33078Rodrigo Moya2005-01-291-14/+39
* use libedataserver's e-url.Rodrigo Moya2005-01-171-1/+1
* Add a boolean variable to denote assigned task and construct the meetingChenthill Palanisamy2004-12-021-1/+1
* convert to G_DEFINE_TYPEJP Rosevear2004-10-141-17/+7
* Reset the Status Bar message to NUll, if the status of the Calendar isChenthill Palanisamy2004-08-251-0/+1
* initialize priv->default_lcient (default_client_cal_opened_cb) : unrefSivaiah Nallagatla2004-08-161-6/+6
* Handle E_CALENDAR_STATUS_BUSY conditions and do notHarish Krishnaswamy2004-07-301-0/+4
* Fixes #57287, 58748JP Rosevear2004-07-141-28/+123
* Add this callback so we can set the paned position on realizeRodney Dawes2004-07-131-8/+19
* store and lookup clients based on ESource uid instead of uri inSivaiah Nallagatla2004-06-291-14/+14
* open task lists asynchronously. (client_cal_opened_cb): callback from theRodrigo Moya2004-06-071-34/+44
* don't use vsprintf with NULL strings, crashes on FreeBSD.Rodrigo Moya2004-06-041-6/+9
* add a drag delete handler. (table_drag_data_get): support text/vcardLarry Ewing2004-06-021-0/+121
* Fix for bug #57818.Jeffrey Stedfast2004-05-271-1/+1
* Make calendar-errors.xml.h and install the xml file.Jeffrey Stedfast2004-05-261-11/+5
* Fixes #58025JP Rosevear2004-05-051-9/+11
* Fixes #57897JP Rosevear2004-05-041-33/+0
* Set up the model to use the correct query. Setup callbacks for gconfGary Ekker2004-05-011-6/+69
* remove prototypesJP Rosevear2004-04-301-10/+46
* Fixes #56504JP Rosevear2004-04-221-15/+0
* only set the preview zone if the preview has been created (setup_widgets):JP Rosevear2004-04-211-3/+3
* fix for user_creatable_items api changes.Not Zed2004-04-211-1/+1
* Fixes #53124JP Rosevear2004-04-191-289/+41
* Create an EUserCreatableItemsHandler for the view if there isn't one yet,Dan Winship2004-04-091-0/+16
* Fixes #53499JP Rosevear2004-03-261-1/+1
* For bug#53417Umesh Tiwari2004-03-241-0/+1
* set the search query (e_tasks_init): set the query to be #t by defaultJP Rosevear2004-03-161-2/+6
* Fixes #50294Rodrigo Moya2004-03-051-0/+33
* Fixes #53271Rodrigo Moya2004-02-111-1/+1
* Convert the calendar_config_get_timezone andJP Rosevear2004-02-061-13/+2
* new function.Rodrigo Moya2004-01-251-4/+9
* don't unref and ref, the hash table does thisJP Rosevear2004-01-251-8/+6
* Remove debugging statementJP Rosevear2004-01-221-1/+0
* use the calendar component config dir (gnome_calendar_setup_view_menus):JP Rosevear2004-01-221-1/+4
* check return value from auth_new_cal_from_source(). Connect toRodrigo Moya2004-01-221-0/+33
* renamed to _source and made them work with ESource's.Rodrigo Moya2004-01-221-11/+28
* new function. (impl_createControls): create a task bar also for the tasksRodrigo Moya2004-01-161-0/+16
* added missing headers.Rodrigo Moya2004-01-111-114/+65
* open a dialog for the selected task. ditto. add a menu item for "OpenKidd Wang2004-01-061-0/+9
* use the ECalModel to get the client for a given URI.Rodrigo Moya2004-01-061-4/+4
* new files for managing interactive authentication with backends.Rodrigo Moya2003-12-221-2/+2
* rewrite for new ecal api, cache all ecal's by type and minimize loading.JP Rosevear2003-12-221-1/+1
* we want to skip if it *is* read onlyJP Rosevear2003-11-291-4/+3
* e_cal_new () -> e_cal_new_from_uri (). (backend_go_online): Ditto.Hans Petter Jansson2003-11-271-1/+1
* use the correct icalcomponent when calling e_cal_create_object.Rodrigo Moya2003-11-241-1/+0
* add a uriJP Rosevear2003-11-171-66/+0
* add it via e-tasks (remove_uri_for_source): remove it via e-tasksJP Rosevear2003-11-171-34/+164
* use a standard calendar status (backend_cal_opened_online): dittoJP Rosevear2003-11-121-7/+7
* Remove get-vtype check from the completed-tasks query (and don't leak theDan Winship2003-11-111-15/+3
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-51/+51
* removed.Rodrigo Moya2003-10-311-21/+0
* no need to update config settings everywhere explicitlyJP Rosevear2003-10-291-105/+97
* unref config manager (init_widgets): create config manager for theJP Rosevear2003-10-291-7/+11
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-88/+40
* Merged ECalendarTable changes from new-calendar-branchRodrigo Moya2003-08-081-14/+14
* Changed the "URL:" label to "_Web Page:". Added a widget name to the URLFederico Mena Quintero2003-07-141-1/+1
* added a paned widget to contain the task list and a HTML widget forRodrigo Moya2003-07-041-4/+346
* guard against multiple destroysJP Rosevear2003-05-151-8/+10
* Fixes #37552JP Rosevear2003-04-251-1/+2
* If only the pipe wouldn't break.JP Rosevear2003-03-051-2/+2
* Use EVOLUTION_GALVIEWSDIR.Ettore Perazzoli2003-01-231-1/+1
* Removed. Removed.Ettore Perazzoli2003-01-141-1/+2
* Replace gtk_signal_disconnect_by_data() withHans Petter Jansson2002-12-191-2/+4
* Fixes #35003Rodrigo Moya2002-12-101-5/+21
* Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-091-10/+10
* Use g_signal_connect() instead of gtk_signal_connect(). Likewise.Ettore Perazzoli2002-11-091-21/+16
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-3/+1
* Fixes #15892Rodrigo Moya2002-10-071-0/+19
* Non-Connector part of #29334 (meeting created by a delegate in theDan Winship2002-09-281-2/+1
* we no longer need to manually save the state (e_tasks_open): we no longerJP Rosevear2002-08-011-38/+1
* Set the title of our GalViewCollection.Christopher James Lahey2002-06-041-0/+2
* added support for CAL_CLIENT_OPEN_PERMISSION_DENIED error code.Rodrigo Moya2002-05-171-0/+15
* show progress messages on the status bar.Rodrigo Moya2002-05-031-0/+5
* [Start implementing the new Search Bar design.]Ettore Perazzoli2002-03-161-2/+13
* don't append 'calendar.ics' to the URI. (get_prop): finished.Rodrigo Moya2002-02-141-2/+16
* Bumped the required version of gal.Christopher James Lahey2002-02-071-30/+36
* new verb callback (sensitize_commands): set sensitivity of mark completeJP Rosevear2002-01-041-0/+21
* only need one warning message nowJP Rosevear2002-01-041-12/+4
* confirm expunging of the tasks (tasks_control_expunge_cmd): verb callbackJP Rosevear2002-01-031-6/+131
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* added setDefaultTimezone() method.Damon Chaplin2001-10-231-2/+19
* make it a public functionRodrigo Moya2001-10-201-0/+10
* don't call calendar_config_check_timezone_set() now, since the startupDamon Chaplin2001-09-041-1/+1
* If the default category is the same as the value passed in to thisFederico Mena Quintero2001-08-021-1/+1
* The calendar search bar widget now includes a drop-down menu of availableFederico Mena Quintero2001-08-021-224/+110
* New files with a derivative of ESearchBar that generates sexps forFederico Mena Quintero2001-07-281-9/+84
* [Fix bug #4389: ETableSpecification still in .c file]Jason Leach2001-07-111-1/+2
* Add new columns for information specification (meeting_page_destroy): saveJP Rosevear2001-07-041-1/+0
* Converted to use BonoboXObject.Federico Mena Quintero2001-06-251-7/+0
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Sync - FedericoFederico Mena Quintero2001-06-201-0/+4
* renamed from editor-page for consistency, more complete implementationJP Rosevear2001-06-021-3/+4
* New function.Federico Mena Quintero2001-05-301-1/+20
* Fix bug #2831; the tasks toolbar and menu now have a button to delete theFederico Mena Quintero2001-05-221-0/+56
* Plug leak.Federico Mena Quintero2001-04-031-2/+5
* Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the neededKjartan Maraas2001-03-261-1/+1
* The model_rows_{inserted,deleted} signals changed names; deal with it.Federico Mena Quintero2001-03-251-2/+3
* keep list of all Tasks folders so we can update the preference settingsDamon Chaplin2001-03-051-0/+26
* Added libmenus.la.Christopher James Lahey2001-02-141-0/+47
* call task_editor_focusJP Rosevear2001-02-141-1/+2
* get the new reminder widgets (sync_entries): different callback dataJP Rosevear2001-02-061-0/+1
* <gnome.h> trimming to reduce compilation time. Likewise. Likewise.Federico Mena Quintero2001-01-301-1/+0
* make sure the status is set to "Completed". Fixes bug #1253.Damon Chaplin2001-01-241-10/+5
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-150/+34
* moved #include <cal-client/cal-client.h> to the .h file.Damon Chaplin2001-01-141-39/+229
* added new source files for the Tasks folders.Damon Chaplin2001-01-081-0/+450