| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes #23281, some refactoring and list view get_selected_time_range | Radek Doulik | 2004-01-15 | 1 | -6/+9 |
* | add a new signal "event_move" and its key binding. | Andrew Wu | 2004-01-09 | 1 | -0/+14 |
* | delete the ECalViewMoveDirection type declaration which was added by | Kidd Wang | 2004-01-08 | 1 | -7/+0 |
* | open a dialog for the selected task. ditto. add a menu item for "Open | Kidd Wang | 2004-01-06 | 1 | -0/+7 |
* | add a menu item for "open appointment". | Kidd Wang | 2003-12-29 | 1 | -0/+3 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 1 | -69/+69 |
* | add new signal "selected_time_changed" a11y initialization new public | Bolian Yin | 2003-11-04 | 1 | -0/+1 |
* | fixed typo in menu item label. | Rodrigo Moya | 2003-10-29 | 1 | -0/+2 |
* | accept also text/calendar for D&D. | Rodrigo Moya | 2003-10-24 | 1 | -1/+1 |
* | remove and free op before return. | Harry Lu | 2003-10-24 | 1 | -0/+2 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -0/+13 |
* | Merged from calendar-views-with-model branch | Rodrigo Moya | 2003-08-20 | 1 | -6/+5 |
* | Add a11y dependency. gui/calendar-commands.c | Bolian Yin | 2003-08-20 | 1 | -0/+2 |
* | new function. (e_cal_view_get_timezone, e_cal_view_set_timezone): new | Rodrigo Moya | 2003-07-25 | 1 | -0/+4 |
* | define ECalViewEvent as the base struct for the other views. | Rodrigo Moya | 2003-07-24 | 1 | -1/+15 |
* | removed. | Rodrigo Moya | 2003-07-24 | 1 | -1/+12 |
* | moved the duplicated popup menu code here. (e_cal_view_create_popup_menu): | Rodrigo Moya | 2003-07-23 | 1 | -0/+3 |
* | removed unneeded prototypes. | Rodrigo Moya | 2003-07-23 | 1 | -0/+2 |
* | added "get_selected_events", and "update_query" virtual methods. | Rodrigo Moya | 2003-07-23 | 1 | -0/+19 |
* | removed e_day_view_set_calendar prototype. | Rodrigo Moya | 2003-07-22 | 1 | -0/+2 |
* | moved duplicated code to... | Rodrigo Moya | 2003-07-18 | 1 | -1/+9 |
* | new base class for calendar views. | Rodrigo Moya | 2003-07-17 | 1 | -0/+55 |