| Commit message (Expand) | Author | Age | Files | Lines |
* | ...And the ChangeLog too. | Ettore Perazzoli | 2001-01-27 | 1 | -0/+4 |
* | e_calendar_item_get_date_range() now returns a boolean, which is FALSE if | Damon Chaplin | 2001-01-25 | 1 | -0/+6 |
* | Unset the GTK_CAN_FOCUS flag on the ECalendar. (e_calendar_focus_in): | Federico Mena Quintero | 2001-01-20 | 1 | -0/+10 |
* | Make zero the minimum number of days that can be specified. | Federico Mena Quintero | 2001-01-19 | 1 | -0/+11 |
* | Oops. Delete this. I never meant for this to get commit'd. | Jeffrey Stedfast | 2001-01-18 | 1 | -0/+5 |
* | Dont remove the function, give it the proper name | JP Rosevear | 2001-01-17 | 1 | -0/+5 |
* | Fix the build by removing a stale function definition. Sigh. | Ettore Perazzoli | 2001-01-17 | 1 | -0/+6 |
* | Added e-messagebox to the build. | Jeffrey Stedfast | 2001-01-17 | 1 | -0/+7 |
* | Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home. | Jacob Leach | 2001-01-17 | 1 | -0/+4 |
* | translations | JP Rosevear | 2000-12-23 | 1 | -0/+21 |
* | #include <time.h> | Federico Mena Quintero | 2000-12-15 | 1 | -0/+4 |
* | Call the parent class destroyer as well | JP Rosevear | 2000-12-09 | 1 | -0/+5 |
* | updated to emit "changed" when appropriate, which turned out to be | Damon Chaplin | 2000-11-27 | 1 | -0/+11 |
* | Removed the "time_changed" signal, since it was never being emitted in the | Federico Mena Quintero | 2000-11-04 | 1 | -0/+23 |
* | #include <string.h> to get rid of warning. Same here. | Kjartan Maraas | 2000-10-31 | 1 | -0/+5 |
* | Do not unref the cal_popup since we already destroyed it. | Federico Mena Quintero | 2000-10-28 | 1 | -0/+5 |
* | fixed to recalculate min_cell_width/height in case the show_week_numbers | Damon Chaplin | 2000-10-12 | 1 | -0/+9 |
* | better i18n of strftime strings. | Damon Chaplin | 2000-09-30 | 1 | -0/+5 |
* | Get the title bar for the folder view to use TigerT's pin icon for the | Ettore Perazzoli | 2000-09-29 | 1 | -0/+14 |
* | use pixmaps instead of GtkArrows to look better. Also set the canvas | Damon Chaplin | 2000-09-25 | 1 | -0/+34 |
* | set this to 4 to specify how much X/Open we want with that. | Dan Winship | 2000-09-19 | 1 | -0/+5 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -0/+10 |
* | added e-dateedit.[hc] and the test-dateedit app. | Damon Chaplin | 2000-09-11 | 1 | -0/+15 |
* | make sure we get the start_weekday since we need it for draw_days(). Fixes | Damon Chaplin | 2000-09-06 | 1 | -0/+12 |
* | Updated. | Damon Chaplin | 2000-08-31 | 1 | -0/+5 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-11 | 1 | -0/+4 |
* | new widget and canvas item to replace GtkCalendar. Not quite finished yet. | Damon Chaplin | 2000-07-26 | 1 | -0/+6 |
* | Fix the function to set the ETitleBar's text so that it correctly uses | Ettore Perazzoli | 2000-07-21 | 1 | -0/+5 |
* | Tried rearranging the casts to try for a more correct computation. | Christopher James Lahey | 2000-07-12 | 1 | -0/+5 |
* | comment out true but confused warning about non-scrollable widgets until | Dan Winship | 2000-07-09 | 1 | -0/+10 |
* | Set G_LOG_DOMAIN=__FILE__ rather than "e-title-bar" in all three widgets. | Dan Winship | 2000-07-06 | 1 | -0/+5 |
* | Control does horizontal scrolling... | Anders Carlsson | 2000-06-13 | 1 | -0/+5 |
* | Add support for mouse wheel scrolling in EScrollFrame. | Anders Carlsson | 2000-06-12 | 1 | -0/+5 |
* | Fix pixmap/bitmap leak in ETitleBar. | Ettore Perazzoli | 2000-06-10 | 1 | -0/+5 |