aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-cell-date-edit.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1042/+0
* Avoid using GdkEventButton directly in certain places.Matthew Barnes2012-11-301-5/+5
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-25/+28
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-27/+32
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-65/+65
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-26/+33
* More whitespace cleanup.Matthew Barnes2011-01-311-8/+8
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* libetable cleanups.Matthew Barnes2011-01-171-1/+1
* Fudge GtkScrollable for gtk2.Matthew Barnes2011-01-151-3/+3
* Fudge gtk_widget_get_preferred_size() for gtk2.Matthew Barnes2011-01-151-1/+1
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-1/+4
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-3/+3
* Convert ECell from a GtkObject to a GObject.Matthew Barnes2010-09-111-21/+18
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-22/+16
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-051-0/+16
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2010-01-231-15/+31
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-1/+0
* Bug #329693 - Add contexts to translated "None" wordsMilan Crha2009-12-241-1/+2
* Fix excessive whitespace.Matthew Barnes2009-07-141-28/+0
* More code cleanup.Matthew Barnes2009-06-021-5/+5
* Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-23/+23
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-3/+3
* Use -no-undefined on Linux tooMilan Crha2009-05-201-0/+1033