aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-error.c
Commit message (Collapse)AuthorAgeFilesLines
* Set new scroll member to false in static declarations. Fixes build breakerFrederic Peters2006-06-021-4/+4
| | | | | | | | | 2006-06-02 Frederic Peters <fpeters@entrouvert.com> * e-error.c: Set new scroll member to false in static declarations. Fixes build breaker #343446. svn path=/trunk/; revision=32066
* Fix for bug #332936Srinivasa Ragavan2006-05-301-3/+24
| | | | svn path=/trunk/; revision=32053
* Removing unnecessary markup in translateable string.Karsten Bräckelmann2006-02-131-1/+4
| | | | svn path=/trunk/; revision=31494
* e-error.c Use gstdio wrappers. Use GDir instead of dirent.Tor Lillqvist2005-12-171-14/+18
| | | | | | | | | | | | | 2005-12-17 Tor Lillqvist <tml@novell.com> * e-error.c * e-fsutils.c: Use gstdio wrappers. Use GDir instead of dirent. * e-error.c * e-folder-map.c: Use e_xml_parse_file() instead of using libxml directly. svn path=/trunk/; revision=30821
* added e-error.[ch], removed e-error-tool, and added e-system.error.xmlNot Zed2005-05-161-0/+628
2005-05-16 Not Zed <NotZed@Ximian.com> * Makefile.am: added e-error.[ch], removed e-error-tool, and added e-system.error.xml svn path=/trunk/; revision=29360