aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-cal-view.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes part of #41237Rodrigo Moya2003-12-171-13/+0
* Do not call control_util_set_folder_bar_label().Ettore Perazzoli2003-12-041-13/+0
* Replace member "activity" with an "activity_id".Ettore Perazzoli2003-12-021-25/+17
* Fixes #43556Rodrigo Moya2003-11-201-127/+71
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-273/+273
* add new signal "selected_time_changed" a11y initialization new publicBolian Yin2003-11-041-0/+10
* fixed typo in menu item label.Rodrigo Moya2003-10-291-0/+31
* no need to keep the timezone here, it is already stored in the model.Rodrigo Moya2003-10-281-11/+8
* accept also text/calendar for D&D.Rodrigo Moya2003-10-241-2/+2
* remove and free op before return.Harry Lu2003-10-241-15/+46
* connect also to ETableModel's "model_cell_changed" signal.Rodrigo Moya2003-10-231-1/+14
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-142/+355
* set more icons for the popup menu.Rodrigo Moya2003-08-201-1/+27
* Merged from calendar-views-with-model branchRodrigo Moya2003-08-201-123/+156
* Add a11y dependency. gui/calendar-commands.cBolian Yin2003-08-201-0/+29
* Merged ECalendarTable changes from new-calendar-branchRodrigo Moya2003-08-081-2/+3
* new function. (e_cal_view_get_timezone, e_cal_view_set_timezone): newRodrigo Moya2003-07-251-1/+75
* define ECalViewEvent as the base struct for the other views.Rodrigo Moya2003-07-241-27/+47
* check the uid before using it.Rodrigo Moya2003-07-241-0/+2
* removed.Rodrigo Moya2003-07-241-32/+59
* added missing cases. (setup_popup_icons): new function to set up icons forRodrigo Moya2003-07-241-0/+24
* moved the duplicated popup menu code here. (e_cal_view_create_popup_menu):Rodrigo Moya2003-07-231-3/+479
* removed unneeded prototypes.Rodrigo Moya2003-07-231-50/+42
* added "get_selected_events", and "update_query" virtual methods.Rodrigo Moya2003-07-231-0/+421
* removed e_day_view_set_calendar prototype.Rodrigo Moya2003-07-221-0/+40
* moved duplicated code to...Rodrigo Moya2003-07-181-0/+39
* new base class for calendar views.Rodrigo Moya2003-07-171-0/+70