History log of /haiku/src/tests/kits/game/chart/Chart.cpp
Revision Date Author Comments
# 7ca7486f 05-Jan-2013 Dancsó Róbert <dancso.robert@d-rendszer.hu>

Corrected system name translation.

Signed-off-by: Humdinger <humdingerb@gmail.com>


# 546208a5 16-Apr-2012 Oliver Tappe <zooey@hirschkaefer.de>

More catalog-related cleanup.

* rename B_TRANSLATE_CONTEXT to B_TRANSLATION_CONTEXT and
B_TRANSLATE_WITH_CONTEXT to B_TRANSLATE_CONTEXT, squashing a TODO
* adjust all uses of both macros in Haiku's source tree
* use correct header guard for collecting/Catalog.h

The renamed macros require adjustments to all external applications
using catalogs.


# abbd8f35 12-Apr-2012 John Scipione <jscipione@gmail.com>

Update default Charts window width

* Set the window width default to 845px which is just enough
to fit the controls along the top in the default font size and locale.
* Fix an obvious type in a comment in ChartWindow.cpp


# f1d67b39 29-Oct-2011 Adrien Destugues <pulkomandy@pulkomandy.ath.cx>

Patch by taos (#7529): localize Chart.


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


# cd6b83dd 09-Feb-2008 Jonas Sundström <jonas@kirilla.com>

The title of the (primary) window of (non-document) apps and preferences should be the filename of the executable. File and window names should be changed in tandem in the future. All IMO. Sorry, Marcus, for changing TV-O-Rama. :/ We may want to consider using more proper language, e.g. 'Screensaver' or 'Screen Saver' instead of 'ScreenSaver'. DeskCalc or 'Desk Calculator' should be just Calculator. We should avoid clinging to BeOS history, like with the name CodyCam, which hardly makes any sense anymore, even if you happen to be one of the few BeOS oldtimers.

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


# e060f469 12-Feb-2006 Axel Dörfler <axeld@pinc-software.de>

Font rendering under Haiku directly still looks different from the font rendering
in the test environment; the visual glitches should now be fixed.


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


# f2c54a03 02-Feb-2006 Axel Dörfler <axeld@pinc-software.de>

* Made it look better when running under Haiku. Restricts the maximal font size to
12 points to make sure it'll look acceptable.
* Fixed direct window rendering by disabling moving the animation area around
(would have to be changed in DirectConnected() as well).
* Refresh and density sliders now ResizeToPreferred().
* Some cleanup.


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


# ffa2503b 17-Jan-2006 Stefano Ceccherini <stefano.ceccherini@gmail.com>

first style changes

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


# be51f21d 02-Jan-2006 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Added chart demo

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


# 7ca7486f06d87bfdacdadd9bcc25573052ba1b35 05-Jan-2013 Dancsó Róbert <dancso.robert@d-rendszer.hu>

Corrected system name translation.

Signed-off-by: Humdinger <humdingerb@gmail.com>


# 546208a53940a26c6379c48a7854ade1a8250fc5 16-Apr-2012 Oliver Tappe <zooey@hirschkaefer.de>

More catalog-related cleanup.

* rename B_TRANSLATE_CONTEXT to B_TRANSLATION_CONTEXT and
B_TRANSLATE_WITH_CONTEXT to B_TRANSLATE_CONTEXT, squashing a TODO
* adjust all uses of both macros in Haiku's source tree
* use correct header guard for collecting/Catalog.h

The renamed macros require adjustments to all external applications
using catalogs.


# abbd8f35166ebfe427c77242bffe6f0fd18ef93a 12-Apr-2012 John Scipione <jscipione@gmail.com>

Update default Charts window width

* Set the window width default to 845px which is just enough
to fit the controls along the top in the default font size and locale.
* Fix an obvious type in a comment in ChartWindow.cpp


# f1d67b39de63baf1788832e3639cde67e27487e5 29-Oct-2011 Adrien Destugues <pulkomandy@pulkomandy.ath.cx>

Patch by taos (#7529): localize Chart.


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


# cd6b83ddc1b4cbd90eb6565752f6ef930360bb3b 09-Feb-2008 Jonas Sundström <jonas@kirilla.com>

The title of the (primary) window of (non-document) apps and preferences should be the filename of the executable. File and window names should be changed in tandem in the future. All IMO. Sorry, Marcus, for changing TV-O-Rama. :/ We may want to consider using more proper language, e.g. 'Screensaver' or 'Screen Saver' instead of 'ScreenSaver'. DeskCalc or 'Desk Calculator' should be just Calculator. We should avoid clinging to BeOS history, like with the name CodyCam, which hardly makes any sense anymore, even if you happen to be one of the few BeOS oldtimers.

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


# e060f469822cd328675832d2ea3eaef86cf0cf4e 12-Feb-2006 Axel Dörfler <axeld@pinc-software.de>

Font rendering under Haiku directly still looks different from the font rendering
in the test environment; the visual glitches should now be fixed.


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


# f2c54a03a6841a0693036529d8012b4a93851003 02-Feb-2006 Axel Dörfler <axeld@pinc-software.de>

* Made it look better when running under Haiku. Restricts the maximal font size to
12 points to make sure it'll look acceptable.
* Fixed direct window rendering by disabling moving the animation area around
(would have to be changed in DirectConnected() as well).
* Refresh and density sliders now ResizeToPreferred().
* Some cleanup.


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


# ffa2503b55c87122933b998f988437a4e98b745c 17-Jan-2006 Stefano Ceccherini <stefano.ceccherini@gmail.com>

first style changes

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


# be51f21d8a84d24fd5b1d72c567258f4f130f0b2 02-Jan-2006 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Added chart demo

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