aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-11-16 22:17:37 (GMT)
committerfluxgen <fluxgen>2002-11-16 22:17:37 (GMT)
commit9fba2f51b0de3b53df2000e00064921069f239fb (patch)
tree5af94446c89309fd123f9a7a96939710a611b323
parentb51501aa42c6073a926251917df5fa8c7c1eb51d (diff)
downloadfluxbox_pavel-9fba2f51b0de3b53df2000e00064921069f239fb.zip
fluxbox_pavel-9fba2f51b0de3b53df2000e00064921069f239fb.tar.bz2
update
-rw-r--r--ChangeLog4
-rw-r--r--TODO1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33bff7a..49cb78f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.1.13: 2Changes for 0.1.13:
3*02/11/15:
4 * Fixed antialias bug in toolbar
5 * Fixed bug [ 627897 ] Clicking tab leads to crashing X-Server.
6 Tab.cc
3*02/11/14: 7*02/11/14:
4 * Fixed bug [ 604958 ] Menu not (full) visible when tabs bottom 8 * Fixed bug [ 604958 ] Menu not (full) visible when tabs bottom
5 Rootmenu.cc/hh 9 Rootmenu.cc/hh
diff --git a/TODO b/TODO
index 6b1a9cf..6728653 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,4 @@
1* make a function for menus to be moved so they're totaly visible... (see note/code in Toolbar::buttonReleaseEvent)
1* Clean up in BImage class, some of those functions are huge, and needs 2* Clean up in BImage class, some of those functions are huge, and needs
2 to be smaller. 3 to be smaller.
3 - also make the class more independent so it could be movable to other 4 - also make the class more independent so it could be movable to other