summaryrefslogtreecommitdiff
path: root/plugins/clipboard
Commit message (Expand)AuthorAgeFilesLines
* plugins: Add GDK_BACKEND #define for the GTK+ skeletonCarlos Garnacho2018-12-061-0/+1
* build: Fix runtime linkage to libgsd and libcommonYanko Kaneti2018-02-091-0/+1
* build: Remove desktop generation duplicated commandsIñigo Martínez2018-02-051-10/+0
* build: Remove autotoolsIñigo Martínez2018-02-051-46/+0
* build: Port to meson build systemIñigo Martínez2018-02-051-0/+31
* clipboard: add a missing free_contentsРоман Донченко2017-11-211-0/+2
* clipboard: factor out the freeing of priv->contents into a functionРоман Донченко2017-11-211-14/+12
* clipboard: Fix potential divisions by zeroPhilip Withnall2017-03-291-3/+14
* build: Add separate GTK+ skeletonBastien Nocera2016-10-112-6/+5
* plugins: Stop building helpers as pluginsBastien Nocera2016-10-113-84/+11
* plugins: Add desktop files for all the pluginsBastien Nocera2016-10-112-0/+19
* plugins: Rename sources of all test applicationsBastien Nocera2016-10-112-2/+2
* plugins: Remove "test" from the stand-alone program namesBastien Nocera2016-10-111-5/+5
* clipboard: Add test applicationBastien Nocera2016-10-042-0/+23
* clipboard: Call stop from finalizeRui Matos2014-10-171-0/+2
* all: Name all the timeouts and idlesBastien Nocera2014-05-161-0/+1
* Updated FSF's addressDaniel Mustieles2014-01-313-6/+3
* clipboard: Remove empty constructor functionKalev Lember2013-09-081-15/+0
* build: Fix srcdir != builddirColin Walters2013-08-061-0/+1
* plugins: Move default priority to plugin fileBastien Nocera2013-02-211-0/+2
* plugins: Remove obsolete files from the sources listBastien Nocera2012-12-201-1/+0
* plugins: Simplify plugin creation with a huge macroBastien Nocera2012-12-132-135/+1
* plugins: add class_finalize to REGISTER macroRay Strode2012-08-211-6/+0
* clipboard: Remove dead codeBastien Nocera2011-11-181-35/+0
* clipboard: fix incremental sending from the clipboard managerCosimo Cecchi2011-06-201-0/+13
* plugins: Make sure we mop up stray idle handlersBastien Nocera2011-03-161-1/+7
* Make sure G_LOG_DOMAIN is set to the plugin name for each pluginRichard Hughes2011-03-151-0/+3
* clipboard: GCC 4.6 warning fixesKjartan Maraas2011-03-021-15/+0
* general: use GDK X11 API to fix build with GTK+ 2.91.7Cosimo Cecchi2010-12-231-2/+2
* general: use gdk_error_trap_pop_ignored() when appropriateCosimo Cecchi2010-12-231-3/+3
* various: more fixing of the _stop() pathWilliam Jon McCann2010-11-221-10/+19
* plugins: Cleanup macro magic in plugin.hPaolo Borelli2010-10-131-0/+6
* Check whether XGetWindowProperty returns no items, and return if so.Krzysztof Klimonda2010-09-151-1/+4
* revert build patch from r763Jens Granseuer2009-03-181-1/+0
* Based on patch by: Christopher Taylor <christophth@tiscali.it>Jens Granseuer2009-03-071-0/+1
* Start manager in idle callback (bug #559166)Behdad Esfahbod2008-11-031-25/+17
* stop manager on deactivationJens Granseuer2008-04-101-0/+1
* Add profiling points to plugins.William Jon McCann2008-03-241-6/+10
* fix copy'n'paste error (bug #515426)Jens Granseuer2008-02-091-2/+2
* make sure we return a GError if initialization failsJens Granseuer2008-02-081-1/+15
* Based on a patch by: Damien Carberry <damien carberry@sun.com>Jens Granseuer2008-02-051-1/+1
* Bug #513246.Christian Persch2008-02-011-15/+10
* No need to use weird naming of .gnome-settings-daemon.in files. BugChristian Persch2008-01-302-4/+3
* Install in subdirectoriesWilliam Jon McCann2007-12-171-1/+1
* Port over the clipboard module.William Jon McCann2007-12-1410-0/+1716