aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-day-view-time-item.c
Commit message (Expand)AuthorAgeFilesLines
* If we already have an evolution_dir, free the old one before setting itHans Petter Jansson2003-04-161-0/+3
* Nuke GdkFont and use Pango's font measuring.Hans Petter Jansson2003-04-021-8/+6
* Use e_auto_kill_popup_menu_on_selection_done() instead ofEttore Perazzoli2003-02-071-1/+1
* Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir,Dan Winship2003-02-061-1/+1
* Mainly making all views use PangoLayouts for text. When drawing aHans Petter Jansson2003-01-261-19/+52
* Create a non-abstract enumeration type derived from GEnum.Hans Petter Jansson2002-12-071-25/+3
* Commit missing files.Ettore Perazzoli2002-11-091-4/+3
* Use g_signal_connect() instead of gtk_signal_connect(). Likewise.Ettore Perazzoli2002-11-091-3/+2
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-6/+8
* 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
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-051-0/+3
* <gnome.h> trimming to reduce compilation time. Likewise. Likewise.Federico Mena Quintero2001-01-301-1/+0
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-1/+2
* Initialize max_large_digit_width to 0 to prevent crazy sizing issues.JP Rosevear2000-12-051-1/+1
* finished 12-hour support and tried to tidy up & comment the drawing codeDamon Chaplin2000-11-291-115/+194
* added more support for config settings.Damon Chaplin2000-11-271-32/+63
* got 12/24 hour format the wrong way round.Damon Chaplin2000-10-121-2/+2
* call calendar_config_write_on_exit() to write out some special configDamon Chaplin2000-10-121-1/+15
* #include <e-util/e-cursors.h>Federico Mena Quintero2000-08-241-2/+3
* Include gnome.h for gettext purposesJP Rosevear2000-08-241-0/+1
* new files to implement iCalendar recurrence rules. These are only partDamon Chaplin2000-05-201-5/+121
* added guint ref_count to iCalObject struct, and ical_object_ref/unref()Damon Chaplin2000-05-061-2/+4
* added new source files and pixmaps, and removed old source files, whichDamon Chaplin2000-04-241-1/+102
* New widget for Day/Work-Week views. Unfinished.Damon Chaplin2000-03-141-0/+312