aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-day-view-top-item.c
Commit message (Expand)AuthorAgeFilesLines
* EDayView: Hide data members which have accessor functions.Matthew Barnes2013-03-171-2/+6
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-55/+76
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+6
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-3/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-43/+28
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-17/+17
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-8/+15
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-1/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-6/+2
* More whitespace cleanup.Matthew Barnes2011-01-311-24/+24
* Adapt EDayView + widgets to latest gtk+-3.0 API.Matthew Barnes2011-01-261-43/+10
* Coding style and whitespace cleanup.Matthew Barnes2010-11-081-4/+4
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-051-19/+9
* Add forgotten cairo_destroy() callsMilan Crha2010-11-021-4/+4
* calendar: Draw day view with cairoBenjamin Otte2010-10-301-35/+33
* gnome-canvas: Convert canvas item transformation matrix to cairoBenjamin Otte2010-10-301-3/+2
* gnome-canvas: Change GnomeCanvasItem->point vfuncBenjamin Otte2010-10-301-10/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-15/+34
* Bug #607257 - Add checks for event->comp_data != NULLMilan Crha2010-05-141-0/+13
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-8/+9
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-051-0/+4
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-12/+2
* Calendar canvas item cleanup.Matthew Barnes2009-09-221-375/+444
* Bug #587468 - Show meeting icon for component with attendees onlyMilan Crha2009-08-111-1/+1
* Bug #300567 - Calendar drawing optimizationsMilan Crha2009-08-111-10/+3
* Trimming redundancy.Matthew Barnes2009-07-291-2/+5
* Bug #575581 - All Day Events Should Not Depend On Calendar ScrollingMilan Crha2009-07-291-2/+5
* More whitespace cleanup.Matthew Barnes2009-07-191-2/+2
* Fix excessive whitespace.Matthew Barnes2009-07-141-7/+0
* More code cleanup.Matthew Barnes2009-06-021-20/+20
* Whitespace cleanup.Matthew Barnes2009-05-291-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-4/+4
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
* Fix compiler warnings in calendar.Matthew Barnes2009-05-261-2/+2
* ** Part of fix for bug #352287Milan Crha2008-12-031-13/+13
* Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-241-15/+14
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-34/+49
* ** Fix for bug #512543Milan Crha2008-03-131-522/+0
* ** Part of fix for bug #515744Milan Crha2008-02-181-2/+7
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-17/+17
* ** Fix for bug #346693Milan Crha2007-11-051-110/+128
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* +2007-08-24 Hiroyuki Ikezoe <poincare@ikezoe.net>Hiroyuki Ikezoe2007-08-241-0/+22
* Plugged memory leaks.Hiroyuki Ikezoe2007-07-271-2/+5
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* ** Fixes bug #352450Matthew Barnes2006-09-181-6/+6
* Committing updated patch for cairo.Srinivasa Ragavan2006-05-041-10/+524
* Cairo updates to calendarSrinivasa Ragavan2006-04-261-44/+16
* Added Cairo support for Evolution.Srinivasa Ragavan2006-04-241-101/+219
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-11/+3
* Fixes #271679Rodrigo Moya2005-05-061-1/+1
* Added support for attachments support to calendar items.Harish Krishnaswamy2005-01-081-0/+11
* convert to G_DEFINE_TYPEJP Rosevear2004-10-141-12/+6
* Add an argument for the event_num so we can get the event object Draw theRodney Dawes2004-07-101-6/+26
* Update the calendar to use the icon theme through the EIconFactory objectMichael Terry2004-04-191-8/+10
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-15/+15
* add new signal "selected_time_changed" a11y initialization new publicBolian Yin2003-11-041-32/+40
* fixed typo in menu item label.Rodrigo Moya2003-10-291-2/+2
* Merged from calendar-views-with-model branchRodrigo Moya2003-08-201-2/+16
* new function. (e_cal_view_get_timezone, e_cal_view_set_timezone): newRodrigo Moya2003-07-251-1/+2
* removed.Rodrigo Moya2003-07-241-3/+3
* Fixes #43775JP Rosevear2003-05-311-1/+2
* Nuke GdkFont and use Pango's font measuring.Hans Petter Jansson2003-04-021-6/+2
* Make clicks, drags and resizes work, and pangoize remaining strings. FixHans Petter Jansson2003-01-271-17/+12
* Mainly making all views use PangoLayouts for text. When drawing aHans Petter Jansson2003-01-261-2/+16
* Create a non-abstract enumeration type derived from GEnum.Hans Petter Jansson2002-12-071-25/+3
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-5/+4
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* don't call calendar_config_check_timezone_set() now, since the startupDamon Chaplin2001-09-041-4/+4
* added new e-sexp operator. We don't currently use it though.Damon Chaplin2001-08-221-1/+2
* unref the GdkPixmap and GdkBitmap returned by the functionRodrigo Moya2001-08-101-0/+4
* don't use a NULL mask in the call to gdk_gc_set_clip_maskRodrigo Moya2001-08-091-1/+2
* initialize to NULL some pointersRodrigo Moya2001-07-281-2/+2
* do not discard drawing icon if mask is NULLRodrigo Moya2001-07-181-1/+1
* more timezone updates. I'm pretty much done with the calendar code now,Damon Chaplin2001-07-111-4/+4
* fix warning, and added some debug messages.Damon Chaplin2001-07-031-0/+5
* cal-client/cal-client.[hc] cal-util/cal-component.cDamon Chaplin2001-07-031-3/+8
* use the new self-contained e_categories_config_open_dialog_for_entry()Rodrigo Moya2001-07-031-3/+4
* draw icons per categoryRodrigo Moya2001-07-011-0/+28
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-051-0/+3
* gui/e-week-view*.c don't use the theme colors at all within the graphicalDamon Chaplin2001-01-181-19/+36
* added new source files for the Tasks folders.Damon Chaplin2001-01-081-6/+6
* finished 12-hour support and tried to tidy up & comment the drawing codeDamon Chaplin2000-11-291-40/+79
* added _click-to-add-message, though I'm not sure if i18n will work.Damon Chaplin2000-10-201-4/+1
* updated to support RDATE end times or durations. Note that if you have twoDamon Chaplin2000-09-301-4/+14
* Use new cal_component_has_recurrences convenience functionJP Rosevear2000-09-061-2/+1
* Use CalComponent instead of iCalObject. #if some alarm stuffJP Rosevear2000-08-221-3/+6
* new files to implement iCalendar recurrence rules. These are only partDamon Chaplin2000-05-201-3/+3
* added guint ref_count to iCalObject struct, and ical_object_ref/unref()Damon Chaplin2000-05-061-8/+29
* new function to see if the event dates have changed (including anyDamon Chaplin2000-05-011-1/+2
* added new source files and pixmaps, and removed old source files, whichDamon Chaplin2000-04-241-2/+10
* New widget for Day/Work-Week views. Unfinished.Damon Chaplin2000-03-141-0/+553