aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-calendar-item.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-3772/+0
* Avoid GtkStyle-based "paint" functions.Matthew Barnes2012-12-011-42/+68
* Avoid gtk_widget_get_child_requisition().Matthew Barnes2012-12-011-1/+1
* Add a GdkDevice parameter to gnome_canvas_item_grab().Matthew Barnes2012-11-301-14/+34
* Avoid using GdkEventButton directly in certain places.Matthew Barnes2012-11-301-6/+9
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-176/+222
* Bug 627244 - Bold days in "Select Date" dialog not updated when changing monthFabiano FidĂȘncio2012-10-261-1/+5
* Make sure selection in ECalendar is visibleMilan Crha2012-09-111-0/+7
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-3/+3
* Remove all GDK threads usage.Matthew Barnes2012-08-061-3/+0
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-2/+1
* Whitespace cleanups.Matthew Barnes2012-06-021-1/+1
* Bug #206484 - Add year scrolling to date pickerMilan Crha2012-05-171-16/+89
* Add missing return to e_calendar_item_event()Milan Crha2012-04-101-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-182/+227
* The EExtension framework is now in libebackend.Matthew Barnes2011-09-261-1/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-252/+265
* Bug #654889 - Closes when clicking on year/month selectorMilan Crha2011-07-251-7/+17
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-3/+8
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-4/+12
* Bug #243938 - Clicking on week numbers changes work week to week viewMilan Crha2011-05-131-4/+40
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-1/+2
* More whitespace cleanup.Matthew Barnes2011-01-311-15/+15
* Adapt ECalendarItem to latest gtk+-3.0 API.Matthew Barnes2011-01-261-50/+22
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Merge miscellaneous changes from gtk3 branch.Matthew Barnes2011-01-151-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-11-081-1/+1
* widgets: Don't use GdkGC in ECalendarItemBenjamin Otte2010-10-301-19/+18
* gnome-canvas: Convert canvas item transformation matrix to cairoBenjamin Otte2010-10-301-5/+3
* gnome-canvas: Change GnomeCanvasItem->point vfuncBenjamin Otte2010-10-301-8/+5
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-6/+9
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-14/+14
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-2/+5
* Bug 622633 - Can't launch Evolution from clock appletMatthew Barnes2010-06-251-6/+6
* Add missing includeH.Habighorst2010-05-201-0/+1
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-4/+0
* Add extensions to configure calender widgets.Matthew Barnes2010-03-201-1/+6
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-051-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-10/+10
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-12/+1
* Baby steps toward GSEAL compliance.Matthew Barnes2010-01-141-15/+21
* Coding style and whitespace cleanup.Matthew Barnes2010-01-051-24/+77
* Bug #267749 - Week numbers are incorrect when the week starts on SundayMilan Crha2009-10-161-8/+13
* Fix excessive whitespace.Matthew Barnes2009-07-131-55/+0
* Bug #245723 - Show days with transparent events in italicMilan Crha2009-07-091-1/+2
* Bug #245723 - Show days with transparent events in italicMilan Crha2009-06-301-11/+27
* More code cleanup.Matthew Barnes2009-06-021-38/+38
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-11/+11
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-4/+4
* Removed the string marked for translation.Chenthill Palanisamy2009-03-091-1/+1
* Fixes #342446Chenthill Palanisamy2009-03-081-5/+32
* Patch from Behnam Esfahbod - Fix for bug #342446 (Use localized digits in the...Suman Manjunath2009-01-301-9/+15
* esthetic license header cleans, and fix e-pkcs12Michael Meeks2008-09-061-7/+2
* License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-041-16/+15
* Fix for bug #370731 (bugzilla.novell.com): Use MAX (<max width of day-names>,...Suman Manjunath2008-07-071-6/+11
* 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-6/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-283/+460
* ** Fix for bug #512543Milan Crha2008-03-131-628/+0
* ** Part of fix for bug #515744Milan Crha2008-02-181-1/+4
* ** Fix for bnc #178778Srinivasa Ragavan2008-02-181-2/+2
* ** Fixes bug #392747 (extra cleanup work)Matthew Barnes2007-12-061-9/+3
* ** Fixes bug #392747Matthew Barnes2007-12-031-26/+8
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-37/+37
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* ** Fixes bug #360240Matthew Barnes2007-03-171-1/+0
* Fixes bug #357970Matthew Barnes2006-12-041-5/+1
* flip month view in RTL locale - fixes bug 342443. committed by AndreBehnam Esfahbod2006-08-231-3/+14
* Added configure option for disabling cairo calendarSrinivasa Ragavan2006-07-281-2/+0
* Committing a patch to build without cairo and fixed a issue where entireSrinivasa Ragavan2006-05-041-18/+655
* Added Cairo Support to Evolution Calendar.Srinivasa Ragavan2006-04-241-53/+77
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-7/+1
* Use e_util_mkdir_hier() instead of e_mkdir_hier().Simon Zheng2006-01-101-0/+1
* cast warning away.Not Zed2005-08-241-2/+0
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* use widget->style instead of hard code colors.Li Yuan2005-04-281-25/+11
* Use gtk_paint_foo instead of the deprecated gtk_draw_foo functionsRodney Dawes2004-12-151-24/+34
* test progJP Rosevear2004-11-261-19/+11
* change arg name (e_calendar_item_init): ditto (e_calendar_item_get_arg):JP Rosevear2004-03-161-11/+62
* Fix for bugzilla bug #51624 and #51627.Harry Lu2003-12-051-4/+9
* remove a declaration of a deleted func.Bolian Yin2003-11-131-2/+0
* a canvas item does not inherit from gtkwidgetJP Rosevear2003-11-131-19/+3
* Fixes #50538Bolian Yin2003-11-111-40/+14
* Fixes #1245. ECalendar should be usable with the keyboardBolian Yin2003-09-221-49/+216
* add dependency on a11y/widgets. a11y init. (e_calendar_item_bounds): newBolian Yin2003-08-271-0/+20
* Fixes #43775JP Rosevear2003-05-311-4/+21
* Unref the metrics. (e_calendar_item_draw): Re-use the widget's contextHans Petter Jansson2003-04-161-3/+17
* For example; a selection ending 2003-apr-02 does not fit into theHans Petter Jansson2003-04-031-8/+18
* Nuke GdkFont and use Pango's font measuring for everything.Hans Petter Jansson2003-04-021-115/+129
* Handle multiple destroys.Hans Petter Jansson2003-03-311-3/+10
* Same as below.Jeffrey Stedfast2003-02-251-27/+31
* Use Pango to draw. (e_calendar_item_class_init): Add font_desc andHans Petter Jansson2003-02-021-17/+79
* Add include of gnome-dialog.hNot Zed2002-12-021-15/+15
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-30/+28
* check if the selection fits in the leftover daysJP Rosevear2002-10-161-4/+23
* Add missing cast. (e_calendar_item_signal_emission_idle_cb): Likewise.Ettore Perazzoli2002-07-241-2/+2
* translate timezone names, and provide a function to get back to theDamon Chaplin2002-01-121-0/+8
* ref the ECalendarItem and check if it gets destroyed, to try to avoid aDamon Chaplin2001-10-301-3/+11
* 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
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-091-0/+3
* Request an update. (e_calendar_item_mark_days): Likewise.Federico Mena Quintero2001-08-041-0/+4
* don't show the year in the popup submenu for the months, and center theDamon Chaplin2001-07-251-4/+9
* added functions to set a callback to get the current time, which is usedDamon Chaplin2001-07-031-7/+36
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Added #include <glib.h> and moved corresponding local headers to the top.Kjartan Maraas2001-04-241-2/+3
* e_calendar_item_get_date_range() now returns a boolean, which is FALSE ifDamon Chaplin2001-01-251-5/+24
* Make zero the minimum number of days that can be specified.Federico Mena Quintero2001-01-191-5/+7
* translationsJP Rosevear2000-12-231-10/+73
* #include <string.h> to get rid of warning. Same here.Kjartan Maraas2000-10-311-0/+1
* fixed to recalculate min_cell_width/height in case the show_week_numbersDamon Chaplin2000-10-121-38/+37
* better i18n of strftime strings.Damon Chaplin2000-09-301-2/+2
* use pixmaps instead of GtkArrows to look better. Also set the canvasDamon Chaplin2000-09-251-40/+56
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* added e-dateedit.[hc] and the test-dateedit app.Damon Chaplin2000-09-111-7/+37
* make sure we get the start_weekday since we need it for draw_days(). FixesDamon Chaplin2000-09-061-21/+15
* Updated.Damon Chaplin2000-08-311-316/+1462
* Fixed some warnings.Christopher James Lahey2000-08-111-1/+1
* new widget and canvas item to replace GtkCalendar. Not quite finished yet.Damon Chaplin2000-07-261-0/+1615