summaryrefslogtreecommitdiff
path: root/src/nautilus-window-slot.c
Commit message (Expand)AuthorAgeFilesLines
* all: use new NautilusBookmark APICosimo Cecchi2011-01-121-1/+0
* window: remove unused and confusing codeCosimo Cecchi2011-01-111-13/+2
* view: use NautilusFile objects for the view selectionCosimo Cecchi2011-01-111-3/+3
* Rework architecture of NautilusView/FMDirectoryViewCosimo Cecchi2011-01-111-10/+2
* window-slot: trivial cleanupsCosimo Cecchi2011-01-111-52/+102
* window-slot: rename get_current_location -> get_current_uriCosimo Cecchi2011-01-111-2/+2
* window-slot: cleanup connect/disconnect_view()Cosimo Cecchi2011-01-111-26/+2
* Rework architecture of NautilusWindow/NautilusWindowSlotInfoCosimo Cecchi2011-01-111-87/+35
* Use a consistent name for the Home folder (#341894)Cosimo Cecchi2011-01-101-3/+1
* general: use g_list_free_full() instead of eel functionsCosimo Cecchi2010-10-311-1/+1
* slot: cleanup previous commitCosimo Cecchi2010-08-211-3/+3
* Add a border around info bars (#621366).Cosimo Cecchi2010-08-211-4/+9
* Revert "Add a border around info bars (#621366)."Cosimo Cecchi2010-08-181-17/+6
* Remove dead code.Cosimo Cecchi2010-07-011-16/+0
* Add a border around info bars (#621366).Cosimo Cecchi2010-06-171-6/+17
* Move active background color handling to the viewAlexander Larsson2009-12-161-24/+4
* Fix indentationAlexander Larsson2009-12-161-1/+1
* Move sync_search_widgets from window to paneAlexander Larsson2009-12-161-1/+1
* Only sync the location bar on the affected paneAlexander Larsson2009-12-161-1/+1
* Remember extra pane status access windows.Alexander Larsson2009-12-101-0/+5
* Also draw background of inactive pane in insensitive color when in list viewHolger Berndt2009-12-101-0/+15
* Draw background of inactive panes in INSENSITIVE color.Holger Berndt2009-12-101-0/+18
* Don't use a function to get the active slot.Holger Berndt2009-12-101-1/+1
* Propagate activation in slot-info interfaceHolger Berndt2009-12-101-0/+10
* Move slots from NautilusWindow to NautilusWindowPaneAlexander Larsson2009-12-101-7/+12
* Associate a slot to a pane instead of a windowHolger Berndt2009-12-101-16/+16
* Support fading between backgrounds. Bug #552859, patch by Ray Strode.Cosimo Cecchi2009-01-201-14/+14
* Only set window icon if it really changed.Alexander Larsson2009-01-131-1/+7
* Plug two memory leaks.Cosimo Cecchi2008-11-181-0/+3
* Add weak ref for query editor pointer.Christian Neumair2008-09-221-1/+3
* Consolidate zoom handling. Add nautilus_window_sync_zoom_level(), andChristian Neumair2008-08-061-10/+45
* Add nautilus_window_slot_info_get_window() for getting currentChristian Neumair2008-07-131-0/+17
* Merge "multiview" tab branch. Fixes #48034.Christian Neumair2008-07-081-0/+582