summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merged from nautilus-extensions-branch.Dave Camp2004-01-1123-861/+1987
* Add some snot to new windows when they are opened in spatial mode.James Willcox2004-01-113-1/+58
* Moved the typeahead duration to a public header. Implement icon-view-styleDave Camp2004-01-101-5/+143
* typo fix (Closes: #128318).Sebastien Bacher2004-01-091-1/+1
* 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
* New funcitonAlexander Larsson2004-01-075-12/+244
* forgot this beforeAlexander Larsson2004-01-071-0/+1
* Patch from: Juerg Billeter <j@bitron.ch>Alexander Larsson2004-01-0610-20/+3283
* Pop up folder menu on right click in background Patch fromAlexander Larsson2004-01-061-0/+4
* Turn on home icon on desktop by defaultAlexander Larsson2004-01-063-3/+2
* Add get_item_count virtual method. Add item count and free space to statusAlexander Larsson2004-01-066-4/+134
* Don't use EelInputEventBox, we can use GtkEventBox now instead.Anders Carlsson2004-01-032-3/+3
* Remove use of EelGenerousBin, we can use a GtkBox with only one child forAnders Carlsson2004-01-037-12/+9
* HIG fixes (add a missing mnemonic and correct the widget padding) for theDennis Cranston2004-01-032-8/+16
* Use GtkIconTheme instead of GnomeIconThemeAlexander Larsson2003-12-183-34/+27
* Require gtk/glib 2.3.0Alexander Larsson2003-12-185-2/+48
* Virtualize close_windowAlexander Larsson2003-12-173-10/+13
* 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
* canonicalize URI and add titles for burn:/// and themes:///Alex Duggan2003-12-131-11/+14
* New function nautilus_file_operations_new_file.Alexander Larsson2003-12-126-56/+528
* Range selection Clear last double click icon if you click on backgroundAlexander Larsson2003-12-1211-33/+132
* 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-1115-220/+271
* Use GTK_RESPONSE_CANCEL, not a homegrown RESPONSE_CANCEL. This way we canFederico Mena Quintero2003-12-112-8/+6
* 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
* Change "close all parents" to be "close parent folders" and change theDavid Bordoley2003-12-014-13/+13
* src/nautilus-navigation-window.c (real_get_default_size)Sivaiah Nallagatla2003-12-015-6/+40
* 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
* Forgot this bit of Srini's patch.Dave Camp2003-11-211-0/+5
* Disconnect the view. Patch from Srinivasa Ragavan <sragavan@novell.com>.Dave Camp2003-11-201-1/+2
* Grab focus if clicking on a selected row. Patch from Sivaiah NallagatlaDave Camp2003-11-201-0/+2
* Add mnemonics to labels and add calls to gtk_label_set_mnemonic_widget.Padraig O'Briain2003-11-191-2/+4
* 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-122-4/+2
* h2003-11-11 Dave Camp <dave@ximian.com>Dave Camp2003-11-121-1/+7
* New desktop filesAlexander Larsson2003-11-0615-65/+537
* Require new gnome-vfsAlexander Larsson2003-11-057-554/+259
* Allow to register shortcuts for in-process IIDs so that activation doesn'tAlexander Larsson2003-11-032-2/+21
* Don't write NAUTILUS_PREFERENCES_START_WITH_STATUS_BAR on each open newAlexander Larsson2003-11-011-2/+4
* Fix leaks #2.Martin Wehner2003-10-291-1/+2