summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Activate files on space.Dave Camp2002-09-101-0/+1
* Make accessible_parent_class variables static. Patch fromDave Camp2002-09-091-1/+1
* never set "Use default background" item insensitive for the desktop.Havoc Pennington2002-09-051-9/+27
* Added escape keybinding to the stop button (bug 83691)David Bordoley2002-08-313-80/+14
* Allow other apps that do their own CD switching to temporary disableAlexander Larsson2002-08-291-1/+18
* New function nautilus_link_desktop_file_local_is_utf8.Alexander Larsson2002-08-201-1/+3
* Unref target_uri before returning when eel_uri_is_trashDave Camp2002-08-121-0/+1
* pass in info if we have it already.Michael Meeks2002-08-074-166/+136
* Update the current_background_color, the current_background_image, andDave Camp2002-07-272-24/+48
* Added eggtreemultidnd.[ch].Dave Camp2002-07-263-24/+194
* New functions. (create_tree): Create a NautilusTreeViewDragDest.Dave Camp2002-07-252-29/+83
* (nautilus_music_view_init): Use an EelBackgroundBox instead of aDave Camp2002-07-244-22/+12
* only set the location bookmark if it's non NULL. #87889Michael Meeks2002-07-241-1/+1
* NULL various elements, including the sidebar here: #87414Michael Meeks2002-07-244-4/+28
* Fixup usage of ellipses. Patch from Gregory Merchan <merchan@phys.lsu.edu>Alexander Larsson2002-07-226-19/+8
* Fix for #86073. Don't show removable media options for non removableAlexander Larsson2002-07-221-28/+57
* Fixes the Nautilus part of #46238; see eel for the other part.Federico Mena Quintero2002-07-193-9/+40
* improve saving of geometry. only save it if we really resize a window, notFrank Worsley2002-07-1812-19/+104
* Use "folder" instead of "directory" in the accessible description.Dave Camp2002-07-161-1/+1
* Laavanya K R <laavanya.gopalan@wipro.com>Rohit R2002-07-151-2/+6
* ui-review changes. added '_Name:' label for filename, added mnemonics, andDamon Chaplin2002-07-111-85/+82
* Added a relation between the label and entry. Changed "file names" toDave Camp2002-07-113-2/+16
* update the title color only if the background has changed;Michael Meeks2002-07-104-203/+154
* disable the look_for_kdesktop_recursive code, since this takes ~1 secondMichael Meeks2002-07-106-6/+7
* updated pane names so help for "Side Panes" and "Performance" pages worksDamon Chaplin2002-07-091-2/+2
* if WEB_NAVIGATION_ENABLED is not defined don't ever append the staticDamon Chaplin2002-07-0910-40/+75
* build radio button & set mode. (category_clicked_callback): cut most of itMichael Meeks2002-07-091-77/+26
* add pre-condition.Michael Meeks2002-07-082-9/+8
* Modified Files: ChangeLog components/music/nautilus-music-view.cGregory Merchan2002-07-087-14/+16
* re-instate label boldness for Alex. (make_category_link): return theMichael Meeks2002-07-081-11/+58
* Changed "Reset Background" to "Use Default Background" and put it at theDave Camp2002-07-052-16/+18
* Update menu paths and mnemonics. Moved Duplicate, Make Link, Rename, MoveDave Camp2002-07-056-190/+298
* Don't use window geometry metadata to place the desktop window.Alexander Larsson2002-07-051-10/+12
* set the initial pixbuf column to match the initial zoom level, 25%.Damon Chaplin2002-07-021-0/+4
* sidebar -> side pane.Michael Meeks2002-07-023-8/+8
* use new eel_glade_get_file.Michael Meeks2002-07-022-10/+12
* file I forgot.Michael Meeks2002-07-021-0/+284
* remove cut and paste complexity.Michael Meeks2002-07-022-103/+104
* Applied patches from Juan Salaverria <rael@vectorstar.net> to change "Up aDave Camp2002-07-021-1/+4
* Use nautilus_bonobo_set_label instead ofDave Camp2002-07-026-120/+76
* Set the restart style to RESTART_IF_RUNNING instead of RESTART_NEVER whenDave Camp2002-07-021-1/+1
* Change wording as suggested in the ui review, bug #85668.Dave Camp2002-07-012-10/+6
* Remove all old script menus before rebuilding...David Emory Watson2002-07-012-3/+8
* Modified Files: ChangeLog src/nautilus-desktop-window.c Patch for bugGregory Merchan2002-06-291-6/+9
* Added line break to help error message.Christian Rose2002-06-283-3/+3
* libnautilus-private/apps_nautilus_preferences.schemasAlexander Larsson2002-06-282-2/+0
* Don't eject when things are unmounted. Eject when we're explicitlyAlexander Larsson2002-06-281-3/+5
* Quote rawdevice_path. Patch from rajeev.karale@wipro.comAlexander Larsson2002-06-281-1/+5
* more typo fixage.Mark McLoughlin2002-06-261-1/+1
* implement viewing/opening and executing of files for the tree viewFrank Worsley2002-06-251-89/+45