aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/face/face.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanups.Matthew Barnes2013-09-081-1/+1
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-1/+1
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-3/+0
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-3/+9
* Tweak GSettings schemas.Matthew Barnes2011-11-231-2/+2
* Migrate face plugin to GSettingsRodrigo Moya2011-11-021-7/+7
* Coding style and whitespace cleanup.Matthew Barnes2011-09-141-8/+18
* Coding style and whitespace cleanup.Matthew Barnes2011-06-301-1/+1
* Bug 222423 - Support Face headersDan Vrátil2011-06-301-11/+9
* Composer: Show cancellable operations and errors inline.Matthew Barnes2010-10-131-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-1/+1
* Bug #610495 - Plugins should define e_plugin_lib_enableRoy Marples2010-04-271-0/+7
* 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