summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't try to update the owner and group widgets if the monitored file wasMartin Wehner2006-01-221-0/+8
* Unref and destroy a new content view that has been created but not yetMartin Wehner2006-01-211-1/+9
* Don't leak title.Martin Wehner2006-01-211-3/+5
* Destroy the bookmarks window on shutdown.Martin Wehner2006-01-172-1/+3
* Don't leak last_geometry.Martin Wehner2006-01-162-9/+11
* Don't try to remove dummy rows from the reverse maps. Fixes criticalMartin Wehner2006-01-161-4/+6
* Handle the mount/unmount error case where the mount system handled theAlexander Larsson2006-01-161-0/+10
* Merge parts of the d'n'd and popup menu code from the gtk filechooser intoMartin Wehner2006-01-161-8/+532
* Remove the default_zoom pref callback in finalize, not destroy. FixesMartin Wehner2006-01-141-4/+4
* Update current bookmark name/pixbuf on changes. Partially fixes #44906.Christian Neumair2006-01-131-0/+13
* Don't call eel_timed_wait_stop when the timer triggers. (#302735)Alexander Larsson2006-01-121-6/+8
* Add file list helpers for getting associated applications.Christian Neumair2006-01-112-122/+284
* Use strlen() instead of g_utf8_strlen() since gtk_editable_insert_textRyan Lortie2006-01-111-1/+1
* Set icons for directories relative to the directory location to make itChristian Neumair2005-12-201-18/+78
* Support filtering on arbitrary mime type. Uses the newAlexander Larsson2005-12-201-25/+110
* Don't focus invisible widget.Alexander Larsson2005-12-201-1/+4
* Add NautilusLocationWidgetProviderAlexander Larsson2005-12-201-0/+26
* Some better strings, not resizeable.Alexander Larsson2005-12-205-15/+32
* HIG fixes for the save search dialog.Dennis Cranston2005-12-191-12/+17
* Adapt callers to eel dialog API changes. Fixes #324262.Martin Wehner2005-12-182-2/+1
* HIG fixes. Use title capitalization for window titles. Fix widget spacing.Dennis Cranston2005-12-171-6/+22
* Use GTK_STOCK_REVERT_TO_SAVED item for icon selection dialog. ClosesMartin Wehner2005-12-161-1/+1
* Correct arguments for add_file, makes rename on new folder/file workAlexander Larsson2005-12-161-1/+1
* Disable network icon on desktop by default.Alexander Larsson2005-12-154-2/+17
* Make entry 30 chars to match file selector dialog. Patch from Ray StrodeAlexander Larsson2005-12-151-0/+1
* --- Merged the nautilus-search2 branch ---Alexander Larsson2005-12-1232-420/+2826
* Don't ask to move broken symlinks to trash in trash (#132751)NAUTILUS_SEARCH2_MERGE_ANCHOR2Alexander Larsson2005-12-121-1/+17
* Use GtkComboBox, not option menu. (#322567)Alexander Larsson2005-12-121-176/+177
* Keep the original action refed till its activation callback is done.Martin Wehner2005-12-101-0/+6
* Fixes bug #322957:Federico Mena Quintero2005-12-101-3/+9
* Remove title from alerts. (#323134)Alexander Larsson2005-12-0913-93/+42
* Use combo box instead of option menu (#322567)Alexander Larsson2005-12-092-60/+43
* Use the new combo box code (#322487)Alexander Larsson2005-12-082-860/+198
* Fixes bug #317962:Federico Mena Quintero2005-12-012-12/+8
* Schedule the frequency of updates to the view in relation to the activityMartin Wehner2005-11-281-20/+129
* HIG fixes for the delete confirmation dialog. Remove window title &Dennis Cranston2005-11-241-5/+11
* Allow shift-delete even if not visible in ui.Alexander Larsson2005-11-241-4/+1
* Add nautilus_file_list_cancel_call_when_ready.Alexander Larsson2005-11-241-181/+304
* Use pixel offset for indenting, not spaces. Patch from Jaap HaitsmaAlexander Larsson2005-11-221-377/+259
* Ask for confirmation when deleting through the location context menu.Christian Neumair2005-11-191-1/+3
* Don't leak size_group reference. Patch from Jaap HaitsmaMartin Wehner2005-11-171-0/+1
* Always use gnome-fs-home for home icon.Alexander Larsson2005-11-143-3/+3
* Fix typo (#320003)Alexander Larsson2005-11-141-1/+1
* Nicer ui for setting custom icons (#95115) Patch from Christian NeumairAlexander Larsson2005-11-141-79/+132