update
This commit is contained in:
parent
f8f393c02f
commit
0ac8ee064f
1 changed files with 8 additions and 0 deletions
|
@ -1,5 +1,13 @@
|
||||||
(Format: Year/Month/Day)
|
(Format: Year/Month/Day)
|
||||||
Changes for 0.9.9:
|
Changes for 0.9.9:
|
||||||
|
*04/02/26:
|
||||||
|
* Improved transparent rendering speed in titlebar (Henrik)
|
||||||
|
FbWinFrame.cc
|
||||||
|
* Improved transparent rendering speed in Menu (Henrik)
|
||||||
|
Menu.cc
|
||||||
|
* Added CompareEqual class template that helps comparing
|
||||||
|
accessor functions with PODs for containers
|
||||||
|
CompareEqual.hh
|
||||||
*04/02/25:
|
*04/02/25:
|
||||||
* Fixed cycling in tab completion for fbrun (Thanks Mathias Gumz)
|
* Fixed cycling in tab completion for fbrun (Thanks Mathias Gumz)
|
||||||
FbRun.cc
|
FbRun.cc
|
||||||
|
|
Loading…
Reference in a new issue