aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/tasks-component.c
Commit message (Expand)AuthorAgeFilesLines
* More refactoring of settings management.Matthew Barnes2009-08-091-801/+0
* More code cleanup.Matthew Barnes2009-06-021-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-22/+22
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-13/+13
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-4/+4
| * Fix compiler warnings in calendar.Matthew Barnes2009-05-261-23/+23
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
| * Use new ESourceList API (simplifies code)Milan Crha2009-04-251-43/+15
| * ** Fix for bug #318003Milan Crha2009-01-271-109/+3
| * ** Fix for bug #362754Milan Crha2009-01-221-1/+10
| * Reviewed by Matthew Barnes <mbarnes@redhat.com>Takao Fujiwara2009-01-091-1/+4
| * ** Fix for bug #540181Milan Crha2008-12-151-1/+0
| * ** Fixes bug #557818Matthew Barnes2008-11-181-138/+15
| * ** Fixes bug #558322Matthew Barnes2008-11-181-0/+11
| * Fix for bug #424818 (bugzilla.novell.com) - Integrate the mark-calendar-offli...Suman Manjunath2008-10-131-1/+28
| * Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-241-13/+13
| * ** Fix for bug #553273Milan Crha2008-09-231-1/+1
| * ** Fixes bug #508732Matthew Barnes2008-08-181-0/+1
| * ** Fixes bug #546892Matthew Barnes2008-08-121-1/+0
| * ** Fix for bug #249844Milan Crha2008-08-061-3/+3
| * ** Fix for bug #467115Michael Monreal2008-08-061-1/+1
| * Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #249844 (Use C_() macro ins...Suman Manjunath2008-08-041-3/+3
| * ** Fixes bug #542125Matthew Barnes2008-07-191-6/+6
* | Merge revisions 37108:37199 from trunk.Matthew Barnes2009-02-011-109/+3
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-2/+4
* | Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-241-39/+24
* | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-251-0/+27
* | Progress update:Matthew Barnes2008-10-141-202/+0
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-14/+14
* | Get Memos to come up. Doesn't really work yet, but the widgets are all there.Matthew Barnes2008-09-301-8/+0
* | Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-251-4/+0
* | Allow EShellContent, EShellSidebar, and EShellTaskbar to be subclassed,Matthew Barnes2008-09-131-194/+0
* | Arrange for an ESourceList to be shared amongst all instances of a type ofMatthew Barnes2008-09-121-123/+0
* | Add popup menu stubs for calendars, tasks and memos.Matthew Barnes2008-09-111-78/+0
* | Merge revisions 35993:36015 from trunk.Matthew Barnes2008-08-191-0/+1
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-151-1/+0
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-081-4/+4
* | Migrate CompEditor, CompEditorPage, and the various subclasses fromMatthew Barnes2008-07-161-6/+6
|/
* ** Fix for bug #540152Milan Crha2008-07-031-0/+1
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>.Matthew Barnes2008-06-111-1/+1
* ** Fix for bug #535204Shuai Liu2008-06-041-2/+0
* Patch from Srinivasa Ragavan <sragavan@novell.com>Bharath Acharya2008-04-301-0/+5
* ** Fixes bug #513951Matthew Barnes2008-03-111-7/+5
* ** Fix for bug #506814Srinivasa Ragavan2008-01-031-1/+2
* ** Fixes bug 474651Tobias Mueller2007-12-141-1/+1
* ** Fix for bug #495875Gilles Dartiguelongue2007-11-181-1/+5
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-113/+113
* ** Fix for bug #315101Milan Crha2007-11-051-24/+70
* ** Fix for bug #318604Milan Crha2007-11-051-0/+13
* ** Fixes bug #477045Matthew Barnes2007-10-041-2/+2
* ** Fixes bug #477045Matthew Barnes2007-09-281-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Plugged memory leaks.Hiroyuki Ikezoe2007-07-261-1/+9
* Fix compiler warnings in the calendar directory (#439122).Matthew Barnes2007-06-031-1/+1
* Don't assume the relative URI is non-NULL (#427232).Matthew Barnes2007-05-261-1/+6
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-1/+1
* ** Fixes bug #373116Matthew Barnes2007-04-021-1/+1
* Fixes #270751Chenthill Palanisamy2006-12-041-0/+75
* Fixes #332101Chenthill Palanisamy2006-10-171-1/+1
* Fixes #332230.Ushveen Kaur2006-07-081-1/+1
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-6/+0
* remove shortcut keys (UI Hackfest - SeeHarish Krishnaswamy2006-01-161-2/+2
* Use e_util_mkdir_hier() instead of e_mkdir_hier().Simon Zheng2006-01-101-1/+2
* committed these files to fix http://bugzilla.gnome.org/show_bug.cgi?id=260354Parthasarathi Susarla2005-12-211-12/+13
* Use g_filename_to_uri() instead of just prefixing "file://" for Win32Tor Lillqvist2005-11-251-2/+2
* fixes #308802.Chenthill Palanisamy2005-10-181-2/+3
* Provides across calendars keyboard accelerators for popup menusSrinivasa Ragavan2005-10-031-4/+4
* Fixes #317014Chenthill Palanisamy2005-09-291-1/+7
* source-type is an enum not a pointer!Not Zed2005-08-241-1/+1
* Fixes #310438Chenthill Palanisamy2005-08-101-6/+18
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1
* moved e-error to e-util/Not Zed2005-05-161-1/+1
* Fixes the bug 269416 It makes the DnD to move tasks instead copying.Srinivasa Ragavan2005-05-121-0/+2
* ensure the color and primary config are set on the personal sourceJP Rosevear2005-03-211-0/+11
* Make sure all the default source groups and sources are present by addingSivaiah Nallagatla2005-02-221-4/+102
* add a11y name to calendar sidebar selector. add a11y name to task sidebarHarry Lu2005-01-041-0/+3
* svn path=/trunk/; revision=28177Not Zed2004-12-221-1/+1
* Add a boolean variable to denote assigned task and construct the meetingChenthill Palanisamy2004-12-021-1/+1
* added hook doco.Not Zed2004-10-281-0/+7
* put an icon on the properties menu itemJP Rosevear2004-10-211-1/+1
* convert to org.gnome hook namesJP Rosevear2004-10-201-1/+1
* dittoJP Rosevear2004-10-141-1/+1
* rename to view_popup_factory. Make it build an epopup item list directly.Not Zed2004-10-071-6/+5
* cast warning away. (create_component_view): connect to popup_event ratherNot Zed2004-10-061-96/+73
* dittoJP Rosevear2004-09-231-4/+10
* Fixes #62021JP Rosevear2004-08-081-0/+5
* set a different title if we are editing; de-sensitize option menu if weJP Rosevear2004-07-261-14/+29
* Fixes #57287, 58748JP Rosevear2004-07-141-0/+8
* same.Not Zed2004-06-281-2/+2
* Add a call to e_source_selector_set_select_new here so that we can selectRodney Dawes2004-06-251-0/+1
* Fixes #56323Rodrigo Moya2004-06-181-11/+0
* add a drag delete handler. (table_drag_data_get): support text/vcardLarry Ewing2004-06-021-0/+236
* Use E_ICON_SIZE_MENUJeffrey Stedfast2004-05-181-1/+1
* add GError return for error details & return errors.Not Zed2004-05-121-2/+13
* set the info label message (model_changed_cb): call aboveJP Rosevear2004-05-041-6/+67
* remove prototypesJP Rosevear2004-04-301-14/+10
* Fixes #56504JP Rosevear2004-04-221-292/+385
* Update the calendar to use the icon theme through the EIconFactory objectMichael Terry2004-04-191-13/+12
* Same as below for the tasks component.Not Zed2004-04-141-2/+12
* Create an EUserCreatableItemsHandler for the view if there isn't one yet,Dan Winship2004-04-091-3/+5
* don't require client to be loaded in order to remove the sourceWilliam Jon McCann2004-03-301-0/+2
* Fixes #53271Rodrigo Moya2004-02-111-3/+3
* Fixes #53271Rodrigo Moya2004-02-111-0/+2
* remove extraneous ;JP Rosevear2004-01-301-2/+2
* use e_cal_removeJP Rosevear2004-01-281-1/+1
* new function.Rodrigo Moya2004-01-251-0/+6
* use e_source_list_peek_source_any (setup_create_ecal): dittoJP Rosevear2004-01-251-50/+5
* listen for the correct notificationJP Rosevear2004-01-251-2/+2
* sync the source list after the source removalJP Rosevear2004-01-251-0/+1
* renamed to _source and made them work with ESource's.Rodrigo Moya2004-01-221-12/+3
* call e_cal_remove_calendar to actually remove the task list via theRodrigo Moya2004-01-211-8/+19
* handle the case where we have a bogus uidJP Rosevear2004-01-201-1/+3
* unref the activity handler.Rodrigo Moya2004-01-161-0/+5
* new function. (impl_createControls): create a task bar also for the tasksRodrigo Moya2004-01-161-11/+18
* update protosJP Rosevear2004-01-161-42/+19
* reset create_ecalRadek Doulik2004-01-151-0/+7
* new utility routine to create new tasks (create_new_todo): use above so weJP Rosevear2004-01-151-15/+28
* don't try to set up the creation ecal unless we are actually creating aJP Rosevear2004-01-141-8/+9
* Revert William McCann's patch of 2003-12-19 until we can get consistentJP Rosevear2004-01-131-3/+0
* Fix copyright notice, its copyright Novell not our hackersJP Rosevear2004-01-111-1/+1
* calendar_config -> calendar_setup. (edit_calendar_cb): Ditto.Hans Petter Jansson2004-01-101-23/+7
* make sure we sync the source list when appropriateJP Rosevear2004-01-101-0/+3
* return the corba valuesJP Rosevear2004-01-101-1/+1
* only migrate old calendars if migrating from <= 1.4.x.Rodrigo Moya2004-01-101-10/+16
* new method's implementation. (calendar_component_class_init): initializeRodrigo Moya2004-01-071-30/+44
* new files for managing interactive authentication with backends.Rodrigo Moya2003-12-221-2/+3
* rewrite for new ecal api, cache all ecal's by type and minimize loading.JP Rosevear2003-12-221-3/+3
* make sure there is a ui containerJP Rosevear2003-12-201-6/+6
* Remove separators from dialogs. Use frame style recommended by the HIG.William Jon McCann2003-12-201-0/+4
* make sure we connect to the "changed" signals after setting the initialRodrigo Moya2003-12-191-4/+7
* use g_file_test to check if the 'pixmap' argument is a file. If so, getRodrigo Moya2003-12-181-2/+3
* set a correct status message.Rodrigo Moya2003-12-181-3/+4
* removed the 'NewCalendar' verb. (file_new_calendar_cb): removed callbackRodrigo Moya2003-12-171-8/+18
* made it public.Rodrigo Moya2003-12-171-1/+7
* call calendar_control_sensitize_calendar_commands when the primaryRodrigo Moya2003-12-171-26/+8
* free the notification listJP Rosevear2003-12-041-0/+1
* free up the notifications and the ecal (config_create_ecal_changed_cb):JP Rosevear2003-12-041-11/+108
* cast the parent (impl_createControls): add notification for primary tasksJP Rosevear2003-12-041-7/+19
* Do not depend on e-folder-list.Ettore Perazzoli2003-12-031-2/+2
* Pass a label for the status bar control for now.Ettore Perazzoli2003-12-021-0/+11
* new files containing the implementation of the 'New Task List' dialog.Rodrigo Moya2003-11-241-0/+2
* fixed compilation errors.Rodrigo Moya2003-11-241-1/+1
* fixed copyright notices.Rodrigo Moya2003-11-241-2/+19
* add protos82003-11-191-21/+69
* added 'sensitive' argument. (fill_popup_menu_cb): disable/enable menuRodrigo Moya2003-11-191-1/+1
* added 'sensitive' argument. (fill_popup_menu_cb): disable/enable menuRodrigo Moya2003-11-191-5/+18
* peek the primary selection.Rodrigo Moya2003-11-181-35/+24
* added 'Delete' and 'Rename' menu items. (delete_task_list_cb,Rodrigo Moya2003-11-171-1/+79
* try first to create the icon from the stock, and then from a file.Rodrigo Moya2003-11-171-0/+41
* copy in here (update_uris_for_selection): save the selectionJP Rosevear2003-11-171-13/+85
* add it via e-tasks (remove_uri_for_source): remove it via e-tasksJP Rosevear2003-11-171-28/+68
* New. (impl_requestCreateItem): New. (tasks_component_class_init): Install.Ettore Perazzoli2003-11-131-1/+39
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-6/+6
* added more menu items. (delete_calendar_cb): callbacks for new popup menuRodrigo Moya2003-11-041-6/+10
* no need to update config settings everywhere explicitlyJP Rosevear2003-10-291-2/+2
* pass FALSE as the 'only_if_exists' parameter, so that the calendar getsRodrigo Moya2003-10-271-1/+1
* initialize private structure on TasksComponent.Rodrigo Moya2003-10-251-0/+2
* removed repeated initialization. (calendar_component_peek): use G_STRLOCRodrigo Moya2003-10-251-0/+347