| Commit message (Expand) | Author | Age | Files | Lines |
* | change arg name (e_calendar_item_init): ditto (e_calendar_item_get_arg): | JP Rosevear | 2004-03-16 | 1 | -11/+62 |
* | Fix for bugzilla bug #51624 and #51627. | Harry Lu | 2003-12-05 | 1 | -4/+9 |
* | remove a declaration of a deleted func. | Bolian Yin | 2003-11-13 | 1 | -2/+0 |
* | a canvas item does not inherit from gtkwidget | JP Rosevear | 2003-11-13 | 1 | -19/+3 |
* | Fixes #50538 | Bolian Yin | 2003-11-11 | 1 | -40/+14 |
* | Fixes #1245. ECalendar should be usable with the keyboard | Bolian Yin | 2003-09-22 | 1 | -49/+216 |
* | add dependency on a11y/widgets. a11y init. (e_calendar_item_bounds): new | Bolian Yin | 2003-08-27 | 1 | -0/+20 |
* | Fixes #43775 | JP Rosevear | 2003-05-31 | 1 | -4/+21 |
* | Unref the metrics. (e_calendar_item_draw): Re-use the widget's context | Hans Petter Jansson | 2003-04-16 | 1 | -3/+17 |
* | For example; a selection ending 2003-apr-02 does not fit into the | Hans Petter Jansson | 2003-04-03 | 1 | -8/+18 |
* | Nuke GdkFont and use Pango's font measuring for everything. | Hans Petter Jansson | 2003-04-02 | 1 | -115/+129 |
* | Handle multiple destroys. | Hans Petter Jansson | 2003-03-31 | 1 | -3/+10 |
* | Same as below. | Jeffrey Stedfast | 2003-02-25 | 1 | -27/+31 |
* | Use Pango to draw. (e_calendar_item_class_init): Add font_desc and | Hans Petter Jansson | 2003-02-02 | 1 | -17/+79 |
* | Add include of gnome-dialog.h | Not Zed | 2002-12-02 | 1 | -15/+15 |
* | First big sync of my GNOME 2 porting work (incomplete, and still | Ettore Perazzoli | 2002-11-02 | 1 | -30/+28 |
* | check if the selection fits in the leftover days | JP Rosevear | 2002-10-16 | 1 | -4/+23 |
* | Add missing cast. (e_calendar_item_signal_emission_idle_cb): Likewise. | Ettore Perazzoli | 2002-07-24 | 1 | -2/+2 |
* | translate timezone names, and provide a function to get back to the | Damon Chaplin | 2002-01-12 | 1 | -0/+8 |
* | ref the ECalendarItem and check if it gets destroyed, to try to avoid a | Damon Chaplin | 2001-10-30 | 1 | -3/+11 |
* | 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 |
* | Chain to the destroy handler in the parent class! | Federico Mena Quintero | 2001-08-09 | 1 | -0/+3 |
* | Request an update. (e_calendar_item_mark_days): Likewise. | Federico Mena Quintero | 2001-08-04 | 1 | -0/+4 |
* | don't show the year in the popup submenu for the months, and center the | Damon Chaplin | 2001-07-25 | 1 | -4/+9 |
* | added functions to set a callback to get the current time, which is used | Damon Chaplin | 2001-07-03 | 1 | -7/+36 |
* | 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 | -2/+3 |
* | e_calendar_item_get_date_range() now returns a boolean, which is FALSE if | Damon Chaplin | 2001-01-25 | 1 | -5/+24 |
* | Make zero the minimum number of days that can be specified. | Federico Mena Quintero | 2001-01-19 | 1 | -5/+7 |
* | translations | JP Rosevear | 2000-12-23 | 1 | -10/+73 |
* | #include <string.h> to get rid of warning. Same here. | Kjartan Maraas | 2000-10-31 | 1 | -0/+1 |
* | fixed to recalculate min_cell_width/height in case the show_week_numbers | Damon Chaplin | 2000-10-12 | 1 | -38/+37 |
* | better i18n of strftime strings. | Damon Chaplin | 2000-09-30 | 1 | -2/+2 |
* | use pixmaps instead of GtkArrows to look better. Also set the canvas | Damon Chaplin | 2000-09-25 | 1 | -40/+56 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
* | added e-dateedit.[hc] and the test-dateedit app. | Damon Chaplin | 2000-09-11 | 1 | -7/+37 |
* | make sure we get the start_weekday since we need it for draw_days(). Fixes | Damon Chaplin | 2000-09-06 | 1 | -21/+15 |
* | Updated. | Damon Chaplin | 2000-08-31 | 1 | -316/+1462 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-11 | 1 | -1/+1 |
* | new widget and canvas item to replace GtkCalendar. Not quite finished yet. | Damon Chaplin | 2000-07-26 | 1 | -0/+1615 |