summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Bug 574546 – Document nautilus_property_page_provider_get_pages()Sven Herzberg2009-03-092-22/+0
* Add two comments for translators (#572158).Cosimo Cecchi2009-03-082-0/+4
* if the geometry string is empty, make it NULL, so that we don't triggerCosimo Cecchi2009-03-071-1/+7
* Bug 569668 – Don't allow changing default app for foldersAlexander Larsson2009-03-061-5/+12
* Bug 574067 – context menu lists eject and unmount optionAlexander Larsson2009-03-043-7/+8
* commit properly the previous ConsoleKit patch.Cosimo Cecchi2009-03-032-0/+115
* Fix the build by reverting Cosimo's CK double-patch.A. Walton2009-03-032-210/+0
* use ConsoleKit to find out whether we are on the currently active session.Cosimo Cecchi2009-03-032-0/+210
* Don't ref pixbuf if it is NULLAlexander Larsson2009-02-261-3/+5
* Use $XDG_DATA_HOME/.converted-launchers as marker for one-time desktopAlexander Larsson2009-02-251-4/+3
* Add "interactive" argument to nautilus_file_mark_desktop_file_trusted.Alexander Larsson2009-02-241-3/+76
* do not leak the columns list.Paolo Borelli2009-02-231-2/+7
* Treat vertical scroll events as horizontal ones if compact view isChristian Neumair2009-02-203-8/+59
* Set the glibc MMAP limit to a static value to avoid the dynamic limitAlexander Larsson2009-02-171-0/+17
* Don't use shadowed mounts.David Zeuthen2009-02-163-0/+11
* require intltool 0.40.1. use C_() to handle translator comments. Patch byCosimo Cecchi2009-02-121-6/+1
* Replace deprecated gdk_pixbuf_unref with g_object_unrefThomas Hindoe Paaboel Andersen2009-02-095-7/+7
* Don't use unique_app_watch_window(), as we don't have a default window toCosimo Cecchi2009-02-041-1/+0
* Use G_DEFINE_TYPE_* instead of hand-written nautilus_foo_get_type()Cosimo Cecchi2009-02-023-96/+22
* remove this, it's useless now that we don't use Bonobo anymore (#570125).Cosimo Cecchi2009-02-011-29/+0
* Follow the "OnlyShowIn" and "NotShowIn" == GNOME keys for .desktop files,Cosimo Cecchi2009-01-314-2/+20
* Remove "note-indicator.png" and use the themable icon we just added toCosimo Cecchi2009-01-281-6/+3
* Bring icon handling to the 21th century. Add an emblem-note icon, this isCosimo Cecchi2009-01-281-0/+4
* don't rely on GTK+ implementation details when getting a GtkAction. ThanksCosimo Cecchi2009-01-231-1/+1
* add utility function to get a GtkMenuToolButton's buttonPaolo Borelli2009-01-222-15/+5
* Bug 568503 – Misspelled word "progam"->"program"A. Walton2009-01-211-1/+1
* Support fading between backgrounds. Bug #552859, patch by Ray Strode.Cosimo Cecchi2009-01-201-14/+14
* Fix another crasher when attempting to get properties on a damaged DesktopA. Walton2009-01-141-2/+2
* Unbreak build when building with --enable-empty-view. Closes bug #558537.A. Walton2009-01-131-7/+5
* Remove Go to Burn menu items to avoid error spew.Alexander Larsson2009-01-132-2/+0
* Only set window icon if it really changed.Alexander Larsson2009-01-131-1/+7
* Don't get selection unless debugging is really turned on. (For performanceAlexander Larsson2009-01-131-7/+8
* Don't update emblems when trash dir changes. It changes a lot (due to fileAlexander Larsson2009-01-121-3/+8
* Allow deleting of custom emblems. (#112292) Patch from DESSAI ImraneAlexander Larsson2008-12-191-16/+9
* Remove the CD/DVD creator from the places menu, and the places sidebarBastien Nocera2008-12-163-67/+0
* Remove code that supports KDE2 style trash handling.Matthias Clasen2008-12-151-53/+0
* Update the 2GB and 4GB thumbnail limits to the new prefs API and make sureAlexander Larsson2008-12-102-6/+14
* Use single GLib/GTK+ includes. Patch by Maxim Ermilov (#560432).Cosimo Cecchi2008-12-066-14/+6
* UpdateNAUTILUS_2_25_1Alexander Larsson2008-12-011-1/+3
* Don't unref the SMClient (#561402).Cosimo Cecchi2008-11-211-1/+0
* Plug two memory leaks.Cosimo Cecchi2008-11-182-0/+5
* Remove two duplicate asserts.A. Walton2008-11-111-2/+0
* Update the about dialog description. Thanks to Matthew Paul ThomasCosimo Cecchi2008-10-281-4/+3
* Use normal weighting in the tree view sidebar. Closes bug #311786.A. Walton2008-10-223-12/+0
* Mark two strings for translation (#557156).Cosimo Cecchi2008-10-211-2/+2
* Fix broken mnemonic for "Create _Folder" context menu entry (bug #555016)Andre Klapper2008-10-171-1/+1
* Don't unref NULL, which can happen if !do_load_locationAlexander Larsson2008-10-171-1/+3
* Don't access NULL slot->viewed_file if its not been set yet.Alexander Larsson2008-10-171-2/+7
* Plug a mem leak. Bug #552691.Christian Persch2008-10-131-1/+7
* Reveal the selection after the user sorts by some type or clicks theNelson Benítez León2008-10-121-0/+3