summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* Add nautilus_view_pop_up_location_context_menuAlexander Larsson2005-05-172-2/+23
* Offer "Skip", "Cancel", "Retry" in XFer Error prompt if more than one fileChristian Neumair2005-05-171-16/+5
* Don't loop when a bookmarked file is removedAlexander Larsson2005-05-161-1/+0
* Don't merge UI twice. Fixes #301854.Christian Neumair2005-05-121-27/+0
* Change comment for translator note of default desktop font to say thatDavid Zeuthen2005-05-121-1/+3
* Add translator comments. Fixes #46338, #46339, #46341. Change "Show HiddenChristian Neumair2005-05-111-0/+1
* Kill dotfile-related code. ".directory" supporting schemas have gone.Christian Neumair2005-05-111-102/+8
* Remove obsolete window_always_new option from schema.Martin Wehner2005-05-101-15/+0
* Don't try to thumbnail files which have been modified in the last fewMartin Wehner2005-05-081-0/+19
* Prevent nautilus from crashing on press of Ctrl+Space in an emptyMartin Wehner2005-05-021-1/+3
* fix build when startup notification isn't installed.Frédéric Crozat2005-05-021-0/+4
* Improve NautilusViewInfo view factory labels marked for translation.Christian Neumair2005-04-191-2/+6
* Plug leaks here too. ThereKjartan Maraas2005-04-191-0/+3
* Don't leak file_uri.Martin Wehner2005-04-041-0/+1
* remove nautilus-theme.[c-h] from the build process. remove the need to useDiego Gonzalez2005-04-044-27/+7
* Plug the leak.Kjartan Maraas2005-03-311-0/+1
* New svg icon from Corey Woodworth <CoreyWoodworth@gmail.com>Martin Wehner2005-03-311-4/+9
* Change layout of the progress dialog to be more HIG compliant.Martin Wehner2005-03-302-51/+104
* Reference the proper context menu item in the volume delete dialog ofMartin Wehner2005-03-251-9/+55
* Use gnome_vfs_uris_match instead of eel_uris_match. (#155852)Martin Wehner2005-03-252-4/+4
* Add nautilus_window_info_show_window call.Alexander Larsson2005-03-222-0/+10
* Require eel 2.10.1 (for EelBackground changes)Alexander Larsson2005-03-162-263/+27
* Make Computer icon renameable. (#154122) Patch from Tim SavannahMartin Wehner2005-02-271-1/+2
* Don't show ETA if bytes_copied > bytes_total. Prevents miscalculated ETAsMartin Wehner2005-02-271-1/+7
* Handle nautilus_desktop_icon_file_get_link() returning NULL. Likely fixesAlexander Larsson2005-02-223-13/+21
* fix #136578 (Menu key should pop up context menu).Paolo Borelli2005-02-181-8/+23
* Use new gnome_desktop_item_set_launch_time() API. (#166334)Martin Wehner2005-02-061-6/+7
* Make default desktop font localizable. (#138731)Martin Wehner2005-02-051-0/+1
* Free the color string. Closes bug #154204.Kjartan Maraas2005-01-311-0/+1
* reviewed by: Martin Wehner <martin.wehner@epost.de>Sven Herzberg2005-01-301-4/+4
* Fix leakAlexander Larsson2005-01-281-0/+1
* Don't compare NULL values from files we can't get permissions for. FixesMartin Wehner2005-01-271-1/+3
* No title on dialog. Patch from Dennis Cranston <dennis_cranston@yahoo.com>Alexander Larsson2005-01-271-0/+2
* Trivial string fix.Ryan Lortie2005-01-261-1/+1
* Fix typo.Alexander Larsson2005-01-251-1/+1
* Omit call to nautilus_icon_container_accessible_update_selection.Padraig O'Briain2005-01-251-3/+3
* Use warning icon instead of info one. Use GtkMessageDialog. Patch fromAlexander Larsson2005-01-241-53/+17
* Fix sidebar_width typo in gconf schema (#162204).Martin Wehner2005-01-201-1/+1
* Add stock arrow icons to "Move Up/Down" buttons.Martin Wehner2005-01-201-4/+34
* New function nautilus_ensure_unique_file_nameAlexander Larsson2005-01-146-12/+77
* Add handle_url signal Fix argument list for handle_uri_listAlexander Larsson2005-01-1311-26/+143
* Remove historical link support.Alexander Larsson2005-01-127-843/+36
* Special case icons for burn: and computer:Alexander Larsson2005-01-111-1/+10
* Don't use frames for images with alpha.Alexander Larsson2004-12-171-1/+1
* Require glib 2.6.0Alexander Larsson2004-12-152-56/+15
* Better handling of icon sizes, including framing of large file-as-iconAlexander Larsson2004-12-154-42/+38
* Make sure volume filenames are unique (#153888)Alexander Larsson2004-12-123-11/+58
* Disconnect from right object.Alexander Larsson2004-12-121-1/+1
* Force size for pixbufs.Alexander Larsson2004-11-294-9/+11
* Handle drags to desktop items.Alexander Larsson2004-11-291-1/+6