diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 21 insertions, 1 deletions
@@ -1,7 +1,27 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.1.12: | 2 | Changes for 0.1.13: |
3 | *02/09/14: | ||
4 | * Fixed bug [ 604463 ] mplayer fullscreen fails (Henrik) | ||
5 | Window.cc | ||
6 | |||
7 | Changes for 0.1.12/13: | ||
8 | *02/09/12: | ||
9 | * Removed -fg and -bg settings in fluxbox-generate_menu | ||
10 | * Made a temporary fix for sticky windows (Thanks Simon Bowden) | ||
11 | *02/09/10: | ||
12 | * Fixed deadlock in the new transient handling | ||
13 | Window.cc | ||
14 | * Fixed minor issue with sending window to another workspace via | ||
15 | blackbox-atoms. | ||
16 | Window.cc | ||
17 | * Fixed focus issue for transients. | ||
18 | Window.cc | ||
19 | * Fixed so Gnome win state is checked after window creation. | ||
20 | bug [ 548957 ] fspanel doesnt become sticky | ||
21 | Window.cc | ||
3 | *02/09/08: | 22 | *02/09/08: |
4 | * Fixed new transient handling | 23 | * Fixed new transient handling |
24 | Workspace.cc/hh, Screen.cc/hh, Window.cc/hh, Slit.cc, Toolbar.cc | ||
5 | *02/09/07: | 25 | *02/09/07: |
6 | * Fixed save workspace names when add/remove workspace (Thanks Simon Bowden) | 26 | * Fixed save workspace names when add/remove workspace (Thanks Simon Bowden) |
7 | Workspacemenu.cc | 27 | Workspacemenu.cc |