src/misc/rect.hpp
Mon, 26 Mar 2007 22:15:38 +0000 KUDr (svn r9486) [cpp_gui] -Sync with trunk (r9100:9476) cpp_gui
Mon, 26 Mar 2007 21:00:16 +0000 KUDr (svn r9484) [cpp_gui] -Add: Auto layout/resize ability of widgets. cpp_gui
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
Sat, 10 Mar 2007 04:52:01 +0000 KUDr (svn r9090) [cpp_gui] -Add: min/step/max sizes added to the widget (still not set/used) cpp_gui
Sat, 03 Mar 2007 02:47:45 +0000 KUDr (svn r8986) [cpp_gui] -Add: resizing window by dragging ResizeBox cpp_gui
Fri, 02 Mar 2007 22:29:20 +0000 KUDr (svn r8982) [cpp_gui] -Codechange: when moving Point by given offset, the offset can now be of different type (i.e. int16 vs. int32) 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
Mon, 19 Feb 2007 20:37:33 +0000 KUDr (svn r8817) [cpp_gui] -Fix(r8803): g++ compilation errors (Rubidium, glx) cpp_gui
Sun, 18 Feb 2007 19:45:00 +0000 KUDr (svn r8803) [cpp_gui] -Codechange: point structures (Point, Point16) made compatible cpp_gui
Sun, 18 Feb 2007 14:17:28 +0000 KUDr (svn r8801) [cpp_gui] -Codechange: few changes towards OO GUI: cpp_gui