summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Actually add fm-empty-view.[ch]. Thanks to Martin Wehner for pointing this out.Christian Neumair2007-06-272-0/+454
* Fix warning. Patch from Hubert Figuiere.Alexander Larsson2007-06-271-1/+1
* Add optional empty view.Christian Neumair2007-06-242-0/+13
* Fix build with libIDL-0.8.5 and older. (#341173) Patch from MarinusMartin Wehner2007-06-231-1/+1
* Set translation domain for goption context. (#448201) Patch from GaborMartin Wehner2007-06-231-1/+3
* Fix whitespace typo in error message. (#424573) Patch from Elizabeth GreenMartin Wehner2007-06-181-1/+1
* Set program-name instead of deprecated name property and mark theMartin Wehner2007-06-181-1/+6
* Call background page of gnome-appearance-properties for "Change DesktopMartin Wehner2007-06-181-2/+2
* Don't crash on opening properties for multiple files. (#444265)Martin Wehner2007-06-121-0/+8
* Fix typo in warning message. (#446911) Patch from Florian SteinelMartin Wehner2007-06-121-1/+1
* Position the zoom popup menu under the control itself, not where the mouseMartin Wehner2007-06-121-1/+64
* Don't leak item text and remove stale comment.Martin Wehner2007-06-121-3/+1
* Make zoom control context menu keyboard-activatable by adding a button toMartin Wehner2007-06-121-24/+46
* Replace the "atkrelation" declarations with "mnemonic_widget" propertiesMartin Wehner2007-06-101-60/+10
* Add accessible label for/by properties (#356124)William Walker2007-06-041-0/+6
* Fix build in some casesAlexander Larsson2007-05-231-5/+7
* Add support for xdg-user-dirsAlexander Larsson2007-05-161-27/+76
* Avoid displaying file size if none exists (#390055) Patch from Ed CatmurAlexander Larsson2007-05-091-16/+33
* Add disk usage pie chart (#410658) Based on patch from Trevor DavenportAlexander Larsson2007-05-021-2/+373
* Add url in about dialog and update copyright year. Patch from Jaap A.Alexander Larsson2007-04-121-1/+3
* Fix memleak (#427942) patch from Matthias ClasenAlexander Larsson2007-04-111-0/+2
* Add trash to sidebar places. Patch from Stefano TesoAlexander Larsson2007-03-301-1/+59
* Bump default name column width to 32 (#410361)Alexander Larsson2007-03-291-1/+1
* Avoid reloading window with same location. (#417193) Patch from StefanoAlexander Larsson2007-03-281-2/+5
* Remove unused metadata key NAUTILUS_METADATA_KEY_NOTES and code related toAlexander Larsson2007-03-191-19/+0
* Update icons on theme change (#416806) Patch from Stefano TesoAlexander Larsson2007-03-191-4/+19
* Update icons on theme change (#416810) Patch from Stefano TesoAlexander Larsson2007-03-191-0/+15
* Re-apply reverted context menu patch.Alexander Larsson2007-03-191-41/+108
* Revert previous checkin since it broke the freeze.Alexander Larsson2007-03-191-108/+41
* Add mnemonics to Open and Open in New Window to reuse old translations.Alexander Larsson2007-03-151-2/+2
* Add open and open in new window to places sidebar context menu. Patch fromAlexander Larsson2007-03-141-41/+108
* Make sure we never schedule an update after the window has been destroyed.Alexander Larsson2007-03-141-4/+8
* Set version to 2.18.0.1Alexander Larsson2007-03-121-76/+27
* Update for releaseNAUTILUS_2_18_0Alexander Larsson2007-03-121-27/+76
* "Application" is not a valid category in the freedesktop.orgChristian Kirbach2007-03-081-1/+1
* Sparse cleanups from kjartanAlexander Larsson2007-03-0210-18/+16
* Don't make filename column expand, instead default to 16 chars wide.Alexander Larsson2007-03-021-2/+1
* 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