/misc/alevt/files/

013-evolution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
Commit message (Expand)AuthorAgeFilesLines
* s/BonoboXObject/BonoboObject/Dan Winship2003-02-065-18/+24
* array of localized month day names ("1st" - "31st")Dan Winship2003-02-067-75/+294
* The CVS server exited after applying everything from my last commit,Hans Petter2003-02-051-10/+22
* Rename to e_meeting_time_selector_on_invite_others_button_expose() andHans Petter Jansson2003-02-052-9/+26
* Fix badly formatted ChangeLog entry. This has been bothering me since itHans Petter2003-02-051-2/+2
* Use PangoLayout to draw text.Hans Petter Jansson2003-02-052-12/+23
* updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-052-18/+18
* Skip setting the "font_gdk" arg for now.Hans Petter Jansson2003-02-026-0/+29
* Fixes #35572Ronald Kuetemeier2003-01-312-0/+9
* CalClient and CalComponent are GObjects.Chris Toshok2003-01-273-19/+26
* fix warning. (get_default_timezone): BonoboConfigDatabase ->Chris Toshok2003-01-274-94/+36
* Make clicks, drags and resizes work, and pangoize remaining strings. FixHans Petter Jansson2003-01-274-50/+89
* Mainly making all views use PangoLayouts for text. When drawing aHans Petter Jansson2003-01-2617-125/+308
* Don't insist appointment is updated if both old and new summary are blank.Hans Petter Jansson2003-01-2510-324/+373
* Remove, this is now defined in configure.in.Ettore Perazzoli2003-01-254-5/+11
* Add a terminating NULL to the concatenation.Hans Petter Jansson2003-01-242-1/+4
* GTK_OBJECT -> G_OBJECT cast.Hans Petter Jansson2003-01-249-8/+28
* Fixes some trivial, but distracting, warnings.Hans Petter Jansson2003-01-2412-20/+63
* Define componentdir instead of COMPONENT_DIR. Set it toEttore Perazzoli2003-01-242-1/+5
* (cal_backend_ref_categories): Do not put theEttore Perazzoli2003-01-232-1/+6
* Use EVOLUTION_GALVIEWSDIR.Ettore Perazzoli2003-01-2314-49/+103
* Create a GnomePrintDialog, not a GnomePrinterDialog. They're differentHans Petter Jansson2003-01-222-1/+7
* applied patch from Frederic Crozat <fcrozat@mandrakesoft.com>Radek Doulik2003-01-222-27/+26
* Move some non-file-backend-specific stuff from cal-backend-file here so itDan Winship2003-01-204-364/+392
* Implement EAlarmList as CalComponentAlarm list with a GtkTreeModelHans Petter Jansson2003-01-178-60/+880
* Silence warnings caused by missing casts.Hans Petter Jansson2003-01-163-44/+48
* Create accel groups for popup menus. Fixes crash.Hans Petter Jansson2003-01-16