aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/menus/gal-view-instance.c
Commit message (Expand)AuthorAgeFilesLines
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-22/+22
* Bug #604430 - Calendar view not rememberedMilan Crha2010-04-281-2/+3
* Clean up GalView and related classes.Matthew Barnes2010-03-111-1/+1
* Bug 610023 - Does not restore "Current View" on startupMatthew Barnes2010-03-101-0/+11
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-1/+5
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-20/+20
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Fix compiler warnings in widgets.Matthew Barnes2009-05-261-2/+2
| * Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-111-1/+0
| * License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-16/+16
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-1/+1
* | Redesign EPluginUI to accommodate merging and unmerging shell views.Matthew Barnes2009-01-241-141/+0
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-1/+0
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-16/+16
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-1/+1
* Replace G_GNUC_FUNCTION (deprecated) with G_STRFUNC.Matthew Barnes2008-01-291-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-9/+9
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-11/+6
* Fix compilation warnings in widgets folder (#441014).Matthew Barnes2007-06-031-6/+6
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-2/+2
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Use e_util_mkdir_hier() instead of e_mkdir_hier().Simon Zheng2006-01-101-0/+1
* Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype.Tor Lillqvist2005-12-181-0/+1
* menus/gal-view-collection.c (load_single_dir) UseTor Lillqvist2005-09-301-1/+1
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-4/+4
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-11/+22
* don't issue the display view signal a second time, connect_view does thisJP Rosevear2004-04-061-1/+0
* Disable debugging messages.Ettore Perazzoli2003-05-161-1/+1
* Try stat'ing the file before loading it with xmlParseFile() to avoidJeffrey Stedfast2003-04-251-4/+6
* Free the id when we're done with it.Hans Petter Jansson2003-04-161-0/+3
* use stock buttons, remove desc frame. #if out the copy button. addMike Kestner2003-04-111-1/+1
* Use glib macro G_GNUC_FUNCTION instead of __FUNCTION__. Thank u, Ettore.Sanshao Jiang2003-03-221-4/+5
* use access() like camelMike Kestner2003-03-151-1/+3
* Here too.Jeffrey Stedfast2003-01-161-1/+1
* protect against null instance_id's (bug#35540)Mike Kestner2002-12-141-1/+5
* convert some GnomeDialog stuff to GtkDialog.Chris Toshok2002-11-171-11/+10
* more porting work.Chris Toshok2002-11-141-5/+4
* start porting to GObject.Chris Toshok2002-11-141-76/+47
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-5/+4
* Bumped version number to 0.19.99.14.Christopher James Lahey2002-04-231-0/+139
* Bumped the version number to 0.19.99.5.Christopher James Lahey2002-02-071-78/+221
* Added gal-view-instance.c and gal-view-instance.h.Christopher James Lahey2002-02-011-0/+338