aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/face/face.c
Commit message (Expand)AuthorAgeFilesLines
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-1/+1
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-4/+4
* Coding style and whitespace cleanups.Matthew Barnes2009-10-241-3/+3
* Bug #573878 - [face] Plugin is unusableMilan Crha2009-10-151-65/+386
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-3/+3
* Kill EMMenu and EMPopup.Matthew Barnes2009-08-101-1/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-2/+2
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
* Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-281-2/+2
* ** Disable debug macros (#define d(x) x) throughout. (#569638)Matthew Barnes2009-02-011-1/+1
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-14/+15
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Fixes bug #525241 (EPluginUI)Matthew Barnes2008-05-091-5/+31
* ** Fixes bug #513951Matthew Barnes2008-03-111-1/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-2/+2
* ** Fixes bug #437579Matthew Barnes2007-10-101-1/+1
* ** Fixes part of bug #474000Matthew Barnes2007-09-281-1/+1
* Remove the --enable-file-chooser configure option.Matthew Barnes2007-09-141-9/+0
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Remove unused variables.Sankar P2007-07-181-2/+2
* Initial set of files. Implements Face header support.Sankar P2007-07-171-0/+127