From 9f995b7f1974eabfe09b029f890059e689ec1397 Mon Sep 17 00:00:00 2001 From: Mathias Gumz Date: Sun, 30 Dec 2012 11:50:44 +0100 Subject: preparation of fluxbox 1.3.3 --- ChangeLog | 3 +++ NEWS | 36 +++++++++++++++++++----------------- configure.in | 2 +- doc/asciidoc/fbrun.txt | 2 +- doc/asciidoc/fbsetbg.txt | 2 +- doc/asciidoc/fbsetroot.txt | 2 +- doc/asciidoc/fluxbox-apps.txt | 2 +- doc/asciidoc/fluxbox-keys.txt | 2 +- doc/asciidoc/fluxbox-menu.txt | 2 +- doc/asciidoc/fluxbox-remote.txt | 2 +- doc/asciidoc/fluxbox-style.txt | 2 +- doc/asciidoc/fluxbox.txt | 2 +- doc/asciidoc/startfluxbox.txt | 2 +- 13 files changed, 33 insertions(+), 28 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8bb8cc1..7ac0b77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ ----------------------------- Changes for 1.3.3 +*12/12/11: + * Bugfix: use expanded style-filename #3576586 (Mathias) + *12/12/05: * Simplified build system (Mathias) diff --git a/NEWS b/NEWS index 160b02f..9527a74 100644 --- a/NEWS +++ b/NEWS @@ -2,23 +2,25 @@ This is mostly a bug fix release. For a more complete list and detailed description of them see the documentation and ChangeLog. General: - * Supprot for ARG32 visuals (cairo-dock etc) - * Support for VPATH builds - * Updated translations - * Removed Gnome window manager hints - * Relicense 'ostrich' theme - * Support CARDINAL for client pattern + * Added 'NearestCorner', 'NearestEdge' and 'NearestCornerOrEdge' resize + methods + * Added percentage values for commands such as ResizeWindow + * Added style ressources 'menu.hilite.font', 'menu.hilite.justify' + * Added 'OnTab' modifier for keys file + * Added _MOTIF_WM_INFO atom to advertise motif capabilities + * Added 'fullscreen', 'maximizedhorizontal', 'maximizedvertical' tests to + client patterns + * Added option to revert focus to previous window only on current head in + a multi-monitor setup + * Rewrite of FbTk::TextureRenderer (simpler code) + * Improved building on Microsoft Windows -Critical Bugfixes in 1.3.2: - * Crash at SIGINT / exit - * Signal/Slot related crashes on exit - * Sync bootstraped config files to disk before launching - * Don't warp workspaces on single workspaces - * Crash on Sparc64, #3285968 - * Crash when using ClientMenu after changing the client, #3210493 +Critical Bugfixes in 1.3.3: + * Use of monotonic increasing clock for timer, not affected by leap seconds etc. Other Bugfixes: - * Remap keysyms to keycodes after 'MappingNotify' (setxkbmap, xmodmap), #3386257 - * Use _NET_WM_ICON correctly, #1852693 - * Compile fixes for Clang, SunStudio, gcc-4.6.x - * Updated 'bloe' and 'arch' styles to work without XPM support + * Fixed placement off transient windows in a multi-monitor setup with 'holes' + * Fixed usage of '~' as part of style filenames + * Improved vertical alignment of text in decorations + * Fixed compiler and code style issues + * Updated italian translations diff --git a/configure.in b/configure.in index 914c656..14adbac 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl Initialize autoconf and automake AC_INIT(src/main.cc) AC_PREREQ(2.52) -AM_INIT_AUTOMAKE(fluxbox,1.3.2,[no-define]) +AM_INIT_AUTOMAKE(fluxbox,1.3.3,[no-define]) dnl Determine default prefix AS_IF(test "x$prefix" = "xNONE",[prefix="$ac_default_prefix"]) diff --git a/doc/asciidoc/fbrun.txt b/doc/asciidoc/fbrun.txt index fd27be8..418abe6 100644 --- a/doc/asciidoc/fbrun.txt +++ b/doc/asciidoc/fbrun.txt @@ -1,7 +1,7 @@ fbrun(1) ======== Jim Ramsay -v1.1.2, 18 February 2009 +v1.3.3, 30 December 2012 :man source: fbrun.txt :man version: {revision} :man manual: Fluxbox Manual diff --git a/doc/asciidoc/fbsetbg.txt b/doc/asciidoc/fbsetbg.txt index 547cf58..4590801 100644 --- a/doc/asciidoc/fbsetbg.txt +++ b/doc/asciidoc/fbsetbg.txt @@ -1,7 +1,7 @@ fbsetbg(1) ========== Jim Ramsay -v1.3.2, 28 October 2011 +v1.3.3, 30 December 2012 :man source: fbsetbg.txt :man version: {revision} :man manual: Fluxbox Manual diff --git a/doc/asciidoc/fbsetroot.txt b/doc/asciidoc/fbsetroot.txt index 5e7c840..9f79a23 100644 --- a/doc/asciidoc/fbsetroot.txt +++ b/doc/asciidoc/fbsetroot.txt @@ -1,7 +1,7 @@ fbsetroot(1) ============ Jim Ramsay -v1.3.2, 28 October 2011 +v1.3.3, 30 December 2012 :man source: fbsetroot.txt :man version: {revision} :man manual: Fluxbox Manual diff --git a/doc/asciidoc/fluxbox-apps.txt b/doc/asciidoc/fluxbox-apps.txt index 31a26fa..08b0818 100644 --- a/doc/asciidoc/fluxbox-apps.txt +++ b/doc/asciidoc/fluxbox-apps.txt @@ -1,7 +1,7 @@ fluxbox-apps(5) =============== Jim Ramsay -v1.3.2, 28 October 2011 +v1.3.3, 30 December 2012 :man source: fluxbox-apps.txt :man version: {revision} :man manual: Fluxbox Manual diff --git a/doc/asciidoc/fluxbox-keys.txt b/doc/asciidoc/fluxbox-keys.txt index 947ff5f..00e4c39 100644 --- a/doc/asciidoc/fluxbox-keys.txt +++ b/doc/asciidoc/fluxbox-keys.txt @@ -1,7 +1,7 @@ fluxbox-keys(5) =============== Jim Ramsay -v1.3.2, 28 October 2011 +v1.3.3, 30 December 2012 :man source: fluxbox-keys.txt :man version: {revision} :man manual: Fluxbox Manual diff --git a/doc/asciidoc/fluxbox-menu.txt b/doc/asciidoc/fluxbox-menu.txt index bb7f2e4..3ce6a55 100644 --- a/doc/asciidoc/fluxbox-menu.txt +++ b/doc/asciidoc/fluxbox-menu.txt @@ -1,7 +1,7 @@ fluxbox-menu(5) =============== Jim Ramsay -v1.3.2, 28 October 2011 +v1.3.3, 30 December 2012 :man source: fluxbox-menu.txt :man version: {revision} :man manual: Fluxbox Manual diff --git a/doc/asciidoc/fluxbox-remote.txt b/doc/asciidoc/fluxbox-remote.txt index b8e3787..61a901e 100644 --- a/doc/asciidoc/fluxbox-remote.txt +++ b/doc/asciidoc/fluxbox-remote.txt @@ -1,7 +1,7 @@ fluxbox-remote(1) ================= Mark Tiefenbruck -v1.3.1, 27 February 2011 +v1.3.3, 30 December 2012 :man source: fluxbox-remote.txt :man version: {revision} :man manual: Fluxbox Manual diff --git a/doc/asciidoc/fluxbox-style.txt b/doc/asciidoc/fluxbox-style.txt index a5cfeb6..64d70d6 100644 --- a/doc/asciidoc/fluxbox-style.txt +++ b/doc/asciidoc/fluxbox-style.txt @@ -1,7 +1,7 @@ fluxbox-style(5) ================ Henrik Kinnunen -v1.3.2, 28 October 2011 +v1.3.3, 30 December 2012 :man source: fluxbox-style.txt :man version: {revision} :man manual: Fluxbox Manual diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index fab73d9..1b42826 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt @@ -1,7 +1,7 @@ fluxbox(1) ========== Henrik Kinnunen -v1.3.2, 28 October 2011 +v1.3.3, 30 December 2012 :man source: fluxbox.txt :man version: {revision} :man manual: Fluxbox Manual diff --git a/doc/asciidoc/startfluxbox.txt b/doc/asciidoc/startfluxbox.txt index cd13ca6..afaf2e1 100644 --- a/doc/asciidoc/startfluxbox.txt +++ b/doc/asciidoc/startfluxbox.txt @@ -1,7 +1,7 @@ startfluxbox(1) =============== Jim Ramsay -v1.3.2, 28 October 2011 +v1.3.3, 30 December 2012 :man source: startfluxbox.txt :man version: {revision} :man manual: Fluxbox Manual -- cgit v0.11.2