aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-470/+0
* I am sure at least with this:Gediminas Paulauskas2001-05-071-0/+5
* UpdateKjartan Maraas2001-04-241-2/+3
* Added #include <glib.h> and moved corresponding local headers to the top.Kjartan Maraas2001-04-241-0/+6
* New function, because it is ridiculous to have to hunt down objectFederico Mena Quintero2001-04-161-0/+9
* More header fixes. Same. Same. Same here. More header fixes. Same here.Kjartan Maraas2001-04-051-0/+9
* Replace #include <gtk/gtk.h> Remove #include <gnome.h> Replace #includeKjartan Maraas2001-03-301-0/+16
* Validate the filter rule.Jeffrey Stedfast2001-03-231-0/+4
* use gnome_dialog_run() to make the warning dialog modal. Also created aDamon Chaplin2001-03-191-0/+7
* If we click on the edit menu, then bring up a rule editor. If the userNot Zed2001-03-151-0/+6
* pretty much working now.Damon Chaplin2001-03-051-0/+4
* New type of search bar that interacts with filter contexts to save filtersNot Zed2001-03-011-0/+33
* new files to implement an ECell for showing and editing dates & times.Damon Chaplin2001-02-261-0/+7
* Move the event box into the esb->dropdown_holder. Changed so it can beNot Zed2001-02-241-0/+10
* Ignore test-dropdown-buttonJeffrey Stedfast2001-02-061-0/+4
* Make the ESearchBar pretty by using the same border for the dropdownEttore Perazzoli2001-01-281-0/+7
* Changed the EDropdownButton so that it works more like a standard menuEttore Perazzoli2001-01-281-0/+13
* Make the ESearchBar use the new EDropdownButton widget.Ettore Perazzoli2001-01-271-0/+31
* Fix the API to EDropdownButton by removing args that don't make muchEttore Perazzoli2001-01-271-0/+7
* ...And the ChangeLog too.Ettore Perazzoli2001-01-271-0/+4
* e_calendar_item_get_date_range() now returns a boolean, which is FALSE ifDamon Chaplin2001-01-251-0/+6
* Unset the GTK_CAN_FOCUS flag on the ECalendar. (e_calendar_focus_in):Federico Mena Quintero2001-01-201-0/+10
* Make zero the minimum number of days that can be specified.Federico Mena Quintero2001-01-191-0/+11
* Oops. Delete this. I never meant for this to get commit'd.Jeffrey Stedfast2001-01-181-0/+5
* Dont remove the function, give it the proper nameJP Rosevear2001-01-171-0/+5
* Fix the build by removing a stale function definition. Sigh.Ettore Perazzoli2001-01-171-0/+6
* Added e-messagebox to the build.Jeffrey Stedfast2001-01-171-0/+7
* Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home.Jacob Leach2001-01-171-0/+4
* translationsJP Rosevear2000-12-231-0/+21
* #include <time.h>Federico Mena Quintero2000-12-151-0/+4
* Call the parent class destroyer as wellJP Rosevear2000-12-091-0/+5
* updated to emit "changed" when appropriate, which turned out to beDamon Chaplin2000-11-271-0/+11
* Removed the "time_changed" signal, since it was never being emitted in theFederico Mena Quintero2000-11-041-0/+23
* #include <string.h> to get rid of warning. Same here.Kjartan Maraas2000-10-311-0/+5
* Do not unref the cal_popup since we already destroyed it.Federico Mena Quintero2000-10-281-0/+5
* fixed to recalculate min_cell_width/height in case the show_week_numbersDamon Chaplin2000-10-121-0/+9
* better i18n of strftime strings.Damon Chaplin2000-09-301-0/+5
* Get the title bar for the folder view to use TigerT's pin icon for theEttore Perazzoli2000-09-291-0/+14
* use pixmaps instead of GtkArrows to look better. Also set the canvasDamon Chaplin2000-09-251-0/+34
* set this to 4 to specify how much X/Open we want with that.Dan Winship2000-09-191-0/+5
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-0/+10
* added e-dateedit.[hc] and the test-dateedit app.Damon Chaplin2000-09-111-0/+15
* make sure we get the start_weekday since we need it for draw_days(). FixesDamon Chaplin2000-09-061-0/+12
* Updated.Damon Chaplin2000-08-311-0/+5
* Fixed some warnings.Christopher James Lahey2000-08-111-0/+4
* new widget and canvas item to replace GtkCalendar. Not quite finished yet.Damon Chaplin2000-07-261-0/+6
* Fix the function to set the ETitleBar's text so that it correctly usesEttore Perazzoli2000-07-211-0/+5
* Tried rearranging the casts to try for a more correct computation.Christopher James Lahey2000-07-121-0/+5
* comment out true but confused warning about non-scrollable widgets untilDan Winship2000-07-091-0/+10
* Set G_LOG_DOMAIN=__FILE__ rather than "e-title-bar" in all three widgets.Dan Winship2000-07-061-0/+5
* Control does horizontal scrolling...Anders Carlsson2000-06-131-0/+5
* Add support for mouse wheel scrolling in EScrollFrame.Anders Carlsson2000-06-121-0/+5
* Fix pixmap/bitmap leak in ETitleBar.Ettore Perazzoli2000-06-101-0/+5