KUDr [Tue, 13 Feb 2007 22:47:05 +0000] rev 6248
(svn r8716) [cpp_gui] -Codechange: IsWindowWidgetDisabled() turned into Window method
KUDr [Tue, 13 Feb 2007 22:17:48 +0000] rev 6247
(svn r8714) [cpp_gui] -Codechange: DisableWindowWidget() and EnableWindowWidget() turned into Window methods
KUDr [Tue, 13 Feb 2007 22:09:37 +0000] rev 6246
(svn r8713) [cpp_gui] -Codechange: SetWindowWidgetDisabledState turned into Window method
bjarni [Tue, 13 Feb 2007 19:35:55 +0000] rev 6245
(svn r8711) [cpp_gui] -Codechange: even more funktion->method conversions
bjarni [Tue, 13 Feb 2007 18:07:36 +0000] rev 6244
(svn r8710) [cpp_gui] -Codechange: yet another two functions are turned into Window methods
KUDr [Tue, 13 Feb 2007 13:00:37 +0000] rev 6243
(svn r8706) [cpp_gui] -Codechange: few more functions turned into Window methods
KUDr [Tue, 13 Feb 2007 11:38:40 +0000] rev 6242
(svn r8704) [cpp_gui] -Codechange: flash_timeout and autorepeat_timeout extracted from Window::flags4
bjarni [Tue, 13 Feb 2007 11:09:58 +0000] rev 6241
(svn r8702) [cpp_gui] -Codechange: changed the 3 window functions in widget.cpp into Window methods
bjarni [Tue, 13 Feb 2007 10:27:18 +0000] rev 6240
(svn r8699) [cpp_gui] -Cleanup: removed the word Window from some Window method names as just being Winddow methods indicates that it's working on a window
bjarni [Tue, 13 Feb 2007 10:17:24 +0000] rev 6239
(svn r8697) [cpp_gui] -Codechange: changed IsWindowOfPrototype() is a Window method