aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/menus/gal-view-menus.c
Commit message (Expand)AuthorAgeFilesLines
* NULL out priv->instance when we unref it. Bug #51713.Not Zed2003-12-101-1/+3
* guard against multiple destroysJP Rosevear2003-05-151-0/+3
* (gal_view_menus_unmerge): Guard againstEttore Perazzoli2003-05-141-1/+2
* Don't convert the label charset from UTF-8 into the locale charset.Jeffrey Stedfast2003-04-291-8/+4
* add ... to "Define Views" and "Save Custom View" menuitem labels.Mike Kestner2003-04-101-2/+2
* (set_state): Removed debugging message.Ettore Perazzoli2003-03-281-1/+1
* Use G_GNUC_FUNCTION instead of __FUNCTION__.Ettore Perazzoli2003-03-071-2/+2
* Remove unneeded MAP_DIR define. (gladedir): Remove. Defined inDan Winship2003-02-061-0/+1
* use GtkDialog's ::response instead of GnomeDialog's ::clicked.Chris Toshok2002-11-151-5/+5
* menus/gal-view-menus.h GObjectified.Ettore Perazzoli2002-11-141-37/+29
* gnome-xml->libxmlNot Zed2002-11-131-2/+2
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-2/+2
* ref/unref the gvmMike Kestner2002-08-151-0/+4
* Added this function to let you disable the define views dialog.Christopher James Lahey2002-06-051-29/+52
* Don't show this dialog more than once per collection.Christopher James Lahey2002-06-051-9/+32
* Made it so that if the current_id doesn't match any of the given ids, itChristopher James Lahey2002-05-141-4/+10
* New function to handle unmerging menus at control deactivation time. (d):Christopher James Lahey2002-02-081-14/+23
* Bumped the required version of gal.Christopher James Lahey2002-02-071-109/+247
* Ref the BonoboUIComponent that we are holding. (gvm_destroy): Unref ourJon Trowbridge2001-10-251-0/+12
* Make this not be a radio button, but instead just a normal menu.Christopher James Lahey2001-10-211-70/+53
* #include bonobo-ui-util.hJeffrey Stedfast2001-10-191-0/+1
* Fixes #2465Chyla Zbigniew2001-09-051-4/+4
* Don't display the Define Views dialog.Christopher James Lahey2001-08-111-0/+2
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Store the connection ID of the "changed" signal in the collection.Federico Mena Quintero2001-06-011-8/+20
* make the view menuitems radio items of the same group, and allocate theChris Toshok2001-05-221-52/+70
* Removed EVOLUTION_VERSION from the rest of makefiles. use VERSION instead. SoGediminas Paulauskas2001-05-081-2/+8
* Found out that I forgot to commit this.Gediminas Paulauskas2001-05-031-4/+2
* Fix a memory leak.Dan Winship2001-04-131-4/+4
* i18n fixes, added missing includes.Gediminas Paulauskas2001-04-111-1/+3
* Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-051-2/+4
* Fix headers.Kjartan Maraas2001-04-051-0/+2
* Don't print the xml tree here.Christopher James Lahey2001-03-291-1/+3
* Added accelerator to elements missing accelerators (Reply, Inline, Quoted,Miguel de Icaza2001-03-171-5/+5
* Reorganize the menus to have entries always in a consistent fashion, asMiguel de Icaza2001-03-071-1/+1
* Rebuild when the collection changes.Christopher James Lahey2001-03-061-11/+60
* Make this actually deploy the titles from the GalViewCollection and emitChristopher James Lahey2001-01-261-111/+127
* Fixed gal_define_views_dialog_new to be called with its proper argument.Jon Trowbridge2001-01-231-1/+1
* Added a GalViewCollection argument to the new function here.Christopher James Lahey2000-12-071-5/+31
* NULL-terminate gal_view_menus_apply's BonoboUIVerb array to prevent aDan Winship2000-12-051-0/+1
* AdaptMiguel de Icaza2000-11-181-3/+3
* Added a bunch of .lo s from the menus directory.Christopher James Lahey2000-11-121-1/+10
* Changed the gal version number and the gal so number. Added check forChristopher James Lahey2000-11-101-0/+188