Tue, 13 Feb 2007 23:49:01 +0000(svn r8720) [cpp_gui] -Codechange: SetWindowWidgetLoweredState(), ToggleWidgetLoweredState(), LowerWindowWidget(), RaiseWindowWidget() and IsWindowWidgetLowered() turned into Window methods cpp_gui
KUDr [Tue, 13 Feb 2007 23:49:01 +0000] rev 6251
(svn r8720) [cpp_gui] -Codechange: SetWindowWidgetLoweredState(), ToggleWidgetLoweredState(), LowerWindowWidget(), RaiseWindowWidget() and IsWindowWidgetLowered() turned into Window methods

Tue, 13 Feb 2007 23:07:54 +0000(svn r8718) [cpp_gui] -Codechange: SetWindowWidgetHiddenState(), HideWindowWidget(), ShowWindowWidget() and IsWindowWidgetHidden() turned into Window methods cpp_gui
KUDr [Tue, 13 Feb 2007 23:07:54 +0000] rev 6250
(svn r8718) [cpp_gui] -Codechange: SetWindowWidgetHiddenState(), HideWindowWidget(), ShowWindowWidget() and IsWindowWidgetHidden() turned into Window methods

Tue, 13 Feb 2007 22:58:31 +0000(svn r8717) [cpp_gui] -Codechange: changed the functions about closing all windows into methods cpp_gui
bjarni [Tue, 13 Feb 2007 22:58:31 +0000] rev 6249
(svn r8717) [cpp_gui] -Codechange: changed the functions about closing all windows into methods

Tue, 13 Feb 2007 22:47:05 +0000(svn r8716) [cpp_gui] -Codechange: IsWindowWidgetDisabled() turned into Window method cpp_gui
KUDr [Tue, 13 Feb 2007 22:47:05 +0000] rev 6248
(svn r8716) [cpp_gui] -Codechange: IsWindowWidgetDisabled() turned into Window method

Tue, 13 Feb 2007 22:17:48 +0000(svn r8714) [cpp_gui] -Codechange: DisableWindowWidget() and EnableWindowWidget() turned into Window methods cpp_gui
KUDr [Tue, 13 Feb 2007 22:17:48 +0000] rev 6247
(svn r8714) [cpp_gui] -Codechange: DisableWindowWidget() and EnableWindowWidget() turned into Window methods

Tue, 13 Feb 2007 22:09:37 +0000(svn r8713) [cpp_gui] -Codechange: SetWindowWidgetDisabledState turned into Window method cpp_gui
KUDr [Tue, 13 Feb 2007 22:09:37 +0000] rev 6246
(svn r8713) [cpp_gui] -Codechange: SetWindowWidgetDisabledState turned into Window method

Tue, 13 Feb 2007 19:35:55 +0000(svn r8711) [cpp_gui] -Codechange: even more funktion->method conversions cpp_gui
bjarni [Tue, 13 Feb 2007 19:35:55 +0000] rev 6245
(svn r8711) [cpp_gui] -Codechange: even more funktion->method conversions

Tue, 13 Feb 2007 18:07:36 +0000(svn r8710) [cpp_gui] -Codechange: yet another two functions are turned into Window methods cpp_gui
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

Tue, 13 Feb 2007 13:00:37 +0000(svn r8706) [cpp_gui] -Codechange: few more functions turned into Window methods cpp_gui
KUDr [Tue, 13 Feb 2007 13:00:37 +0000] rev 6243
(svn r8706) [cpp_gui] -Codechange: few more functions turned into Window methods

Tue, 13 Feb 2007 11:38:40 +0000(svn r8704) [cpp_gui] -Codechange: flash_timeout and autorepeat_timeout extracted from Window::flags4 cpp_gui
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