CVSROOT:        /home/cvs/fvwm
Module name:    fvwm
Changes by:     olicha  03/05/18 13:12:15

Modified files:
        .              : ChangeLog 
        fvwm           : add_window.c borders.c builtins.c conditional.c 
                         functions.c fvwm.c menustyle.c menustyle.h 
                         windowlist.c 
        libs           : FGettext.c Flocale.c defaults.h 
        tests          : ChangeLog 
        tests/purify   : purify.fvwm2rc 

Log message:
* Fixed one tone of bugs (leak/core dump) in fvwm:
* Some purify.fvwm2rc update
* Fixed a memory leak (a FvwmWindow !) when a window is not destroyed
but scheduled for destroy. Not sure that this is the good fix.
* Fixed the default buttons memory leak and
* Removed inconsistent #if 0 code and comments about leak and MiniIcon
decor style
* Limited the depth of function to MAX_FUNCTION_DEPTH (=512). This fixes
cores dumps with "recursive" functions
* Fixed a core dump with a root transparent rotated title bar
* Fixed X errors 56 with RootTransparent titlebar and no E pixmap
* Fixed memory leak and chaining in LocalePath
* Fixed a parsing leak in PrintInfo
* Fixed a mask memory leaks in Circulate
* Fixed a core dump when a 0 font is given with an encoding hints
* Added a default FFT font
* Fixed a core dump when the default font change and a redraw (icon or
window) is proceeded before flush_window_updates is called
* Fixed gradients copy in CopyMenuStyle
* Fixed UMR's related to colorset in menus styles
* Fixed a fore stipple gc leak in menus style
* Fixed a sor_keyname memory leak in WindowList
* Added x,r,w,f,i file conditions to the On command

--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to