summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* icon-container: set a range base selection icon on _set_selection()Cosimo Cecchi2012-03-161-2/+15
* icon-container: avoid using EelDPointCosimo Cecchi2012-03-163-17/+18
* all: remove eel_g_hash_table_new_free_at_exit()Cosimo Cecchi2012-03-075-25/+4
* link: fix code to parse additional description for linksCosimo Cecchi2012-03-071-10/+3
* link: remove obsolete check for application/x-gnome-app-infoCosimo Cecchi2012-03-071-2/+1
* file-dnd: only accept launchers as DnD targetsCosimo Cecchi2012-03-071-7/+2
* file: don't consider all desktop files nautilus linksCosimo Cecchi2012-03-071-3/+5
* directory-async: remove code that was never executedCosimo Cecchi2012-03-071-17/+0
* file-operations: use the right prototype for empty trash callbackMichael Terry2012-03-051-1/+9
* build: link eel and libnautilus-private to libmCosimo Cecchi2012-02-201-0/+1
* file: add a default empty implementation of set_metadata methodsCosimo Cecchi2012-02-201-0/+19
* undo: add ngettext plural forms for undo operation stringsCosimo Cecchi2012-02-141-22/+57
* pane: set a style class on the inactive window pane to style itCosimo Cecchi2012-02-133-53/+0
* icon-canvas-item: don't override parent container style flagsCosimo Cecchi2012-02-131-17/+11
* undo: fix a double free in the Create operation strings funcCosimo Cecchi2012-02-081-1/+0
* desktop-background: stop any pending crossfades on widget destructionCosimo Cecchi2012-02-061-0/+1
* desktop-background: unref the GnomeBG on finalizeCosimo Cecchi2012-02-061-0/+2
* undo: fix logic in the file operation callbackCosimo Cecchi2012-01-311-1/+1
* undo: fix Redo Trash not updating the trashed mtimeCosimo Cecchi2012-01-301-1/+38
* undo: make sure to correctly clear the undo state on operation finishCosimo Cecchi2012-01-301-6/+17
* undo: remove some URI->GFile roundtrips in the trash undo operationsCosimo Cecchi2012-01-231-39/+16
* undo: don't provide any free function for trashed hashtable valuesCosimo Cecchi2012-01-231-1/+1
* Make rubberband fade obey gtk animation setting.Arthur Taylor2012-01-231-1/+8
* undo: rework undo for the trash operation to be asynchronousCosimo Cecchi2012-01-213-98/+140
* undo: fix undo move to trashCosimo Cecchi2012-01-211-13/+14
* undo: always complete the apply action in idleCosimo Cecchi2012-01-211-1/+1
* undo: remove NautilusFileUndoTypesCosimo Cecchi2012-01-202-61/+0
* file/file-operations: adapt to changes in file undo managerCosimo Cecchi2012-01-203-40/+48
* file-undo-manager: use NautilusFileUndoInfoCosimo Cecchi2012-01-202-464/+145
* undo: turn NautilusFileUndoData into NautilusFileUndoInfoCosimo Cecchi2012-01-206-1125/+1368
* file-operations: first pass at passing on success informationCosimo Cecchi2012-01-207-142/+285
* undo: pass in a GtkWindow for undo operationsCosimo Cecchi2012-01-204-40/+53
* undo: introduce undo supportAmos Brocco2012-01-2011-8/+2457
* module: don't access the GModule if none was returnedCosimo Cecchi2012-01-161-5/+5
* file-operations: show current file counter and total filesMarcus Carlson2012-01-161-24/+17
* Move all ui files and icons into resourcesAlexander Larsson2012-01-166-105/+9
* Set icons from extensions on the context menu GtkActionsPierre Wieser2011-12-192-6/+29
* Fix race condition when right-clicking after rubberbandingNelson Benitez Leon2011-12-161-0/+1
* Make 'next row' behaviour work again by making it general According to feedba...Nelson Benitez Leon2011-12-051-25/+22
* idle-queue: remove unused NautilusIdleQueueCosimo Cecchi2011-12-054-192/+0
* icon-container: use a threshold to start scrolling while rubberbandingRui Matos2011-12-051-8/+10
* Avoid deprecate gtk_widget_get_pointer().Stefano Teso2011-12-041-1/+5
* file-operations: show needed space as a secondary messageTimothy Arceri2011-10-181-2/+4
* all: don't use deprecated GDK pointer methodsCosimo Cecchi2011-10-182-3/+13
* all: don't use deprecated GMutex/GThread APICosimo Cecchi2011-10-184-75/+24
* icon-container: use gdk_window_move() to position the typeahead popupCosimo Cecchi2011-10-171-1/+1
* icon-container: don't associate Ctrl+F to typeahead searchCosimo Cecchi2011-10-171-33/+2
* Fix build failure if tracker FTS is enabledMichael Biebl2011-10-121-1/+1
* all: don't use eel_strcmp()Cosimo Cecchi2011-10-055-28/+28
* eel: remove unused eel-gtk-macros.h fileCosimo Cecchi2011-10-0516-23/+0