| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes #43029 | JP Rosevear | 2003-05-16 | 1 | -12/+3 |
* | guard against multiple destroys | JP Rosevear | 2003-05-15 | 1 | -6/+8 |
* | Fixes #37552 | JP Rosevear | 2003-04-25 | 1 | -5/+3 |
* | added missing capabilities. | Rodrigo Moya | 2003-04-11 | 1 | -1/+2 |
* | Fixes #34095 | Hans Petter Jansson | 2003-03-18 | 1 | -0/+1 |
* | If only the pipe wouldn't break. | JP Rosevear | 2003-03-05 | 1 | -2/+6 |
* | Cast signal handlers to GtkSignalFunc, avoid warnings. | Hans Petter Jansson | 2003-01-15 | 1 | -12/+12 |
* | Create a non-abstract enumeration type derived from GEnum. | Hans Petter Jansson | 2002-12-07 | 1 | -26/+2 |
* | Use g_object_set_data(..., NULL) instead of gtk_object_remove_data(). | Ettore Perazzoli | 2002-11-09 | 1 | -39/+39 |
* | Use g_object_ref()/g_object_unref() instead of | Ettore Perazzoli | 2002-11-09 | 1 | -11/+11 |
* | Use g_signal_connect() instead of gtk_signal_connect(). Likewise. | Ettore Perazzoli | 2002-11-09 | 1 | -25/+12 |
* | Initial port of gui/ subdir to GNOME 2 | JP Rosevear | 2002-11-08 | 1 | -25/+24 |
* | Fixes #30057 | Rodrigo Moya | 2002-10-03 | 1 | -7/+11 |
* | Non-Connector part of #29334 (meeting created by a delegate in the | Dan Winship | 2002-09-28 | 1 | -2/+1 |
* | new function for adding VTIMEZONE components to a VCALENDAR component. | Rodrigo Moya | 2002-07-27 | 1 | -0/+3 |
* | a registry of comp editors so we can close them all centrally | JP Rosevear | 2002-05-27 | 1 | -8/+20 |
* | Bumped required gal version number to 0.19.99.11. | Christopher James Lahey | 2002-04-18 | 1 | -24/+12 |
* | implement new pop up menu items for "Save as", "Print", "Assign Task", | JP Rosevear | 2002-03-30 | 1 | -8/+115 |
* | Updated to use new EPopupMenu API. | Jeffrey Stedfast | 2002-03-16 | 1 | -13/+13 |
* | new verb callback (sensitize_commands): set sensitivity of mark complete | JP Rosevear | 2002-01-04 | 1 | -0/+19 |
* | don't abort when e_table_selected_count() returns odd values. There seems | Damon Chaplin | 2001-11-15 | 1 | -4/+8 |
* | Require gal 0.15.99.8 | Joe Shaw | 2001-10-30 | 1 | -1/+1 |
* | Delete appointments with empty summaries. Fixes Ximian bug #780. | Federico Mena Quintero | 2001-10-28 | 1 | -1/+2 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | convert the formatted date to UTF-8. | Damon Chaplin | 2001-10-27 | 1 | -3/+0 |
* | added status bar messages | Rodrigo Moya | 2001-10-27 | 1 | -0/+10 |
* | when iterating over the subcomponents, use 'subcomp' rather than | Damon Chaplin | 2001-10-25 | 1 | -24/+25 |
* | added setDefaultTimezone() method. | Damon Chaplin | 2001-10-23 | 1 | -13/+35 |
* | added comparison functions for these special cell types. But the date and | Damon Chaplin | 2001-09-27 | 1 | -1/+65 |
* | hide the timezone fields for all-day events. We will use DATE values for | Damon Chaplin | 2001-08-17 | 1 | -0/+1 |
* | *** empty log message *** | Federico Mena Quintero | 2001-08-15 | 1 | -1/+1 |
* | added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, to | Damon Chaplin | 2001-08-07 | 1 | -4/+2 |
* | added check for NULL pointers. Maybe fixes #5203 (I can't reproduce it, so | Rodrigo Moya | 2001-08-07 | 1 | -19/+13 |
* | started some code to show the currently displayed dates in the folder | Damon Chaplin | 2001-07-31 | 1 | -22/+37 |
* | initialize to NULL some pointers | Rodrigo Moya | 2001-07-28 | 1 | -14/+60 |
* | New files with a derivative of ESearchBar that generates sexps for | Federico Mena Quintero | 2001-07-28 | 1 | -188/+3 |
* | check type of component before actually pasting. Deal with VCALENDAR | Rodrigo Moya | 2001-07-26 | 1 | -0/+2 |
* | new proto | JP Rosevear | 2001-07-13 | 1 | -1/+1 |
* | fix typo breaking compilation | JP Rosevear | 2001-07-13 | 1 | -2/+2 |
* | added support for multiple selections in cut/copy/paste. Also, it's now | Rodrigo Moya | 2001-07-13 | 1 | -21/+38 |
* | Added a hack to get the last string translated since xml-i18n-tools | Kjartan Maraas | 2001-07-11 | 1 | -0/+9 |
* | [Fix bug #4389: ETableSpecification still in .c file] | Jason Leach | 2001-07-11 | 1 | -89/+4 |
* | more timezone updates. I'm pretty much done with the calendar code now, | Damon Chaplin | 2001-07-11 | 1 | -0/+1 |
* | cal-client/cal-client.[hc] cal-util/cal-component.c | Damon Chaplin | 2001-07-03 | 1 | -0/+37 |
* | new functions for allowing the execution of clipboard-related commands | Rodrigo Moya | 2001-06-28 | 1 | -44/+87 |
* | fixed (e_calendar_table_on_copy): fixed | Rodrigo Moya | 2001-06-27 | 1 | -38/+18 |
* | New function to compare tasks like the Pilot task list. | Federico Mena Quintero | 2001-06-24 | 1 | -0/+74 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
* | added getFreeBusy method | Rodrigo Moya | 2001-06-20 | 1 | -0/+215 |
* | renamed from editor-page for consistency, more complete implementation | JP Rosevear | 2001-06-02 | 1 | -3/+4 |
* | Fix bug #2831; the tasks toolbar and menu now have a button to delete the | Federico Mena Quintero | 2001-05-22 | 1 | -58/+89 |
* | Fix bug #2829. | Federico Mena Quintero | 2001-05-19 | 1 | -88/+175 |
* | 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 | -26/+37 |
* | Removed .oafinfo files -- they are obsolete. Moved pixmaps from | Gediminas Paulauskas | 2001-03-15 | 1 | -5/+5 |
* | keep list of all Tasks folders so we can update the preference settings | Damon Chaplin | 2001-03-05 | 1 | -11/+163 |
* | Added libmenus.la. | Christopher James Lahey | 2001-02-14 | 1 | -0/+6 |
* | override value to string virtual method (calendar_model_value_to_string): | JP Rosevear | 2001-02-14 | 1 | -2/+2 |
* | Pull up from 0.9 branch | JP Rosevear | 2001-02-09 | 1 | -0/+2 |
* | Pulling stuff up from the branch | JP Rosevear | 2001-02-07 | 1 | -4/+7 |
* | get the new reminder widgets (sync_entries): different callback data | JP Rosevear | 2001-02-06 | 1 | -0/+1 |
* | Mark a string for translation. Mark a bunch of strings for translation. | Kjartan Maraas | 2001-01-30 | 1 | -1/+2 |
* | <gnome.h> trimming to reduce compilation time. Likewise. Likewise. | Federico Mena Quintero | 2001-01-30 | 1 | -1/+0 |
* | Ximianified email addresses and copyrights. | Federico Mena Quintero | 2001-01-17 | 1 | -1/+23 |
* | changed the expansion values so that small text fields are 1.0, all the | Damon Chaplin | 2001-01-15 | 1 | -6/+6 |
* | moved #include <cal-client/cal-client.h> to the .h file. | Damon Chaplin | 2001-01-14 | 1 | -89/+237 |
* | Add translation strings. | Miguel de Icaza | 2001-01-12 | 1 | -0/+17 |
* | Do not compose strings so that they can be localized correctly. Also, | Federico Mena Quintero | 2001-01-03 | 1 | -4/+4 |
* | Reset the widths of the columns with pixbufs to the actual pixbufs' sizes; | Federico Mena Quintero | 2000-12-15 | 1 | -2/+2 |
* | Attach signal handlers to the e_scrolled_table's etable rather than to the | JP Rosevear | 2000-12-09 | 1 | -4/+11 |
* | Got rid of code referencing the ETableScrolled proxy functions. | Christopher James Lahey | 2000-12-08 | 1 | -3/+3 |
* | Fixes bug #920. | Federico Mena Quintero | 2000-12-07 | 1 | -4/+27 |
* | Reformatted the table spec to make it easier to read. | Federico Mena Quintero | 2000-11-29 | 1 | -23/+55 |
* | Unref the ETable extras. | Federico Mena Quintero | 2000-11-25 | 1 | -0/+2 |
* | Remove the check because it makes it look like the task is already | Federico Mena Quintero | 2000-11-22 | 1 | -1/+1 |
* | removed debug message. | Damon Chaplin | 2000-10-21 | 1 | -9/+32 |
* | added _click-to-add-message, though I'm not sure if i18n will work. | Damon Chaplin | 2000-10-20 | 1 | -4/+1 |
* | set the 2 icon columns to a min width of 18 and resizable to FALSE. | Damon Chaplin | 2000-10-13 | 1 | -2/+2 |
* | Fixed the column elements here. | Christopher James Lahey | 2000-10-11 | 1 | -3/+3 |
* | Updated to use the new ETable specification stuff. | Christopher James Lahey | 2000-10-11 | 1 | -51/+30 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -5/+5 |
* | uses the new TaskEditor dialog. | Damon Chaplin | 2000-09-06 | 1 | -7/+5 |
* | Use gnome_calendar_construct() so that we can check for proper creation of | Federico Mena Quintero | 2000-09-02 | 1 | -1/+2 |
* | Uncomment debug code. | JP Rosevear | 2000-08-26 | 1 | -5/+5 |
* | Don't attempt to free this if its null (calendar_model_duplicate_value): | JP Rosevear | 2000-08-26 | 1 | -12/+10 |
* | Properly append to list | JP Rosevear | 2000-08-25 | 1 | -1/+1 |
* | Updated function. (e_calendar_table_open_task): Updated function. | Federico Mena Quintero | 2000-08-24 | 1 | -95/+44 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-09 | 1 | -0/+1 |
* | new ECalendarTable to show an ETable view for Todo/Event items. | Damon Chaplin | 2000-07-26 | 1 | -0/+481 |