summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* 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
* icon-container: clear the drag state before popping up context menuCosimo Cecchi2011-04-071-0/+5
* icon-container: reset the double click counter after a double clickCosimo Cecchi2011-04-071-1/+6
* conflict-dialog: make the rename entry expand the whole widthCosimo Cecchi2011-04-071-1/+1
* conflict-dialog: don't force a size request on the labelsCosimo Cecchi2011-04-071-2/+0
* conflict-dialog: don't forget to show the primary labelCosimo Cecchi2011-04-071-0/+1
* icon-container: don't setup the regular background on the desktopCosimo Cecchi2011-04-061-0/+4
* icon-container: rework the colors used for additional text labelsCosimo Cecchi2011-04-041-54/+10
* dnd: rework handling of _NETSCAPE_URL dnd linksCosimo Cecchi2011-04-041-2/+2
* file: use a GIcon to store the custom icon of desktop filesCosimo Cecchi2011-04-045-56/+81
* thumbnails: remove unused struct definitionCosimo Cecchi2011-04-041-11/+0
* thumbnails: remove obsolete check for GLib < 2.14 compatibilityCosimo Cecchi2011-04-041-5/+0
* thumbnails: remove code unused for yearsCosimo Cecchi2011-04-041-254/+0
* icon-canvas-item: make sure to reset the default cursor ond destructionCosimo Cecchi2011-04-041-2/+14
* Better debugging for NautilusDirectory leaksAlexander Larsson2011-03-251-1/+11
* Add custom foreach to eel_g_hash_table_new_free_at_exitAlexander Larsson2011-03-253-4/+5
* file-operations: update the test to the new duplicate string behaviorCosimo Cecchi2011-03-211-2/+2
* file-operations: make sure to handle correctly hidden files extensionsCosimo Cecchi2011-03-211-1/+1
* Properly strip extensions when placing the duplication stringCosimo Cecchi2011-03-211-2/+3
* file-utilities: return "Home" as a title for the home directoryCosimo Cecchi2011-03-211-0/+4
* typeahead-find: make sure the search widget is on-screen when maximizedStefano Teso2011-02-261-2/+2
* bookmarks: bookmarked saved searches should use the saved-search iconStefano Teso2011-02-262-1/+9
* file: make sure not to pass g_utf8_collate() NULL stringsCosimo Cecchi2011-02-251-0/+12
* Plug memory leakRodrigo Moya2011-02-251-0/+1
* Guard against filename being NULL on nautilus_icon_info_lookupRodrigo Moya2011-02-251-0/+3
* dbus-manager: hold the GApplication for 5 seconds upon startupCosimo Cecchi2011-02-222-7/+83
* module: make modules for extension that pull in ORBit residentCosimo Cecchi2011-02-221-0/+22
* icon-info: remove unused codeCosimo Cecchi2011-02-212-58/+0
* tracker-engine: update to 0.10, using libtracker-sparqlCosimo Cecchi2011-02-211-302/+274
* icon-container: fix setting the selection when renamingStefano Teso2011-02-211-3/+4
* file-operations: make sure not to show the dialog before calling _run()Cosimo Cecchi2011-02-191-2/+0
* icon-canvas-item: make the icon frame transparent when not prelitCosimo Cecchi2011-02-181-9/+1
* all: remove 'Tighter Layout' optionCosimo Cecchi2011-02-188-85/+14
* debug: add a debug flag for the icon viewCosimo Cecchi2011-02-182-5/+7
* Change compact-view all-columns-have-same-width default to falseAlexander Larsson2011-02-181-1/+1
* Disable the status bar by default in new windowsAlexander Larsson2011-02-171-1/+1
* ui-utilities: centralize a helper functionCosimo Cecchi2011-02-172-0/+22
* ui-utlities: remove unused functionCosimo Cecchi2011-02-172-63/+0
* selection-canvas-item: add getter for 'width-pixels'Cosimo Cecchi2011-02-171-1/+3