aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GGV_2_6_2'.GGV_2_6_2nobody2003-12-091-224/+0
* Fix for bugzilla bug #51624 and #51627.Harry Lu2003-12-051-0/+20
* (init): Set the mode on the text cellEttore Perazzoli2003-12-031-0/+7
* list the signal args properlJP Rosevear2003-12-021-0/+4
* canned the _clicked handlers as those make it impossible to move just oneERDI Gergo2003-12-011-0/+5
* Add NONE:POINTER.Ettore Perazzoli2003-12-011-0/+11
* New test.Ettore Perazzoli2003-12-011-0/+7
* allow new lable with mnemonic (e_search_bar_construct): alter lable name.Charles Zhang2003-11-171-0/+5
* use find_source_iter and get the selection from the right spotJP Rosevear2003-11-171-0/+9
* make source selector flags/libsJP Rosevear2003-11-151-0/+6
* remove a declaration of a deleted func.Bolian Yin2003-11-131-0/+4
* a canvas item does not inherit from gtkwidgetJP Rosevear2003-11-131-0/+5
* Fixes #50538Bolian Yin2003-11-111-0/+8
* (e_source_selector_new): Expand all theEttore Perazzoli2003-11-111-0/+5
* make sure the marshal stuff is in the sources and remove the built filesJP Rosevear2003-11-071-0/+5
* fill_popup_menu signal has 2 arguments.Rodrigo Moya2003-10-291-0/+5
* added "fill_popup_menu" signal, to allow the addition of new items to theRodrigo Moya2003-10-291-0/+9
* Remove these (unused since 1.2)Dan Winship2003-10-221-0/+4
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-0/+50
* new, treeview renderer for combo cells new, GtkCellEditable for comboMike Kestner2003-10-011-0/+6
* use EVO_MARSHAL_RULEDan Winship2003-07-241-0/+2
* Remove this, since it claims to be deprecated, and nothing is actuallyDan Winship2003-07-231-0/+5
* Create the pixbuf from empty.xpm rather than just callingDan Winship2003-07-231-0/+6
* Added a handler for GtkWidget::mnemonic_activate().Federico Mena Quintero2003-07-141-0/+7
* Chain to the parent handler. Fixes #45236.Federico Mena Quintero2003-07-101-0/+4
* (set_menu): Translate the text. [#45112]Ettore Perazzoli2003-06-231-0/+4
* Fix for #45082: GB18030 BIG5HKSCS and EUC-TW charsets not supported inSuresh Chandrasekharan2003-06-201-0/+16
* missed the changelog entry last time.Larry Ewing2003-06-131-1/+2
* take ownership of the duplicate string.Larry Ewing2003-06-121-0/+4
* Roll over ChangeLogs.Ettore Perazzoli2003-06-101-1903/+0
* Fixes #43775JP Rosevear2003-05-311-0/+18
* Added HIG-appropriate spacing/ padding to the main hbox into which theAnna Marie Dirks2003-05-201-0/+6
* port to GtkDialog.Larry Ewing2003-05-191-0/+4
* guard against multiple destroysJP Rosevear2003-05-151-0/+4
* [#42628] Call emit_search_activated() instead of emit_query_changed().Ettore Perazzoli2003-05-141-0/+6
* [ fixes bug #42177 ] remove the CAN_FOCUS flag.Chris Toshok2003-05-121-0/+5
* Fix date in ChangeLog.Ettore Perazzoli2003-05-101-1/+1
* *** empty log message ***Ettore Perazzoli2003-05-101-0/+7
* trash e_utf8_gtk function (e_search_bar_get_text): dittoJP Rosevear2003-05-081-0/+5
* Remove this so that GtkContainer's destroy method will destroy all of theDan Winship2003-04-301-0/+7
* (remove_bonobo_menus): Only do the actual removeEttore Perazzoli2003-04-161-0/+6
* Unref the metrics. (e_calendar_item_draw): Re-use the widget's contextHans Petter Jansson2003-04-161-0/+14
* Change the border width and padding to comply with the HIG. Fixes bugJeffrey Stedfast2003-04-121-0/+2
* Change the border width and padding to comply with the HIG. Fixes bugJeffrey Stedfast2003-04-121-0/+5
* kill an old e_utf8_gtk usageMike Kestner2003-04-091-0/+4
* e_cell_percent_get_type returns GType, not GtkType.Chris Toshok2003-04-071-0/+8
* For example; a selection ending 2003-apr-02 does not fit into theHans Petter Jansson2003-04-031-0/+6
* Nuke GdkFont and use Pango's font measuring for everything.Hans Petter Jansson2003-04-021-0/+19
* Handle multiple destroys.Hans Petter Jansson2003-03-311-0/+5
* set the sub item to the default as wellJP Rosevear2003-03-291-0/+5
* #include gtkarrow.h LikewiseDan Winship2003-03-251-0/+7
* Updated to use GtkDialog instead of GnomeDialog. Also fixed bug #39550Jeffrey Stedfast2003-03-201-0/+5
* Use GtkArrow instead of pixmaps Use GtkArrow instead of pixmapsRodney Dawes2003-03-121-0/+7
* (destroy): Removed unused variable.Ettore Perazzoli2003-03-071-0/+4
* Use G_GNUC_FUNCTION instead of __FUNCTION__.Ettore Perazzoli2003-03-071-0/+5
* guard this so we don't try to free priv multiple times.Chris Toshok2003-02-281-0/+5
* Use g_signal_handlers_disconnect_by_func sinceDan Winship2003-02-251-0/+7
* Same as below.Jeffrey Stedfast2003-02-251-0/+27
* Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamicDan Winship2003-02-211-0/+6
* Define MAP_DIR in terms of $(imagesdir). (widgetsincludedir): Define inDan Winship2003-02-061-0/+5
* Use Pango to draw. (e_calendar_item_class_init): Add font_desc andHans Petter Jansson2003-02-021-0/+15
* Don't request combo boxes that are 0 pixels tall. (position_date_popup):Hans Petter Jansson2003-02-021-0/+7
* init the layout to NULL.Chris Toshok2003-01-271-0/+5
* Make the label bold using the new args to e_clipped_label_new().Ettore Perazzoli2003-01-241-0/+17
* (widgetsincludedir): Version using $(BASE_VERSION).Ettore Perazzoli2003-01-231-0/+4
* (init): Change dialog fromEttore Perazzoli2003-01-151-0/+5
* Do not #include <e-bonobo-widget.h>. (e_set_dialog_parent): Remove theEttore Perazzoli2003-01-151-0/+6
* (EXTRA_DIST): e-util-marshal.list, notEttore Perazzoli2003-01-151-0/+2
* (EXTRA_DIST): e-util-marshal.list, notEttore Perazzoli2003-01-151-0/+5
* Images are now in $(datadir)/evolution/imagesEttore Perazzoli2003-01-091-0/+5
* Removed the g_assert_not_reached(). If you hit the close button on yourNot Zed2002-12-101-0/+6
* rework this to be faster and deal more correctly with the ellipsis.Chris Toshok2002-12-101-0/+5
* dispose can be run multiple times too ... bloody gobject crap.Not Zed2002-12-031-0/+5
* RevertedRodrigo Moya2002-12-021-4/+0
* Included gtkmessagedialog.h.Rodrigo Moya2002-12-021-0/+4
* Add include of gnome-dialog.hNot Zed2002-12-021-0/+6
* Dont grab_add anymore on the button, gtk_button is changed in gtk2 not toNot Zed2002-11-261-0/+6
* new function, build pango layout for string.Chris Toshok2002-11-161-0/+9
* New. (e_clipped_label_destroy): Removed.Ettore Perazzoli2002-11-151-0/+10
* Changed to use g_object_*() and g_signal_*()Ettore Perazzoli2002-11-151-0/+9
* port to GObject.Chris Toshok2002-11-121-0/+4
* (init): Use GObject functions instead ofEttore Perazzoli2002-11-121-0/+5
* Removed. (impl_finalize): New. (class_init): Override GObject::finalize,Ettore Perazzoli2002-11-121-0/+13
* include gnome-dialogJP Rosevear2002-11-081-0/+4
* ignore the generated marshal source.Chris Toshok2002-11-071-0/+10
* (impl_expose_event): UseEttore Perazzoli2002-11-041-0/+5
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-0/+138
* Emit a search_activated signal. (e_search_bar_set_item_id): Revert toJeffrey Stedfast2002-10-291-0/+5
* If the clear button was pressed, we want the entry to be sensitive (notJeffrey Stedfast2002-10-241-0/+13
* (activate_by_subitems): gtk_widget_grab_focus()Ettore Perazzoli2002-10-241-0/+8
* check if the selection fits in the leftover daysJP Rosevear2002-10-161-0/+5
* [Add a small delay to the switching of pages in the multi-configEttore Perazzoli2002-10-011-0/+16
* (create_page_container): Don't set upEttore Perazzoli2002-09-281-0/+5
* Clear search by setting text to "" and search to first search.Not Zed2002-09-241-0/+12
* Fix some non-ANSI switch statements.Dan Winship2002-09-231-0/+4
* need to make the find now button sensitive when you select something fromChris Toshok2002-08-301-0/+5
* If the item is ADVANCED_ID, check the query and efb->setquery to seePeter Williams2002-08-301-0/+6
* Don't set the item id; clear search isn't in the menu anymore. FixesPeter Williams2002-08-241-0/+5
* don't adjust for two digit dates here, the e_time_parse routines do thatJP Rosevear2002-08-221-0/+5
* Set the query text into the filter name when saving it, for #10979.Not Zed2002-08-061-0/+5
* Add missing cast. (e_calendar_item_signal_emission_idle_cb): Likewise.Ettore Perazzoli2002-07-241-0/+12
* Also perform a search on the query_changed signal, which is what getsPeter Williams2002-07-241-0/+19
* (setup_standard_verbs): Set the <commands> partEttore Perazzoli2002-07-181-0/+17
* (update_sensitivity): Removed.Ettore Perazzoli2002-07-031-0/+11
* (subitem_activated_cb): Don't emitEttore Perazzoli2002-07-021-0/+7
* (activate_by_subitems): Don't set the entry to beEttore Perazzoli2002-07-021-0/+7
* (build_items): Put the numbers in front of theEttore Perazzoli2002-06-191-0/+5
* New helper function. (build_items): g_strdup() the text for all the items.Ettore Perazzoli2002-05-311-0/+12
* Put the search menu in a SearchPlaceholder.Ettore Perazzoli2002-05-231-0/+3
* New, overrides GtkWidget::draw. (impl_expose_event): New, overridesEttore Perazzoli2002-05-231-0/+5
* Prepend the advanced menu with a separator.Ettore Perazzoli2002-05-211-0/+8
* Strip underscores from the menu item labels.Ettore Perazzoli2002-05-211-0/+5
* Don't print out the colors here unless debugging is turned on.Christopher James Lahey2002-04-271-0/+5
* Updated this to match the changed function name in gal.Christopher James Lahey2002-04-231-0/+5
* Oops. The previous change made the search bar widgets get packed in theDan Winship2002-04-101-0/+8
* Construct the buttons earlier so that the option-menu-setup code thatDan Winship2002-04-071-0/+6
* show a specific page numberJP Rosevear2002-04-071-0/+7
* Change the ETable specs so it doesn't sort.Ettore Perazzoli2002-03-301-0/+5
* Add accelerators for "Find Now" and "Clear".Ettore Perazzoli2002-03-211-0/+8
* Remove all the SearchBar items before setting them up again.Ettore Perazzoli2002-03-211-0/+13
* No accelerator for "FindNow". (add_button): Add a one-pixel padding to theEttore Perazzoli2002-03-191-0/+6
* Rename the "Search Now" menu entry to "Find Now". Rename the correspondingEttore Perazzoli2002-03-191-0/+8
* New halper function to update the sensitivity of the commands.Ettore Perazzoli2002-03-191-0/+9
* Init clear_button to NULL. (add_button): New helper function to add aEttore Perazzoli2002-03-191-0/+14
* New, implementation for a new "SearchNow" verb. (setup_standard_verbs):Ettore Perazzoli2002-03-191-0/+7
* [Search bar re-design implementation, Take 2.]Ettore Perazzoli2002-03-191-0/+17
* [Start implementing the new Search Bar design.]Ettore Perazzoli2002-03-161-0/+17
* Set horizontal scroll policy to GTK_POLICY_NEVER here. Don't set usizeChristopher James Lahey2002-03-161-0/+6
* If the charset item doesn't have a class (aka "Unknown"), don't write aJeffrey Stedfast2002-03-141-0/+7
* Added alpha blending here.Christopher James Lahey2002-03-141-0/+4
* Removed Page struct. (e_multi_config_dialog_add_page): Select the initialChristopher James Lahey2002-03-131-0/+6
* Use Use e_table_memory_store instead of e_table_memory_callbacks. UseChristopher James Lahey2002-03-131-0/+6
* Use GNOME_STOCK_BUTTON_CLOSE, not GNOME_STOCK_BUTTON_CANCEL. (do_close):Ettore Perazzoli2002-03-121-0/+8
* Rename Page.widget -> Page.page_widget; it is now an EConfigPage insteadEttore Perazzoli2002-03-101-0/+33
* Don't display a header in the table on the left.Ettore Perazzoli2002-03-081-0/+5
* New. New.Ettore Perazzoli2002-03-061-0/+8
* preserve behavior - hook search_activated signal to the same function asChris Toshok2002-02-251-0/+21
* gtk_widget_show() the icon_pixmap if the specified icon is not NULL.Ettore Perazzoli2002-02-221-0/+12
* remove briefly used filesJP Rosevear2002-02-091-0/+4
* button/entry combo that launchs the gnome url handler on the entry textJP Rosevear2002-02-091-0/+7
* build new filesJP Rosevear2002-02-091-0/+7
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-281-0/+4
* [Implement an Outlook-style "New" dropdown button. It is basicallyEttore Perazzoli2002-01-241-0/+21
* Added iso-8859-8 (Hebrew; Visual) to the list of charsets in the menu.Jeffrey Stedfast2002-01-051-0/+5
* New. New.Ettore Perazzoli2001-12-201-0/+5
* merge from headNot Zed2001-12-141-0/+6
* updated to new version from Ximian Setup Tools. Fixes bug #7641.Damon Chaplin2001-11-291-0/+11
* set both the date and the time of day in one call, creating only a singleJP Rosevear2001-11-061-0/+8
* Based on a patch by Damon Chaplin <damon@ximian.com>Christopher James Lahey2001-11-061-0/+10
* Snotty code so we only disconnect to rules we no longer have, etc.12001-11-011-0/+5
* Ref and connect to rule changed here, also clear out previous ref's.Not Zed2001-11-011-0/+12
* emit signal when time set to none/empty.Damon Chaplin2001-10-311-0/+5
* Hook to rule changed events. (destroy): Free change id table/unconnect to02001-10-301-0/+9
* try to parse just a date first, and if that works we assume it is a DATEDamon Chaplin2001-10-301-0/+9
* Set the item to the option_base on it, so the current item is set. Fix for02001-10-301-0/+5
* Adapt to the new ECellPopup signature.Christopher James Lahey2001-10-301-0/+5
* ref the ECalendarItem and check if it gets destroyed, to try to avoid aDamon Chaplin2001-10-301-0/+9
* Don't add the menu item here, do this in the context_changed signalJeffrey Stedfast2001-10-241-0/+13
* copy the translate field over as well. Should fix an uninitialized memoryDamon Chaplin2001-10-241-0/+5
* clear the struct tm fields to keep purify happy.Damon Chaplin2001-10-241-0/+6
* use the new ECellText methods to get the text and set the value.Damon Chaplin2001-10-231-0/+9
* Keep us from reading tmp_tm uninitialized, so purify won't complain.Jon Trowbridge2001-10-211-0/+5
* Now takes a menu path argument.Jeffrey Stedfast2001-10-101-0/+5
* added BONOBO_GNOME_CFLAGS to make it compile with latest BonoboRodrigo Moya2001-10-041-0/+5
* Call gnome_canvas_world_to_window here. Finishes fixing Ximian bug #2613.Christopher James Lahey2001-10-041-0/+6
* grab focus to the date entry or the time entry, depending on which isDamon Chaplin2001-09-271-0/+5
* add prototype for e_date_edit_set_editable.Chris Toshok2001-09-171-0/+8
* Don't unref the old dropdown, we don't "own" it.Jeffrey Stedfast2001-09-141-0/+5
* unref the old dropdown_menu if there is one.Larry Ewing2001-09-131-0/+5
* No longer need the context in order to clone a FilterRule.Jeffrey Stedfast2001-09-131-0/+6
* added a default size for the saved search dialog of 600 x 300 such that itAnna Marie Dirks2001-09-071-0/+6
* added a wee bit of padding around the find now label in response to bugAnna Marie Dirks2001-09-061-0/+5
* New prototype here.Ettore Perazzoli2001-08-291-0/+5
* added e_date_edit_get/set_make_time_insensitive() which makes the timeDamon Chaplin2001-08-171-0/+6
* Set the horizontal usize of the entry to 4.Ettore Perazzoli2001-08-171-0/+5
* Boost scoring on an exact nickname match. Manually addressify match.Jon Trowbridge2001-08-161-0/+9
* Destroy, do not unref, the popup_window.Federico Mena Quintero2001-08-151-0/+5
* Correctness fixes for when the entry and submenu must be interchanged.Federico Mena Quintero2001-08-151-0/+5
* *Please* add accessor functions instead of just object arguments!Federico Mena Quintero2001-08-151-0/+24
* Add "Any Category" option for category searches.Jon Trowbridge2001-08-141-0/+5
* Oops, we didn't need to unref all of the widgets, just a few.Jeffrey Stedfast2001-08-111-3/+5
* Removed comment about the need to resolve nicknames properly, because weJon Trowbridge2001-08-111-0/+14
* Don't forget to unref stuff here too.Jeffrey Stedfast2001-08-101-1/+9
* Fixes bug #6918Anna Marie Dirks2001-08-101-0/+8
* changed the E_FILTERBAR_RESET label from "Show All" to "Clear" toAnna Marie Dirks2001-08-101-0/+6
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-091-1/+10
* Re-labeled the "Activate" button "Find Now".Anna Marie Dirks2001-08-091-0/+4
* New. New.Ettore Perazzoli2001-08-081-0/+5
* [Added an "Activate" button to the search bar.]Ettore Perazzoli2001-08-051-0/+15
* Make the close icon as large as the pin icon so the bar doesn't changeEttore Perazzoli2001-08-051-0/+7
* Request an update. (e_calendar_item_mark_days): Likewise.Federico Mena Quintero2001-08-041-0/+5
* don't show the year in the popup submenu for the months, and center theDamon Chaplin2001-07-251-0/+6
* When the dialog gets closed, always make sure the entry widget becomesJeffrey Stedfast2001-07-191-0/+3
* When the dialog gets closed, always make sure the entry widget becomesJeffrey Stedfast2001-07-191-0/+5
* Fixes bug #2901.Federico Mena Quintero2001-07-171-0/+7
* *** empty log message ***Jacob Berkman2001-07-161-0/+10
* added functions to set a callback to get the current time, which is usedDamon Chaplin2001-07-031-0/+8
* Take a callback function and user_data so that we can add listeners toJeffrey Stedfast2001-07-031-0/+6
* Updated to build e-charset-picker.cJeffrey Stedfast2001-07-031-0/+8
* copied the EMap widget verbatim from Ximian Setup Tools. Hmm. Maybe itDamon Chaplin2001-06-141-0/+8
* Removed unused variable.Federico Mena Quintero2001-06-011-0/+8
* 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