summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* 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
* icon-container: consolidate typeahead entry timeout handlingCosimo Cecchi2011-10-172-99/+65
* Fix confusion in the fallback size for iconsFederico Mena Quintero2011-10-171-1/+1
* desktop-link-monitor: plug a memory leakCosimo Cecchi2011-10-171-0/+2
* Fix build failure if tracker FTS is enabledMichael Biebl2011-10-121-1/+1
* 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
* icon-names: use 'drive-harddisk-system' as File System iconCosimo Cecchi2011-07-211-1/+1
* file: use g_format_size_full instead of printf-ing the long stringCosimo Cecchi2011-07-211-10/+1
* all: switch to g_format_size()Ryan Lortie2011-07-212-5/+5
* all: remove some unneeded includesCosimo Cecchi2011-07-013-6/+0
* all: use g_cclosure_marshal_generic() instead of generating marshallersCosimo Cecchi2011-07-014-49/+26
* all: don't use deprecated Gtk[H/V]BoxCosimo Cecchi2011-06-135-14/+15
* libnautilus-private: Use 'const' instead G_CONST_RETURNJavier Jardón2011-06-093-7/+7
* metadata: add a metadata::custom-icon-name metadata keyCosimo Cecchi2011-05-253-2/+26
* window: reverse the order of key-press event processingCosimo Cecchi2011-05-231-7/+2
* dbus: don't generate the docbook file3.1.1Cosimo Cecchi2011-05-091-1/+0
* debug: add a debug flag for the previewerCosimo Cecchi2011-05-092-2/+4
* all: hook up the previewer with NautilusIconViewCosimo Cecchi2011-05-092-1/+47
* Update all .gitignore filesAlexander Larsson2011-05-041-1/+6
* Convert the nautilus dbus support to use gdbus-codegenAlexander Larsson2011-05-042-150/+94
* Add size_request to IconContainer to work around unncecessary relayoutingAlexander Larsson2011-05-041-0/+64
* icon-view: Only resort during relayout if necessaryAlexander Larsson2011-05-032-1/+12
* icon-container: don't chain up style-updated for the desktop containerCosimo Cecchi2011-04-251-5/+7