Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cut-n-paste
Commit message (Expand)AuthorAgeFilesLines
* Remove the old tooltips code and use G_DEFINE_TYPE().Carlos Garcia Campos2009-02-011-104/+13
* Renamed from evince-backend.pc.in. Renamed library to libevdocument.la.Christian Persch2009-01-252-2/+2
* Sync EggToolbarEditor with libegg.Nickolay V. Shmyrev2009-01-234-34/+68
* Rename LIB as LIBDOCUMENT and use SHELL_CORE for cut-n-paste code.Carlos Garcia Campos2009-01-187-14/+7
* Use GTK_RESPONSE_CLOSE instead of GTK_RESPONSE_CANCEL for the closeCarlos Garcia Campos2008-12-272-2/+9
* Add GimpCellRendererToggle from gimp slightly modified to fit our needs.Carlos Garcia Campos2008-11-155-1/+623
* Removes unused code.Nickolay V. Shmyrev2008-11-123-491/+0
* Updated from the libegg, see bug #559432 for details.Nickolay V. Shmyrev2008-11-111-1/+4
* Makes menu label translatable. Fixes bug #559129.Nickolay V. Shmyrev2008-11-041-1/+1
* Bug 558064 – build with single includesChristian Persch2008-10-2714-61/+13
* Update smclient from libegg trunk.Christian Persch2008-10-274-133/+270
* Fix memory leak.Carlos Garcia Campos2008-08-311-0/+1
* EggSMClient copied from libeggCarlos Garcia Campos2008-08-318-1/+3632
* Sync with current GTK+.Carlos Garcia Campos2008-08-111-2/+12
* Add evmountoperation to subdirs list.Carlos Garcia Campos2008-04-171-1/+1
* Add missing Makefile.am fileCarlos Garcia Campos2008-04-171-0/+11
* Add GtkMountOperation (renamed to avoid conflicts) to be able to openCarlos Garcia Campos2008-04-162-0/+863
* RemovedCarlos Garcia Campos2008-01-261-10/+0
* Simplify image format selection on save.Nickolay V. Shmyrev2008-01-155-1440/+1
* Allow exporting images in any format supported by GdkPixbuf. Fixes bugCarl-Anton Ingmarsson2007-12-305-1/+1440
* Include config.h. Bug #504721.Christian Persch2007-12-282-0/+2
* Use a message area instead of a popup dialog for error notifications.Carlos Garcia Campos2007-12-024-1/+683
* RemovedCarlos Garcia Campos2007-10-2612-3755/+1
* Fix multihead problems in toolbar editor. Fixes bug #382055.Carlos Garcia Campos2007-08-112-6/+15
* Fix memory leak.Carlos Garcia Campos2007-07-291-0/+3
* Use g_timeout_add_seconds instead of g_timeout_add when available.Carlos Garcia Campos2007-07-291-2/+12
* Fix build with gtk+ >= 2.11.5 due to gtktooltips deprecation. Fixes bugCarlos Garcia Campos2007-07-111-0/+6
* removedJaap Haitsma2007-07-036-124/+46
* new script to keep in sync with toolbareditor in libeggJaap Haitsma2007-07-015-21/+139
* Fixes zoom level factors. See bug #408119 for details.Nickolay V. Shmyrev2007-05-091-2/+3
* Add missing chain to parent class methods. Fixes bug #433128.Nickolay V. Shmyrev2007-04-291-0/+2
* Reorganize source tree.Nickolay V. Shmyrev2007-01-081-1/+0
* Actually remove .cvsignore filesChristian Persch2006-12-315-15/+0
* Move screensaver handling to application. No more message on startup.Nickolay V. Shmyrev2006-12-032-10/+37
* Drop dbus include, fixes compilation with older dbus.Nickolay V. Shmyrev2006-11-221-1/+0
* cut-n-paste/totem-screensaver/.cvsignoreWouter Bolsterlee2006-11-216-1/+482
* Fixes bug #364364 - toolbar editor shows zoom actions again.Nickolay V. Shmyrev2006-11-101-1/+1
* Reduce relocations. Bug #360616.Christian Persch2006-10-089-10/+10
* Use GtkRecent instead of EggRecent when it's available. Fixes bug #349273Carlos Garcia Campos2006-08-051-1/+9
* Use consistent quoting style. Fix for the bug #320285.Nickolay V. Shmyrev2006-05-271-1/+1
* Sync toolbareditor with epiphany and libeggNickolay V. Shmyrev2006-05-2610-1202/+2206
* Update from libegg.Nickolay V. Shmyrev2006-01-176-306/+499
* Don't leak windows.Christian Persch2005-07-071-1/+2
* Make frontends depend on just libev. Rework and group CFLAGS/LIBSMarco Pesenti Gritti2005-07-073-41/+12
* *** empty log message ***Marco Pesenti Gritti2005-07-073-3/+10
* Release 0.3.2Marco Pesenti Gritti2005-06-241-2/+0
* Fix buglet in !show_numbers case.Christian Persch2005-06-191-1/+1
* Use pango ellipsisation.Christian Persch2005-06-191-13/+26
* Removed EggRecentViewGtkNickolay V. Shmyrev2005-06-195-938/+808
* Fix memory leakNickolay V. Shmyrev2005-06-192-1/+3