summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set up proper relationships between labels and widgets in the propertiesMartin Wehner2006-10-301-21/+37
* Don't append final newline for textual URIs. Fixes #360441.Christian Neumair2006-10-191-2/+5
* Shut down eel before GnomeVFS.Christian Neumair2006-10-191-2/+5
* Only deregister "ignore hidden file preferences" callback if it has beenChristian Neumair2006-10-191-6/+9
* Handle NULL pattern chit, don't unref pattern tile in make_pattern_chit.Christian Neumair2006-10-192-20/+66
* Share target list for all instances (#357573)Alexander Larsson2006-10-183-15/+18
* Import ephy spinner and use ad throbber. This supports different iconAlexander Larsson2006-10-186-463/+1119
* The row might have disappeared if it was removed since the timeout wasAlexander Larsson2006-10-181-22/+28
* In non-indexed mode, start at current dir.Alexander Larsson2006-10-021-4/+4
* Don't use the same type name for the shortcut model filter asMartin Wehner2006-09-131-43/+43
* Handle enter activation when using typeahead search (#334928) Patch fromAlexander Larsson2006-08-251-0/+8
* Don't crash when quickly changing user or group. Patch from ChristianAlexander Larsson2006-08-211-88/+466
* Call setlocale() before we try to obtain any translations. Fixes bugFederico Mena Quintero2006-08-151-0/+5