summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* 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
* all: don't use EEL_CALL_METHOD* macrosCosimo Cecchi2011-10-053-90/+37
* all: don't use EEL_CLASS_BOILERPLATE macroCosimo Cecchi2011-10-052-26/+9
* all: don't use EEL_CALL_PARENT* macrosCosimo Cecchi2011-10-059-110/+38
* Fix confusion in the fallback size for iconsFederico Mena Quintero2011-10-041-1/+1
* desktop-link-monitor: plug a memory leakCosimo Cecchi2011-09-281-0/+2
* icon-container: consolidate typeahead entry timeout handlingCosimo Cecchi2011-09-282-99/+65
* icon-canvas-item: don't draw pango layouts when renamingCosimo Cecchi2011-09-221-2/+4
* icon-canvas-item: don't forget to clip the embedded text rectangleCosimo Cecchi2011-09-191-0/+10
* users-group-cache: nuke this, as it appears to be unusedCosimo Cecchi2011-09-194-314/+0
* Fix accessibility for gtk 3.2, and send object:state-changed:selectedMike Gorse2011-09-191-5/+7
* desktop: ensure the desktop metadata is up to date when setting as readyCosimo Cecchi2011-09-121-3/+3
* file: read the emblem icon names from metadataCosimo Cecchi2011-09-121-0/+1
* icon-container: invalidate the layout cache on style-updatedDavid Liang2011-09-091-1/+1
* file-operations: ignore ALREADY_MOUNTED errors when mountingMatthias Clasen2011-09-091-1/+2
* search-directory: stop the engine when there are no active monitorsCosimo Cecchi2011-09-081-2/+2
* tracker: always reset the cancellable when starting a queryCosimo Cecchi2011-09-081-27/+13
* all: remove is_indexed property on NautilusSearchDirectoryCosimo Cecchi2011-09-086-34/+0
* tracker: respect the location URI when searching with trackerCosimo Cecchi2011-09-081-0/+6
* view: add an is_renaming property to NautilusViewCosimo Cecchi2011-09-082-28/+28
* Revert "window: reverse the order of key-press event processing"Cosimo Cecchi2011-09-081-2/+7
* icon-dnd: remove hardcoded highlight frameCosimo Cecchi2011-09-071-6/+1
* icon-canvas-item: render the additional text with gtk_render_layout()Cosimo Cecchi2011-09-071-17/+15
* tracker: make the tracker-sparql dependency optionalCosimo Cecchi2011-09-072-2/+12
* file: make sure not to use a 0 width/height when scaling the imageStefano Teso2011-09-071-1/+2
* tracker: use libtracker-sparql directlyCosimo Cecchi2011-09-071-103/+2
* Look at XDG_CURRENT_DESKTOP to decide if a link is foreignMichael Terry2011-09-071-2/+19
* icon-container: use the "rubberband" style class for the selection itemCosimo Cecchi2011-09-071-27/+10
* desktop: add a nautilus-desktop style class to the desktop canvasCosimo Cecchi2011-09-071-0/+7
* icon-container: remove unused code caching canvas item colorsCosimo Cecchi2011-09-072-144/+0
* icon-canvas-item: use gtk_render_* methods instead of direct cairoCosimo Cecchi2011-09-071-182/+123
* all: Remove preferences about sound previewingVincent Untz2011-08-303-8/+0
* all: remove the built-in hover audio previewerCosimo Cecchi2011-08-013-113/+1
* thumbnails: make sure to cache all mime types from gdk-pixbufCosimo Cecchi2011-07-271-1/+1