summaryrefslogtreecommitdiff
path: root/calendar/gui
Commit message (Expand)AuthorAgeFilesLines
* add e-pub-utils.[ch] for Free/Busy publishingGary Ekker2004-01-1320-127/+2376
* sync the source list after creating the remote source group.Rodrigo Moya2004-01-121-2/+3
* Revert William McCann's patch of 2003-12-19 until we can get consistentJP Rosevear2004-01-1226-3581/+2488
* Only update dialog widgets if they exist.Hans Petter Jansson2004-01-121-2/+4
* Fix copyright notice, its copyright Novell not our hackersJP Rosevear2004-01-114-4/+4
* cast the views to E_CALENDAR_VIEW, not to E_CAL_VIEW.Rodrigo Moya2004-01-101-2/+2
* added missing headers.Rodrigo Moya2004-01-1012-137/+90
* keep all the tray icons we create in a list. (tray_icon_destroyed_cb):Rodrigo Moya2004-01-102-1/+16
* calendar_config -> calendar_setup. (edit_calendar_cb): Ditto.Hans Petter Jansson2004-01-098-245/+707
* make sure we sync the source list when appropriateJP Rosevear2004-01-092-2/+23
* Create ESource for anniversariesERDI Gergo2004-01-091-2/+29
* Call calendar_config_new_calendar(). (rename_calendar_cb): Remove.Hans Petter Jansson2004-01-097-300/+1551
* return the corba valuesJP Rosevear2004-01-092-2/+2
* only migrate old calendars if migrating from <= 1.4.x.Rodrigo Moya2004-01-092-23/+35
* add a new signal "event_move" and its key binding.Andrew Wu2004-01-098-198/+575
* store the ECal's associated ECalView, and connect to its "objects_removed"Rodrigo Moya2004-01-082-29/+109
* moved the line that sets priv->updating to FALSE up some lines, to avoidRodrigo Moya2004-01-081-4/+21
* delete the ECalViewMoveDirection type declaration which was added byKidd Wang2004-01-082-14/+0
* call e_cal_view_start to actually start the live query.Rodrigo Moya2004-01-081-2/+3
* call e_cal_view_start to actually start the live query.Rodrigo Moya2004-01-081-0/+2
* added an ECalQuery for each loaded client. (load_alarms): use a live queryRodrigo Moya2004-01-071-60/+71
* remove the item from the hash last and don't free its members because theJP Rosevear2004-01-061-8/+6
* new method's implementation. (calendar_component_class_init): initializeRodrigo Moya2004-01-062-71/+98
* disconnect the activated signalJP Rosevear2004-01-061-0/+5
* we don't put any signal handlers on the client or source client now, butJP Rosevear2004-01-061-60/+90
* if we are de-activated, the editing is done (esnr_start_editing): listenJP Rosevear2004-01-061-0/+14
* open a dialog for the selected task. ditto. add a menu item for "OpenKidd Wang2004-01-068-1/+52
* new function to open ECal's, get any error information and display it toRodrigo Moya2004-01-051-44/+24
* no need to connect to the "cal_opened" signal on the task client. Also,Rodrigo Moya2004-01-051-16/+0
* no need to connect to the "cal_opened" signal on the task client. Also,Rodrigo Moya2004-01-051-67/+3
* display the tasks' primary selection in the task list, and actually openRodrigo Moya2004-01-051-11/+31
* use the ECalModel to get the client for a given URI.Rodrigo Moya2004-01-051-4/+4
* removed redundant functions. (update_uris_for_selection): dont call aboveRodrigo Moya2004-01-051-15/+3
* add a menu item for "open appointment".Kidd Wang2003-12-297-1/+115
* fix the signal nameJP Rosevear2003-12-248-29/+102
* renamed from *_uri, to work with ESource's rather than with plain URIs.Rodrigo Moya2003-12-234-35/+53
* if the setting is not in the config database, use the current time, toRodrigo Moya2003-12-221-3/+5
* new files for managing interactive authentication with backends.Rodrigo Moya2003-12-2214-24/+33
* rewrite for new ecal api, cache all ecal's by type and minimize loading.JP Rosevear2003-12-2115-376/+201
* make sure there is a ui containerJP Rosevear2003-12-194-10/+17
* Remove separators from dialogs. Use frame style recommended by the HIG.William Jon McCann2003-12-1926-2488/+3583
* make sure we connect to the "changed" signals after setting the initialRodrigo Moya2003-12-181-4/+7
* make sure we connect to the "changed" signals after setting the initialRodrigo Moya2003-12-181-9/+11
* Add the concept of a source client, where the object lives currently. TheHans Petter Jansson2003-12-187-5/+296
* use g_file_test to check if the 'pixmap' argument is a file. If so, getRodrigo Moya2003-12-172-4/+6
* set a correct status message.Rodrigo Moya2003-12-174-12/+11
* Fixes #51665.Harry Lu2003-12-171-0/+2
* removed the 'NewCalendar' verb. (file_new_calendar_cb): removed callbackRodrigo Moya2003-12-173-22/+32
* made it public.Rodrigo Moya2003-12-173-9/+15
* call calendar_control_sensitize_calendar_commands when the primaryRodrigo Moya2003-12-172-55/+18