| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |