updated changes
mathias mathias
M
ChangeLog
→
ChangeLog
@@ -5,7 +5,7 @@ * Added menutest.cc to src/tests (Henrik)
testing menu parser and theme *05/01/14: * Fix for #1091710 (SystemTray is not covered by StyleStuff) (Mathias) - SystemTray is not configurable via styles thru the + SystemTray is now configurable via styles thru the toolbar.systray.* - resource, it falls back to the look of the clock SystemTray.cc/hh ToolFactory.cc/hh *05/01/12:@@ -33,6 +33,7 @@ Screen.cc IconButton.cc
*05/01/04: * Added apps to fluxbox-generate_menu (thanx to Uwe Weissenbacher <UweWeissenbacher@gmx.net>) * Added ko_KR (thanx Jo Hyunseok <ttrand at gmail dot com>) + * Added --with-style=/path/to/default/style (thanx php-code) * Updated ru_RU (thanx php-coder) ru_RU/Translation.m * Fix some initialisation states, especially window placement with no
M
NEWS
→
NEWS
@@ -1,6 +1,6 @@
News in 0.9.12: * Added Imlib2 support (./configure --enable-imlib2) [default=disabled] - Fluxbox can now load .png files and other formats. + Fluxbox can now load *.png, *.jpg and other image-formats. * Added Tab command, which goes to a specific tab number action: Tab <number>@@ -8,9 +8,10 @@ ex:
Mod1 1 :Tab 1 Mod2 3 :Tab 3 * Added support for hsetroot to fbsetbg + Bug fixes: - * Fix for #1091710 (SystemTray is not covered by StyleStuff) (Mathias) - SystemTray is not configurable via styles thru the + * Fix for #1091710 (SystemTray is not covered by StyleStuff) + SystemTray is now configurable via styles thru the toolbar.systray.* - resource, it falls back to the look of the clock * Warnings on amd64 (#1099278, #1099950) * WithdrawnState handling) (#1087220)