summaryrefslogtreecommitdiff
path: root/src/nautilus-navigation-window.c
Commit message (Expand)AuthorAgeFilesLines
* merged from HEADNAUTILUS_EXTENSIONS_BRANCH_AFTER_MERGE_1Dave Camp2004-01-061-7/+25
* New file.NAUTILUS_EXTENSIONS_BRANCH_BEFORE_MERGE_1Dave Camp2003-12-101-0/+14
* Allow to register shortcuts for in-process IIDs so that activation doesn'tAlexander Larsson2003-11-031-2/+4
* Scroll to ICON_PAD_TOP above the icon.Dave Camp2003-10-071-1/+4
* Merge the nautilus-spatial-playground branch to HEAD.Dave Camp2003-09-301-1516/+685
* (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
* Don't use deprecated APIs. Patch by iain <iain@prettypeople.org>Alexander Larsson2003-02-281-2/+2
* Free window->last_geometry. Patch from Arjan van de VenAlexander Larsson2003-02-031-0/+2
* Add a view_as_label_with_mnemonic field to the server file andDave Camp2003-01-141-1/+1
* Removed statusbar timeoutAlex Duggan2003-01-071-13/+0
* Disconnect "icons_changed" handler from the icon factory when the windowJames Willcox2002-12-051-2/+3
* In single click mode use a hand cursor instead of underlining.Jan Arne Petersen2002-11-061-1/+15
* Removed all the stuff that was used to show/hide sidebars.James Willcox2002-11-051-46/+7
* Remove click-on-throbber. Patch by Jan Arne PetersenAlexander Larsson2002-11-041-5/+0
* New preferences dialog. Use the new prefs dialog. As things are toggled,Dave Camp2002-10-311-0/+8
* Merge the multihead branch into HEAD and :Mark McLoughlin2002-10-021-9/+15
* Attach and detach the menu widget. (nautilus_side_pane_init),Dave Camp2002-09-221-0/+49
* Set window->information_panel to NULL.Dave Camp2002-09-211-0/+1
* New files, container for the side panels.Dave Camp2002-09-211-15/+98
* NULL various elements, including the sidebar here: #87414Michael Meeks2002-07-241-1/+7
* improve saving of geometry. only save it if we really resize a window, notFrank Worsley2002-07-181-0/+4
* disable the look_for_kdesktop_recursive code, since this takes ~1 secondMichael Meeks2002-07-101-1/+0
* if WEB_NAVIGATION_ENABLED is not defined don't ever append the staticDamon Chaplin2002-07-091-0/+4
* always load the saved window geometry and save the geometry whenever aFrank Worsley2002-06-111-13/+4
* Don't exit if the file is local. Sigh, won't people test their code?Anders Carlsson2002-05-241-1/+0
* hold a ref on the window while we do a load of possibly re-enterant stuff.Michael Meeks2002-05-221-0/+6
* activate the throbber in case we didn't earlier.Michael Meeks2002-05-131-0/+1
* Replace doubles in the zoom interfaces with floats to match the bonoboDave Camp2002-04-261-1/+1
* Added the necessary bonobo_object_ref() to my previous commit, to preventMurray Cumming2002-04-241-1/+2
* Now that BonoboWindow has been fixed, it is no longer necessary to createMurray Cumming2002-04-241-3/+1
* Fix profiler CFLAGS.Anders Carlsson2002-04-191-0/+3
* impl. (nautilus_throbber_class_init): upd.Michael Meeks2002-04-051-0/+9
* specify the type name explicitely.Michael Meeks2002-03-271-23/+21
* Add nautilus-file-operations-progress-icons.h Don't try create or destroyAnders Carlsson2002-03-111-10/+2
* Re-add nautilus-launch-icon.Anders Carlsson2002-03-111-77/+10
* Only create the sidebar if the "Display sidebar in new windows" preferenceAnders Carlsson2002-03-111-15/+47
* create a UI component for the status, that is separate from the shell UIMichael Meeks2002-03-081-13/+16
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-071-26/+24
* impl. to cope with having a paned with no child2, without doing lots ofMichael Meeks2002-03-071-131/+17
* Remove the web search preference and the remnants of the "go to webDarin Adler2002-03-041-14/+0
* Patch from Diego González <dggonz@yahoo.com>.Alexander Larsson2002-03-031-4/+4
* Move reset constant into header.Darin Adler2002-03-011-9/+28
* Add a ref/unref so that window->details won't go away at an inopportuneDarin Adler2002-03-011-161/+140