summaryrefslogtreecommitdiff
path: root/src/file-manager/fm-list-model.c
Commit message (Expand)AuthorAgeFilesLines
* Implement sort_files for list view and sort old changed files.Martin Wehner2004-10-061-0/+5
* fix indentAlexander Larsson2004-10-011-1/+1
* Fix reordering on resort (#144803) Patch from Jimmy DoAlexander Larsson2004-10-011-1/+2
* Fixed up dispose/destroy/finalize usage in src/file-manager.Dave Camp2004-06-081-6/+28
* Don't unref the icon when it is NULLSoeren Sandmann Pedersen2004-04-141-1/+4
* Based on patch from Soeren Sandmann:Alexander Larsson2004-03-311-21/+5
* Visiting and accept modifiers were reversed.Alexander Larsson2004-03-101-2/+2
* Remove the FM_LIST_MODEL_NAME_COLUMN enum, the name column is handled withDave Camp2004-02-271-1/+1
* Merged from nautilus-extensions-branch.Dave Camp2004-01-111-128/+126
* Patch from Jürg Billeter <j@bitron.ch>Alexander Larsson2004-01-091-0/+96
* Add get_item_count virtual method. Add item count and free space to statusAlexander Larsson2004-01-061-0/+7
* Require gtk/glib 2.3.0Alexander Larsson2003-12-181-1/+26
* Range selection Clear last double click icon if you click on backgroundAlexander Larsson2003-12-121-0/+17
* Patch by Soren SandmannAlexander Larsson2003-06-271-207/+101
* Don't use the pointer offset when setting the drag icon.Dave Camp2003-05-201-1/+1
* Scale icons to fit in row-height.Alexander Larsson2003-03-271-1/+11
* Broken PipeAnders Carlsson2002-11-061-1/+1
* Added eggtreemultidnd.[ch].Dave Camp2002-07-261-12/+147
* require libbonoboui >= 1.116.1 [ CVS ]Michael Meeks2002-05-171-0/+2
* Update to use click_policy_auto_value. (rows_reordered_callback): RenamedDavid Emory Watson2002-05-131-26/+19
* Implement zooming for the list view and other small cleanups.David Emory Watson2002-05-021-5/+66
* suppress warning to fix the build.Jody Goldberg2002-04-241-1/+1
* fix for bug 73469Diego González2002-04-241-3/+26
* Doh, forgot this.Anders Carlsson2002-04-171-0/+9
* Fixup padding so that the dialog looks more like the Nautilus 1.0 one.Anders Carlsson2002-04-171-0/+12
* Fix mixed up comparison. (set_sort_order_from_metadata_and_preferences),David Emory Watson2002-04-101-1/+1
* Size was incorrectly returning name, bug 76191.David Emory Watson2002-04-081-5/+4
* Move the "Rename" verb into fm-directory-view and implement renameAnders Carlsson2002-03-111-0/+7
* Don't warn when asked to remove a file that's not in the list. ThatDarin Adler2002-03-061-7/+2
* Put a default one in here, since there are only really icon locations forDarin Adler2002-03-051-4/+14
* Formatting tweaks.Darin Adler2002-03-051-12/+7
* GNOME2_CONVERSION_COMPLETE eradication campaignDarin Adler2002-01-251-139/+99
* Get rid of code that passes around the "optimize for AA" flag.Darin Adler2002-01-211-1/+1
* New file.Anders Carlsson2002-01-171-0/+858