aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-meeting-time-sel-item.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-2/+0
* Add a GdkDevice parameter to gnome_canvas_item_grab().Matthew Barnes2012-11-301-5/+16
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-58/+77
* Coding style and whitespace cleanup.Matthew Barnes2012-06-251-1/+0
* Bug #661126 - Meeting Free/busy dialog dates don't follow localeMilan Crha2011-11-161-15/+22
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-65/+108
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+1
* Adapt EMeetingTimeSel to latest gtk+-3.0 API.Vibha Yadav2011-01-261-21/+12
* gdk_cursor_unref() -> g_object_unref()Matthew Barnes2011-01-251-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-11-081-2/+2
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-051-54/+54
* calendar: Draw meeting time selector with cairoBenjamin Otte2010-10-301-117/+74
* gnome-canvas: Convert canvas item transformation matrix to cairoBenjamin Otte2010-10-301-4/+4
* gnome-canvas: Change GnomeCanvasItem->point vfuncBenjamin Otte2010-10-301-12/+6
* xxx: meeting time stippleBenjamin Otte2010-10-301-1/+1
* calendar: Port meeting time selector to CairoBenjamin Otte2010-10-301-17/+24
* Bug #632769 - EMeetingTimeSelector can be unrealized in express modeMilan Crha2010-10-291-1/+2
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-2/+2
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-3/+14
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-7/+1
* More whitespace cleanup.Matthew Barnes2009-07-191-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-131-23/+0
* Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-22/+22
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* esthetic license header cleans, and fix e-pkcs12Michael Meeks2008-09-061-10/+5
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-15/+14
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-33/+42
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-14/+14
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* 2007-08-23 mcrha Fix for bug #338803Milan Crha2007-08-231-6/+41
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fixes bug #357970Matthew Barnes2006-12-041-8/+8
* ** Fixes bug #352450Matthew Barnes2006-09-181-3/+3
* Added cairo rendering for free busy view by Rajeev.Srinivasa Ragavan2006-07-201-30/+64
* Fixes #160357Chenthill Palanisamy2006-03-291-4/+20
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-3/+2
* convert to G_DEFINE_TYPEJP Rosevear2004-10-141-17/+9
* new VOID:STRING,STRING,STRING build the new view/store/renderer/editableMike Kestner2003-10-011-26/+16
* guard against multiple destroy callsJP Rosevear2003-04-111-3/+9
* Use PangoLayout to draw text.Hans Petter Jansson2003-02-051-12/+17
* Create a non-abstract enumeration type derived from GEnum.Hans Petter Jansson2002-12-071-25/+4
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-2/+1
* remove unneeded parameter from print_text_size everywhereJP Rosevear2002-03-061-2/+6
* add a changed signal (e_meeting_time_selector_construct): emit changedJP Rosevear2001-11-061-2/+2
* move in whole day increments if we are in all day modeJP Rosevear2001-10-311-7/+13
* count the actual attendees (doesn't include people delegatingJP Rosevear2001-10-311-9/+9
* 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
* track the spacer vbox (e_meeting_time_selector_style_set): make sure theJP Rosevear2001-10-251-6/+6
* gui/e-meeting-time-sel.cJP Rosevear2001-10-191-5/+11
* A page that shows the meeting time selector and free/busy data forJP Rosevear2001-09-191-0/+1005