David Capello
|
cb2eb74ff0
|
Add ArrowAlign to TipWindow so the tip is pointing to some widget.
|
2011-02-15 09:02:51 -03:00 |
David Capello
|
f96d1f7fa3
|
Move jwidget_init_theme() to Widget::initTheme().
|
2011-02-15 09:00:29 -03:00 |
David Capello
|
5de5cfc8e1
|
Add Them::paintTooltip and changed the tooltip skin with rounded borders and shadow.
+ Move all parts definition to src/skin_parts.h.
|
2011-02-14 22:50:39 -03:00 |
David Capello
|
01f3f9ffab
|
Use Graphics pointer in PopupFrame/TipWindow::onPreferredSize/onPaint events.
+ Add Graphics::drawString/fitString/drawStringAlgorithm.
|
2011-02-13 23:16:10 -03:00 |
David Capello
|
fe50b6a30a
|
Change painting code of some widgets from JM_DRAW to onPaint().
This need future work to avoid using ji_screen and access to the
drawable area only through Graphics pointer inside the PaintEvent.
|
2011-02-12 09:32:57 -03:00 |
David Capello
|
2baa342a65
|
Remove "j" prefix from some files in gui library.
|
2011-01-30 19:12:10 -03:00 |