Changes between Initial Version and Version 2 of Ticket #6128


Ignore:
Timestamp:
02/09/2015 11:36:22 AM (9 years ago)
Author:
Fernando de Oliveira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6128

    • Property Owner changed from blfs-book@… to Fernando de Oliveira
    • Property Status newassigned
  • Ticket #6128 – Description

    initial v2  
    11New point version
     2
     3[http://sourceforge.net/projects/fluxbox/files/fluxbox/1.3.7/fluxbox-1.3.7.tar.xz]
     4
     5[http://www.fluxbox.org/news/]
     6
     7{{{
     8...
     9Sun Feb 08 12:57:55 UTC 2015
     10...
     11Critical Bugfixes:
     12
     13    Segfault on startup (mostly *BSD)
     14    Segfault on shutdown
     15    Segfault on clicking the Remember menu
     16    Menu crops on TypeAhead
     17
     18Minor Bugfixes:
     19
     20    _NET_REQUEST_FRAME_EXTENTS
     21    Working autorepeat keys
     22    Working vertical rotated Tabs and Toolbar
     23    Proper size of titlebar buttons on restart / detaching tabs
     24    Missing windowmenu works again
     25    Several glitches in the menu
     26    Correct handling of 'maximized' statement in the apps file
     27
     28Features:
     29
     30    The improved TypeAhead sytem is not limited to matches on beginning
     31    of menu items anymore, the behavior is configurable:
     32        Nowhere - disables TypeAhead support
     33        ItemStart - matches typed text only at the start of a menu item
     34        Somewhere - matches typed text somewhere in a menu item
     35        (Currently this is a configfile-only option)
     36
     37    Minor tweaks to the i18n system
     38    Updated turkish translations
     39
     40End User unrelated:
     41
     42    Code refactoring and cleanup, assisted by Coverity and clang static
     43    code analysis
     44...
     45}}}