aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-cal-view.h
Commit message (Expand)AuthorAgeFilesLines
* add a new signal "event_move" and its key binding.Andrew Wu2004-01-091-0/+14
* delete the ECalViewMoveDirection type declaration which was added byKidd Wang2004-01-081-7/+0
* open a dialog for the selected task. ditto. add a menu item for "OpenKidd Wang2004-01-061-0/+7
* add a menu item for "open appointment".Kidd Wang2003-12-291-0/+3
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-69/+69
* add new signal "selected_time_changed" a11y initialization new publicBolian Yin2003-11-041-0/+1
* fixed typo in menu item label.Rodrigo Moya2003-10-291-0/+2
* accept also text/calendar for D&D.Rodrigo Moya2003-10-241-1/+1
* remove and free op before return.Harry Lu2003-10-241-0/+2
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-0/+13
* Merged from calendar-views-with-model branchRodrigo Moya2003-08-201-6/+5
* Add a11y dependency. gui/calendar-commands.cBolian Yin2003-08-201-0/+2
* new function. (e_cal_view_get_timezone, e_cal_view_set_timezone): newRodrigo Moya2003-07-251-0/+4
* define ECalViewEvent as the base struct for the other views.Rodrigo Moya2003-07-241-1/+15
* removed.Rodrigo Moya2003-07-241-1/+12
* moved the duplicated popup menu code here. (e_cal_view_create_popup_menu):Rodrigo Moya2003-07-231-0/+3
* removed unneeded prototypes.Rodrigo Moya2003-07-231-0/+2
* added "get_selected_events", and "update_query" virtual methods.Rodrigo Moya2003-07-231-0/+19
* removed e_day_view_set_calendar prototype.Rodrigo Moya2003-07-221-0/+2
* moved duplicated code to...Rodrigo Moya2003-07-181-1/+9
* new base class for calendar views.Rodrigo Moya2003-07-171-0/+55