dfighter1985
|
d02a5f3d31
|
CHANGED: #1471 moved makeWindow and unMakeWindow methods to CWidgetManager from CInterfaceManager. So CInterfaceGroup no longer depends on CInterfaceManager.
--HG--
branch : gui-refactoring
|
2012-06-06 01:56:25 +02:00 |
|
dfighter1985
|
8b54f34045
|
CHANGED: #1471 extracted some dragging related code from CDBCtrlSheet and created a new class CCtrlDraggable, so that CWidgetManager doesn't have to be coupled with CDBCtrlSheet.
--HG--
branch : gui-refactoring
|
2012-06-05 05:25:49 +02:00 |
|
dfighter1985
|
ad03911fe3
|
CHANGED: #1471 Moved lots of code from CInterfaceManager to CWidgetManager ( mostly code that is directly used by the widgets )
--HG--
branch : gui-refactoring
|
2012-06-03 03:48:31 +02:00 |
|
dfighter1985
|
1668d199c1
|
ADDED: #1471 IParser interface with a few methods, accessible from CWidgetManager, just so that I don't have to move CInterfaceParser right now.
--HG--
branch : gui-refactoring
|
2012-06-02 21:48:11 +02:00 |
|
dfighter1985
|
0755db035f
|
CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc )
--HG--
branch : gui-refactoring
|
2012-05-31 04:27:27 +02:00 |
|
dfighter1985
|
5ebc0c64cc
|
ADDED: #1471 Added new class CWidgetManager, and started to move code into it from CInterfaceManager.
--HG--
branch : gui-refactoring
|
2012-05-30 02:12:37 +02:00 |
|