summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Unref GnomeProgram at the end. (#348429)Martin Wehner2006-07-251-2/+1
* Remove the "always use text-entry location bar" checkbox from theMartin Wehner2006-07-254-22/+14
* Add a translator comment for permission combo box labels. (#347764)Martin Wehner2006-07-251-0/+3
* Add a location_button field.Martin Wehner2006-07-242-2/+58
* Use trash icons from the icon naming specification for trash relatedMartin Wehner2006-07-243-5/+5
* Take the sidebar as parameter and refilter it after adding.Martin Wehner2006-07-241-57/+251
* Add extension versioning infrastructure and add nautilus-menu.[ch].Martin Wehner2006-07-241-7/+33
* Add functions nautilus_drag_can_accept_files andMartin Wehner2006-07-114-29/+58
* Add nautilus_find_existing_uri_in_hierarchy. Remove undefinedChristian Neumair2006-07-083-7/+28
* Use nautilus-cd-burner icon instead of gnome-dev-cdrom for burn:///.William Jon McCann2006-07-071-1/+1
* Add complete session management, remember maximization state and type ofChristian Neumair2006-06-2110-70/+416
* Add items_updated signalAlexander Larsson2006-06-1613-144/+51
* Add selinux context columnAlexander Larsson2006-06-161-0/+4
* Add show_advanced_permissions setting Remove show_special_flags setting,Alexander Larsson2006-06-161-350/+1101
* Use g_signal_connect_data instead of the outdated eel equivalent.Paolo Borelli2006-05-243-24/+31
* Remove unused include of eel-cell-renderer-pixbuf-list.hAlexander Larsson2006-05-241-1/+0
* Only pass TRUE for embedding_text if we actually read a top-left text.Alexander Larsson2006-05-161-1/+4
* Don't allow floppy formating if the floppy is mounted, since gfloppy can'tAlexander Larsson2006-05-162-2/+5
* Cleanup to merge the x any y icon scale factors into one variable.Martin Wehner2006-05-151-24/+7
* Update the places on drive-connected and drive-disconnected signals too.Martin Wehner2006-05-151-0/+31
* Re-set viewed_file after a location change failed. Prevents crashing overMartin Wehner2006-05-081-0/+1
* Add volume data to the list store and use it to show an unmount commandMartin Wehner2006-05-081-65/+113
* Use eel_gtk_menu_append_separator.Martin Wehner2006-05-072-38/+16
* Fix typo in function name: s/availible/available/ (#326053)Martin Wehner2006-05-071-1/+1
* Disconnect signal handlers registered when connecting proxies.Christian Neumair2006-05-041-0/+12
* Add mount, unmount, eject and format menu items to the popup menu ofMartin Wehner2006-05-031-21/+194
* Adapt to new GtkAboutDialog behaviour and use wrap-license. Makes theMartin Wehner2006-05-011-52/+39
* Fix typo in the query filechooser window title. (#325284)Martin Wehner2006-05-011-1/+1
* Fix wording: Use "criterion" instead of "criterium". (#331682)Martin Wehner2006-05-011-2/+2
* Prefer "Date Taken" and "Date Digitized" over "Date Modified" whenMartin Wehner2006-05-011-3/+13
* Allow to mount/unmout/eject/format a volume when displaying its activationChristian Neumair2006-04-274-17/+295
* Remove poptAlexander Larsson2006-04-262-58/+40
* Remove icon registration, as its no longer needed with gtk 2.9.Alexander Larsson2006-04-252-38/+1
* Require gnome-vfs 2.14.2, gnome_vfs_volume_compare fixes.GNOME_2_14_BRANCHPOINTChristian Neumair2006-04-251-0/+1
* Add LARGE_TOP_LEFT_TEXT attribute and change the text size for the normalAlexander Larsson2006-04-181-4/+11
* Don't delete the first bookmark if pressing del key on an undeletableMartin Wehner2006-04-151-0/+9
* Don't add location bookmark for desktop windows. Fixes #334860.Martin Wehner2006-04-141-1/+7
* Use smaller close icon for the sidebar.Martin Wehner2006-04-101-1/+1
* Use g_(un)setenv instead of their eel_ counterparts.Martin Wehner2006-04-073-10/+10
* Adapt the same policy for showing drives and volumes in the places sidebarMartin Wehner2006-04-071-14/+94
* Add fm_directory_view_get_loading().Christian Neumair2006-03-303-11/+43
* Get the command line options and pass them on to the dialog.Martin Wehner2006-03-242-106/+245
* use g_strv_length instead of a private copy andPaolo Borelli2006-03-221-13/+2
* Add help button to the Select Pattern dialog. (#331443)Martin Wehner2006-03-223-6/+65
* Don't set the visibility of the "burn CD" action here.Federico Mena Quintero2006-03-204-7/+55
* Speed up stock icon registration, as discussed on the mailing list:Christian Neumair2006-03-201-39/+10
* Add --no-desktop to the Exec command line options. (#326338)Martin Wehner2006-03-191-1/+1
* Commit rest of files of previous commit.Martin Wehner2006-03-1811-11/+11
* Use gi18n.h instead of deprecated gnome-i18n.h header.Martin Wehner2006-03-1826-26/+26
* Don't show error dialog if mount error is "".Alexander Larsson2006-03-071-3/+13