summaryrefslogtreecommitdiff
path: root/cut-n-paste
Commit message (Expand)AuthorAgeFilesLines
* [toolbar-editor] Fix warnings due to wrong includesFelix Riemann2012-11-061-4/+0
* Drop now unneeded TotemScrSaverFelix Riemann2012-10-025-623/+1
* toolbar-editor: Fix a crash when dropping an item to the toolbarCarlos Garcia Campos2012-03-041-2/+6
* toolbareditor: use GtkBox instead of H/V versionsDiego Escalante Urrelo2011-11-254-9/+13
* toolbareditor: use GtkGrid instead of GtkTableDiego Escalante Urrelo2011-11-251-21/+21
* toolbareditor: use GtkSeparator instead of GtkHSeparatorDiego Escalante Urrelo2011-11-251-1/+1
* toolbareditor: Fix the removal of items by DnD.José Aliste2011-07-231-0/+32
* toolbareditor: Resync with latest code from libeggFelix Riemann2011-04-263-43/+125
* Merge latest TotemScreensaver changes into eog's local copyFelix Riemann2011-03-161-87/+67
* all: fix build warnings with GCC 4.6Cosimo Cecchi2011-02-041-1/+1
* Fix GDK_DISPLAY() usage.Felix Riemann2010-09-101-20/+31
* Adapt to GDBus API changeFlorian Müllner2010-06-181-37/+40
* Update totem-scrsaver from upstreamBastien Nocera2010-06-182-169/+237
* Support using a sealed GDK libraryFelix Riemann2010-06-121-0/+14
* Generate separator pixbuf using an offscreen windowFelix Riemann2010-05-031-68/+7
* Make libegg code and EogWindow GSEAL-compatible. See bug 606883.Andre Klapper2010-05-022-28/+30
* Make silent build more silentFelix Riemann2010-04-141-2/+2
* Explicitly link to libX11Felix Riemann2010-02-221-0/+3
* Sync screensaver code with latest upstreamFelix Riemann2010-02-042-30/+67
* Add silent-rules support to several generator commandsFelix Riemann2009-08-091-2/+2
* Use git.mk for .gitignore generationFelix Riemann2009-05-023-0/+6
* Unexport generated symbolsFelix Riemann2009-04-221-3/+3
* Raise gtk+ dependency.Felix Riemann2009-04-071-2/+18
* Update to latest toolbareditor from libegg.Felix Riemann2009-02-196-166/+164
* Update to latest code from libegg to fix this. Don't rely on GTKFelix Riemann2009-01-231-5/+4
* Separate libxml from other library checks.Felix Riemann2009-01-201-0/+3
* Remove unneeded files, which are broken with latest GTK+ and were neverFelix Riemann2008-11-122-485/+0
* Add back removed include.Kjartan Maraas2008-11-091-0/+1
* Add libxml2 to CFLAGS Fix include file name.Kjartan Maraas2008-11-091-1/+0
* Remove GDK/GTK single includes. Use only top level includes.Felix Riemann2008-08-088-50/+12
* Many functions and variables declarations fixes, courtesy of sparse.Claudio Saavedra2008-02-292-2/+4
* Update to latest EggToolbarEditor code in preparation for my next commit.Felix Riemann2007-11-032-11/+63
* Update to latest toolbar-editor. This contains multihead enhancements andFelix Riemann2007-10-073-27/+17
* Inhibit screensaver when running slideshow. Fixes bug #459819.Lucas Rocha2007-08-135-1/+519
* Update to latest code from libegg to fix a memory leak.Felix Riemann2007-07-293-3/+6
* added This script syncs the toolbar with libeggJaap Haitsma2007-07-031-0/+35
* Update from upstream (bug #452923):Felix Riemann2007-07-024-103/+11
* Sync from libegg. Fixes bug #452849Jaap Haitsma2007-07-016-10/+71
* Make named drag icons toolbar-sized like the others.Felix Riemann2007-06-251-1/+25
* Even more cleanup to my last commit. Fixes bug #450590 (Felix Riemann,Felix Riemann2007-06-241-28/+15
* Check for icon-name first as it is only set if the icon is a named oneFelix Riemann2007-06-241-5/+4
* Add a workaround to take into account that Gtk{Radio,Toggle}Actions onlyFelix Riemann2007-06-241-1/+13
* Fix usage of themed icons and have them displayed under the pointer whileFelix Riemann2007-05-051-2/+16
* Editable toolbar support. Patch from Claudio Saavedra. Fixes bug #393586.Lucas Rocha2007-04-2911-0/+4433