| Commit message (Expand) | Author | Age | Files | Lines |
* | #include gtkoptionmenu.h. (cal_prefs_dialog_new): adapted to changes in | Rodrigo Moya | 2002-11-07 | 1 | -3/+2 |
* | free the view popup (e_week_view_show_popup_menu): add the view popup to | JP Rosevear | 2002-04-24 | 1 | -0/+4 |
* | [Start implementing the new Search Bar design.] | Ettore Perazzoli | 2002-03-16 | 1 | -0/+4 |
* | pass meeting boolean for gnome_calendar_edit_object and | JP Rosevear | 2002-02-08 | 1 | -2/+4 |
* | Fix bug #13723. | Federico Mena Quintero | 2001-10-31 | 1 | -2/+10 |
* | get the tasks directly from the CalendarModel, so we get the filtering & | Damon Chaplin | 2001-10-29 | 1 | -0/+3 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -4/+3 |
* | don't call calendar_config_check_timezone_set() now, since the startup | Damon Chaplin | 2001-09-04 | 1 | -0/+6 |
* | new function to open the task editor to add a new task. | Damon Chaplin | 2001-08-18 | 1 | -0/+2 |
* | added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, to | Damon Chaplin | 2001-08-07 | 1 | -0/+6 |
* | New function; stops further notification from happening. This is needed | Federico Mena Quintero | 2001-08-04 | 1 | -11/+0 |
* | started some code to show the currently displayed dates in the folder | Damon Chaplin | 2001-07-31 | 1 | -0/+3 |
* | Constify and set the query sexp on the task pad's model as well. | Federico Mena Quintero | 2001-07-28 | 1 | -1/+1 |
* | cal-client/cal-client.[hc] cal-util/cal-component.c | Damon Chaplin | 2001-07-03 | 1 | -0/+4 |
* | Doh, the call for the day view was supposed to be | Federico Mena Quintero | 2001-07-01 | 1 | -1/+1 |
* | removed not-uses-anymore parameter in call to | Rodrigo Moya | 2001-06-28 | 1 | -0/+5 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
* | moved the function to check for a default timezone to calendar-config.c, | Damon Chaplin | 2001-06-20 | 1 | -3/+0 |
* | added code to show the timezone dialog if the user hasn't set a default | Damon Chaplin | 2001-06-20 | 1 | -0/+3 |
* | Sync - Federico | Federico Mena Quintero | 2001-06-20 | 1 | -5/+18 |
* | New function. | Federico Mena Quintero | 2001-05-30 | 1 | -4/+1 |
* | new files to contain layout code split off from EDayView an EWeekView, so | Damon Chaplin | 2001-05-29 | 1 | -0/+1 |
* | Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the needed | Kjartan Maraas | 2001-03-26 | 1 | -1/+0 |
* | The model_rows_{inserted,deleted} signals changed names; deal with it. | Federico Mena Quintero | 2001-03-25 | 1 | -6/+1 |
* | Added ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu. | Miguel de Icaza | 2001-03-18 | 1 | -0/+3 |
* | Ximianified email addresses and copyrights. | Federico Mena Quintero | 2001-01-17 | 1 | -8/+23 |
* | The icon column is not editable! | Federico Mena Quintero | 2000-11-22 | 1 | -18/+0 |
* | Clear the rdate and exrule lists from the component if we are setting a | Federico Mena Quintero | 2000-11-13 | 1 | -2/+0 |
* | call calendar_config_write_on_exit() to write out some special config | Damon Chaplin | 2000-10-12 | 1 | -0/+9 |
* | New function with the loading/creation state machine. It is carefully | Federico Mena Quintero | 2000-09-09 | 1 | -3/+3 |
* | Fall equinox cleanup! | Federico Mena Quintero | 2000-09-08 | 1 | -83/+35 |
* | Use gnome_calendar_construct() so that we can check for proper creation of | Federico Mena Quintero | 2000-09-02 | 1 | -0/+3 |
* | Ensure that the child's allocation height is >= 1. | Federico Mena Quintero | 2000-08-31 | 1 | -1/+2 |
* | switched to using new ECalendar widget, and a few other fixes. | Damon Chaplin | 2000-08-31 | 1 | -25/+64 |
* | New function. Mostly moved over from | Federico Mena Quintero | 2000-08-11 | 1 | -0/+2 |
* | New function. (cal_component_get_icalcomponent): Ensure that the SEQUENCE | Federico Mena Quintero | 2000-08-08 | 1 | -3/+3 |
* | Sync - Federico | Federico Mena Quintero | 2000-06-23 | 1 | -4/+0 |
* | added little buttons which are shown when there are more events than will | Damon Chaplin | 2000-06-17 | 1 | -0/+4 |
* | Implemented. (gnome_calendar_add_object): Removed function, since it was | Federico Mena Quintero | 2000-06-02 | 1 | -4/+2 |
* | Added a hash table to map calendar objects to their respective event | Federico Mena Quintero | 2000-06-01 | 1 | -9/+13 |
* | Flush - Federico | Federico Mena Quintero | 2000-05-30 | 1 | -2/+1 |
* | Commit for if my laptop dies - Federico | Federico Mena Quintero | 2000-05-24 | 1 | -4/+0 |
* | Removed unused arguments. Load the initial alarms here. (load_alarms): New | Federico Mena Quintero | 2000-05-12 | 1 | -0/+6 |
* | new function to get the currently seleted time range form the current | Damon Chaplin | 2000-05-01 | 1 | -0/+7 |
* | added new source files and pixmaps, and removed old source files, which | Damon Chaplin | 2000-04-24 | 1 | -5/+22 |
* | calls gnome_calendar_open instead of checking on disk and calling load or | Seth Alves | 2000-04-20 | 1 | -2/+11 |
* | set calendar's uri with a property bag | Seth Alves | 2000-04-19 | 1 | -0/+4 |
* | catch cal_loaded signal on the cal client. (gnome_calendar_load_cb): | Seth Alves | 2000-04-10 | 1 | -1/+1 |
* | new function: friendly wrapper for cal_client_create_calendar | Seth Alves | 2000-04-09 | 1 | -0/+2 |
* | build test-calendar-widget and evolution-calendar, common stuff is in a | Seth Alves | 2000-04-06 | 1 | -1/+1 |
* | Removed function now that it is no CORBA server in the GUI. | Federico Mena Quintero | 2000-03-12 | 1 | -6/+11 |
* | replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendar | Seth Alves | 2000-03-09 | 1 | -3/+6 |
* | New file. Implements PalmPilot syncronization with the Gnome Calendar. | Miguel de Icaza | 1999-07-28 | 1 | -0/+2 |
* | Fix abort() problem with the year view. (Bug #1367). Thanks to Owen Cliffe | Robert Brady | 1999-06-06 | 1 | -0/+1 |
* | Add support for Due Date when adding a TODO item here. (column_resized): | Clifford R. Conover | 1999-03-11 | 1 | -2/+7 |
* | New file that presents a quick view of the events in a particular day when | Federico Mena Quintero | 1998-09-29 | 1 | -3/+1 |
* | Today: we can now configure the colors for the monthly items, courtesy of | Federico Mena Quintero | 1998-09-03 | 1 | -0/+3 |
* | Today: Beautification of the Preferences dialog. Made the menus more | Federico Mena Quintero | 1998-08-25 | 1 | -0/+4 |
* | Changed the Properties menu item to Preferences. These are global | Federico Mena Quintero | 1998-08-25 | 1 | -1/+0 |
* | We now have a nice generic monthly calendar item for the canvas. We | Federico Mena Quintero | 1998-08-19 | 1 | -0/+2 |
* | Start of the month view widget. This will use the generic month item and | Federico Mena Quintero | 1998-08-11 | 1 | -0/+2 |
* | Add support for --view flag. (session_save_state): Save the view mode; | Miguel de Icaza | 1998-07-08 | 1 | -11/+22 |
* | Various fixes and optimizations; Tagging of the days with appointements. | Arturo Espinosa | 1998-04-30 | 1 | -0/+1 |
* | Made it use GncalDayPanel. | Federico Mena Quintero | 1998-04-22 | 1 | -3/+1 |
* | Usability fixes -mig | Arturo Espinosa | 1998-04-18 | 1 | -1/+1 |
* | Yes. | Arturo Espinosa | 1998-04-18 | 1 | -0/+1 |
* | Added mandatory status property. (ical_object_to_vobject): Only store | Federico Mena Quintero | 1998-04-18 | 1 | -0/+1 |
* | Year view, double click -mig | Arturo Espinosa | 1998-04-18 | 1 | -0/+1 |
* | New widget for the year view. added required compilation of the new files. | Arturo Espinosa Aldama | 1998-04-15 | 1 | -0/+2 |
* | Now takes object and flags parameters. Likewise. Likewise. | Federico Mena Quintero | 1998-04-14 | 1 | -1/+3 |
* | New function to let the outside world decide which child to focus. | Federico Mena Quintero | 1998-04-14 | 1 | -1/+1 |
* | More work on the recurrence dialog box, day navigation -mig | Arturo Espinosa | 1998-04-12 | 1 | -0/+1 |
* | Show instead of just map the child widget (otherwise the text widget gets | Federico Mena Quintero | 1998-04-09 | 1 | -7/+8 |
* | More work in progress, wheeeee - Federico | Arturo Espinosa | 1998-04-08 | 1 | -1/+0 |
* | more and more fixes -mig | Arturo Espinosa | 1998-04-04 | 1 | -0/+4 |
* | Lots -mig | Arturo Espinosa | 1998-04-04 | 1 | -1/+8 |
* | More calendar work -mig | Arturo Espinosa | 1998-04-03 | 1 | -3/+4 |
* | Day events are now cached inside the widget. They get initialized at this | Miguel de Icaza | 1998-04-03 | 1 | -0/+1 |
* | New main program that uses our new datatypes and objects. | Miguel de Icaza | 1998-04-02 | 1 | -1/+1 |
* | GnomeCalendar toplevel GnomeApp; versit code -mig | Arturo Espinosa | 1998-04-02 | 1 | -0/+35 |