SHA256 (xblas.tar.gz) = b5fe7c71c2da1ed9bcdc5784a12c5fa9fb417577513fe8a38de5de0007f7aaa1 SIZE (xblas.tar.gz) = 2087424 el='alternate' title='Atom feed' href='http://tfcis.org/~lantw44/cgit/gsoc2013-evolution/atom/calendar/gui?h=GTKHTML_3_3_2' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGTKHTML_3_3_2nobody2003-12-09220-86761/+0
* remove setting property of "handle_popup". remove setting property ofBolian Yin2003-12-092-4/+0
* Fixes #46351Carl Sun2003-12-082-1/+25
* correct argument mismatch in "goto_date" signal definition.Bolian Yin2003-12-081-1/+1
* *** empty log message ***Rodrigo Moya2003-12-061-3/+3
* commit the patch of Sun YongAntonio Xu2003-12-052-2/+2
* Fix for bugzilla bug #51627.Harry Lu2003-12-051-0/+3
* *** empty log message ***Rodrigo Moya2003-12-041-10/+9
* Do not call control_util_set_folder_bar_label().Ettore Perazzoli2003-12-046-138/+1
* free the notification listJP Rosevear2003-12-043-1/+4
* 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-042-8/+20
* cast the parent (config_primary_selection_changed_cb): handle the primaryJP Rosevear2003-12-031-21/+126
* Do not depend on e-folder-list.Ettore Perazzoli2003-12-035-11/+7
* Version the schemas Removed AddedRodney Dawes2003-12-022-1/+6
* added a label to the dialog to make it look less ugly.Rodrigo Moya2003-12-021-0/+1
* added a label to the dialog to make it look less ugly.Rodrigo Moya2003-12-021-1/+6
* converted to use an ESourceOptionMenu instead of the ESourceSelector.Rodrigo Moya2003-12-021-14/+16
* Replace member "activity" with an "activity_id".Ettore Perazzoli2003-12-026-92/+89
* Pass a label for the status bar control for now.Ettore Perazzoli2003-12-022-0/+22
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-0213-41/+41
* removed unneeded functions. (alarm_notify_add_calendar,Rodrigo Moya2003-12-011-109/+0
* removed this function, since we now use the ESourceList to know whatRodrigo Moya2003-12-011-1/+1
* removed this function, since we now use the ESourceList to know whatRodrigo Moya2003-12-014-95/+102
* we want to skip if it *is* read onlyJP Rosevear2003-11-291-4/+3
* allocate the type information correctlyJP Rosevear2003-11-291-3/+3
* e_cal_new () -> e_cal_new_from_uri (). (backend_go_online): Ditto.Hans Petter Jansson2003-11-277-17/+13
* use the correct icalcomponent when calling e_cal_create_object.Rodrigo Moya2003-11-242-2/+1
* no need to have a selection for Paste to work.Rodrigo Moya2003-11-241-1/+1
* disable editing items if the selected task list is read only, not if it'sRodrigo Moya2003-11-241-1/+1
* new files containing the implementation of the 'New Task List' dialog.Rodrigo Moya2003-11-246-3/+372
* actually add the source selector to the dialog's box.Rodrigo Moya2003-11-241-0/+3
* fixed compilation errors.Rodrigo Moya2003-11-241-1/+1
* fixed compilation errors.Rodrigo Moya2003-11-243-4/+8
* fixed copyright notices.Rodrigo Moya2003-11-247-9/+229
* Update OAFIID of AlarmNotifyRoss Burton2003-11-243-3/+3
* Remove a bunch of gal includes that are no longer neededJP Rosevear2003-11-2025-34/+2
* Fixes #43556Rodrigo Moya2003-11-202-254/+142
* make sure timezone value is sane (get_completed): dittoJP Rosevear2003-11-203-14/+14
* make sure the timezone value is saneJP Rosevear2003-11-192-10/+10
* add protos82003-11-195-36/+200
* remove db3 includeJP Rosevear2003-11-191-1/+0
* removed the 'New...' menu items from the UI, it's now implemented in theRodrigo Moya2003-11-191-52/+0
* removed the 'New...' menu items from the UI, it's now implemented in theRodrigo Moya2003-11-192-17/+1
* added 'sensitive' argument. (fill_popup_menu_cb): disable/enable menuRodrigo Moya2003-11-192-2/+2
* added 'sensitive' argument. (fill_popup_menu_cb): disable/enable menuRodrigo Moya2003-11-192-10/+33
* Cleanup some ref/unref callsJP Rosevear2003-11-1816-53/+53
* peek the primary selection.Rodrigo Moya2003-11-182-69/+47
* 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-172-4/+80
* use the server.mk file to get rules for building versioned .server filesJP Rosevear2003-11-172-4/+2
* remove the AlarmNotify service, no more need for it, since the alarmRodrigo Moya2003-11-176-150/+54
* Make ending count of occurrences of Recurrence tab numeric only.Harry Lu2003-11-171-0/+1
* add a uriJP Rosevear2003-11-173-69/+2
* emit the added signal for the correct rowsJP Rosevear2003-11-171-8/+5
* copy in here (update_uris_for_selection): save the selectionJP Rosevear2003-11-173-13/+114
* add it via e-tasks (remove_uri_for_source): remove it via e-tasksJP Rosevear2003-11-177-85/+251
* set up a event to be edited (impl_requestCreateItem): implementJP Rosevear2003-11-171-17/+84
* include e-source* from e-d-sJP Rosevear2003-11-154-5/+4
* config accessor (calendar_config_set_calendars_selected): dittoJP Rosevear2003-11-154-22/+125
* New. (impl_requestCreateItem): New. (tasks_component_class_init): Install.Ettore Perazzoli2003-11-132-2/+39
* (impl__get_userCreatableItems): New.Ettore Perazzoli2003-11-131-2/+58
* Add a component_aliasEttore Perazzoli2003-11-131-0/+4
* Use non-deprecated gtk_menu_shell_append ().Hans Petter Jansson2003-11-131-1/+1
* Fixes #50808Bolian Yin2003-11-121-0/+10
* use a standard calendar status (backend_cal_opened_online): dittoJP Rosevear2003-11-127-30/+30
* return boolean not ECalStatus (update_objects): ditto (process_item_fn):JP Rosevear2003-11-111-5/+1
* Remove get-vtype check from the completed-tasks query (and don't leak theDan Winship2003-11-113-56/+7
* remove includes for toplevel libical dirJP Rosevear2003-11-082-2/+0
* Shush.JP Rosevear2003-11-072-4/+6
* Add forgotten file.JP Rosevear2003-11-071-0/+15
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-07103-2889/+2897
* fix typoJP Rosevear2003-11-051-8/+1
* add a unimplemented warning so we at least avoid relocation errors.Larry Ewing2003-11-051-0/+8
* added more menu items. (delete_calendar_cb): callbacks for new popup menuRodrigo Moya2003-11-043-11/+39
* added more menu items. (delete_calendar_cb): callbacks for new popup menuRodrigo Moya2003-11-041-10/+56
* add new signal "selected_time_changed" a11y initialization new publicBolian Yin2003-11-049-39/+79
* Append "_2". Likewise. Likewise. Likewise. LikewiseEttore Perazzoli2003-11-045-5/+5
* use "evolution2:config_item" properties instead of "evolution:config_item"Ettore Perazzoli2003-11-041-5/+5
* Add the webcal source group.Hans Petter Jansson2003-11-013-45/+215
* Add CAL_STATIC_CAPABILITY_NO_THISANDFUTURE andDan Winship2003-11-015-33/+52
* set up vars and rules for versioning the .server filesJP Rosevear2003-10-312-15/+9
* fixed mismatched condition in if/else statement.Rodrigo Moya2003-10-311-2/+2
* fixed mismatched condition in if/else statement.Rodrigo Moya2003-10-311-2/+2
* removed.Rodrigo Moya2003-10-314-25/+18
* use bonobo_main_quit, not gtk_main_quit.Rodrigo Moya2003-10-312-1/+16
* build new filesJP Rosevear2003-10-304-3/+341
* set an exception if we fail, so evo won't crash.Dan Winship2003-10-301-0/+6
* no need to update config settings everywhere explicitlyJP Rosevear2003-10-2912-201/+105
* set the format on the cal viewJP Rosevear2003-10-293-2/+29
* unref config manager (init_widgets): create config manager for theJP Rosevear2003-10-293-110/+20
* set the timezone for all clients (timezone_changed_cb): callback forJP Rosevear2003-10-2918-64/+1485
* fixed typo in menu item label.Rodrigo Moya2003-10-2914-91/+89
* connect to "fill_popup_menu" on the ESourceSelector.Rodrigo Moya2003-10-291-1/+8
* connect to "fill_popup_menu" on the ESourceSelector.Rodrigo Moya2003-10-291-0/+36
* no need to keep the timezone here, it is already stored in the model.Rodrigo Moya2003-10-282-22/+16
* store config objects as well (gnome_calendar_set_default_uri): returnJP Rosevear2003-10-2811-180/+1131
* changed fill_component_from_model virtual method to get an ETableModel,Rodrigo Moya2003-10-274-20/+19
* 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-258-12/+438
* update protosJP Rosevear2003-10-243-53/+149
* if the component received is an instance, add it to the recurrences hashRodrigo Moya2003-10-241-2/+2
* just uses the views array and the current view type (setup_widgets): dittoJP Rosevear2003-10-242-64/+27
* accept also text/calendar for D&D.Rodrigo Moya2003-10-245-7/+8
* use the internal client list to create the queriesJP Rosevear2003-10-241-41/+38
* fix typo (e_day_view_on_main_canvas_drag_data_received): fix C99 issue,JP Rosevear2003-10-241-3/+3
* remove and free op before return.Harry Lu2003-10-24