summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Change the background capplet binary name back.Alexander Larsson2004-02-111-1/+1
* Fix a potential leak in my last commit.Martin Wehner2004-02-111-1/+2
* Tell the clipboard monitor of changes. Update paste menus on clipboardAlexander Larsson2004-02-102-24/+70
* Use the AUDIODEV env, to play sound files if it is set. Fixes bug #88836Balamurali Viswanathan2004-02-101-1/+7
* Replace deprecated call to g_basename with g_path_get_basename.Jason Leach2004-02-081-1/+1
* - s/wgosnautilus/user-guide/ per recent user-guide change.Shaun McCance2004-02-085-5/+5
* Don't crash when trying to rename empty selection. Fixes bug #131861.Martin Wehner2004-02-061-5/+5
* Use sentence capitalization for textfiled labels as per HIG.Dennis Cranston2004-02-062-2/+2
* src/file-manager/fm-icon-view.c Fix ogg mimetypes. Patch from Alan SwansonAlexander Larsson2004-02-061-2/+3
* Use new background capplet binary nameAlexander Larsson2004-02-061-1/+1
* Don't crash on nonexisting can_handle_multiple_files property.Martin Wehner2004-02-051-1/+6
* s/close window/close, fix the tooltip, and use the hig keybinding forDavid Bordoley2004-01-282-3/+4
* : add callbacks for listening to show hidden and backup files settingSiviah Nallagatla2004-01-281-1/+4
* #129815, #46784.Christian Neumair2004-01-221-1/+1
* Do not ref an already existing spatial window when presenting it, as itRached Ben Mustapha2004-01-221-1/+0
* Return NULL for new uri on failure.Alexander Larsson2004-01-221-8/+14
* Nicer labelsAlexander Larsson2004-01-202-4/+17
* Choose -> OK Make open with other app dialog non-modal.Alexander Larsson2004-01-202-125/+11
* Prepend instead of append. This is faster. Patch from Soeren SandmannAlexander Larsson2004-01-161-2/+2
* Open toplevel help with F1 on desktop. Patch fromAlexander Larsson2004-01-151-3/+11
* Add slow_mime_type file attribute. Allow call_when_ready to take a NULLAlexander Larsson2004-01-142-9/+26
* Add nautilus-list-view-ui.xmlAlexander Larsson2004-01-131-0/+1
* Use ngettext (fixes bug #106702), based on the patch by Christian NeumairDanilo Šegan2004-01-134-68/+72
* Removed OrigTree.pm Include nautilus-extensions-i18n.hNAUTILUS_2_5_5Dave Camp2004-01-122-2/+0
* Fix "volder" typo.Danilo Šegan2004-01-121-1/+1
* 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