Update to 0.80.1
- Fixed a bug that crashed wmaker when closing a window if multiple screens were managed by wmaker - Fixed a problem that crashed wmaker when trying to read an unexisting WMState.<number> file on multihead system - Fixed problem with keyboard shortcuts executed an every screen for multihead systems - Updated traditional chinese translations - Fixed buglet in non-caching rootmenu option - Added Malay translation - Fixed problem with kcalc not having a miniaturize button - Added "Hide Others" to the window menu - Fixed text in info panel for multibyte - Separated the font caches for normal fonts and fontsets in WINGs (they can have the same names and collide in the cache giving unwanted results) - Fixed Legal Panel not to display rectangles in place of new lines - Fixed problem with losing focus when changing to an empty workspace and back - Fixed another focus related problem when changing workspaces - Fixed problem with saving session when shared appicon is enabled (not all instances were saved in the session, only one per shared appicon) - Added support for the ukrainian language in wsetfont - Fixed a bug that crashed Window Maker when setting the "Emulate AppIcon" option for a window using the window Inspector - Let XRender transparent window be see-through to desktop - Added Greek (el) language pixmap - Fixes icons being reduced twice when icon size != 64x64 - Fixed a bug that crashed wmaker when selecting the "Start alternate window manager" option in the crashing dialog panel - Window Maker will now use the WINDOWMAKER_ALT_WM environment variable (if it is defined) to overwrite the default hardcoded fallback window manager - Fixed marks for menu entries to be grayed as the text for disabled entries - Fixed Clip's "Autoraise" option to be marked as disabled when the "Keep on Top" option is active - Added ability to browse for files/directories in the WPrefs menu editor - Added Czech translations of documentation - Fixed segfault with incomplete WM_CLASS specifications - Fixed a bug about arranging subviews in a WMBox after removing a subview and a memleak occuring in the same situation - Fixed a bug in wdread - Fixed bug with windows that have WM_HINTS.take_focus = False. These windows will not receive focus at all - Fixed a buffer overflow in winmenu.c
This commit is contained in:
parent
7df12326b2
commit
fe7f1ff56d
2 changed files with 8 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.5 2002/08/25 18:40:15 jlam Exp $
|
||||
@comment $NetBSD: PLIST,v 1.6 2002/08/25 21:50:50 mjl Exp $
|
||||
GNUstep/Apps/WPrefs.app/WPrefs
|
||||
GNUstep/Apps/WPrefs.app/WPrefs.tiff
|
||||
GNUstep/Apps/WPrefs.app/WPrefs.xpm
|
||||
|
@ -152,6 +152,7 @@ share/WindowMaker/Icons/GNUterm.tiff
|
|||
share/WindowMaker/Icons/GNUterm.xpm
|
||||
share/WindowMaker/Icons/GreenWilber.png
|
||||
share/WindowMaker/Icons/ICQ.png
|
||||
share/WindowMaker/Icons/Jabber.png
|
||||
share/WindowMaker/Icons/Mozilla.png
|
||||
share/WindowMaker/Icons/Netscape.png
|
||||
share/WindowMaker/Icons/Pen.png
|
||||
|
@ -308,6 +309,7 @@ ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/WINGs.mo
|
|||
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/WPrefs.mo
|
||||
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/WindowMaker.mo
|
||||
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/WindowMaker.mo
|
||||
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/WINGs.mo
|
||||
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/WPrefs.mo
|
||||
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/WindowMaker.mo
|
||||
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/WindowMaker.mo
|
||||
|
@ -330,6 +332,7 @@ ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/WPrefs.mo
|
|||
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/WindowMaker.mo
|
||||
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/WPrefs.mo
|
||||
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/WindowMaker.mo
|
||||
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/WindowMaker.mo
|
||||
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/WindowMaker.mo
|
||||
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/WindowMaker.mo
|
||||
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/WindowMaker.mo
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
$NetBSD: distinfo,v 1.15 2001/12/25 15:10:49 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.16 2002/08/25 21:50:50 mjl Exp $
|
||||
|
||||
SHA1 (WindowMaker-0.80.0.tar.bz2) = 2e12e4f69eac28589f5e91d981e77875ae9f772b
|
||||
Size (WindowMaker-0.80.0.tar.bz2) = 2031806 bytes
|
||||
SHA1 (WindowMaker-0.80.1.tar.bz2) = 5494028780f4465cc1b103018a946b3387ce7f15
|
||||
Size (WindowMaker-0.80.1.tar.bz2) = 2054416 bytes
|
||||
SHA1 (patch-aa) = fdbb341cf48e3496a51589cbd496ca6869d47b87
|
||||
SHA1 (patch-ab) = 078a6d6dea77688a5cd460fdf5df964664958eb9
|
||||
SHA1 (patch-ab) = ef1804477a1908e4a53e29bb43cd40399ea0c870
|
||||
SHA1 (patch-ac) = e44933c13b86aa11777d929a71add7fb95118d28
|
||||
SHA1 (patch-ad) = 040d603c789987f18c6622e12f6044cfae172e15
|
||||
SHA1 (patch-ae) = 92abcb4a013b6df1a89f9884780c3d9611056582
|
||||
|
|
Loading…
Reference in a new issue