diff options
author | mjl <mjl> | 2002-08-25 21:50:50 +0000 |
---|---|---|
committer | mjl <mjl> | 2002-08-25 21:50:50 +0000 |
commit | 4b7ba0eefdfbb6dc4e0076f5aa82b1ecdee08b41 (patch) | |
tree | b4cba3fbb3e02b076f233422aaa53f3c350b8245 /wm/windowmaker/PLIST | |
parent | 8fe3bd2b5f1b0d3ebc62bbe9ac6a0f09ab1cef30 (diff) | |
download | pkgsrc-4b7ba0eefdfbb6dc4e0076f5aa82b1ecdee08b41.tar.gz |
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
Diffstat (limited to 'wm/windowmaker/PLIST')
-rw-r--r-- | wm/windowmaker/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/wm/windowmaker/PLIST b/wm/windowmaker/PLIST index bf730c75689..6fee95bda19 100644 --- a/wm/windowmaker/PLIST +++ b/wm/windowmaker/PLIST @@ -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 |