summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make trash keybindings only work if the action is sensitiveAlexander Larsson2009-12-151-6/+19
* Use right signal handler for delete signal actionAlexander Larsson2009-12-151-1/+1
* Revert "Disable Trash/Delete key bindings when appropriate"Alexander Larsson2009-12-153-48/+27
* Don't rewrite bookmarks file when file appearance changesAlexander Larsson2009-12-111-2/+0
* Don't leak NautilusDirectoryAlexander Larsson2009-12-081-0/+1
* Disable Trash/Delete key bindings when appropriateMichael Terry2009-12-013-27/+48
* Avoid deprecated gtk_button_pressed/releasedAlexander Larsson2009-11-302-4/+4
* Ensure show-hidden-files UI is uptodateAlexander Larsson2009-11-271-3/+11
* Allow absolute pathnames for plugin menu/toolbar item icons.Pierre Wieser2009-11-251-5/+7
* Unfreeze updates in directory list view after rename cancellationTomas Bzatek2009-11-171-0/+1
* Chain up to the parent handler if we click outside any row.Cosimo Cecchi2009-10-201-0/+1
* Make changing visible columns instant. Wasn't like always like this before be...Marcus Carlson2009-10-201-2/+2
* Always check if the drag dest supports the source.Cosimo Cecchi2009-10-201-4/+13
* Bug 589375 - Crashes with empty location in edit bookmarksA. Walton2009-10-201-0/+4
* Avoid crash when holding space bar on focused navigation buttonsNelson Benítez León2009-10-202-0/+10
* Correctly position icons for text, netscape URI and URI list dropsChristian Neumair2009-09-241-4/+43
* Avoid refing NULL iconsAlexander Larsson2009-09-141-4/+9
* Fix minor leakAlexander Larsson2009-09-081-0/+1
* Free return value from nautilus_file_get_metadata_listAlexander Larsson2009-09-081-0/+2
* Fix usage of sink, fixing many recently introduced leaks.Alexander Larsson2009-09-078-8/+9
* Free "remaining" returned from GOptionAlexander Larsson2009-09-071-1/+2
* Centralize extra view ref and sink if requiredAlexander Larsson2009-09-074-5/+0
* Fix a duplicate id in a .ui fileMatthias Clasen2009-08-261-1/+1
* Always show app icon for open-with in the popup menu as in the normal menuMarcus Carlson2009-08-261-0/+8
* Cancel audio preview when deleting the fileRyan Lortie2009-08-241-1/+9
* Migrate old nautilus metadata to gvfs on startupAlexander Larsson2009-08-182-1/+19
* Add nautilus-convert-metadata toolAlexander Larsson2009-08-182-1/+447
* Remove unused variable to fix the buildLuca Ferretti2009-08-091-1/+0
* Always show icons in places menu in spatial mode.Matthias Clasen2009-08-081-0/+16
* Always show icons in the history and go menu.Marcus Carlson2009-08-082-0/+30
* Always show application icons in popup menus.Marcus Carlson2009-08-081-0/+27
* Fix crash in connect server dialogA. Walton2009-08-031-10/+13
* Reverse back/forward mouse button sense.A. Walton2009-08-031-2/+2
* Respect /desktop/gnome/lockdown/disable_command_lineVincent Untz2009-07-283-1/+40
* Clean up metadata key names now that they are publicAlexander Larsson2009-07-141-2/+2
* Don't force no horizontal scrollbar in the note viewerCosimo Cecchi2009-07-091-1/+1
* Use application icons in the context menuCosimo Cecchi2009-07-081-5/+19
* Bug 587486 – Pass GMountOperation to unmount/eject/stop opsDavid Zeuthen2009-07-085-42/+244
* Remove all traces of former nautilus metadata codeAlexander Larsson2009-06-236-10/+5
* Use gvfs based metadataAlexander Larsson2009-06-231-10/+6
* Fix the build.A. Walton2009-06-191-0/+1
* Bug 585591 – Starting/stopping drivesDavid Zeuthen2009-06-184-29/+636
* Use gtk_cell_layout_get_cells instead of deprecated APIVincent Untz2009-06-171-1/+1
* Bug 563906 – Grammatical Error in StringA. Walton2009-06-161-1/+1
* Bug 583214 – Nautilus aborts when giving an empty dest.A. Walton2009-06-051-1/+19
* Remove useless statfs/statvfs checksCosimo Cecchi2009-05-281-3/+0
* Clear text in the location entryCosimo Cecchi2009-05-282-0/+17
* Display information about the selected objectCosimo Cecchi2009-05-282-37/+68
* Support daemon mode (exit_with_last_window preference)JF Ding2009-05-251-1/+26
* Bug 583214 – Nautilus aborts when giving an empty dest.A. Walton2009-05-191-1/+3