aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-day-view-top-item.c
Commit message (Expand)AuthorAgeFilesLines
* 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