summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Removed. Removed. Removed. Removed. Removed.Alexander Larsson2007-02-261-1/+0
* Don't show unsupported methods. (#333151) Patch from Christian Neumair.Alexander Larsson2007-02-261-7/+47
* Ellipsise the filename column in list view mode, and make it expand so itChristian Persch2007-02-211-0/+5
* Remove EllEllipsisingLabel use, and just use GtkLabel ellipsisationChristian Persch2007-02-201-19/+9
* Don't build included GSequence on glib >= 2.13.0. Bug #407618.Christian Persch2007-02-192-1/+9
* Don't display homedir as desktop in pathbar when in home-as-desktop mode.Alexander Larsson2007-02-191-15/+9
* Capitilize "Link" in link to... names. (#314175) Patch from FredericAlexander Larsson2007-02-061-1/+1
* src/file-manager/fm-directory-view.c src/file-manager/fm-tree-view.cJesse Stockall2007-02-063-14/+23
* Avoid ever showing "empty" while loading a subdirectory (#340495) Based onAlexander Larsson2007-02-051-52/+17
* Fix memory leak and fd leak.Alexander Larsson2007-02-021-0/+3
* Avoid crash if we've not set the content view of the window yet.Alexander Larsson2007-01-311-1/+2
* Avoid crashing if not enough items in icon view caption pref (#357955)Alexander Larsson2007-01-312-56/+39
* No need to make GTypeInfo and GInterfaceInfo static. Bug #362034.Christian Persch2007-01-184-9/+9
* Restore "CD/DVD Creator" label for menu item. Was removed by aLuca Ferretti2007-01-181-1/+1
* Merged from gnome-2-16:Mark Gordon2007-01-121-1/+1
* Add support for XF86 multimedia keys (#329920) .Christian Neumair2007-01-113-4/+111
* Handle NULL activation uris from drivesAlexander Larsson2007-01-111-2/+4
* Update svn:ignore and remove .cvsignore filesChristian Persch2006-12-312-24/+0
* Use proper macro for translating the scripts menu item (#389467). PatchMartin Wehner2006-12-271-1/+1
* Avoid markup in translatable messages (#360448). Patch from Elijah NewrenMartin Wehner2006-12-192-4/+10
* Don't connect the changed signal handler on the view as combobox each timeMartin Wehner2006-12-181-3/+5
* Remove unneeded function I left in by mistake.Paolo Borelli2006-12-182-17/+3
* Add an extra widget to the trash folder with the "Empty Trash" button.Paolo Borelli2006-12-186-140/+271
* Use "document-new", "folder-new" named icon from Icon Naming Spec forLuca Ferretti2006-12-182-3/+3
* plug a tiny leak.Paolo Borelli2006-12-161-2/+5
* Add NAUTILUS_ACTION_HOME for Go->Home FolderLuca Ferretti2006-12-154-4/+12
* Update comments and some menu entries to match suggestions onLuca Ferretti2006-12-134-15/+15
* Update from Epiphany. Fixes #374623 and #382207.Christian Persch2006-12-122-66/+36
* use g_mkstemp instead of tempnam.Paolo Borelli2006-12-121-2/+16
* Don't expand vbox with dialog size (#384078) Patch from BaptisteAlexander Larsson2006-12-121-1/+1
* Default location dialog to $home for desktop (#383840) Patch fromAlexander Larsson2006-12-121-1/+1
* readd assertion removed by mistake in my last patchPaolo Borelli2006-12-081-0/+2
* Use nautilus_get_home_directory_uri everywhere instead of open coding itPaolo Borelli2006-12-089-52/+18
* Reveal selection on sort-order change.(#332667) Patch from Gene Z. RaganAlexander Larsson2006-12-041-31/+34
* Freeze icon view updates while renaming to avoid things moving around onAlexander Larsson2006-12-041-0/+20
* Add new Nautilus logo from Ulisse Perusin, installed as named iconLuca Ferretti2006-12-041-13/+2
* Add delete menu item if configured. (#132326) Patch from Ferran PuigAlexander Larsson2006-11-281-1/+144
* Ellipsice location menu button at 16 chars. Patch from Tom ParkerAlexander Larsson2006-11-241-0/+3
* Use the write-to-a-pipe trick from the signal handler instead of queueingFederico Mena Quintero2006-11-231-15/+32
* Fix inconsistent label boleding. (#372550)Christian Persch2006-11-231-2/+1
* 2006-11-23 Alexander Larsson <alexl@redhat.com>Alexander Larsson2006-11-238-7/+316
* Revert federicos patch from 2006-11-06, as it was causing problems.Alexander Larsson2006-11-201-5/+12
* Make the session restart work again (from 2006-11-03 change) Make theAlexander Larsson2006-11-074-11/+18
* http://bugzilla.gnome.org/show_bug.cgi?id=330298Federico Mena Quintero2006-11-061-12/+5
* Don't close handle and free buffer twice on error. (#321175)Alexander Larsson2006-11-061-2/+0
* Specify label-for and labelled-by atk relations. (#356124)Martin Wehner2006-11-061-0/+54
* Always use the in-process metafile factory. We don't need it oop, sinceAlexander Larsson2006-11-035-42/+165
* Always emit the row-deleted signal before deleting the row from the model.Alexander Larsson2006-11-011-19/+35
* Remove assert that keep randomly failing to fix crash (#352592) Replace itAlexander Larsson2006-10-311-1/+20
* Remove colors by really removing them from browser.xml, not marking themMartin Wehner2006-10-301-17/+23