aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-day-view-main-item.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, toDamon Chaplin2001-08-071-5/+22
* 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-1/+29
* cal-client/cal-client.[hc] cal-util/cal-component.cDamon Chaplin2001-07-031-4/+6
* use the new self-contained e_categories_config_open_dialog_for_entry()Rodrigo Moya2001-07-031-4/+5
* draw icons per categoryRodrigo Moya2001-07-011-0/+41
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* new files to contain layout code split off from EDayView an EWeekView, soDamon Chaplin2001-05-291-1/+4
* gui/e-week-view*.c don't use the theme colors at all within the graphicalDamon Chaplin2001-01-181-9/+6
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-1/+2
* added _click-to-add-message, though I'm not sure if i18n will work.Damon Chaplin2000-10-201-4/+1
* Use new cal_component_has_recurrences convenience functionJP Rosevear2000-09-061-2/+1
* switched to using new ECalendar widget, and a few other fixes.Damon Chaplin2000-08-311-15/+30
* 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-5/+5
* added guint ref_count to iCalObject struct, and ical_object_ref/unref()Damon Chaplin2000-05-061-9/+24
* 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-0/+1
* New widget for Day/Work-Week views. Unfinished.Damon Chaplin2000-03-141-0/+631