| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -5/+0 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-11 | 1 | -16/+43 |
|\ |
|
| * | Bug #251694 - Highlight current day in a calendar | Milan Crha | 2009-07-03 | 1 | -14/+17 |
| * | Bug #236996 - Calendar display for weekends in month view | Milan Crha | 2009-07-03 | 1 | -2/+26 |
| * | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -12/+12 |
| * | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
* | | Fix "make distcheck" errors. | Matthew Barnes | 2009-06-20 | 1 | -1/+1 |
* | | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -12/+12 |
* | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
* | | 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 |
| |/ |
|
| * | esthetic license header cleans, and fix e-pkcs12 | Michael Meeks | 2008-09-06 | 1 | -7/+3 |
| * | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 1 | -15/+14 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 1 | -1/+1 |
* | | Disable parts of my previous calendar work, such that all modules now load! | Matthew Barnes | 2008-10-28 | 1 | -0/+2 |
* | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 1 | -19/+14 |
|/ |
|
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Fixes bug #534360 | Matthew Barnes | 2008-05-23 | 1 | -23/+32 |
* | ** Fix for bug #512543 | Milan Crha | 2008-03-13 | 1 | -203/+0 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -19/+19 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -1/+1 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | Fixes bug #357970 | Matthew Barnes | 2006-12-04 | 1 | -10/+10 |
* | Don't manipulate the style's font description and don't use custom sizes | Ross Burton | 2006-08-24 | 1 | -3/+2 |
* | Committing updated patch for cairo. | Srinivasa Ragavan | 2006-05-04 | 1 | -4/+202 |
* | Added Cairo support for Evolution. | Srinivasa Ragavan | 2006-04-24 | 1 | -39/+65 |
* | Cleanups: - remove unused vars - remove extraneous semi-colons - add some | Kjartan Maraas | 2006-02-08 | 1 | -3/+2 |
* | ** Fixes bug #274234 | Srinivasa Ragavan | 2006-01-13 | 1 | -4/+14 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 1 | -13/+5 |
* | a small fix from Andrew Wu | Bolian Yin | 2003-12-11 | 1 | -0/+1 |
* | init a11y. emit signal "selected_time_changed". | Andrew Wu | 2003-12-09 | 1 | -0/+3 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 1 | -1/+1 |
* | new function. (e_cal_view_get_timezone, e_cal_view_set_timezone): new | Rodrigo Moya | 2003-07-25 | 1 | -1/+2 |
* | If we already have an evolution_dir, free the old one before setting it | Hans Petter Jansson | 2003-04-16 | 1 | -0/+2 |
* | Week view part of fix for #39895. | Hans Petter Jansson | 2003-04-07 | 1 | -3/+6 |
* | Nuke GdkFont and use Pango's font measuring. | Hans Petter Jansson | 2003-04-02 | 1 | -6/+16 |
* | Mainly making all views use PangoLayouts for text. When drawing a | Hans Petter Jansson | 2003-01-26 | 1 | -10/+15 |
* | Create a non-abstract enumeration type derived from GEnum. | Hans Petter Jansson | 2002-12-07 | 1 | -25/+4 |
* | Initial port of gui/ subdir to GNOME 2 | JP Rosevear | 2002-11-08 | 1 | -3/+2 |
* | figure out when today is and highlight if it is not selected | JP Rosevear | 2002-01-15 | 1 | -3/+16 |
* | 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 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Fix headers. Same here. Same here. Same here. Same here. Same here. Same | Kjartan Maraas | 2001-04-05 | 1 | -0/+4 |
* | gui/e-week-view*.c don't use the theme colors at all within the graphical | Damon Chaplin | 2001-01-18 | 1 | -18/+15 |
* | updated to support RDATE end times or durations. Note that if you have two | Damon Chaplin | 2000-09-30 | 1 | -7/+26 |
* | switched to using new ECalendar widget, and a few other fixes. | Damon Chaplin | 2000-08-31 | 1 | -5/+7 |
* | new function to see if the event dates have changed (including any | Damon Chaplin | 2000-05-01 | 1 | -1/+2 |
* | added new source files and pixmaps, and removed old source files, which | Damon Chaplin | 2000-04-24 | 1 | -0/+366 |