Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-29 | bug fix: Calendar Combo year & month popups didn't work under Windows. | Graeme Geldenhuys | |
This was caused due to a few longs of old and outdated hack code. Removed the hack, and the problem is gone! :-) | |||
2010-06-23 | PopupWindow: Moved all PopupFrame painting inside HandlePaint. | Graeme Geldenhuys | |
It is not good to paint outside the paint event handler - you could get undesired side effects. | |||
2010-02-26 | Update copyright notice in all units. | Graeme Geldenhuys | |
2009-11-30 | fixed compiler reported visibilty issues. | Graeme Geldenhuys | |
2009-10-09 | New OnShow event for PopupMenu window. | Graeme Geldenhuys | |
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za> | |||
2008-09-27 | * Rename all corelib units to the new naming convention. | graemeg | |
* Updated the UI Designer to use the new unit names. |