summaryrefslogtreecommitdiff
path: root/src/nautilus-window-slot.c
Commit message (Expand)AuthorAgeFilesLines
* 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