summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* Replace references to "sidebar" with "side pane". (#131285) Patch fromMartin Wehner2007-08-131-1/+1
* Use a custom cell renderer for the filename column which appliesMartin Wehner2007-08-023-0/+170
* Don't try to lowercase non-unicode filenames with g_utf8_strdown. FixesMartin Wehner2007-07-301-3/+7
* Use pango ellipsisation instead of truncating the strings. Bug #410113.Christian Persch2007-07-243-31/+13
* fixed a typo in key descriptionLuca Ferretti2007-07-241-1/+1
* corrected description for confirm_trash (#329440)Andre Klapper2007-07-231-2/+2
* Don't error out when recursing into directories during search. (#433105)Alexander Larsson2007-07-231-2/+6
* Check command_string for NULL before using it. (#427618) Patch from TomMartin Wehner2007-07-101-1/+1
* Remove unused file.Martin Wehner2007-07-102-236/+0
* Unref extension modules at shutdown. (#346401) Based on patch from GustavoMartin Wehner2007-06-231-0/+4
* Destroy xdg-user-dirs cache at shutdown.Martin Wehner2007-06-231-20/+51
* Normalize unicode search strings and use g_utf8_strdown to lowercase them.Martin Wehner2007-06-181-4/+8
* Allow renaming of the network servers desktop icon. (#383182) Patch fromMartin Wehner2007-06-174-1/+58
* Handle alpha in draw_frameAlexander Larsson2007-05-221-7/+6
* Add support for xdg-user-dirsAlexander Larsson2007-05-164-6/+304
* Bump to 2.19.2NAUTILUS_2_19_2Alexander Larsson2007-05-142-20/+20
* Don't leak original hash key.Martin Wehner2007-05-061-0/+1
* Work with glib < 2.13.0Alexander Larsson2007-04-161-0/+5
* Avoid searching possibly long lists of thumbnails. Based on patch fromAlexander Larsson2007-04-131-54/+52
* Limit number of calls to is_needy() (#320282) Based on patch from AivarsAlexander Larsson2007-04-121-119/+52
* Added support for a thumbnail icon size prefs (#424127)Alexander Larsson2007-04-125-5/+58
* Avoid recursion when updating symlinks (#418771)Alexander Larsson2007-03-191-1/+3
* Make default icon sizes match xdg icon sizes better (#347168) Patch fromAlexander Larsson2007-03-191-2/+2
* Remove unused metadata key NAUTILUS_METADATA_KEY_NOTES and code related toAlexander Larsson2007-03-191-1/+0
* Set version to 2.18.0.1Alexander Larsson2007-03-124-304/+6
* Update for releaseNAUTILUS_2_18_0Alexander Larsson2007-03-124-6/+304
* Sparse cleanups from kjartanAlexander Larsson2007-03-026-10/+11
* Removed. Removed. Removed. Removed. Removed.Alexander Larsson2007-02-261-1/+0
* Avoid asserting when the symbolic link hastable isn't uptodate (#358172)Alexander Larsson2007-02-261-26/+45
* Remove EllEllipsisingLabel use, and just use GtkLabel ellipsisationChristian Persch2007-02-201-10/+10
* Fix for C89 compilers. (#407150) Patch from Jens GranseuerAlexander Larsson2007-02-201-4/+4
* Capitilize "Link" in link to... names. (#314175) Patch from FredericAlexander Larsson2007-02-062-3/+3
* Avoid translating nonvisible text. (#364466)Alexander Larsson2007-02-061-4/+4
* Fix crash on broken images. (#403255) Patch from Lucas Mazzardo VelosoAlexander Larsson2007-02-061-1/+3
* OSX build fix. (#403255) Patch from dmacks@netspace.orgAlexander Larsson2007-02-061-0/+1
* src/file-manager/fm-directory-view.c src/file-manager/fm-tree-view.cJesse Stockall2007-02-062-3/+247
* Fix crasher (#403565) Patch from Padraig O'BriainAlexander Larsson2007-02-021-1/+4
* No need to make GTypeInfo and GInterfaceInfo static. Bug #362034.Christian Persch2007-01-188-14/+14
* Remove all pending eel preferences callbacks.Christian Neumair2007-01-111-0/+9
* Avoid crash on NULL vfs_uri (#320020)Alexander Larsson2007-01-111-1/+2
* Use default permissions when copying template to use umask correctly.Alexander Larsson2007-01-111-1/+1
* Handle ui file load error better. Patch from Tom ParkerAlexander Larsson2007-01-111-1/+1
* Update svn:ignore and remove .cvsignore filesChristian Persch2006-12-311-14/+0
* Oops, handle the case of an empty domains_hash.Federico Mena Quintero2006-12-191-8/+9
* Zero-pad seconds in the remaining time display (#376291). Patch from SvenMartin Wehner2006-12-191-1/+1
* Add nautilus_file_info_get_activation_uri().Christian Neumair2006-12-181-0/+1
* Oops, make this 1000 by default; 30000 was way too big for normal usage.Federico Mena Quintero2006-12-121-57/+111
* Use nautilus_get_home_directory_uri everywhere instead of open coding itPaolo Borelli2006-12-083-9/+8
* Schedule metadata removal when we get external remove events. Patch fromAlexander Larsson2006-12-081-0/+1
* Disable the mask code for now...Alexander Larsson2006-12-081-11/+6