src/widget/widget_base.cpp
Sat, 10 Mar 2007 08:53:59 +0000 KUDr (svn r9091) [cpp_gui] -Codechange: Widgets now use container's coordinate space instead of window's space cpp_gui
Tue, 06 Mar 2007 13:06:38 +0000 KUDr (svn r9023) [cpp_gui] -Add: ImageButton and ImageButton2 cpp_gui
Sun, 04 Mar 2007 12:50:21 +0000 KUDr (svn r9006) [cpp_gui] -Add: Label widget (MiHaMiX) cpp_gui
Sat, 03 Mar 2007 16:11:18 +0000 KUDr (svn r8996) [cpp_gui] -Add: CloseBox added into CaptionBar cpp_gui
Sat, 03 Mar 2007 02:47:45 +0000 KUDr (svn r8986) [cpp_gui] -Add: resizing window by dragging ResizeBox cpp_gui
Wed, 28 Feb 2007 22:18:17 +0000 KUDr (svn r8947) [cpp_gui] -Codechange: proprietary smart pointer adapter replaced by generic one cpp_gui
Tue, 27 Feb 2007 22:47:59 +0000 KUDr (svn r8931) [cpp_gui] -Add: first OO widget type (TextButton) added only with basic functionality cpp_gui
Tue, 27 Feb 2007 13:26:47 +0000 KUDr (svn r8913) [cpp_gui] -Codechange: use BaseWindow accessors instead of accessing window size/position directly cpp_gui
Sun, 18 Feb 2007 14:17:28 +0000 KUDr (svn r8801) [cpp_gui] -Codechange: few changes towards OO GUI: cpp_gui