aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-error.c
Commit message (Expand)AuthorAgeFilesLines
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-698/+0
* Refactor error reporting to separate error from dialogsJonathon Jongsma2009-12-011-78/+108
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-271-3/+3
* Bug 594988 - Drop generic dialog titlesPaul Bolle2009-09-231-6/+5
* Kill the default parent window hack in e-error.c.Matthew Barnes2009-09-051-31/+3
* Chip away at GSEAL compliance.Matthew Barnes2009-08-171-7/+12
* More whitespace cleanup.Matthew Barnes2009-07-191-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
* Stop abusing forward declarations.Matthew Barnes2009-06-191-3/+3
* More code cleanup.Matthew Barnes2009-06-021-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-49/+49
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-3/+3
* Fix compiler warnings in e-util.Matthew Barnes2009-05-261-26/+30
* Define .error files correctly and external-editor crash fixMilan Crha2009-04-271-6/+6
* New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-111-8/+2
* License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-161-13/+14
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-10/+1
* ** Fixes bug #514383Matthew Barnes2008-05-171-2/+2
* ** Fixes bug #531592Matthew Barnes2008-05-141-9/+13
* ** Fixes part of bug #509741Matthew Barnes2008-02-081-1/+32
* ** Non-intrusive errror reporting and basic logging support.Srinivasa Ragavan2007-12-171-6/+16
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-16/+16
* ** Fix for bug #311179Milan Crha2007-10-111-0/+2
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Clean up compiler warnings in e-util directory (#438467).Matthew Barnes2007-06-031-22/+22
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Set new scroll member to false in static declarations. Fixes build breakerFrederic Peters2006-06-021-4/+4
* Fix for bug #332936Srinivasa Ragavan2006-05-301-3/+24
* Removing unnecessary markup in translateable string.Karsten Bräckelmann2006-02-131-1/+4
* e-error.c Use gstdio wrappers. Use GDir instead of dirent.Tor Lillqvist2005-12-171-14/+18
* added e-error.[ch], removed e-error-tool, and added e-system.error.xmlNot Zed2005-05-161-0/+628