summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't crash if parent button_press_event is NULL (#582457)Alexander Larsson2009-05-131-3/+5
* Allow users to define shortcuts for extension menu itemsHolger Berndt2009-05-121-1/+1
* Update About dialog for 2009.A. Walton2009-05-101-2/+2
* Fix distcheckCosimo Cecchi2009-05-051-1/+4
* Mark strings as translatable, fix bug #579769Gabor Kelemen2009-04-301-51/+51
* Don't display accelerators in Tabs menuCosimo Cecchi2009-04-271-0/+3
* Display the application icon in the popup menuCosimo Cecchi2009-04-271-1/+16
* Don't show autorun hints for Win32 software mediaCosimo Cecchi2009-04-231-0/+5
* Let forward/back mouse buttons workAndrew Walton2009-04-221-2/+89
* Remove some more GTK+ deprecated macrosCosimo Cecchi2009-04-221-3/+6
* Remove other deprecated GTK+ symbolsCosimo Cecchi2009-04-222-6/+12
* Update EggSMClient from libeggCosimo Cecchi2009-04-211-3/+1
* Use g_timeout_add_seconds where appropriateNelson Benitez2009-04-215-8/+8
* Remove deprecated GDK/GTK+ symbolsCosimo Cecchi2009-04-2145-175/+306
* Add .gitignore filesAlexander Larsson2009-04-171-0/+4
* Set typeahead column to the name column.Alexander Larsson2009-04-161-0/+1
* Don't show eject if not mounted.NAUTILUS_2_26_2Alexander Larsson2009-04-131-3/+10