| Commit message (Expand) | Author | Age | Files | Lines |
* | instead of returning a text representation, decode the text and return an | Seth Alves | 2000-06-08 | 1 | -11/+11 |
* | Implemented. (gnome_calendar_add_object): Removed function, since it was | Federico Mena Quintero | 2000-06-02 | 1 | -6/+1 |
* | Added a hash table to map calendar objects to their respective event | Federico Mena Quintero | 2000-06-01 | 1 | -1/+1 |
* | Flush - Federico | Federico Mena Quintero | 2000-05-30 | 1 | -1/+1 |
* | added guint ref_count to iCalObject struct, and ical_object_ref/unref() | Damon Chaplin | 2000-05-06 | 1 | -3/+9 |
* | for the long events pass E_DAY_VIEW_LONG_EVENT as the day. Fixes SEGV. | Damon Chaplin | 2000-05-05 | 1 | -0/+1 |
* | fixed code to populate the todo clist | Seth Alves | 2000-04-20 | 1 | -33/+24 |
* | calendar is a frame instead of a window, now. | Seth Alves | 2000-04-08 | 1 | -2/+4 |
* | build test-calendar-widget and evolution-calendar, common stuff is in a | Seth Alves | 2000-04-06 | 1 | -3/+10 |
* | Fix includes. (e_day_view_on_delete_occurance): Do not call | Federico Mena Quintero | 2000-03-23 | 1 | -0/+5 |
* | Removed function now that it is no CORBA server in the GUI. | Federico Mena Quintero | 2000-03-12 | 1 | -5/+2 |
* | replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendar | Seth Alves | 2000-03-09 | 1 | -3/+21 |
* | Added get_uids() method to get a list of UIDs based on object types. | Federico Mena Quintero | 2000-02-09 | 1 | -1/+1 |
* | Merged Rusty's last todo list coloring patch from stable to HEAD. | Russell Steinthal | 1999-11-22 | 1 | -36/+243 |
* | Small fix -miguel | Arturo Espinosa | 1999-09-28 | 1 | -3/+3 |
* | Added preliminary support for todo item priorities: they can be set, displayed, | Russell Steinthal | 1999-05-26 | 1 | -9/+56 |
* | Bumped version number to 1.0.3. | Federico Mena Quintero | 1999-04-20 | 1 | -0/+5 |
* | Kill all grabs from the CList before running the new dialog box. | Miguel de Icaza | 1999-04-17 | 1 | -0/+5 |
* | Make sure we can get events for button3. The code for the nice popup menu | Miguel de Icaza | 1999-04-09 | 1 | -0/+1 |
* | Made static. Make it use the full year format for strftime(). | Federico Mena Quintero | 1999-03-31 | 1 | -9/+6 |
* | Made clist titles i18n:able Added which views that are possible for --view | Tomas Ogren | 1999-03-24 | 1 | -2/+9 |
* | Add Summary editing for TODO items -rconover | Arturo Espinosa | 1999-03-17 | 1 | -2/+48 |
* | Add support for Due Date when adding a TODO item here. (column_resized): | Clifford R. Conover | 1999-03-11 | 1 | -24/+221 |
* | Gnomecal now autosaves all the time. | Arturo Espinosa | 1999-02-12 | 1 | -1/+3 |
* | Use gnome_dialog_set_parent. ditto ditto. | Miguel de Icaza | 1998-12-10 | 1 | -1/+1 |
* | use GPOINTER_TO_INT | Herbert V. Riedel | 1998-11-24 | 1 | -1/+1 |
* | Use a scrolled window to put the clist into. | Federico Mena Quintero | 1998-11-17 | 1 | -3/+7 |
* | Set the sensitivity of the edit/delete buttons. (gncal_todo_update): | Federico Mena Quintero | 1998-10-09 | 1 | -2/+5 |
* | Close dialog when return is pressed. | Havoc Pennington | 1998-05-18 | 1 | -0/+1 |
* | Actually save the to-do entries. | Federico Mena Quintero | 1998-04-24 | 1 | -39/+160 |
* | Made it use popup_menu(). | Federico Mena Quintero | 1998-04-23 | 1 | -0/+234 |