aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/schedule-page.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-2/+1
* Address couple issues found by a Coverity scanMilan Crha2012-11-301-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-38/+57
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-4/+9
* Remove unnecessary #include <e-util/e-dialog-widgets.h>Matthew Barnes2011-12-241-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-12/+17
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-1/+2
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-22/+31
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-6/+2
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-051-6/+6
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-1/+0
* Coding style and whitespace cleanups.Matthew Barnes2010-06-071-97/+81
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-1/+3
* Add extensions to configure calender widgets.Matthew Barnes2010-03-201-16/+0
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-4/+0
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-20/+8
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-6/+6
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-161-0/+1
* More refactoring of settings management.Matthew Barnes2009-08-091-1/+17
* Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-1/+1
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
* ** Fixes bug #567276Matthew Barnes2009-01-111-1/+0
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-15/+19
* ** Fixes bug #542125Matthew Barnes2008-07-191-95/+71
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-5/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-32/+32
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-6/+4
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Query for freebusy information only when the window is clicked.Chenthill Palanisamy2007-03-061-0/+13
* Fixes #335276.Chenthill Palanisamy2006-07-311-2/+22
* Fixes #328808Chenthill Palanisamy2006-04-061-0/+13
* broken pipes are soo funKjartan Maraas2006-02-081-10/+1
* gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.cTor Lillqvist2005-11-261-2/+8
* UI changes for the event editor.Chenthill Palanisamy2005-11-151-0/+1
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1
* add necessary includeJP Rosevear2005-01-011-0/+1
* conver to G_DEFINE_TYPEJP Rosevear2004-10-141-22/+4
* convert menu to epopup.Not Zed2004-10-121-1/+0
* Fixes #61572JP Rosevear2004-07-161-5/+3
* new function. (e_meeting_time_selector_construct): store some missingRodrigo Moya2004-06-151-0/+24
* Fixes #53137Rodrigo Moya2004-05-121-3/+9
* Fixes #53137Rodrigo Moya2004-03-041-2/+4
* Remove a bunch of gal includes that are no longer neededJP Rosevear2003-11-201-7/+0
* Cleanup some ref/unref callsJP Rosevear2003-11-181-2/+2
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-13/+13
* Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-221-13/+10
* new VOID:STRING,STRING,STRING build the new view/store/renderer/editableMike Kestner2003-10-011-9/+9
* Fixes part of #41148, #41216 and #41235Rodrigo Moya2003-04-231-1/+1
* unref the main widget since we ref it when we un-parent itJP Rosevear2003-04-111-0/+3
* Partially Fixes #23606 (from Jack Jia <jack.jia@sun.com>)JP Rosevear2003-03-051-1/+6
* gui/dialogs/alarm-page.c gui/dialogs/event-page.cHans Petter Jansson2003-03-041-1/+1
* GTK_OBJECT -> G_OBJECT cast.Hans Petter Jansson2003-01-241-1/+1
* Fixes some trivial, but distracting, warnings.Hans Petter Jansson2003-01-241-1/+1
* Replace gtk_signal_disconnect_by_data() withHans Petter Jansson2002-12-191-32/+11
* run fix.sh over this.Not Zed2002-12-021-6/+6
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-3/+1
* set the working hours for the meeting time selectorJP Rosevear2002-05-151-0/+6
* new protosJP Rosevear2001-11-121-1/+2
* add a changed signal (e_meeting_time_selector_construct): emit changedJP Rosevear2001-11-061-11/+6
* move in whole day increments if we are in all day modeJP Rosevear2001-10-311-4/+5
* updated code to handle DATE values.Damon Chaplin2001-10-301-3/+11
* use libical-evolution.laDamon Chaplin2001-10-301-12/+45
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* subtract 1 from any positive BYSETPOS value, since our array is 0-based.Damon Chaplin2001-10-261-0/+12
* listen for changes in the date editors (schedule_page_set_dates): updateJP Rosevear2001-10-221-2/+147
* call the invite others dialog in the modelJP Rosevear2001-10-191-6/+0
* return fill_component successJP Rosevear2001-10-131-2/+4
* listen for model changes (task_editor_edit_comp): add the attendees to theJP Rosevear2001-09-201-56/+0
* A page that shows the meeting time selector and free/busy data forJP Rosevear2001-09-191-0/+402