aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/control-factory.c
Commit message (Expand)AuthorAgeFilesLines
* ** Fixes bug #567276Matthew Barnes2009-01-111-1/+0
* Only include the toplevel GTK+ header.Matthew Barnes2008-10-311-1/+1
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-13/+13
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-0/+1
* Remove the calendar and task list controlsDan Winship2004-05-121-153/+0
* remove extra set view params (gnome_calendar_set_view): simplify, just setJP Rosevear2004-04-081-2/+4
* Replaced add_event_source with add_source and passed the VEVENT type asSarfraaz Ahmed2004-03-311-1/+1
* remove unused variableJP Rosevear2004-03-241-0/+2
* renamed from *_uri, to work with ESource's rather than with plain URIs.Rodrigo Moya2003-12-231-1/+12
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-2/+2
* no need to update config settings everywhere explicitlyJP Rosevear2003-10-291-1/+1
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-5/+13
* Add e-cal-list-view.etspec. (libevolution_calendar_la_SOURCES): AddHans Petter Jansson2003-10-101-0/+3
* Merged from calendar-views-with-model branchRodrigo Moya2003-08-201-1/+1
* Fix an unused variableDan Winship2003-07-231-0/+3
* Add a check to see if the view should be the day-view and change theJeffrey Stedfast2003-04-031-4/+6
* Removed. Removed.Ettore Perazzoli2003-01-141-70/+1
* Commit missing files.Ettore Perazzoli2002-11-091-1/+1
* Use g_signal_connect() instead of gtk_signal_connect(). Likewise.Ettore Perazzoli2002-11-091-2/+1
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-9/+13
* show the settingsJP Rosevear2002-04-191-0/+1
* Add view_info arg. If the view_info is non-empty and this is a calendarDan Winship2002-04-091-7/+51
* display an error message if the call to gnome_calendar_open orRodrigo Moya2002-02-271-1/+11
* don't append 'calendar.ics' to the URI. (get_prop): finished.Rodrigo Moya2002-02-141-13/+6
* removed code that connects to GnomeCalendar's "dates_shown_changed"Damon Chaplin2001-12-111-10/+0
* 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
* Ifdef-ed out the PersistFile bits.Federico Mena Quintero2001-10-251-0/+4
* added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, toDamon Chaplin2001-08-071-0/+10
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* add auto exit unrefJP Rosevear2001-06-201-2/+3
* Sync - FedericoFederico Mena Quintero2001-06-201-5/+7
* unref the property bag when we finish with itJP Rosevear2001-05-091-0/+1
* Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the neededKjartan Maraas2001-03-261-1/+2
* The model_rows_{inserted,deleted} signals changed names; deal with it.Federico Mena Quintero2001-03-251-11/+8
* New function: inits the BonoboPersistFile server.Miguel de Icaza2001-03-171-1/+29
* <gnome.h> trimming to reduce compilation time. Ditto. Ditto. Ditto. Ditto.Federico Mena Quintero2001-01-291-1/+0
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-2/+2
* changed the signature of the property_bag get/set functionsDietmar Maurer2001-01-151-0/+2
* Handle the case where the calendar view cannot be created; present aFederico Mena Quintero2001-01-041-0/+3
* Unconditionally remove the client from the alarm notification system.Federico Mena Quintero2001-01-031-1/+1
* return NULL if we can't create a view.Michael Meeks2000-12-051-1/+1
* Removed debugging message. (control_factory_init): Ditto.Federico Mena Quintero2000-12-021-3/+0
* The big api rename ...Michael Meeks2000-11-021-1/+1
* Removed the geometry and hidden arguments. This code is ancient.Federico Mena Quintero2000-10-311-1/+1
* New function with the loading/creation state machine. It is carefullyFederico Mena Quintero2000-09-091-1/+1
* Fall equinox cleanup!Federico Mena Quintero2000-09-081-30/+35
* Remove gnorba stuffJP Rosevear2000-08-261-8/+0
* Handle the PERCENT-COMPLETE property. (free_icalcomponent): Likewise.Federico Mena Quintero2000-08-121-4/+0
* Added a hash table to map calendar objects to their respective eventFederico Mena Quintero2000-06-011-1/+0
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-0/+193