| Commit message (Expand) | Author | Age | Files | Lines |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 1 | -503/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-11-11 | 1 | -46/+53 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 1 | -3/+3 |
* | Adapt to single-include E-D-S libraries. | Matthew Barnes | 2012-06-04 | 1 | -3/+3 |
* | Move EAlert* and e-xml-utils references from other part of the code to libevo... | Srinivasa Ragavan | 2012-03-03 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-02-20 | 1 | -12/+13 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -12/+24 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+2 |
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-02-13 | 1 | -2/+2 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-09-12 | 1 | -22/+22 |
* | Bug #604430 - Calendar view not remembered | Milan Crha | 2010-04-28 | 1 | -2/+3 |
* | Clean up GalView and related classes. | Matthew Barnes | 2010-03-11 | 1 | -1/+1 |
* | Bug 610023 - Does not restore "Current View" on startup | Matthew Barnes | 2010-03-10 | 1 | -0/+11 |
* | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 1 | -1/+5 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -20/+20 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
|\ |
|
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
| * | Fix compiler warnings in widgets. | Matthew Barnes | 2009-05-26 | 1 | -2/+2 |
| * | Remove unneeded #include <libgnome/gnome-util.h>. | Matthew Barnes | 2009-01-11 | 1 | -1/+0 |
| * | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 1 | -16/+16 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 1 | -1/+1 |
* | | Redesign EPluginUI to accommodate merging and unmerging shell views. | Matthew Barnes | 2009-01-24 | 1 | -141/+0 |
* | | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 1 | -1/+0 |
* | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 1 | -16/+16 |
|/ |
|
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Fixes bug #534360 | Matthew Barnes | 2008-05-23 | 1 | -1/+1 |
* | Replace G_GNUC_FUNCTION (deprecated) with G_STRFUNC. | Matthew Barnes | 2008-01-29 | 1 | -1/+1 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -9/+9 |
* | 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 | -6/+6 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 1 | -2/+2 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | Use e_util_mkdir_hier() instead of e_mkdir_hier(). | Simon Zheng | 2006-01-10 | 1 | -0/+1 |
* | Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype. | Tor Lillqvist | 2005-12-18 | 1 | -0/+1 |
* | 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 | -11/+22 |
* | don't issue the display view signal a second time, connect_view does this | JP Rosevear | 2004-04-06 | 1 | -1/+0 |
* | Disable debugging messages. | Ettore Perazzoli | 2003-05-16 | 1 | -1/+1 |
* | Try stat'ing the file before loading it with xmlParseFile() to avoid | Jeffrey Stedfast | 2003-04-25 | 1 | -4/+6 |
* | Free the id when we're done with it. | Hans Petter Jansson | 2003-04-16 | 1 | -0/+3 |
* | use stock buttons, remove desc frame. #if out the copy button. add | Mike Kestner | 2003-04-11 | 1 | -1/+1 |
* | Use glib macro G_GNUC_FUNCTION instead of __FUNCTION__. Thank u, Ettore. | Sanshao Jiang | 2003-03-22 | 1 | -4/+5 |
* | use access() like camel | Mike Kestner | 2003-03-15 | 1 | -1/+3 |
* | Here too. | Jeffrey Stedfast | 2003-01-16 | 1 | -1/+1 |
* | protect against null instance_id's (bug#35540) | Mike Kestner | 2002-12-14 | 1 | -1/+5 |
* | convert some GnomeDialog stuff to GtkDialog. | Chris Toshok | 2002-11-17 | 1 | -11/+10 |
* | more porting work. | Chris Toshok | 2002-11-14 | 1 | -5/+4 |
* | start porting to GObject. | Chris Toshok | 2002-11-14 | 1 | -76/+47 |
* | merging the gal-2 branch back to the trunk. | Mike Kestner | 2002-11-01 | 1 | -5/+4 |
* | Bumped version number to 0.19.99.14. | Christopher James Lahey | 2002-04-23 | 1 | -0/+139 |
* | Bumped the version number to 0.19.99.5. | Christopher James Lahey | 2002-02-07 | 1 | -78/+221 |
* | Added gal-view-instance.c and gal-view-instance.h. | Christopher James Lahey | 2002-02-01 | 1 | -0/+338 |