aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/menus/gal-view-collection.c
Commit message (Expand)AuthorAgeFilesLines
* block the signal that got us here until we're done to stop an infiniteMike Kestner2003-05-171-0/+2
* Make sure the galview.xml file exists before trying to parse it withJeffrey Stedfast2003-05-171-3/+7
* Disable debugging messages.Ettore Perazzoli2003-05-161-1/+1
* Use glib macro G_GNUC_FUNCTION instead of __FUNCTION__. Thank u, Ettore.Sanshao Jiang2003-03-221-2/+2
* use access() like camelMike Kestner2003-03-151-2/+5
* Here too.Jeffrey Stedfast2003-01-161-1/+1
* start porting to GObject.Chris Toshok2002-11-141-80/+54
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-9/+11
* Added this function to set the user visible name of this collection.Christopher James Lahey2002-06-041-0/+22
* Create the local directory when loading instead of when saving. This wayChristopher James Lahey2002-02-071-2/+2
* Bumped the version number to 0.19.99.5.Christopher James Lahey2002-02-071-20/+140
* Added gal-view-instance.c and gal-view-instance.h.Christopher James Lahey2002-02-011-61/+117
* Check item->type != NULL here. Fixes Ximian bug #4668.Christopher James Lahey2001-10-281-1/+1
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-4/+18
* add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migrationMichael Meeks2001-10-051-3/+3
* Document the fact that this function ref()s the factory and that peopleFederico Mena Quintero2001-05-301-7/+55
* Translate the title as we read it.Christopher James Lahey2001-04-111-1/+5
* Fix headers. Ditto. Ditto. Ditto. Ditto.Kjartan Maraas2001-04-041-2/+5
* 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
* New changed signal.Christopher James Lahey2001-03-061-2/+33
* Create the local directory when saving if it doesn't exist already.Christopher James Lahey2001-02-071-1/+2
* Fixed a number of small bugs in how we were saving and loading viewChristopher James Lahey2001-02-061-4/+22
* 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-241-18/+7
* Initialize collection field to NULL. Set the collection on the model asChristopher James Lahey2001-01-221-3/+165
* Use the new gal_view_set_title function.Christopher James Lahey2001-01-211-5/+201
* Added a collection argument to this to set the GalViewCollection.Christopher James Lahey2001-01-181-7/+35
* Added gal-view-collection.c, gal-view-etable.c, gal-view-factory-etable.c,Christopher James Lahey2000-12-071-0/+128