summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-clipboard.c
Commit message (Expand)AuthorAgeFilesLines
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Fix Copy/Cut/Paste action acceks not workingCosimo Cecchi2013-08-241-3/+3
* libnautilus-private: don't use deprecated GtkImageMenuItem and GtkStockCosimo Cecchi2013-08-131-6/+6
* Normalize signal namesWilliam Jon McCann2013-01-221-4/+4
* all: fix GCC pointer signedness warningsCosimo Cecchi2012-05-311-2/+2
* clipboard: remove unused codeCosimo Cecchi2012-04-241-87/+0
* all: silence new warnings from GCC 4.6Cosimo Cecchi2011-01-251-3/+0
* general: use g_list_free_full() instead of eel functionsCosimo Cecchi2010-10-311-2/+1
* [libnautilus-private] don't use GtkObjectCosimo Cecchi2010-09-301-2/+2
* [ln-p] GSEAL nautilus-clipboard.Bastien Nocera2010-06-111-4/+6
* Replace deprecated GTK_WIDGET_* macros and depend on newer GTK+Rodrigo Moya2010-03-041-1/+1
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-7/+1
* Empty the clipboard when copying/moving with DnD a file contained in it.Cosimo Cecchi2008-05-191-0/+97
* Replace g_return_*() with g_assert() in private, internal functions.A. Walton2008-04-301-8/+8
* Move comments around to help translators (#463616) Patch from Yann SimonAlexander Larsson2008-02-191-16/+16
* Use gi18n.h instead of deprecated gnome-i18n.h header.Martin Wehner2006-03-181-1/+1
* Properly set text view paste action sensitivity on clipboard changes. Fixes #...Christian Neumair2005-06-231-22/+119
* Don't setup clipboard twice for the same editing widget.Christian Neumair2005-06-041-0/+4
* src/nautilus-emblem-sidebar.cChristian Neumair2005-06-021-1/+1
* Remove qualifiers from Cut/Copy/Paste, except for "Paste Into Folders".Christian Neumair2005-05-261-3/+3
* Fix empty trash accelerator. Fixes #173059.Christian Neumair2005-05-261-74/+99
* Don't merge UI twice. Fixes #301854.Christian Neumair2005-05-121-27/+0
* Disconnect from right object.Alexander Larsson2004-12-121-1/+1
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-0/+457