/textproc/pcrs/

soc2013-evolution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/menus
Commit message (Expand)AuthorAgeFilesLines
* remove "*" from translation. Fixes bug #331147.Andre Klapper2006-07-192-2/+2
* remove empty strings from translationAndre Klapper2006-07-131-2/+2
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-1/+1
* ** Fixes bug #326264Srinivasa Ragavan2006-01-141-1/+1
* Use e_util_mkdir_hier() instead of e_mkdir_hier().Simon Zheng2006-01-101-0/+1
* ** Fixes bug #240762Srinivasa Ragavan2005-12-201-1/+1
* Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype.Tor Lillqvist2005-12-181-0/+1
* Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype.Tor Lillqvist2005-12-181-1/+1
* Patch from Irene Huang <Irene.Huang@sun.com>.Veerapuram Varadhan2005-12-131-1/+1
* Load the widget pointer before using it. Fixes a compiler warning as wellVeerapuram Varadhan2005-12-061-1/+1
* 2005-11-29 Simon Zheng <simon.zheng@sun.comaHarry Lu2005-11-291-3/+5
* menus/gal-view-collection.c (load_single_dir) UseTor Lillqvist2005-09-302-2/+2
* Fix #240762. If the galview implement the edit function, enable the editLi Yuan2005-09-291-2/+2
* Install in privsolib instead of privlib (no difference on Unix). UseTor Lillqvist2005-09-281-6/+10
* Add a11y name to the left table of config dialog. Add name to the leftLi Yuan2005-08-041-0/+10
* Fixes a bug where it allows just builtin views to be edited and not userSrinivasa Ragavan2005-07-251-2/+2
* Added widgets in INCLUDES.Kaushal Kumar2005-06-234-4/+4
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-1721-55/+94
* Port to Windows, initial commit:Tor Lillqvist2005-04-2910-45/+93
* Fixes #40762Li Yuan2005-03-231-1/+8
* don't bonobo_ui_free_string from bonobo_ui_node_to_string - it should beNot Zed2005-03-151-4/+1
* Install shared libraries to privlibdir.Hans Petter Jansson2005-02-101-1/+1
* Convert to G_DEFINE_TYPEJP Rosevear2004-11-121-12/+12
* do not set position, it's already done in .glade, call set_transient_forRadek Doulik2004-08-041-1/+9
* watch for selection changes and set Delete button sensitivity according toRadek Doulik2004-07-241-0/+21
* clone view before saving it to avoid problems with setting current_view_idRadek Doulik2004-06-211-0/+2
* prepend label " " before the ETableRadek Doulik2004-06-152-14/+57
* HIGified, updated as suggested in #46236Radek Doulik2004-06-112-244/+224
* remove defunct Revert button and replace OK/Cancel buttons with a CloseJon Oberheide2004-06-102-43/+2
* Fixes #48129Jon Oberheide2004-05-101-0/+1
* don't issue the display view signal a second time, connect_view does thisJP Rosevear2004-04-061-1/+0
* NULL out priv->instance when we unref it. Bug #51713.Not Zed2003-12-101-1/+3
* shared object looks for wrong mo file"Suresh Chandrasekharan2003-11-033-3/+3
* fix string duplication and refcounting problems.Larry Ewing2003-06-242-5/+7
* 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-162-2/+2
* guard against multiple destroysJP Rosevear2003-05-151-0/+3
* (gal_view_menus_unmerge): Guard againstEttore Perazzoli2003-05-141-1/+2
* Don't convert the label charset from UTF-8 into the locale charset.Jeffrey Stedfast2003-04-291-8/+4
* 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
* fix padding and default size. Fixed warnings elsewhere in file.Mike Kestner2003-04-161-1/+7
* use stock buttons, remove desc frame. #if out the copy button. addMike Kestner2003-04-11