aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc
Commit message (Expand)AuthorAgeFilesLines
* Don't print out the colors here unless debugging is turned on.Christopher James Lahey2002-04-272-1/+8
* Include alloca.h here if it's necessary.Christopher James Lahey2002-04-271-0/+4
* Initialize these struct members individually instead of as a struct.Christopher James Lahey2002-04-271-1/+4
* Ansification patch from danw.Christopher James Lahey2002-04-269-20/+21
* Updated this to match the changed function name in gal.Christopher James Lahey2002-04-232-2/+7
* Bumped version number to 0.19.99.14.Christopher James Lahey2002-04-232-25/+105
* handle toggle and radio items (make_item): the item is now passed in fromJP Rosevear2002-04-181-17/+26
* Bumped version number to 0.19.99.11.Christopher James Lahey2002-04-182-6/+51
* If there is a grabbed_item, send all events to it.Christopher James Lahey2002-04-181-22/+20
* Oops. The previous change made the search bar widgets get packed in theDan Winship2002-04-102-3/+11
* Construct the buttons earlier so that the option-menu-setup code thatDan Winship2002-04-072-5/+11
* show a specific page numberJP Rosevear2002-04-073-0/+23
* Change the ETable specs so it doesn't sort.Ettore Perazzoli2002-03-302-1/+5
* Added widgets/e-option-menu.lo.Christopher James Lahey2002-03-263-28/+69
* Add accelerators for "Find Now" and "Clear".Ettore Perazzoli2002-03-214-10/+18
* Remove all the SearchBar items before setting them up again.Ettore Perazzoli2002-03-212-25/+80
* No accelerator for "FindNow". (add_button): Add a one-pixel padding to theEttore Perazzoli2002-03-192-2/+8
* Rename the "Search Now" menu entry to "Find Now". Rename the correspondingEttore Perazzoli2002-03-192-4/+12
* New halper function to update the sensitivity of the commands.Ettore Perazzoli2002-03-192-0/+46
* Init clear_button to NULL. (add_button): New helper function to add aEttore Perazzoli2002-03-193-15/+54
* New, implementation for a new "SearchNow" verb. (setup_standard_verbs):Ettore Perazzoli2002-03-192-0/+21
* [Search bar re-design implementation, Take 2.]Ettore Perazzoli2002-03-194-30/+74
* Allow for per-item closures and also instead of taking a const charJeffrey Stedfast2002-03-162-37/+40
* Check for a style_set signal on all the contained GnomeCanvasItems.Christopher James Lahey2002-03-161-0/+30
* [Start implementing the new Search Bar design.]Ettore Perazzoli2002-03-165-107/+178
* Set horizontal scroll policy to GTK_POLICY_NEVER here. Don't set usizeChristopher James Lahey2002-03-162-9/+13
* If the charset item doesn't have a class (aka "Unknown"), don't write aJeffrey Stedfast2002-03-142-3/+12
* Added alpha blending here.Christopher James Lahey2002-03-142-2/+73
* Clean up comment.Ettore Perazzoli2002-03-141-3/+1
* Removed Page struct. (e_multi_config_dialog_add_page): Select the initialChristopher James Lahey2002-03-132-56/+15
* Use Use e_table_memory_store instead of e_table_memory_callbacks. UseChristopher James Lahey2002-03-132-99/+44
* Use GNOME_STOCK_BUTTON_CLOSE, not GNOME_STOCK_BUTTON_CANCEL. (do_close):Ettore Perazzoli2002-03-122-10/+18
* Rename Page.widget -> Page.page_widget; it is now an EConfigPage insteadEttore Perazzoli2002-03-107-17/+427
* Bumped version number to 0.19.99.7Chris Toshok2002-03-101-2/+2
* Add test-multi-config-dialog.Ettore Perazzoli2002-03-081-1/+2
* Don't display a header in the table on the left.Ettore Perazzoli2002-03-082-2/+8
* New. New.Ettore Perazzoli2002-03-065-4/+563
* make a right click bring up the popup menu.Larry Ewing2002-02-281-2/+4
* preserve behavior - hook search_activated signal to the same function asChris Toshok2002-02-254-23/+63
* gtk_widget_show() the icon_pixmap if the specified icon is not NULL.Ettore Perazzoli2002-02-222-1/+23
* New signal for when the width of the column changes.Christopher James Lahey2002-02-132-0/+22
* remove briefly used filesJP Rosevear2002-02-093-238/+4
* oopsJP Rosevear2002-02-092-0/+234
* button/entry combo that launchs the gnome url handler on the entry textJP Rosevear2002-02-092-2/+9
* build new filesJP Rosevear2002-02-094-1/+248
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-282-15/+18
* [Implement an Outlook-style "New" dropdown button. It is basicallyEttore Perazzoli2002-01-243-110/+247
* Added #include <libgnome/gnome-defs.h>.Christopher James Lahey2002-01-173-0/+3
* translate timezone names, and provide a function to get back to theDamon Chaplin2002-01-121-0/+8
* changed the location of the Hebrew charset in the menuJeffrey Stedfast2002-01-051-3/+3
* Added iso-8859-8 (Hebrew; Visual) to the list of charsets in the menu.Jeffrey Stedfast2002-01-052-0/+8
* New. New.Ettore Perazzoli2001-12-204-0/+432
* Merging changes:Christopher James Lahey2001-12-182-2/+7
* Merging changes:Christopher James Lahey2001-12-182-0/+546
* Merging changes:Christopher James Lahey2001-12-171-0/+6
* merge from headNot Zed2001-12-142-0/+7
* Merging changes:Christopher James Lahey2001-12-056-112/+221
* Merging changes:Christopher James Lahey2001-12-011-0/+3
* updated to new version from Ximian Setup Tools. Fixes bug #7641.Damon Chaplin2001-11-293-44/+76
* Bumped version number to 0.18.1.Christopher James Lahey2001-11-151-1/+8
* From a patch by Yukihiro Nakai <ynakai@redhat.com>.Christopher James Lahey2001-11-151-0/+30
* set both the date and the time of day in one call, creating only a singleJP Rosevear2001-11-063-0/+43
* Based on a patch by Damon Chaplin <damon@ximian.com>Christopher James Lahey2001-11-062-7/+43
* Snotty code so we only disconnect to rules we no longer have, etc.12001-11-012-20/+50
* Ref and connect to rule changed here, also clear out previous ref's.Not Zed2001-11-013-28/+38
* emit signal when time set to none/empty.Damon Chaplin2001-10-312-0/+6
* Hook to rule changed events. (destroy): Free change id table/unconnect to02001-10-303-5/+60
* try to parse just a date first, and if that works we assume it is a DATEDamon Chaplin2001-10-302-15/+32
* Set the item to the option_base on it, so the current item is set. Fix for02001-10-302-0/+7
* Added column_width argument.Christopher James Lahey2001-10-301-0/+21
* Adapt to the new ECellPopup signature.Christopher James Lahey2001-10-302-12/+29
* ref the ECalendarItem and check if it gets destroyed, to try to avoid aDamon Chaplin2001-10-304-7/+31
* Commented out connecting to the scroll adjustments here since it's notChristopher James Lahey2001-10-281-30/+37
* More fixing of the license texts.Ettore Perazzoli2001-10-284-40/+40
* Fixing the license text.Ettore Perazzoli2001-10-2828-28/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-2728-56/+56
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-272-4/+38
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-2729-159/+551
* Added cursor_changed handling to set the has_cursor argument of theChristopher James Lahey2001-10-262-0/+42
* Fixed warnings here.Christopher James Lahey2001-10-261-8/+8
* Bumped version to 0.15.99.4 for e-iconv changes.52001-10-261-4/+4
* Don't add the menu item here, do this in the context_changed signalJeffrey Stedfast2001-10-243-28/+115
* copy the translate field over as well. Should fix an uninitialized memoryDamon Chaplin2001-10-242-0/+6
* clear the struct tm fields to keep purify happy.Damon Chaplin2001-10-242-2/+15
* use the new ECellText methods to get the text and set the value.Damon Chaplin2001-10-235-7/+240
* Use right_click_down here instead of maybe_do_something.Christopher James Lahey2001-10-211-1/+1
* Keep us from reading tmp_tm uninitialized, so purify won't complain.Jon Trowbridge2001-10-212-2/+12
* Changed some of these gbooleans to be guint : 1s.Christopher James Lahey2001-10-211-1/+1
* bumped revision to .112001-10-121-8/+25
* Now takes a menu path argument.Jeffrey Stedfast2001-10-103-3/+11
* remove the test condition and always work form the locale not he the font.Larry Ewing2001-10-071-11/+1
* add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migrationMichael Meeks2001-10-055-18/+20
* added BONOBO_GNOME_CFLAGS to make it compile with latest BonoboRodrigo Moya2001-10-042-0/+6
* Call gnome_canvas_world_to_window here. Finishes fixing Ximian bug #2613.Christopher James Lahey2001-10-042-3/+15
* Transcode empty message from utf8 to gtk charset. Fixes Ximian bug #2468.Christopher James Lahey2001-10-031-6/+12
* Bumped the sonumber to 14.Christopher James Lahey2001-10-022-3/+56
* grab focus to the date entry or the time entry, depending on which isDamon Chaplin2001-09-272-0/+30
* Commit patch from Chris to implement e_tree_right_click_up() forEttore Perazzoli2001-09-262-1/+38
* Fixed a typo here where we were setting the running height based on theChristopher James Lahey2001-09-211-1/+1
* add prototype for e_date_edit_set_editable.Chris Toshok2001-09-173-0/+33
* Check that unsorted >= 0 before using it as an array index. (Bug #9115)Jon Trowbridge2001-09-151-2/+3
* Don't unref the old dropdown, we don't "own" it.Jeffrey Stedfast2001-09-142-3/+5
* unref the old dropdown_menu if there is one.Larry Ewing2001-09-132-0/+8
* No longer need the context in order to clone a FilterRule.Jeffrey Stedfast2001-09-132-2/+8
* Re-remove evil utf8_to_gtk debug printf that Chris seems to haveDan Winship2001-09-091-1/+0
* Bumped version number to 0.11.99.3 for ETableWithout.Christopher James Lahey2001-09-082-2/+4
* added a default size for the saved search dialog of 600 x 300 such that itAnna Marie Dirks2001-09-072-1/+7
* added a wee bit of padding around the find now label in response to bugAnna Marie Dirks2001-09-062-0/+6
* Use e_iconv_from_locale, not e_iconv_to_locale.Chyla Zbigniew2001-09-031-1/+1
* Bumped the version number to 0.11.99.2 for new e_utf8 functions.Christopher James Lahey2001-09-022-54/+89
* Bumped the version number to 0.111.99.1 for new e_utf8 functions.Christopher James Lahey2001-09-012-66/+154
* New prototype here.Ettore Perazzoli2001-08-293-0/+40
* This patch fixes a lot of i18n problems in Evolution.Chyla Zbigniew2001-08-221-0/+1
* cut and paste fixed version of gnome_canvas_button here.Chris Toshok2001-08-221-0/+255
* Compile fixesIain Holmes2001-08-181-0/+1
* added e_date_edit_get/set_make_time_insensitive() which makes the timeDamon Chaplin2001-08-173-18/+115
* Set the horizontal usize of the entry to 4.Ettore Perazzoli2001-08-172-0/+6
* Boost scoring on an exact nickname match. Manually addressify match.Jon Trowbridge2001-08-164-52/+64
* Destroy, do not unref, the popup_window.Federico Mena Quintero2001-08-152-1/+7
* Correctness fixes for when the entry and submenu must be interchanged.Federico Mena Quintero2001-08-152-24/+50
* *Please* add accessor functions instead of just object arguments!Federico Mena Quintero2001-08-153-42/+190
* Add "Any Category" option for category searches.Jon Trowbridge2001-08-142-1/+6
* Handle GDK_KP_Up and GDK_KP_Down here.Christopher James Lahey2001-08-141-0/+2
* Oops, we didn't need to unref all of the widgets, just a few.Jeffrey Stedfast2001-08-112-14/+8
* Removed comment about the need to resolve nicknames properly, because weJon Trowbridge2001-08-115-32/+279
* last_item_separator shouldn't get reset if the item is hidden.Christopher James Lahey2001-08-111-8/+8
* new proto and virtual methodJP Rosevear2001-08-102-0/+27
* Don't forget to unref stuff here too.Jeffrey Stedfast2001-08-103-94/+132
* Fixes bug #6918Anna Marie Dirks2001-08-102-1/+9
* changed the E_FILTERBAR_RESET label from "Show All" to "Clear" toAnna Marie Dirks2001-08-102-1/+7
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-094-1/+19
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-092-0/+6
* Re-labeled the "Activate" button "Find Now".Anna Marie Dirks2001-08-092-1/+5
* New. New.Ettore Perazzoli2001-08-084-0/+277
* allow toggling between converting from the gdkfont's charset or from theLarry Ewing2001-08-071-1/+11
* [Added an "Activate" button to the search bar.]Ettore Perazzoli2001-08-053-17/+66
* Make the close icon as large as the pin icon so the bar doesn't changeEttore Perazzoli2001-08-052-13/+25
* Request an update. (e_calendar_item_mark_days): Likewise.Federico Mena Quintero2001-08-042-0/+9
* don't show the year in the popup submenu for the months, and center theDamon Chaplin2001-07-252-4/+15
* When the dialog gets closed, always make sure the entry widget becomesJeffrey Stedfast2001-07-192-1/+5
* When the dialog gets closed, always make sure the entry widget becomesJeffrey Stedfast2001-07-192-188/+179
* Remove the debugging message here.Dan Winship2001-07-181-1/+0
* Fixes bug #2901.Federico Mena Quintero2001-07-172-16/+10
* *** empty log message ***Jacob Berkman2001-07-163-21/+27
* Reset the view when we set the model here. Fixes Ximian #4105.Christopher James Lahey2001-07-161-0/+1
* Created this function for key presses that move in some way other thanChristopher James Lahey2001-07-112-78/+80
* Destroy the tooltip if we're the owner when we're destroyed. Also, keep aChristopher James Lahey2001-07-081-0/+2
* added functions to set a callback to get the current time, which is usedDamon Chaplin2001-07-037-50/+230
* *misc/e-filter-bar.c (option_changed): Specified a default size for theAnna Marie Dirks2001-07-031-3/+20
* Take a callback function and user_data so that we can add listeners toJeffrey Stedfast2001-07-033-3/+34
* Updated to build e-charset-picker.cJeffrey Stedfast2001-07-035-0/+515
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-2314-25/+25
* copied the EMap widget verbatim from Ximian Setup Tools. Hmm. Maybe itDamon Chaplin2001-06-144-0/+1933
* Removed unused variable.Federico Mena Quintero2001-06-013-2/+9
* #include <stdlib.h> #include <string.h>. Kill warnings.Kjartan Maraas2001-05-251-0/+1
* Killed a warning here. (model_changed, items_inserted): Check if we'reChristopher James Lahey2001-05-191-7/+5
* my computer crashed while commiting this first time.Gediminas Paulauskas2001-05-121-2/+2
* Added util/e-sorter-array.lo and widgets/e-reflow-model.lo. RemovedChristopher James Lahey2001-05-084-410/+1199
* Fix for #2253 (search names not translated), mail-search i18n fixes.Gediminas Paulauskas2001-05-082-13/+28
* write what was converted to console, this function does not work always.Gediminas Paulauskas2001-05-081-3/+6
* I am sure at least with this:Gediminas Paulauskas2001-05-072-3/+17
* Added widgets/e-categories-master-list-dialog-model.lo andChristopher James Lahey2001-04-291-3/+25
* UpdateKjartan Maraas2001-04-241-2/+3
* Added #include <glib.h> and moved corresponding local headers to the top.Kjartan Maraas2001-04-247-10/+30
* Added #include <stdlib.h>.Christopher James Lahey2001-04-241-0/+1
* bump to 0.7.99.1, add gal/unicode/Makefile. gal no longer internallyDan Winship2001-04-242-52/+53
* Changed some comments here.Christopher James Lahey2001-04-173-14/+24
* Upped the version number to 0.7.99.0.Jody Goldberg2001-04-171-17/+17
* New function, because it is ridiculous to have to hunt down objectFederico Mena Quintero2001-04-163-2/+48
* Do not ref both the box and the item; just connect to the item's "destroy"Federico Mena Quintero2001-04-161-7/+15
* Use e_canvas_hide_tooltip and e_canvas_popup_tooltip. Set bold on theChristopher James Lahey2001-04-152-0/+63
* Added widget/e-hsv-utils.lo.Christopher James Lahey2001-04-152-0/+197
* Always emit the cursor changed signal. Even if it's changed to the sameChristopher James Lahey2001-04-131-8/+5
* New function to translate a string and then convert it to utf8. Acts justChristopher James Lahey2001-04-112-1/+37
* i18n fixes, added missing includes.Gediminas Paulauskas2001-04-112-6/+5
* i18n fixes.Gediminas Paulauskas2001-04-111-0/+4
* Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-051-4/+4
* Some small header cleanups & fixes, and fix to translate all popup menusGediminas Paulauskas2001-04-053-4/+28
* More header fixes. Same. Same. Same here. More header fixes. Same here.Kjartan Maraas2001-04-057-8/+47
* Added e_selection_model_cursor_activated.Christopher James Lahey2001-04-042-0/+12
* Fixed headers. Moved the .h associated with each .c to the top of the listChristopher James Lahey2001-04-043-3/+9
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. SameKjartan Maraas2001-04-0416-15/+33
* My previous commit was incomplete.Gediminas Paulauskas2001-04-021-1/+2
* Replace #include <gtk/gtk.h> Remove #include <gnome.h> Replace #includeKjartan Maraas2001-03-3013-16/+68
* Added util/e-bit-array.lo.Christopher James Lahey2001-03-274-224/+92
* Added e-selection-model-array.lo.Christopher James Lahey2001-03-256-529/+924
* Validate the filter rule.Jeffrey Stedfast2001-03-232-1/+8
* Upped the version number to 0.5.99.4.Christopher James Lahey2001-03-204-49/+78
* use gnome_dialog_run() to make the warning dialog modal. Also created aDamon Chaplin2001-03-192-38/+37
* Make this take an extra argument saying whether or not to grab theDan Winship2001-03-162-6/+7
* If we click on the edit menu, then bring up a rule editor. If the userNot Zed2001-03-152-0/+32
* Made this function do something a little closer to what it is supposed toChristopher James Lahey2001-03-141-2/+4
* Rename this from g_unichar_to_utf8 so that it doesn't conflict with theDan Winship2001-03-142-9/+9
* pretty much working now.Damon Chaplin2001-03-053-76/+537
* New class implementing a simple selection model that you add rows to andChris Lahey2001-03-012-0/+144
* Added e-selection-model-simple.lo.Christopher James Lahey2001-03-014-27/+83
* New type of search bar that interacts with filter contexts to save filtersNot Zed2001-03-016-29/+672
* Make this more robust: do not assume that the GdkEvent will be either aMiguel de Icaza2001-02-281-1/+7
* Added e-sorter.lo and e-selection-model.lo.Christopher James Lahey2001-02-282-0/+906
* new files to implement an ECell for showing and editing dates & times.Damon Chaplin2001-02-264-0/+513
* Move the event box into the esb->dropdown_holder. Changed so it can beNot Zed2001-02-243-16/+68
* From a patch submitted by Murray Cumming <Murray.Cumming@mybau.com>Christopher James Lahey2001-02-176-0/+25
* Made a width other than the default possible if the children have widthsChristopher James Lahey2001-02-112-5/+27
* Added this function.Christopher James Lahey2001-02-112-9/+60
* Since gdkevent is a union, casting a smaller struct to a gdkevent causedJP Rosevear2001-02-101-7/+16
* Added a "header" argument to set the label at the top of the dialog.Christopher James Lahey2001-02-091-30/+31
* Added Akira's japanese etc. encodings to e-fontLauris Kaplinski2001-02-081-5/+10
* Check for nl_langinfo (CODESET). Code taken from glib 1.3 branch.Christopher James Lahey2001-02-072-2/+130
* Ignore test-dropdown-buttonJeffrey Stedfast2001-02-062-0/+5
* Changed the call to iconv to be char ** instead of const char **.Christopher James Lahey2001-02-051-5/+5
* Always include +1 for the size. 0*2 == 0, so malloc returns NULL, which isNot Zed2001-01-291-1/+1
* Update copyright and add myself as the author.Ettore Perazzoli2001-01-281-2/+6
* Make the ESearchBar pretty by using the same border for the dropdownEttore Perazzoli2001-01-282-3/+31
* Documented.Ettore Perazzoli2001-01-281-4/+14
* Changed the EDropdownButton so that it works more like a standard menuEttore Perazzoli2001-01-283-16/+60
* Make the ESearchBar use the new EDropdownButton widget.Ettore Perazzoli2001-01-273-146/+217
* Fix the API to EDropdownButton by removing args that don't make muchEttore Perazzoli2001-01-274-21/+13
* ...And the ChangeLog too.Ettore Perazzoli2001-01-271-0/+4
* Ooops, forgot to commit the Makefile.Ettore Perazzoli2001-01-271-9/+27
* New, simple dropdown button widget based on the thing that Damon didEttore Perazzoli2001-01-273-0/+390
* Clamp the value we set here. (compute_offset): Switched to ints here.Christopher James Lahey2001-01-261-16/+16
* Made this function put some space around the area shown.Christopher James Lahey2001-01-261-12/+32
* e_calendar_item_get_date_range() now returns a boolean, which is FALSE ifDamon Chaplin2001-01-253-8/+34
* Unset the GTK_CAN_FOCUS flag on the ECalendar. (e_calendar_focus_in):Federico Mena Quintero2001-01-202-33/+14
* s/GdkEventButton/GdkEvent/Dan Winship2001-01-204-5/+8
* Make zero the minimum number of days that can be specified.Federico Mena Quintero2001-01-192-5/+18
* Oops. Delete this. I never meant for this to get commit'd.Jeffrey Stedfast2001-01-182-23/+5
* Dont remove the function, give it the proper nameJP Rosevear2001-01-172-0/+25
* Fix the build by removing a stale function definition. Sigh.Ettore Perazzoli2001-01-172-20/+6
* Hi fejj. Using your computer to check in the files you forget to add. :-)Jeffrey Stedfast2001-01-172-0/+451
* Added e-messagebox to the build.Jeffrey Stedfast2001-01-172-0/+9
* Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home.Jacob Leach2001-01-172-0/+6
* Removed an unused variable. (e_utf8_from_gtk_string_sized): Made ib constChristopher James Lahey2001-01-091-2/+3
* Broke font and fontset parts of EFont into separate functions. PossiblyLauris Kaplinski2001-01-061-2/+52
* bump versionJP Rosevear2001-01-051-0/+174
* Added functions for encoding utf8 safely into libxml brokennessLauris Kaplinski2001-01-032-0/+100
* Always have some text. Fixes crash.Miguel de Icaza2000-12-261-0/+1
* translationsJP Rosevear2000-12-233-10/+125
* Upped the version number to 0.4.1. Bumped the GAL_REVISION to 1.Christopher James Lahey2000-12-161-8/+0
* #include <time.h>Federico Mena Quintero2000-12-153-1/+5
* Changed the color from yellow to light gray.Christopher James Lahey2000-12-141-1/+6
* Fixed some warnings.Christopher James Lahey2000-12-121-1/+2
* If there are columns allocated, free them upon a destroy.JP Rosevear2000-12-091-3/+0
* Work to get a Gtk-Doc infrastructure in place for Gal.Miguel de Icaza2000-12-091-4/+4
* Call the parent class destroyer as wellJP Rosevear2000-12-092-0/+8
* Destroy the gdkIC if we have oneJP Rosevear2000-12-081-0/+5
* Move away from unicode_iconv*. We still need libunicode for utf8Dan Winship2000-11-301-25/+9
* updated to emit "changed" when appropriate, which turned out to beDamon Chaplin2000-11-275-465/+1185
* Made the underline show up properly in the main menu bar.Christopher James Lahey2000-11-111-3/+23
* Switched from using gtk_menu_item_new_with_label for the menu header toChristopher James Lahey2000-11-101-1/+1