summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Show dialog on mime type mismatch 2004-02-24 Alexander LarssonAlexander Larsson2004-02-241-0/+104
* set the mnemonic widget for the "Location:" label.Jonathan Blandford2004-02-241-0/+2
* Save the guessed mime type when the sniffed mime type is read.Dave Camp2004-02-231-32/+140
* Scroll to the particular column in listview while renaming. Fix bugzillaNarayana Pattipati2004-02-211-0/+4
* Add always_use_browser preference.Alexander Larsson2004-02-202-3/+15
* Get the "Browse Folder" context menu item on some more icons.Alexander Larsson2004-02-191-3/+42
* Remove unneeded line.Alexander Larsson2004-02-181-1/+0
* Remove nautilus-server-connect. This is not needed anymore.Alexander Larsson2004-02-184-638/+3
* New functionsAlexander Larsson2004-02-133-80/+9
* Only create the Stretch Icon and Unstretch Icon popup items in the desktopDave Camp2004-02-122-4/+11
* replace egg_screen with new gdk/libgnomeui functions.Alexander Larsson2004-02-117-14/+10
* Check that window_location != NULL. Probaby fixes #131048Alexander Larsson2004-02-111-1/+2
* 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