summaryrefslogtreecommitdiff
path: root/src/plugins/gromit
Commit message (Expand)AuthorAgeFilesLines
* Bug 640942 — Missing linker flagsChristopher Taylor2011-01-301-0/+1
* Rename plugin files for new libpeas APIBastien Nocera2010-10-042-2/+2
* Use GDK_KEY_* enums rather than the deprecated GDK_* onesPhilip Withnall2010-09-181-4/+4
* Factor out common plugin makefile magic into a new Makefile.pluginsPhilip Withnall2010-09-051-24/+3
* Clean up plugin makefilesPhilip Withnall2010-09-051-14/+10
* Remove unnecessary defines from plugin makefilesPhilip Withnall2010-09-051-7/+0
* Move plugin struct and init functions to totem-plugin.hPhilip Withnall2010-09-051-47/+28
* Move plugin class struct and type function definitions to totem-plugin.hPhilip Withnall2010-09-051-7/+0
* Move all plugin init/finalisation into the activate/deactivate functionsPhilip Withnall2010-09-051-16/+6
* Add git.mk supportPhilip Withnall2010-09-041-0/+1
* Port C plugins to GSettingsPhilip Withnall2010-09-041-1/+0
* Port all the C plugins to libpeas 0.5.4Bastien Nocera2010-08-061-8/+8
* Clean up gromit plugin definitionBastien Nocera2010-06-161-33/+2
* Port gromit plugin to libpeasBastien Nocera2010-06-162-19/+48
* Bug 606036 — Fix debug loggingPhilip Withnall2010-01-071-0/+1
* Patch from Christian Persch <chpe@gnome.org> to use g_set_error_literalPhilip Withnall2009-02-091-2/+2
* Cleanups to fix a few warnings when building with more gcc warning flagsPhilip Withnall2009-01-041-9/+5
* Use g_timeout_add_seconds instead of g_timeout_add where possible to allowPhilip Withnall2008-12-121-2/+2
* Big patch from Christian Persch <chpe@gnome.org> to remove the libgnomeBastien Nocera2008-10-071-1/+1
* Update FSF address (Closes: #518264)Bastien Nocera2008-04-241-1/+1
* Add the publish pluginBastien Nocera2007-12-011-0/+1
* A bunch of cleanups of various sorts.Kjartan Maraas2007-11-211-4/+2
* Rejigger keyboard shortcuts (Closes: #480664)Philip Withnall2007-10-081-6/+1
* Fix excemption/exemption/exception usage Add exception clauses toBastien Nocera2007-05-031-1/+1
* Move gromit annotation support into a new plugin. (Closes #428290)Jan Arne Petersen2007-04-263-0/+360