1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-02 22:25:48 +01:00

fixed bug with icons of different sizes

made Apply work in window inspector for windows with no WM_CLASS
This commit is contained in:
kojima
2000-01-20 11:51:42 +00:00
parent ae354fc758
commit 34cd5125e3
22 changed files with 1101 additions and 707 deletions

17
NEWS
View File

@@ -2,7 +2,16 @@
NEWS for veteran Window Maker users
-----------------------------------
--- 0.61.2
--- 0.62.0
Optimizations!!
---------------
Code for converting wrlib images into X Pixmaps was optimized in many ways,
both in the original C code and in assembly for Pentium(tm) processors (with
and without MMX(tm)). Depending on the bit depth/color mode and CPU model,
performance increases can go up to 150%
NoBorder Window Attribute
@@ -42,6 +51,12 @@ The font for the geometry size will be controlled by the default
WINGs font (SystemFont in WMGLOBAL) now.
Others
------
- added DONT_SCALE_ICONS compile time option
--- 0.61.1
New libPropList