This commit is contained in:
fluxgen 2003-04-28 01:49:11 +00:00
parent 81a5f04a49
commit a8bea423f5

View file

@ -1,9 +1,20 @@
(Format: Year/Month/Day)
Changes for 0.9.2:
*03/04/27
*03/04/27:
* Fixed execute on screen bug (Henrik)
FbCommands.hh/cc
* Fixed scaled pixmap (Henrik)
FbPixmap.hh/cc
* Fixed sloppy focus - workspace warp bug (Henrik)
Window.cc
* Fix cassert #includes (Simon)
Window.cc WinClient.cc FbRun.cc signaltest.cc
*03/04/26:
* Moved StringUtil to FbTk (Henrik)
Screen.cc, Workspace.cc, Keys.cc, XmbFontImp.cc
* Removed DrawUtil.hh/cc and nl_types_cygnus.h (Henrik)
* Fixed menu bug (Henrik)
Screen.cc, FbTk/Menu.cc
* Add remember layer (Simon)
Remember.hh/cc
* Add remember patch integration code (Simon)