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