summaryrefslogtreecommitdiff
path: root/src/file-manager
Commit message (Expand)AuthorAgeFilesLines
* Merged from nautilus-extensions-branch.Dave Camp2004-01-1110-762/+1425
* Add some snot to new windows when they are opened in spatial mode.James Willcox2004-01-111-1/+4
* Moved the typeahead duration to a public header. Implement icon-view-styleDave Camp2004-01-101-5/+143
* Patch from Jürg Billeter <j@bitron.ch>Alexander Larsson2004-01-096-3/+182
* application/x-desktop is the new desktop file mime typeAlexander Larsson2004-01-091-1/+2
* forgot this beforeAlexander Larsson2004-01-071-0/+1
* Patch from: Juerg Billeter <j@bitron.ch>Alexander Larsson2004-01-068-20/+3266
* Pop up folder menu on right click in background Patch fromAlexander Larsson2004-01-061-0/+4
* Add get_item_count virtual method. Add item count and free space to statusAlexander Larsson2004-01-066-4/+134
* Require gtk/glib 2.3.0Alexander Larsson2003-12-184-2/+41
* Check for new ogg mime-type. Patch from Mattias ErikssonAlexander Larsson2003-12-161-2/+3
* Do not add trash and directory uris to the recent documents list. FixesDennis Cranston2003-12-151-3/+7
* New function nautilus_file_operations_new_file.Alexander Larsson2003-12-123-56/+503
* Range selection Clear last double click icon if you click on backgroundAlexander Larsson2003-12-124-24/+101
* Handle defaults for desktop drops like normal directories.Alexander Larsson2003-12-111-1/+7
* Update error dialogs to be HIGy, and use the new eel message dialog api.Alexander Larsson2003-12-116-124/+142
* src/file-manager/fm-list-view.c (create_and-set_up_tree_view); SetPadraig O'Briain2003-12-081-0/+4
* *src/file-manager/fm-list-view.c(fm_list_view_remove_file): Place theSivaiah Nallagatla2003-12-041-1/+46
* Fix const missing build failure.Alexander Larsson2003-12-031-1/+1
* Return TRUE when function succeeds.Padraig O'Briain2003-12-031-0/+23
* Remove unused variable (broke build).Frédéric Crozat2003-11-261-1/+0
* Add ATK relations between checkbox and label. Fixes bug #127810.Padraig O'Briain2003-11-261-15/+37
* Add accessible name. Fixes bug #127485.Padraig O'Briain2003-11-211-0/+5
* Grab focus if clicking on a selected row. Patch from Sivaiah NallagatlaDave Camp2003-11-201-0/+2
* Return option_menu created in this function. (create_permissions_page):Padraig O'Briain2003-11-191-5/+9
* Set the icon of the GtkWindow for the Properties window whenever the icon in ...David Malcolm2003-11-171-0/+2
* Reread the activation URI of symlinks in case the link target is stale.Dave Camp2003-11-161-3/+10
* Only monitor then for_open_with file when the popup menu is visible. Also,Alexander Larsson2003-11-131-3/+35
* 2.5.1.1NAUTILUS_2_5_1_1Dave Camp2003-11-121-2/+1
* h2003-11-11 Dave Camp <dave@ximian.com>Dave Camp2003-11-121-1/+7
* New desktop filesAlexander Larsson2003-11-063-15/+81
* Require new gnome-vfsAlexander Larsson2003-11-055-543/+239
* Fix leaks #2.Martin Wehner2003-10-291-1/+2
* remove GTK and GNOME_DISABLE_DEPRECATEDJonathan Blandford2003-10-201-2/+0
* Fixes to the 'Link here' and 'Cancel' drag and drop actions.Dennis cranston2003-10-141-4/+19
* Don't rename files to "". Fixes #124420 Based on patch fromAlexander Larsson2003-10-131-0/+10
* Scroll to ICON_PAD_TOP above the icon.Dave Camp2003-10-072-37/+98
* Ctrl-S to select by pattern.Alexander Larsson2003-10-011-0/+1
* Removed -DG_DISABLE_DEPRECATED so that it builds against glib 2.3.0, whichMurray Cumming2003-10-011-1/+0
* Merge the nautilus-spatial-playground branch to HEAD.Dave Camp2003-09-307-112/+113
* Reveal the current selection. Useful if the selected pattern is notJames Willcox2003-09-271-0/+2
* HIG fixes (add a missing mnemonic and correct the widget padding) for theDennis Cranston2003-09-261-4/+8
* Add a "Edit->Select Pattern" menu entryJames Willcox2003-09-262-0/+84
* (struct FMDirectoryViewDetails): Removed memberEttore Perazzoli2003-09-251-69/+1
* Updated fix for bug #122537.Alexander Larsson2003-09-191-1/+1
* eh, fix last checkingAlexander Larsson2003-09-181-1/+1
* Fix compilation error (bug #122537). Patch by david.hawthorne@sun.comAlexander Larsson2003-09-181-1/+2
* add a wait cursor during permission change. This is most useful whenNAUTILUS_SPATIAL_PLAYGROUND_BRANCHPOINTMathieu Lacage2003-09-121-3/+20
* Hack to workaround messed up desktop icons.Alexander Larsson2003-09-051-1/+18
* Track opening and closing of icon_selector window, resuse existing windowChris Altmann2003-08-021-5/+20