aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 13 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index c5ce7f4..c0738e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.1.10: 2Changes for 0.1.10:
3*02/07/13:
4 * Added xsri target in bsetbg (Thanks Jeramy)
5 * Fixed bug [ 566277 ] xine fullscreen causes hard X lockup.
6 Invalid win and screen pointer in Fluxbox::setFocusedWindow
7*02/07/10:
8 * Fixed border and handle in Window.cc so we don't show them as default,
9 if the window is transient.
10 (bug [ 554218 ] windows have wrong resizeableness)
3*02/06/14: 11*02/06/14:
4 * Extra checking for transient, so we don't get lockup 12 * Extra checking for transient, so we don't get lockup
5*02/06/04: 13*02/06/04:
@@ -9,20 +17,20 @@ Changes for 0.1.10:
9 The client was removed from netizenlist in ~FluxboxWindow. 17 The client was removed from netizenlist in ~FluxboxWindow.
10 * Fixed bug [ 562713 ] "incorrect listings in workspace menu". 18 * Fixed bug [ 562713 ] "incorrect listings in workspace menu".
11 Normal insert of new clients in the list again, in 19 Normal insert of new clients in the list again, in
12 Workspace::addWindow 20 Workspace::addWindow
13 * Fixed bug [ 554646 ] "Dialog boxes have tabs briefly" 21 * Fixed bug [ 554646 ] "Dialog boxes have tabs briefly"
14 Windows that are not maximizable by default, such as 22 Windows that are not maximizable by default, such as
15 dialogs, wont get a tab by default. 23 dialogs, wont get a tab by default.
16*02/06/01: 24*02/06/01:
17 * Updated nl_NL locales in fluxbox-generate_menu (THanks Han Boetes) 25 * Updated nl_NL locales in fluxbox-generate_menu (Thanks Han Boetes)
18*02/05/31: 26*02/05/31:
19 * Added ru_RU locales to fluxbox-generate_menu (Thanks Anton Denisov) 27 * Added ru_RU locales to fluxbox-generate_menu (Thanks Anton Denisov)
20*02/05/29: 28*02/05/29:
21 * Made some cleaning in class FluxboxWindow: 29 * Made some cleaning in class FluxboxWindow:
22 Removed unused variable, moved Mwm* defines into enums in 30 Removed unused variable, moved Mwm* defines into enums in
23 the class, changed (void) to () (C++ uses void as default, and (void) 31 the class, changed (void) to () (C++ uses void as default, and (void)
24 is really anoying to look at when syntax highlight is on) and 32 is really anoying to look at when syntax highlight is on) and
25 removed NAME_* defines since they're no longer in use 33 removed NAME_* defines since they're no longer in use
26 * Fixed "Desktop Wheeling" translation in ru_RU (Thanks Anton Denisov) 34 * Fixed "Desktop Wheeling" translation in ru_RU (Thanks Anton Denisov)
27 * Added slit order (Thanks Steve Cooper) 35 * Added slit order (Thanks Steve Cooper)
28 * Fixed language support in fluxbox-generate_menu: 36 * Fixed language support in fluxbox-generate_menu: