aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/menus
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_SPELL_0_3nobody2001-09-1722-3584/+0
* Fixes #2465Chyla Zbigniew2001-09-051-4/+4
* Don't display the Define Views dialog.Christopher James Lahey2001-08-111-0/+2
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-095-2/+19
* Changed this to match the changed signal on the ETableConfig object. FixesChristopher James Lahey2001-07-071-1/+5
* 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-012-9/+21
* Document the fact that this function ref()s the factory and that peopleFederico Mena Quintero2001-05-301-7/+55
* 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-082-4/+9
* Found out that I forgot to commit this.Gediminas Paulauskas2001-05-031-4/+2
* Fix a memory leak.Dan Winship2001-04-131-4/+4
* Translate the title as we read it.Christopher James Lahey2001-04-111-1/+5
* i18n fixes, added missing includes.Gediminas Paulauskas2001-04-111-1/+3
* make parent_class staticDan Winship2001-04-081-1/+1
* Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-051-2/+4
* Some small header cleanups & fixes, and fix to translate all popup menusGediminas Paulauskas2001-04-051-2/+1
* Fix headers.Kjartan Maraas2001-04-051-0/+2
* Fix headers. Ditto. Ditto. Ditto. Ditto.Kjartan Maraas2001-04-045-6/+8
* Ahem, free the xmlDoc. (load_single_dir): Free the filename if we returnFederico Mena Quintero2001-04-031-1/+3
* Ahem, free the xmlDoc.Federico Mena Quintero2001-04-031-0/+1
* Removed glade.h files -- xml-i18n-tools generates them itself.Gediminas Paulauskas2001-04-022-4/+0
* No one responds on IRC, explained everything in bugzilla and these changelogs.Gediminas Paulauskas2001-04-022-4/+6
* 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
* New changed signal.Christopher James Lahey2001-03-062-12/+47
* From a patch submitted by Murray Cumming <Murray.Cumming@mybau.com>Christopher James Lahey2001-02-176-0/+51
* Create the local directory when saving if it doesn't exist already.Christopher James Lahey2001-02-071-1/+2
* Removed unnecessary comment about now non-existant virtual column list.Christopher James Lahey2001-02-061-7/+0
* Fixed a number of small bugs in how we were saving and loading viewChristopher James Lahey2001-02-062-7/+46
* Make this actually deploy the titles from the GalViewCollection and emitChristopher James Lahey2001-01-261-111/+127
* Have the argument system do type checking on our "collection" argument.Christopher James Lahey2001-01-252-12/+17
* Actually implement this function.Christopher James Lahey2001-01-241-2/+17
* Made GalViewCollectionItem a public type. (load_single_file): Made it soChristopher James Lahey2001-01-242-41/+40
* Fixed gal_define_views_dialog_new to be called with its proper argument.Jon Trowbridge2001-01-231-1/+1
* Initialize collection field to NULL. Set the collection on the model asChristopher James Lahey2001-01-2210-82/+343
* Use the new gal_view_set_title function.Christopher James Lahey2001-01-217-56/+311
* Added a collection argument to this to set the GalViewCollection.Christopher James Lahey2001-01-1811-36/+315
* ditto.Miguel de Icaza2000-12-191-2/+2
* Work to get a Gtk-Doc infrastructure in place for Gal.Miguel de Icaza2000-12-091-0/+1
* Removed incorrect e-list.h include.Christopher James Lahey2000-12-071-1/+0
* Added a GalViewCollection argument to the new function here.Christopher James Lahey2000-12-072-27/+43
* Added gal-view-collection.c, gal-view-etable.c, gal-view-factory-etable.c,Christopher James Lahey2000-12-0717-157/+868
* NULL-terminate gal_view_menus_apply's BonoboUIVerb array to prevent aDan Winship2000-12-051-0/+1
* ShushJP Rosevear2000-11-291-1/+2
* Fixed some typos to get the table to display properly.Christopher James Lahey2000-11-222-3/+3
* AdaptMiguel de Icaza2000-11-181-3/+3
* Add Makefile.am and .cvsignoreMiguel de Icaza2000-11-182-0/+19
* Removed test for Bonobo here.Miguel de Icaza2000-11-181-1/+0
* Updated version number.Christopher James Lahey2000-11-141-2/+1
* Added a bunch of .lo s from the menus directory.Christopher James Lahey2000-11-1211-14/+929
* Changed the gal version number and the gal so number. Added check forChristopher James Lahey2000-11-102-0/+234
* New files for the new define views dialog.Christopher James Lahey2000-11-063-0/+573