| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
* | Remove unneeded #include <libgnome/gnome-util.h>. | Matthew Barnes | 2009-01-11 | 1 | -1/+0 |
* | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 1 | -16/+15 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | Replace G_GNUC_FUNCTION (deprecated) with G_STRFUNC. | Matthew Barnes | 2008-01-29 | 1 | -2/+2 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -2/+2 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | Remove E_MAKE_TYPE macro. | Hiroyuki Ikezoe | 2007-07-28 | 1 | -11/+6 |
* | Fix compilation warnings in widgets folder (#441014). | Matthew Barnes | 2007-06-03 | 1 | -19/+19 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 1 | -6/+9 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype. | Tor Lillqvist | 2005-12-18 | 1 | -1/+1 |
* | 2005-11-29 Simon Zheng <simon.zheng@sun.coma | Harry Lu | 2005-11-29 | 1 | -3/+5 |
* | menus/gal-view-collection.c (load_single_dir) Use | Tor Lillqvist | 2005-09-30 | 1 | -1/+1 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 1 | -1/+1 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -4/+4 |
* | Port to Windows, initial commit: | Tor Lillqvist | 2005-04-29 | 1 | -7/+17 |
* | block the signal that got us here until we're done to stop an infinite | Mike Kestner | 2003-05-17 | 1 | -0/+2 |
* | Make sure the galview.xml file exists before trying to parse it with | Jeffrey Stedfast | 2003-05-17 | 1 | -3/+7 |
* | Disable debugging messages. | Ettore Perazzoli | 2003-05-16 | 1 | -1/+1 |
* | Use glib macro G_GNUC_FUNCTION instead of __FUNCTION__. Thank u, Ettore. | Sanshao Jiang | 2003-03-22 | 1 | -2/+2 |
* | use access() like camel | Mike Kestner | 2003-03-15 | 1 | -2/+5 |
* | Here too. | Jeffrey Stedfast | 2003-01-16 | 1 | -1/+1 |
* | start porting to GObject. | Chris Toshok | 2002-11-14 | 1 | -80/+54 |
* | merging the gal-2 branch back to the trunk. | Mike Kestner | 2002-11-01 | 1 | -9/+11 |
* | Added this function to set the user visible name of this collection. | Christopher James Lahey | 2002-06-04 | 1 | -0/+22 |
* | Create the local directory when loading instead of when saving. This way | Christopher James Lahey | 2002-02-07 | 1 | -2/+2 |
* | Bumped the version number to 0.19.99.5. | Christopher James Lahey | 2002-02-07 | 1 | -20/+140 |
* | Added gal-view-instance.c and gal-view-instance.h. | Christopher James Lahey | 2002-02-01 | 1 | -61/+117 |
* | Check item->type != NULL here. Fixes Ximian bug #4668. | Christopher James Lahey | 2001-10-28 | 1 | -1/+1 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 1 | -4/+18 |
* | add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migration | Michael Meeks | 2001-10-05 | 1 | -3/+3 |
* | Document the fact that this function ref()s the factory and that people | Federico Mena Quintero | 2001-05-30 | 1 | -7/+55 |
* | Translate the title as we read it. | Christopher James Lahey | 2001-04-11 | 1 | -1/+5 |
* | Fix headers. Ditto. Ditto. Ditto. Ditto. | Kjartan Maraas | 2001-04-04 | 1 | -2/+5 |
* | Ahem, free the xmlDoc. (load_single_dir): Free the filename if we return | Federico Mena Quintero | 2001-04-03 | 1 | -1/+3 |
* | Ahem, free the xmlDoc. | Federico Mena Quintero | 2001-04-03 | 1 | -0/+1 |
* | New changed signal. | Christopher James Lahey | 2001-03-06 | 1 | -2/+33 |
* | Create the local directory when saving if it doesn't exist already. | Christopher James Lahey | 2001-02-07 | 1 | -1/+2 |
* | Fixed a number of small bugs in how we were saving and loading view | Christopher James Lahey | 2001-02-06 | 1 | -4/+22 |
* | Actually implement this function. | Christopher James Lahey | 2001-01-24 | 1 | -2/+17 |
* | Made GalViewCollectionItem a public type. (load_single_file): Made it so | Christopher James Lahey | 2001-01-24 | 1 | -18/+7 |
* | Initialize collection field to NULL. Set the collection on the model as | Christopher James Lahey | 2001-01-22 | 1 | -3/+165 |
* | Use the new gal_view_set_title function. | Christopher James Lahey | 2001-01-21 | 1 | -5/+201 |
* | Added a collection argument to this to set the GalViewCollection. | Christopher James Lahey | 2001-01-18 | 1 | -7/+35 |
* | Added gal-view-collection.c, gal-view-etable.c, gal-view-factory-etable.c, | Christopher James Lahey | 2000-12-07 | 1 | -0/+128 |