| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes #43775 | JP Rosevear | 2003-05-31 | 1 | -3/+4 |
* | [ fixes bug #42177 ] remove the CAN_FOCUS flag. | Chris Toshok | 2003-05-12 | 1 | -2/+0 |
* | Remove this so that GtkContainer's destroy method will destroy all of the | Dan Winship | 2003-04-30 | 1 | -25/+0 |
* | Same as below. | Jeffrey Stedfast | 2003-02-25 | 1 | -3/+6 |
* | Don't request combo boxes that are 0 pixels tall. (position_date_popup): | Hans Petter Jansson | 2003-02-02 | 1 | -12/+22 |
* | Add include of gnome-dialog.h | Not Zed | 2002-12-02 | 1 | -2/+2 |
* | port to GObject. | Chris Toshok | 2002-11-12 | 1 | -100/+101 |
* | First big sync of my GNOME 2 porting work (incomplete, and still | Ettore Perazzoli | 2002-11-02 | 1 | -20/+17 |
* | don't adjust for two digit dates here, the e_time_parse routines do that | JP Rosevear | 2002-08-22 | 1 | -15/+0 |
* | updated to new version from Ximian Setup Tools. Fixes bug #7641. | Damon Chaplin | 2001-11-29 | 1 | -3/+4 |
* | set both the date and the time of day in one call, creating only a single | JP Rosevear | 2001-11-06 | 1 | -0/+28 |
* | emit signal when time set to none/empty. | Damon Chaplin | 2001-10-31 | 1 | -0/+1 |
* | ref the ECalendarItem and check if it gets destroyed, to try to avoid a | Damon Chaplin | 2001-10-30 | 1 | -4/+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 |
* | clear the struct tm fields to keep purify happy. | Damon Chaplin | 2001-10-24 | 1 | -2/+9 |
* | Keep us from reading tmp_tm uninitialized, so purify won't complain. | Jon Trowbridge | 2001-10-21 | 1 | -2/+7 |
* | grab focus to the date entry or the time entry, depending on which is | Damon Chaplin | 2001-09-27 | 1 | -0/+25 |
* | add prototype for e_date_edit_set_editable. | Chris Toshok | 2001-09-17 | 1 | -0/+21 |
* | added e_date_edit_get/set_make_time_insensitive() which makes the time | Damon Chaplin | 2001-08-17 | 1 | -18/+103 |
* | Fixes bug #2901. | Federico Mena Quintero | 2001-07-17 | 1 | -16/+3 |
* | added functions to set a callback to get the current time, which is used | Damon Chaplin | 2001-07-03 | 1 | -26/+80 |
* | 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/+3 |
* | More header fixes. Same. Same. Same here. More header fixes. Same here. | Kjartan Maraas | 2001-04-05 | 1 | -7/+16 |
* | #include <time.h> | Federico Mena Quintero | 2000-12-15 | 1 | -1/+0 |
* | updated to emit "changed" when appropriate, which turned out to be | Damon Chaplin | 2000-11-27 | 1 | -447/+993 |
* | Removed the "time_changed" signal, since it was never being emitted in the | Federico Mena Quintero | 2000-11-04 | 1 | -57/+57 |
* | Do not unref the cal_popup since we already destroyed it. | Federico Mena Quintero | 2000-10-28 | 1 | -1/+1 |
* | fixed to recalculate min_cell_width/height in case the show_week_numbers | Damon Chaplin | 2000-10-12 | 1 | -7/+151 |
* | better i18n of strftime strings. | Damon Chaplin | 2000-09-30 | 1 | -7/+13 |
* | use pixmaps instead of GtkArrows to look better. Also set the canvas | Damon Chaplin | 2000-09-25 | 1 | -18/+88 |
* | set this to 4 to specify how much X/Open we want with that. | Dan Winship | 2000-09-19 | 1 | -1/+1 |
* | added e-dateedit.[hc] and the test-dateedit app. | Damon Chaplin | 2000-09-11 | 1 | -0/+957 |