summaryrefslogtreecommitdiff
path: root/src/nautilus-window.c
Commit message (Expand)AuthorAgeFilesLines
* Verify arguments in public functions. Patch from Christian Neumair.Alexander Larsson2005-10-031-6/+40
* Add "reload" and "prompt-for-location" signals. Bind F5 to "reload" andChristian Neumair2005-08-051-0/+23
* Use file-manager icon for browser windows. Fixes bug #166516.Martin Wehner2005-07-231-8/+3
* Pack main table with GTK_SHRINK (#16057)Alexander Larsson2005-07-131-8/+8
* Show busy cursor in browser mode too. (#97887)Alexander Larsson2005-07-111-0/+29
* Connect accelerators with "View as" menu items. Fixes #139908.Christian Neumair2005-07-071-0/+19
* Add nautilus_window_info_get_bookmark_listAlexander Larsson2005-07-011-0/+8
* Fix handling of notification of .gtk-bookmark file changes.Alexander Larsson2005-06-231-0/+3
* Patch from Jamie McCracken <jamiemcc@blueyonder.co.uk>Alexander Larsson2005-06-231-34/+1
* Don't mark object property names/descriptions for translation. FixesChristian Neumair2005-06-031-2/+2
* Add set_allow_up method to NautilusWindowClass, make "Close All Parents"Christian Neumair2005-05-171-2/+11
* Improve NautilusViewInfo view factory labels marked for translation.Christian Neumair2005-04-191-11/+2
* Add nautilus_window_info_show_window call.Alexander Larsson2005-03-221-3/+21
* Don't give critical warnings if we have no startup_id.Alexander Larsson2005-02-221-16/+7
* Remove unneeded startup_id.Alexander Larsson2005-02-221-4/+0
* Enable startup notification.Alexander Larsson2005-02-141-1/+5
* Handle destroyed windowsAlexander Larsson2005-02-011-0/+2
* Better default icon. Patch from Jaap Haitsma <jaap@haitsma.org>Alexander Larsson2005-01-181-40/+0
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-528/+455
* Show the directory as a selection in spatial mode when Alt+Up is selected.Dave Camp2004-10-181-0/+6
* Merged the nautilus-new-mime branch.Dave Camp2004-07-221-44/+2
* Based on patch by Jamie McCracken <jamiemcc@blueyonder.co.uk>Alexander Larsson2004-06-211-0/+2
* Display server name in window title for remote URIs.Grahame Bowland2004-05-141-2/+19
* Make shift/middle click close window behind (#137663).Martin Wehner2004-04-141-1/+1
* Always show the status bar if the window is a spatial one. Fixes 138967.James Willcox2004-04-081-7/+2
* Make min height/width smaller for spatial windows.Alexander Larsson2004-04-071-3/+11
* Monitor NAUTILUS_FILE_ATTRIBUTE_SLOW_MIME_TYPE.Dave Camp2004-04-011-1/+1
* New functionsAlexander Larsson2004-02-131-32/+4
* Removed OrigTree.pm Include nautilus-extensions-i18n.hNAUTILUS_2_5_5Dave Camp2004-01-121-1/+0
* Merged from nautilus-extensions-branch.Dave Camp2004-01-111-40/+9
* New funcitonAlexander Larsson2004-01-071-11/+26
* Remove use of EelGenerousBin, we can use a GtkBox with only one child forAnders Carlsson2004-01-031-1/+0
* Require gtk/glib 2.3.0Alexander Larsson2003-12-181-0/+7
* Virtualize close_windowAlexander Larsson2003-12-171-1/+4
* canonicalize URI and add titles for burn:/// and themes:///Alex Duggan2003-12-131-11/+14
* Range selection Clear last double click icon if you click on backgroundAlexander Larsson2003-12-121-2/+2
* Update error dialogs to be HIGy, and use the new eel message dialog api.Alexander Larsson2003-12-111-5/+2
* src/nautilus-navigation-window.c (real_get_default_size)Sivaiah Nallagatla2003-12-011-4/+8
* New desktop filesAlexander Larsson2003-11-061-0/+3
* Require new gnome-vfsAlexander Larsson2003-11-051-0/+9
* Don't write NAUTILUS_PREFERENCES_START_WITH_STATUS_BAR on each open newAlexander Larsson2003-11-011-2/+4
* Merge the nautilus-spatial-playground branch to HEAD.Dave Camp2003-09-301-1081/+399
* (The key-writability commit as discussed with release-teamGeorge Lebl2003-07-221-14/+34
* Modified Files: ChangeLog libnautilus-private/nautilus-program-chooser.cGregory Merchan2003-06-081-1/+1
* Patch from Michael Meeks in bug #87414.Alexander Larsson2003-04-231-0/+6
* Add the nautilus-cd-burner integration patch from RH.Alexander Larsson2003-04-161-0/+11
* Convert file attributes from list of strings to a bitmask. Patch fromAlexander Larsson2003-04-021-6/+3
* Don't save the location bar enabled prefs when showing it temporarily.Alexander Larsson2003-03-271-7/+11
* Don't save geometry if the window is maximized.Alexander Larsson2003-03-111-8/+11
* New function.Dave Camp2003-03-021-19/+56