summaryrefslogtreecommitdiff
path: root/src/nautilus-navigation-window.c
Commit message (Expand)AuthorAgeFilesLines
* Don't crash if parent button_press_event is NULL (#582457)Alexander Larsson2009-05-131-3/+5
* Let forward/back mouse buttons workAndrew Walton2009-04-221-2/+89
* Always synchronize the location bar button with the pathbar mode. Patch byCosimo Cecchi2009-03-191-8/+15
* Remove unnecessary includes of libgnomeCosimo Cecchi2008-10-061-5/+4
* Properly calculate zoom level. Issue was imported from oldChristian Neumair2008-08-161-1/+2
* Consolidate zoom handling. Add nautilus_window_sync_zoom_level(), andChristian Neumair2008-08-061-74/+45
* Open new window when control-clicking on a path bar button, open new tabChristian Neumair2008-07-301-0/+63
* Use standard icon name, as gnome-icon-theme no longer ships theCosimo Cecchi2008-07-281-1/+1
* Merge "multiview" tab branch. Fixes #48034.Christian Neumair2008-07-081-170/+393
* Always grab view focus on location change, even if it the old view isChristian Neumair2008-07-061-9/+92
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-9/+1
* Allow to open location popup menu for any location, and not just forChristian Neumair2008-05-131-0/+65
* Always properly remember window size, also in the case the window isCosimo Cecchi2008-04-271-2/+6
* Remove unused "label" field of NautilusViewInfo andChristian Neumair2008-04-011-2/+2
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-1/+0
* Merge gio-branchAlexander Larsson2007-11-301-30/+33
* reviewed by: Alexander Larsson <alexl@redhat.com>Juerg Billeter2007-11-051-0/+15
* Don't focus the path bar buttons (and the others on the same 'toolbar') onChristian Persch2007-07-241-0/+2
* Port to new gtk+ 2.11 tooltips API. Bug #458284 and bug #455616.Christian Persch2007-07-231-14/+5
* Handle the fact that the gtk+ 2.11.x combobox emits the changed signal onMartin Wehner2007-07-181-2/+4
* Add support for XF86 multimedia keys (#329920) .Christian Neumair2007-01-111-4/+47
* Don't connect the changed signal handler on the view as combobox each timeMartin Wehner2006-12-181-3/+5
* plug a tiny leak.Paolo Borelli2006-12-161-2/+5
* Use nautilus_get_home_directory_uri everywhere instead of open coding itPaolo Borelli2006-12-081-18/+0
* In non-indexed mode, start at current dir.Alexander Larsson2006-10-021-4/+4
* Remove the "always use text-entry location bar" checkbox from theMartin Wehner2006-07-251-0/+12
* Add a location_button field.Martin Wehner2006-07-241-2/+56
* Add complete session management, remember maximization state and type ofChristian Neumair2006-06-211-2/+24
* Add items_updated signalAlexander Larsson2006-06-161-1/+1
* Use gi18n.h instead of deprecated gnome-i18n.h header.Martin Wehner2006-03-181-1/+1
* Don't shortcut the title change when the bookmark name changes. FixesAlexander Larsson2006-02-271-10/+15
* Allow saving a sidebar width of 0 (#331475) Patch from Christian NeumairAlexander Larsson2006-02-271-6/+2
* Some better strings, not resizeable.Alexander Larsson2005-12-201-9/+1
* --- Merged the nautilus-search2 branch ---Alexander Larsson2005-12-121-27/+230
* Use combo box instead of option menu (#322567)Alexander Larsson2005-12-091-59/+42
* Don't send slash to typeaheadAlexander Larsson2005-10-181-1/+7
* Be smarter about GtkTreeView-bound expand/collapse characters. Thanks toChristian Neumair2005-08-031-5/+19
* Use file-manager icon for browser windows. Fixes bug #166516.Martin Wehner2005-07-231-0/+7
* Try to reload visited locations from history before doing a full locationChristian Neumair2005-07-131-1/+34
* Pack main table with GTK_SHRINK (#16057)Alexander Larsson2005-07-131-12/+12
* Add toggle to hide/show main toolbar.Alexander Larsson2005-07-111-0/+30
* Patch from Jamie McCracken <jamiemcc@blueyonder.co.uk>Alexander Larsson2005-07-081-15/+109
* Add get_tab_tooltop method.Alexander Larsson2005-06-281-1/+5
* Fix handling of notification of .gtk-bookmark file changes.Alexander Larsson2005-06-231-2/+4
* Improve NautilusViewInfo view factory labels marked for translation.Christian Neumair2005-04-191-4/+1
* remove nautilus-theme.[c-h] from the build process. remove the need to useDiego Gonzalez2005-04-041-1/+0
* Make window title "location - File Browser", not "File Browser: location".Alexander Larsson2005-01-111-1/+1
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-696/+292
* Add saved geometry prefAlexander Larsson2004-10-261-0/+29
* Add Open New Window menu item in browserAlexander Larsson2004-10-131-0/+22