SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for fvwm2-2.5.26-1.1.x86_64.rpm :
Tue Jun 24 14:00:00 2008 lmichnovicAATTsuse.cz
- update to version 2.5.26

* New features:
- New MenuStyle option VerticalMargins.

* New module features:
- FvwmButtons: New button alignment option: top.

* Bug fixes:
- Fixed crash in ARGB visual detection code.
- Fixed compilation without XRender support.
- Fixed drawing of background pictures in menu items and titles.
- Fixed hadling of shaped windows.
- Fixed a 64-bit bug in the EWMH code.

Wed Feb 27 13:00:00 2008 lmichnovicAATTsuse.cz
- update to version 2.5.25

* New features:
- Handle the STATE_ADD command of the EWMH _NET_WM_STATE
message from version 1.3 of the EWMH spec.
- Support transparency in ARGB windows

* Bug Fixes:
- Fixed problem with windows disappearing when created
unless the style Unmanaged was used.
- Edge move delay was used as resistance for the top edge.
- Fixed a parsing problem of the screen argument of the
SnapAttraction style.
- Some html documentation files were not installed.
- Fixed a memory leak in internationalized font handling.
- Fixed a bug in MinOverlap placement.
- Fixed the StickyAcrossPages style in the FvwmPager.
- Fixed the determination of the X charset on UTF-8 systems.
- Fixed a crash when certain EWMH messages were sent to
unmanaged windows.
- Fixed a memory leak in multibyte codepage code.
- Ignore the EWMH staysontop and staysonbottom hints if the
EWMHIgnoreStackingOrderHints style is used.
- Fixed a sporadic crash when the root background set by gnome,
fvwm-root, esetroot etc. changes and a root transparent
colour set is used.
- Fixed spradic crash in modules with root transparent
background from colour sets.
- Fixed a possible crash if the last active module fails.

Wed Jan 30 13:00:00 2008 lmichnovicAATTsuse.cz
- adjusted system.fvwm2rc and _system.fvwm2rc files

* checked and fixed menu entries

* fixed missing wallpaper after restart

* changed Control center execution for systems with X.org < 7.0

Fri Jan 11 13:00:00 2008 lmichnovicAATTsuse.cz
- update to version 2.5.24

* New features:
- Disabled paging during interactive resize operations by
default (see 2.5.20) as it is annoying to many people.
- New style command options:
EdgeMoveResistance
EdgeMoveDelay
EdgeResizeDelay
SnapGrid
SnapAttraction
that replace the now obsolete commands EdgeResistance,
SnapGrid and SnapAttraction. The EdgeResistance command has
a new syntax with only one argument.
- New command MenuCloseAndExec for menu bindinngs that can be
used to trigger certain commands from a menu without an
associated item. For example, with
Key F1 MTI[]-_ A MenuCloseAndExec Menu RootMenu
the RootMenu can be opened from any other menu by pressing
F1.

* Bug Fixes:
- Sometimes a window jumped by half the screen\'s size when
moving with the mouse and hitting the border of the desktop.
- Fixed the \"screen w\" argument of the Move and other commands.
- Clicking on a menu title did not close the menu by default.
- Temporary files in FvwmPerl overwrote each other.

