summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Changed the "event-after" signal to "changed" to update the "Location" / "Go ...Marcus Carlson2009-11-173-9/+60
* Unfreeze updates in directory list view after rename cancellationTomas Bzatek2009-11-171-0/+1
* Move functions outside of #ifdefs (#599290)Cosimo Cecchi2009-10-251-29/+29
* Use separate labels for attributes (#598545).Cosimo Cecchi2009-10-181-62/+101
* Always check if the drag dest supports the source.Cosimo Cecchi2009-10-101-4/+13
* Remove very old unnecessary FIXMEs.Stephen Cook2009-10-072-4/+0
* Bug 589375 - Crashes with empty location in edit bookmarksA. Walton2009-10-071-0/+4
* Remove an ugly hack to detect KDE desktop (#564208).Matthias Clasen2009-10-071-141/+0
* Remove deprecated Encoding key from desktop filesFrédéric Péters2009-10-071-1/+0
* Avoid crash when holding space bar on focused navigation buttonsNelson Benítez León2009-10-072-0/+10
* Chain up to the parent handler if we click outside any row.Cosimo Cecchi2009-10-071-0/+1
* Show tooltips in places sidebarMarcus Carlson2009-10-061-16/+44
* Make changing visible columns instant. Wasn't like always like this before be...Marcus Carlson2009-10-061-2/+2
* Select all on F2 in rename modeMarcus Carlson2009-10-061-2/+5
* Add multiselect capability to list viewMarcus Carlson2009-09-291-2/+29
* Fix Bug 593523 - Typo in nautilus volume mgmt.A2009-09-281-2/+2
* 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