This commit is contained in:
fluxgen 2002-11-16 22:17:37 +00:00
parent b51501aa42
commit 9fba2f51b0
2 changed files with 5 additions and 0 deletions

View file

@ -1,5 +1,9 @@
(Format: Year/Month/Day)
Changes for 0.1.13:
*02/11/15:
* Fixed antialias bug in toolbar
* Fixed bug [ 627897 ] Clicking tab leads to crashing X-Server.
Tab.cc
*02/11/14:
* Fixed bug [ 604958 ] Menu not (full) visible when tabs bottom
Rootmenu.cc/hh

1
TODO
View file

@ -1,3 +1,4 @@
* make a function for menus to be moved so they're totaly visible... (see note/code in Toolbar::buttonReleaseEvent)
* Clean up in BImage class, some of those functions are huge, and needs
to be smaller.
- also make the class more independent so it could be movable to other