Tue Oct 23 14:00:00 2007 lmichnovicAATTsuse.cz
- Removed librsvg from BuildRequires to keep the fvwm lightweight
WM suitable for installation; keeping gnome-libs-devel which
affects only gtk subpackage [#335658]

Mon Oct 15 14:00:00 2007 lmichnovicAATTsuse.cz
- fixed wrong font for non ascii characters in titles of windows
especially for english locales (charset_in_title.patch) [#307361]

Tue Sep 25 14:00:00 2007 lmichnovicAATTsuse.cz
- excluding useless file README.vms
- file list with %lang (macro find_lang is hard to use for fvwm)
- added gnome-libs-devel (/usr/bin/gnome-config) and librsvg into
BuildReq to enable more features

Tue Sep 25 14:00:00 2007 lmichnovicAATTsuse.cz
- update to version 2.5.23
- obsoletes
*string_compar.patch
- fixes segfault on dual core processors [#304236]
- New Features in 2.5.23 cumulative with 2.5.22:
- New Style command options:
StartShaded
UnderMousePlacementHonorsStartsOnPage
UnderMousePlacementIgnoresStartsOnPage
!MinOverlapPlacementPenalties
!MinOverlapPercentPlacementPenalties
MinWindowSize
- SVG (scalable vector graphics) image loading support.
- New extended variables
$[w.iconfile.svgopts]
$[w.miniiconfile.svgopts].
- Added suffix \'w\' to the arguments of the Move command and
similar. It is now possible to add multiple shifts to a
window position, e.g. \"50-50w 50-50w\" for the center of the
screen.
- Removed UnderMousePlacement and CenterPlacement. Use
\"PositionPlacement Center\" and \"PositionPlacement UnderMouse\"
instead.
- Documentation in HTML format.
- Replaced \"UseListSkip\" with \"UseSkipList\" & \"OnlyListSkip\" with
\"OnlySkipList\" in WindowList command. (Old options deprecated.)
- New subject ImageCache for PrintInfo command.
- The new commad EchoFuncDefinition prints a function\'s
definition to the console for debugging purposes.
- The CursorStyle command can now load PNG and SVG images as
mouse cursors. New x and y arguments to specify the
hot spot. Also, it is now possible to load non-monochrome
cursors and cursors with partial transparency.
- New module features:
- FvwmScript: New instructions: ChangeWindowTitle and
ChangeWindowTitleFromArg.
- Bug Fixes:
- Windows with aspect ratio no longer maximize past the screen
edges.
- Fixed CenterPlacement with Xinerama screens.
- Fixed CascadePlacement with title direction west and east
- Windows no longer unstick when going to fullscreen mode.
- Fixed crash when raising/lowering a destroyed window.
- Fixed expansion of $[n-] and $[
*], broken in 2.5.20.
- Fixes for resizing shaded windows and windows with a gravity
other than northwest.
- Fixed CursorStyle POSITION, broken since 2.3.24.
- The hi, sh and fgsh colors in colorsets are no longer replaced
by computed values if not explicit set on the same line as the
bg, or for fgsh fg, changes. (bug #3359)
- FvwmButtons now redraws stretched button backgrounds correctly
on partial expose.
- Windows with circular transient for hints may no longer crash
fvwm with StackTransientParent style.
- FvwmPager now displays windows that are StickyAcrossPages
correctly.
- Fixed a possible crash with modules closing down.
- Fixed broken demo script fvwm_make_browse_menu.sh.
- The conditon following a comma separator without whitespace
padding was previously ignored if the presiding condition was
multi-worded.
- Various FvwmButtons drawing problems.
- Window movement or resizing triggered by an EWMH message now
honours the FixedSize and FixedPosition window styles.
- Properly generate leave_window and enter_window events for
the root window in FvwmEvent.
- Fixed crash in UTF8 code.
- Fixed parsing of the PropertyChange command.
- Fixed windowlist crash when combining CurrentAtEnd with
IconifiedAtEnd and all windows are iconified.

Fri Aug 10 14:00:00 2007 dmuellerAATTsuse.de
- package size reduction (#217472)

Thu Jul 19 14:00:00 2007 lmichnovicAATTsuse.cz
- wiped susewmif from rc file because it\'s not available since 9.1

Thu May 10 14:00:00 2007 roAATTsuse.de
- split off FvwmGtk to its own subpackage

Wed Apr 4 14:00:00 2007 schwabAATTsuse.de
- Fix last change.

Wed Apr 4 14:00:00 2007 lmichnovicAATTsuse.cz
- fixed gcc warnings: comparing a char
* pointer with a
string literal (string_compar.patch)

Fri Mar 9 13:00:00 2007 lmichnovicAATTsuse.cz
- Fixed corrupted characters in sax2 test mode for some locales
[#251639] (
*utf_encoding.patch)

Wed Feb 28 13:00:00 2007 lmichnovicAATTsuse.cz
- renamed sv_SE to sv, (sv_SE.patch) [#248751]
- removed xorg-x11 from Requires and Buildrequires since
/usr/share/xsessions is part of filesystem [#229172]

Tue Feb 13 13:00:00 2007 lmichnovicAATTsuse.cz
- adjusted fvwm2rc file, thanks to Thomas Adam [#242015]

Tue Feb 13 13:00:00 2007 lmichnovicAATTsuse.cz
- update to version 2.5.21

* New feature: The command Scroll can now be used for interactive
scrolling.

* Bug Fix: Tile...Placement styles (SmartPlacement) that were
broken in 2.5.20.

Wed Jan 24 13:00:00 2007 lmichnovicAATTsuse.cz
- removed superfluous slashes ante macros
- now building with icecream

Tue Jan 16 13:00:00 2007 lmichnovicAATTsuse.cz
- fixed wrong path for icons in system.fvwm2rc [#223521]
- changed titles to openSUSE
- created openSuSE.xpm icon for Button bar menu
- spec cleanup

Mon Jan 15 13:00:00 2007 lmichnovicAATTsuse.cz
- update to 2.5.20
- many bug fixes
- fixed few memory leaks
- some new functions and features:

* \"Mouse n M N\" is no longer used to disable or remap the
builtin tear off menu button. See the section Tear Off Menus.

* Full support for menu context (M) key and mouse bindings.

* New window conditions: StickyIcon, StickyAcrossPagesIcon
and StickyAcrossDesksIcon.

* Hilighted menu backgrounds now use pixmaps gradients and
transparency from their related colorset.

Fri Jan 5 13:00:00 2007 lmichnovicAATTsuse.cz
- fixed missing background image [#223521]

Tue Dec 19 13:00:00 2006 lmichnovicAATTsuse.cz
- added xorg-x11 into Requires and Buildrequires and excluding
/usr/share/xsessions directory from filelist [#229172]

Tue Dec 12 13:00:00 2006 lmichnovicAATTsuse.cz
- update to version 2.5.19 including bugfix in FvwmWinList: problem
with window name/button mixups during Init/Restart of fvwm.

* Many bugfixes:
- fvwm no longer crashes on 1 and 4 bit displays.
- Security fix in fvwm-menu-directory. (CVE-2006-5969)
- which obsoletes
*sec-fvwmname.patch

* New features (from version 2.5.17):
- New MenuStyle options TitleFont, TitleColorset and
HilightTitleBack.
- New command PressButton in module FvwmButtons for being able
to emulate button press via other means than the mouse.
- New wrap options to EdgeScroll command for wrapping with pixel
distances.
- New Style option UnderMousePlacement.
- Unused arguments to Style options generate warnings.
- The name style names match against can be augmented by the
X-resource \"fvwmstyle\".
- New options, Reverse and UseStack, to All command.
- WindowShade can now reshade windows using the Last direction.
- Positional parameters to complex functions can now be expanded
using $[n], $[n-m], $[n-] and $[
*] expressions.
- The width and height arguments of the Resize command now
accept the prefix \'w\' to allow resizing relative to the
current window size.
- New command ModuleListenOnly.
- New \"Periodic\" option added to Schedule command.

Tue Nov 14 13:00:00 2006 lmichnovicAATTsuse.cz
- fixed possible command execution (sec-fvwmname.patch) [#220708]

Tue Sep 5 14:00:00 2006 lmichnovicAATTsuse.cz
- distinquishing from X.org version which config file to install
(Source4 resp. Source5)

Mon Sep 4 14:00:00 2006 lmichnovicAATTsuse.cz
- omitting X11R6 in config file (which is Source4)
- specifying X.org libs and headers

Sun Aug 6 14:00:00 2006 pnemecAATTsuse.cz
- major change in specfile instalation and file section to build
with Xorg 7

Mon Jul 3 14:00:00 2006 schwabAATTsuse.de
- Set mandir.


 
ICM