diff options
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.6: | 2 | Changes for 0.9.6: |
3 | *03/09/10: | ||
4 | * Fixed minor bug in IconbarTool (Henrik) | ||
5 | IconbarTool.hh/cc | ||
6 | * Added update timer for transparency in FbWinFrame (Henrik) | ||
7 | Updates the transparency 1 usec after each move, | ||
8 | this speeds up moving in opaque mode | ||
9 | * new resource item | ||
10 | session.updateDelayTime: <micro sec> | ||
11 | This delay decides when the transparency should update when you're moving | ||
12 | FbWinFrame.hh/cc | ||
3 | *03/09/08: | 13 | *03/09/08: |
4 | * Fixed numlock and scrlock bug in FbTk TextBox (Henrik) | 14 | * Fixed numlock and scrlock bug in FbTk TextBox (Henrik) |
5 | This will fix workspace edit window input when having | 15 | This will fix workspace edit window input when having |