History log of /haiku/src/tests/kits/interface/look/Look.cpp
Revision Date Author Comments
# d231c2a7 09-Dec-2015 looncraz <looncraz@looncraz.net>

tests: Convert to using Set*UIColor.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
Patches 0018-0019 from looncraz.


# 72cee743 08-Jul-2012 Alex Wilson <yourpalal2@gmail.com>

Adapt LookTest to BMenuField API changes. Fixes #6648


# 675ffabd 12-Oct-2010 Alex Wilson <yourpalal2@gmail.com>

Layout update for LookTest, fixes #6648.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38953 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 32753ae9 07-Jun-2010 Stephan Aßmus <superstippi@gmx.de>

Add some columns to judge the look...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37051 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 9563f44b 13-Jan-2010 Stephan Aßmus <superstippi@gmx.de>

Patch by Humdinger:
Changed strings to sentence case in various places. This is the
case-misc.diff part of ticket #5169.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35043 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 1f7211f9 01-Apr-2009 Stephan Aßmus <superstippi@gmx.de>

Integrate a BColumnListView...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29855 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 7fd8106e 22-Mar-2009 Stephan Aßmus <superstippi@gmx.de>

Because I didn't remove all the old drawing code from all the controls, yet,
it's a lot of fun to compare the new and old look by pressing the Revert
button...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29665 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 227e55e5 23-Mar-2009 Stephan Aßmus <superstippi@gmx.de>

Also allow looking at save file panels.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29659 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5b8725ef 22-Mar-2009 Stephan Aßmus <superstippi@gmx.de>

* Added code for opening a BFilePanel.
* Made sure that the BButtons use the maximum available width. This makes the
whole layout use the full available size.
* Added optional code to test layout item usage of BTextControl and BMenuField.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29651 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c8831397 15-Feb-2009 Stephan Aßmus <superstippi@gmx.de>

* Added test for more menu situations.
* Refactored hard-coded group insets.
* Geve second tab BView the standard gray background.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29213 a95241bf-73f2-0310-859d-f6bbb57e9c96


# efa8a77d 08-Feb-2009 Stephan Aßmus <superstippi@gmx.de>

Show more controls.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29168 a95241bf-73f2-0310-859d-f6bbb57e9c96


# bb17b6b9 01-Feb-2009 Stephan Aßmus <superstippi@gmx.de>

Get a lot more views and controls on display.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29119 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8e8b7472 20-Jan-2009 Axel Dörfler <axeld@pinc-software.de>

* Fixed minor style issue :-)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28968 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a4ef4a49 20-Jan-2009 Stephan Aßmus <superstippi@gmx.de>

Beginnings of a test app that shows all Interface Kit controls in various
configurations so that one can work better on the look.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28966 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 72cee743c2dc402e9e91893e1b59c5b32a21a12d 08-Jul-2012 Alex Wilson <yourpalal2@gmail.com>

Adapt LookTest to BMenuField API changes. Fixes #6648


# 675ffabd70492a962f8c0288a32208c22ce5de18 12-Oct-2010 Alex Wilson <yourpalal2@gmail.com>

Layout update for LookTest, fixes #6648.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38953 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 32753ae9b5e96d3b5abb4cc4b9927eb6d3cb5d84 07-Jun-2010 Stephan Aßmus <superstippi@gmx.de>

Add some columns to judge the look...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37051 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 9563f44bfd75799f67201067483694e82b5779b9 13-Jan-2010 Stephan Aßmus <superstippi@gmx.de>

Patch by Humdinger:
Changed strings to sentence case in various places. This is the
case-misc.diff part of ticket #5169.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35043 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 1f7211f99baf20f3c43244cbdc90f2ac969c4e9b 01-Apr-2009 Stephan Aßmus <superstippi@gmx.de>

Integrate a BColumnListView...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29855 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 7fd8106e2a2154272e107e4906da7225c8fb5357 22-Mar-2009 Stephan Aßmus <superstippi@gmx.de>

Because I didn't remove all the old drawing code from all the controls, yet,
it's a lot of fun to compare the new and old look by pressing the Revert
button...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29665 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 227e55e5aa2f2eb88c2c880afca4d1ca1cd2dc46 23-Mar-2009 Stephan Aßmus <superstippi@gmx.de>

Also allow looking at save file panels.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29659 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5b8725efcc5be22663d943e3ff038732640f00ee 22-Mar-2009 Stephan Aßmus <superstippi@gmx.de>

* Added code for opening a BFilePanel.
* Made sure that the BButtons use the maximum available width. This makes the
whole layout use the full available size.
* Added optional code to test layout item usage of BTextControl and BMenuField.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29651 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c88313977f98415627a91e3af3c6af144d573301 15-Feb-2009 Stephan Aßmus <superstippi@gmx.de>

* Added test for more menu situations.
* Refactored hard-coded group insets.
* Geve second tab BView the standard gray background.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29213 a95241bf-73f2-0310-859d-f6bbb57e9c96


# efa8a77d4a73aefbbe1cfcebcf9a58829f8da801 08-Feb-2009 Stephan Aßmus <superstippi@gmx.de>

Show more controls.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29168 a95241bf-73f2-0310-859d-f6bbb57e9c96


# bb17b6b92ffa8beb0c6cad7e7b7e0f4490154c37 01-Feb-2009 Stephan Aßmus <superstippi@gmx.de>

Get a lot more views and controls on display.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29119 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8e8b74722043445c5c43eeaf03e639fbfe4f8320 20-Jan-2009 Axel Dörfler <axeld@pinc-software.de>

* Fixed minor style issue :-)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28968 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a4ef4a49150f118d47324242917a596a3f8f8bd5 20-Jan-2009 Stephan Aßmus <superstippi@gmx.de>

Beginnings of a test app that shows all Interface Kit controls in various
configurations so that one can work better on the look.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28966 a95241bf-73f2-0310-859d-f6bbb57e9c96