| Commit message (Expand) | Author | Age | Files | Lines |
* | Move calendar preferences to the calendar module. | Matthew Barnes | 2010-11-10 | 1 | -1/+3 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-12 | 1 | -8/+15 |
* | Introduce ESelectable and EFocusTracker. | Matthew Barnes | 2009-12-26 | 1 | -0/+1 |
* | BugĀ 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 1 | -18/+7 |
* | Re-enable more calendar code. | Matthew Barnes | 2009-08-28 | 1 | -9/+3 |
* | More GnomeCalendar cleanup. | Matthew Barnes | 2009-08-19 | 1 | -1/+3 |
* | Trim more fat off the GnomeCalendar API. | Matthew Barnes | 2009-08-19 | 1 | -2/+4 |
* | Track the timezone in one place: ECalModel | Matthew Barnes | 2009-08-13 | 1 | -1/+5 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -2/+2 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
|\ |
|
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 1 | -13/+6 |
|\| |
|
| * | GN-bug #572348 - Removed deprecated Gtk+ symbols | Milan Crha | 2009-04-24 | 1 | -13/+6 |
| * | ** Fixes bug #567276 | Matthew Barnes | 2009-01-11 | 1 | -2/+0 |
| * | Change License from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-09-30 | 1 | -5/+21 |
* | | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 1 | -2/+0 |
* | | Disable parts of my previous calendar work, such that all modules now load! | Matthew Barnes | 2008-10-28 | 1 | -0/+8 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 1 | -5/+21 |
* | | Get Memos to come up. Doesn't really work yet, but the widgets are all there. | Matthew Barnes | 2008-09-30 | 1 | -1/+0 |
|/ |
|
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -2/+2 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -7/+1 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -14/+14 |
* | Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations - | Kjartan Maraas | 2007-10-24 | 1 | -1/+1 |
* | 2007-08-16 mcrha Fix for bug #464106 | Milan Crha | 2007-08-16 | 1 | -0/+3 |
* | Fixes bug #357970 | Matthew Barnes | 2006-12-04 | 1 | -3/+3 |
* | Cleanups: - remove unused vars - remove extraneous semi-colons - add some | Kjartan Maraas | 2006-02-08 | 1 | -2/+0 |
* | gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.c | Tor Lillqvist | 2005-11-26 | 1 | -1/+7 |
* | Convert the calendar_config_get_timezone and | JP Rosevear | 2004-02-06 | 1 | -3/+1 |
* | Fix for bugzilla bug #51627. | Harry Lu | 2003-12-05 | 1 | -0/+3 |
* | Fixes #50808 | Bolian Yin | 2003-11-12 | 1 | -0/+10 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 1 | -1/+1 |
* | Merged from calendar-views-with-model branch | Rodrigo Moya | 2003-08-20 | 1 | -1/+1 |
* | Don't insist appointment is updated if both old and new summary are blank. | Hans Petter Jansson | 2003-01-25 | 1 | -4/+8 |
* | Use g_object_ref()/g_object_unref() instead of | Ettore Perazzoli | 2002-11-09 | 1 | -1/+1 |
* | Use g_signal_connect() instead of gtk_signal_connect(). Likewise. | Ettore Perazzoli | 2002-11-09 | 1 | -13/+5 |
* | Initial port of gui/ subdir to GNOME 2 | JP Rosevear | 2002-11-08 | 1 | -1/+1 |
* | cal-client/cal-client.[hc] cal-util/cal-component.c | Damon Chaplin | 2001-07-03 | 1 | -9/+44 |
* | Renamed the occur field to occur_start; added an occur_end field. This way | Federico Mena Quintero | 2001-06-27 | 1 | -0/+2 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
* | Fix headers. Same here. Same here. Same here. Same here. Same here. Same | Kjartan Maraas | 2001-04-05 | 1 | -0/+7 |
* | <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 | -3/+4 |
* | Make sure the current month is shown when the dialog pops up. | JP Rosevear | 2000-12-23 | 1 | -2/+8 |
* | New function to keep the ecal marked properly (create_ecal): move more | JP Rosevear | 2000-12-23 | 1 | -14/+26 |
* | translations | JP Rosevear | 2000-12-23 | 1 | -265/+128 |
* | Fall equinox cleanup! | Federico Mena Quintero | 2000-09-08 | 1 | -2/+8 |
* | added new source files and pixmaps, and removed old source files, which | Damon Chaplin | 2000-04-24 | 1 | -2/+2 |
* | Renamed library from libcalutil to libcal-util, to be consistent with | Federico Mena Quintero | 2000-04-17 | 1 | -1/+1 |
* | calendar is a frame instead of a window, now. | Seth Alves | 2000-04-08 | 1 | -4/+7 |
* | build test-calendar-widget and evolution-calendar, common stuff is in a | Seth Alves | 2000-04-06 | 1 | -1/+1 |
* | replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendar | Seth Alves | 2000-03-09 | 1 | -1/+1 |
* | new file -- things shared between the client and server go in this | Seth Alves | 2000-03-04 | 1 | -1/+1 |
* | Small fix -miguel | Arturo Espinosa | 1999-09-28 | 1 | -9/+9 |
* | Add support for Due Date when adding a TODO item here. (column_resized): | Clifford R. Conover | 1999-03-11 | 1 | -5/+5 |
* | will define fonts via fontset. Friendlier to locales that use iso8859-[^1] | Sergey I. Panov | 1999-02-18 | 1 | -2/+2 |
* | Indentation fixes. | Federico Mena Quintero | 1999-02-16 | 1 | -1/+1 |
* | Made a private copy of what localtime() returns, to be able to keep the | Tomas Ogren | 1999-02-16 | 1 | -5/+5 |
* | Use the allocation size instead of the old fields in the canvas structure. | Federico Mena Quintero | 1998-12-15 | 1 | -1/+1 |
* | Use gnome_dialog_set_parent. ditto ditto. | Miguel de Icaza | 1998-12-10 | 1 | -1/+2 |
* | Use the font #defines. (month_view_new): Set the colors of the month view | Federico Mena Quintero | 1998-10-02 | 1 | -16/+47 |
* | Colorify the month item and prepare it for prelighting here. | Federico Mena Quintero | 1998-10-01 | 1 | -1/+2 |
* | Stuff that I forgot to commit yesterday. | Federico Mena Quintero | 1998-10-01 | 1 | -5/+11 |
* | Finished with the properties dialog. You can jump to days from the year | Federico Mena Quintero | 1998-09-04 | 1 | -48/+2 |
* | Today: we can now configure the colors for the monthly items, courtesy of | Federico Mena Quintero | 1998-09-03 | 1 | -73/+78 |
* | Centralized marking of month items. We now have a little utility function | Federico Mena Quintero | 1998-08-30 | 1 | -28/+11 |
* | Set the heading color of the month item. | Federico Mena Quintero | 1998-08-26 | 1 | -0/+1 |
* | Changed the Properties menu item to Preferences. These are global | Federico Mena Quintero | 1998-08-25 | 1 | -0/+2 |
* | We now have a nice generic monthly calendar item for the canvas. We | Federico Mena Quintero | 1998-08-19 | 1 | -4/+113 |
* | Fixes for 0.28 - Federico | Arturo Espinosa | 1998-08-18 | 1 | -1/+2 |
* | It helps to add the files first - Federico | Arturo Espinosa | 1998-08-14 | 1 | -0/+229 |