14 Commits (30f0575de029bc924f812586d171fa1293f50815)

Author SHA1 Message Date
Martin Gräßlin 60a152eca9 Add application switching to TabBox (that is only one element per window class). 17 years ago
Martin Gräßlin c4e0e0a612 Black borders around the tabbox in non-composited setup are ugly. 17 years ago
Martin Gräßlin 93ac3e14e3 Do not set deselected icons to grayscale. It seems to be more difficult to identify the window. Thanks to Chani for the feedback. 17 years ago
Martin Gräßlin 4591f8bacd Less warnings please 17 years ago
Martin Gräßlin f538de9b1d Fix broken navigation in tabbox if a tabular layout is used and there is an odd number of items. 17 years ago
Martin Gräßlin 8ebbebbb55 First set the new model then reset. Stupid me :-( 17 years ago
Martin Gräßlin 9834f6faf7 Fix a compile fail on OpenSolaris. 17 years ago
Lucas Murray 3fd898cbf7 Less warnings please. 17 years ago
Lucas Murray 8cbce93613 Less warnings please. 17 years ago
Martin Gräßlin 08ef17879b Fix improper include guards in tabbox (Krazy issue no 14) 17 years ago
Martin Gräßlin eb95fc7cba Fix typos in comments of tabbox (Krazy issue 28). 17 years ago
Laurent Montel 9178d9c191 Fix forward declaration 17 years ago
Andreas Kling c4b279eed5 Fixed two uninitialized reads on startup ({m_,}isShown) 17 years ago
Martin Gräßlin 76f17e6de1 Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 17 years ago