| Commit message (Expand) | Author | Age | Files | Lines |
* | flip month view in RTL locale - fixes bug 342443. committed by Andre | Behnam Esfahbod | 2006-08-23 | 1 | -5/+8 |
* | ** Fixes bug #339138 | Boby Wang | 2006-04-27 | 1 | -1/+1 |
* | a11y changes for bug #330723 | Karsten Bräckelmann | 2006-02-11 | 1 | -2/+2 |
* | Tons of cleanups of the following sort: - remove unused vars - remove | Kjartan Maraas | 2006-01-30 | 1 | -13/+0 |
* | use widget->style instead of hard code colors. | Li Yuan | 2005-04-28 | 1 | -0/+4 |
* | test prog | JP Rosevear | 2004-11-26 | 1 | -17/+9 |
* | Add a name for timezone combox. Make accessibility name and description | Li Yuan | 2004-11-01 | 1 | -0/+9 |
* | Fix for bugzilla bug #51624 and #51627. | Harry Lu | 2003-12-05 | 1 | -7/+22 |
* | canned the _clicked handlers as those make it impossible to move just one | ERDI Gergo | 2003-12-01 | 1 | -22/+0 |
* | Fixes #1245. ECalendar should be usable with the keyboard | Bolian Yin | 2003-09-22 | 1 | -4/+121 |
* | Unref the metrics. (e_calendar_item_draw): Re-use the widget's context | Hans Petter Jansson | 2003-04-16 | 1 | -0/+2 |
* | Nuke GdkFont and use Pango's font measuring for everything. | Hans Petter Jansson | 2003-04-02 | 1 | -13/+12 |
* | #include gtkarrow.h Likewise | Dan Winship | 2003-03-25 | 1 | -0/+1 |
* | Use GtkArrow instead of pixmaps Use GtkArrow instead of pixmaps | Rodney Dawes | 2003-03-12 | 1 | -45/+2 |
* | Use Pango to draw. (e_calendar_item_class_init): Add font_desc and | Hans Petter Jansson | 2003-02-02 | 1 | -0/+10 |
* | Add include of gnome-dialog.h | Not Zed | 2002-12-02 | 1 | -9/+9 |
* | First big sync of my GNOME 2 porting work (incomplete, and still | Ettore Perazzoli | 2002-11-02 | 1 | -31/+10 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Added #include <glib.h> and moved corresponding local headers to the top. | Kjartan Maraas | 2001-04-24 | 1 | -1/+4 |
* | More header fixes. Same. Same. Same here. More header fixes. Same here. | Kjartan Maraas | 2001-04-05 | 1 | -0/+5 |
* | Unset the GTK_CAN_FOCUS flag on the ECalendar. (e_calendar_focus_in): | Federico Mena Quintero | 2001-01-20 | 1 | -33/+4 |
* | Call the parent class destroyer as well | JP Rosevear | 2000-12-09 | 1 | -0/+3 |
* | use pixmaps instead of GtkArrows to look better. Also set the canvas | Damon Chaplin | 2000-09-25 | 1 | -160/+68 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
* | make sure we get the start_weekday since we need it for draw_days(). Fixes | Damon Chaplin | 2000-09-06 | 1 | -0/+4 |
* | Updated. | Damon Chaplin | 2000-08-31 | 1 | -133/+357 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-11 | 1 | -0/+5 |
* | new widget and canvas item to replace GtkCalendar. Not quite finished yet. | Damon Chaplin | 2000-07-26 | 1 | -0/+481 |