| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix few 'may be used uninitialized' compiler warnings | Milan Crha | 2011-09-30 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -27/+31 |
* | Bug 649990 - Remove get_font_options() from e-util.c. | Matthew Barnes | 2011-05-17 | 1 | -8/+0 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-03-06 | 1 | -1/+2 |
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly | Milan Crha | 2011-02-25 | 1 | -6/+2 |
* | More whitespace cleanup. | Matthew Barnes | 2011-01-31 | 1 | -1/+1 |
* | Adapt EDayView + widgets to latest gtk+-3.0 API. | Matthew Barnes | 2011-01-26 | 1 | -66/+25 |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-01-25 | 1 | -13/+13 |
* | Move calendar preferences to the calendar module. | Matthew Barnes | 2010-11-05 | 1 | -42/+65 |
* | Add forgotten cairo_destroy() calls | Milan Crha | 2010-11-02 | 1 | -2/+6 |
* | calendar: Draw day view with cairo | Benjamin Otte | 2010-10-30 | 1 | -5/+0 |
* | calendar: Use G_PI | Benjamin Otte | 2010-10-30 | 1 | -3/+3 |
* | gnome-canvas: Convert canvas item transformation matrix to cairo | Benjamin Otte | 2010-10-30 | 1 | -3/+2 |
* | gnome-canvas: Change GnomeCanvasItem->point vfunc | Benjamin Otte | 2010-10-30 | 1 | -10/+3 |
* | Use new GDK keysym names if available. | Matthew Barnes | 2010-09-18 | 1 | -0/+1 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -1/+1 |
* | Work around sudden disappearance of GdkRegion in GTK+ 2.90.5. | Matthew Barnes | 2010-06-30 | 1 | -0/+2 |
* | Bug #607257 - Add checks for event->comp_data != NULL | Milan Crha | 2010-05-14 | 1 | -0/+12 |
* | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -8/+0 |
* | Work around recent GTK+ deprecations. | Matthew Barnes | 2010-03-05 | 1 | -0/+8 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -4/+0 |
* | Introduce ESelectable and EFocusTracker. | Matthew Barnes | 2009-12-26 | 1 | -0/+1 |
* | Calendar canvas item cleanup. | Matthew Barnes | 2009-09-22 | 1 | -473/+527 |
* | Re-enable more calendar code. | Matthew Barnes | 2009-08-28 | 1 | -3/+1 |
* | Bug #587468 - Show meeting icon for component with attendees only | Milan Crha | 2009-08-11 | 1 | -1/+1 |
* | Bug #300567 - Calendar drawing optimizations | Milan Crha | 2009-08-11 | 1 | -261/+187 |
* | Add properties to calendar classes. | Matthew Barnes | 2009-07-31 | 1 | -1/+1 |
* | Trimming redundancy. | Matthew Barnes | 2009-07-29 | 1 | -2/+4 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -13/+0 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-11 | 1 | -10/+25 |
|\ |
|
| * | Bug #238058 - Show more from summary for events with icons | Milan Crha | 2009-07-09 | 1 | -8/+10 |
| * | Bug #251694 - Highlight current day in a calendar | Milan Crha | 2009-07-03 | 1 | -2/+15 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-01 | 1 | -8/+11 |
|\| |
|
| * | Bug #238058 - Show more from summary for events with icons | Milan Crha | 2009-06-30 | 1 | -8/+11 |
| * | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -5/+5 |
| * | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -4/+4 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -28/+28 |
| * | 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 | -5/+5 |
* | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -4/+4 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -28/+28 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -3/+6 |
|\ \ |
|
| * | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
| |/ |
|
| * | Fix compiler warnings in calendar. | Matthew Barnes | 2009-05-26 | 1 | -2/+5 |
| * | Fixes #463602. | Chenthill Palanisamy | 2009-01-30 | 1 | -87/+93 |
| * | Change License from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-24 | 1 | -16/+14 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 1 | -1/+1 |
* | | Merge revisions 37108:37199 from trunk. | Matthew Barnes | 2009-02-01 | 1 | -87/+93 |
* | | Disable parts of my previous calendar work, such that all modules now load! | Matthew Barnes | 2008-10-28 | 1 | -0/+2 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 1 | -16/+14 |
|/ |
|
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -2/+2 |
* | ** Fixes bug #534360 | Matthew Barnes | 2008-05-23 | 1 | -23/+33 |
* | ** Fix for bug #512543 | Milan Crha | 2008-03-13 | 1 | -672/+0 |
* | ** Part of fix for bug #515744 | Milan Crha | 2008-02-18 | 1 | -10/+30 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -78/+78 |
* | Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations - | Kjartan Maraas | 2007-10-24 | 1 | -0/+1 |
* | ** Fix for bug #455862 Plugged memory leaks. | Hiroyuki Ikezoe | 2007-10-07 | 1 | -18/+4 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -1/+1 |
* | Fixes #332101 | Chenthill Palanisamy | 2006-10-17 | 1 | -1/+1 |
* | ** Fixes bug #352450 | Matthew Barnes | 2006-09-18 | 1 | -6/+6 |
* | Cairo fixes by rajeev | Srinivasa Ragavan | 2006-07-28 | 1 | -134/+259 |
* | Cairo fixes by rajeev | Srinivasa Ragavan | 2006-07-24 | 1 | -4/+10 |
* | Fixes bug #347773 | Srinivasa Ragavan | 2006-07-20 | 1 | -7/+9 |
* | Added code for Resize Transparency with Cairo drawing. Added code to | Rajeev ramanathan | 2006-07-10 | 1 | -172/+357 |
* | Committing updated patch for cairo. | Srinivasa Ragavan | 2006-05-04 | 1 | -15/+688 |
* | Fix crash: Should use a GdkColor struct as such here, not a pointer. | Tor Lillqvist | 2006-04-27 | 1 | -6/+5 |
* | Cairo updates to calendar | Srinivasa Ragavan | 2006-04-26 | 1 | -28/+16 |
* | Added Cairo support for Evolution. | Srinivasa Ragavan | 2006-04-24 | 1 | -157/+317 |
* | Cleanups: - remove unused vars - remove extraneous semi-colons - add some | Kjartan Maraas | 2006-02-08 | 1 | -10/+1 |
* | Fixes #272301 | Thouis R. Jones | 2005-05-30 | 1 | -0/+39 |
* | Reverted Marcus Baines patch | Rodrigo Moya | 2005-05-16 | 1 | -39/+0 |
* | Fixes #272301 | Thouis R. Jones | 2005-05-13 | 1 | -0/+39 |
* | Fixes #271679 | Rodrigo Moya | 2005-05-06 | 1 | -1/+1 |
* | Added support for attachments support to calendar items. | Harish Krishnaswamy | 2005-01-08 | 1 | -1/+24 |
* | Fixes #6767 | Li Yuan | 2004-11-04 | 1 | -2/+8 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 1 | -11/+6 |
* | Update the calendar to use the icon theme through the EIconFactory object | Michael Terry | 2004-04-19 | 1 | -17/+20 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 1 | -28/+28 |
* | add new signal "selected_time_changed" a11y initialization new public | Bolian Yin | 2003-11-04 | 1 | -0/+4 |
* | Merged from calendar-views-with-model branch | Rodrigo Moya | 2003-08-20 | 1 | -8/+36 |
* | new function. (e_cal_view_get_timezone, e_cal_view_set_timezone): new | Rodrigo Moya | 2003-07-25 | 1 | -1/+2 |
* | removed. | Rodrigo Moya | 2003-07-24 | 1 | -3/+3 |
* | Nuke GdkFont and use Pango's font measuring. | Hans Petter Jansson | 2003-04-02 | 1 | -2/+0 |
* | Fixes #39895 | Not Zed | 2003-03-30 | 1 | -3/+5 |
* | Create a non-abstract enumeration type derived from GEnum. | Hans Petter Jansson | 2002-12-07 | 1 | -25/+3 |
* | Initial port of gui/ subdir to GNOME 2 | JP Rosevear | 2002-11-08 | 1 | -2/+2 |
* | listen for the time editors to change | JP Rosevear | 2002-08-15 | 1 | -5/+2 |
* | use util function to see if the user is the organizer | 7 | 2002-07-18 | 1 | -1/+26 |
* | Fixes #16034 | Rodrigo Moya | 2002-07-03 | 1 | -3/+10 |
* | 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 |
* | unref the GdkPixmap and GdkBitmap returned by the function | Rodrigo Moya | 2001-08-10 | 1 | -0/+4 |
* | don't use a NULL mask in the call to gdk_gc_set_clip_mask | Rodrigo Moya | 2001-08-09 | 1 | -1/+2 |
* | added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, to | Damon Chaplin | 2001-08-07 | 1 | -5/+22 |
* | initialize to NULL some pointers | Rodrigo Moya | 2001-07-28 | 1 | -2/+2 |
* | do not discard drawing icon if mask is NULL | Rodrigo Moya | 2001-07-18 | 1 | -1/+1 |
* | more timezone updates. I'm pretty much done with the calendar code now, | Damon Chaplin | 2001-07-11 | 1 | -1/+29 |
* | cal-client/cal-client.[hc] cal-util/cal-component.c | Damon Chaplin | 2001-07-03 | 1 | -4/+6 |
* | use the new self-contained e_categories_config_open_dialog_for_entry() | Rodrigo Moya | 2001-07-03 | 1 | -4/+5 |
* | draw icons per category | Rodrigo Moya | 2001-07-01 | 1 | -0/+41 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
* | new files to contain layout code split off from EDayView an EWeekView, so | Damon Chaplin | 2001-05-29 | 1 | -1/+4 |
* | gui/e-week-view*.c don't use the theme colors at all within the graphical | Damon Chaplin | 2001-01-18 | 1 | -9/+6 |
* | Ximianified email addresses and copyrights. | Federico Mena Quintero | 2001-01-17 | 1 | -1/+2 |
* | added _click-to-add-message, though I'm not sure if i18n will work. | Damon Chaplin | 2000-10-20 | 1 | -4/+1 |
* | Use new cal_component_has_recurrences convenience function | JP Rosevear | 2000-09-06 | 1 | -2/+1 |
* | switched to using new ECalendar widget, and a few other fixes. | Damon Chaplin | 2000-08-31 | 1 | -15/+30 |
* | Use CalComponent instead of iCalObject. #if some alarm stuff | JP Rosevear | 2000-08-22 | 1 | -3/+6 |
* | new files to implement iCalendar recurrence rules. These are only part | Damon Chaplin | 2000-05-20 | 1 | -5/+5 |
* | added guint ref_count to iCalObject struct, and ical_object_ref/unref() | Damon Chaplin | 2000-05-06 | 1 | -9/+24 |
* | 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/+1 |
* | New widget for Day/Work-Week views. Unfinished. | Damon Chaplin | 2000-03-14 | 1 | -0/+631 |