Sat, 17 Feb 2007 13:08:51 +0000(svn r8775) [cpp_gui] -Fix(r8774): forgotten /* Id: */ in the added file cpp_gui
KUDr [Sat, 17 Feb 2007 13:08:51 +0000] rev 6257
(svn r8775) [cpp_gui] -Fix(r8774): forgotten /* Id: */ in the added file

Sat, 17 Feb 2007 13:06:08 +0000(svn r8774) [cpp_gui] -Codechange: CountedObject renamed to SimpleCountedObject and moved to countedptr.hpp and countedobj.cpp cpp_gui
KUDr [Sat, 17 Feb 2007 13:06:08 +0000] rev 6256
(svn r8774) [cpp_gui] -Codechange: CountedObject renamed to SimpleCountedObject and moved to countedptr.hpp and countedobj.cpp

Sat, 17 Feb 2007 13:01:45 +0000(svn r8773) [cpp_gui] -Sync with trunk (r8768..r8772) - needed r8772 cpp_gui
KUDr [Sat, 17 Feb 2007 13:01:45 +0000] rev 6255
(svn r8773) [cpp_gui] -Sync with trunk (r8768..r8772) - needed r8772

Sat, 17 Feb 2007 11:12:50 +0000(svn r8769) [cpp_gui] -Sync with trunk (r8730..r8768) cpp_gui
KUDr [Sat, 17 Feb 2007 11:12:50 +0000] rev 6254
(svn r8769) [cpp_gui] -Sync with trunk (r8730..r8768)

Wed, 14 Feb 2007 10:46:38 +0000(svn r8731) [cpp_gui] -Sync: r8730 from trunk cpp_gui
bjarni [Wed, 14 Feb 2007 10:46:38 +0000] rev 6253
(svn r8731) [cpp_gui] -Sync: r8730 from trunk

Wed, 14 Feb 2007 00:57:15 +0000(svn r8722) [cpp_gui] -Fix: g++ warnings 'variable might be used uninitialised' cpp_gui
glx [Wed, 14 Feb 2007 00:57:15 +0000] rev 6252
(svn r8722) [cpp_gui] -Fix: g++ warnings 'variable might be used uninitialised'

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