summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Close window when it gets put in the trash.Alexander Larsson2006-03-032-2/+9
* Close the window after the file activation, not before. Fixes a crash whenMartin Wehner2006-02-281-8/+8
* Use lazy positioning for volumes only, not all desktop file icons, as thisAlexander Larsson2006-02-271-1/+6
* Don't shortcut the title change when the bookmark name changes. FixesAlexander Larsson2006-02-274-29/+45
* Don't add all possible columns to GtkTreeView when initializingZbigniew Chyla2006-02-271-70/+62
* Avoid heavy operations inside "motion_notify_event" handler: don't callZbigniew Chyla2006-02-271-41/+56
* Don't close window if old file changed when we're loading a new oneAlexander Larsson2006-02-271-1/+13
* Allow saving a sidebar width of 0 (#331475) Patch from Christian NeumairAlexander Larsson2006-02-271-6/+2
* Only allow creation of bookmarks for directories. Fixes #328074.Martin Wehner2006-02-271-14/+71
* Only use the idle reveal mechanism for the list view.Martin Wehner2006-02-261-13/+16
* Call reveal_selection in an idle callback to work around a bug inMartin Wehner2006-02-261-2/+31
* Also consider desktop windows when deciding whether to fallback to home orChristian Neumair2006-02-263-9/+10
* Don't leak bookmark.Martin Wehner2006-02-231-3/+5
* Resolve the dropped uris to their drop target, use the same naming logicMartin Wehner2006-02-231-11/+13
* Set the has_custom_name_flag before setting the name - which wouldMartin Wehner2006-02-231-1/+1
* Open the popup menu non-modal and pass the button event on to the treeMartin Wehner2006-02-231-8/+7
* Add callback to fm_rename_file.Alexander Larsson2006-02-215-21/+176
* Pass the original files, not the target files to property page providers.Alexander Larsson2006-02-151-2/+2
* Add the option to always use the location bar to the preferences dialog.Martin Wehner2006-01-312-0/+23
* Add new grab_focus method.Martin Wehner2006-01-312-0/+9
* Enable bookmarks as drop targets. Closes #43311. Based on a patch fromMartin Wehner2006-01-301-61/+177
* Show the detailed file size in addition to the formatted one in theMartin Wehner2006-01-281-1/+1
* HIGify the icon in the delete from trash dialog. Patch from Luca FerrettiMartin Wehner2006-01-261-4/+8
* Stop cell editing when disposing the view. Fixes #322821.Martin Wehner2006-01-261-13/+20