head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.54 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.52 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.50 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.48 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.5.0.46 pkgsrc-2009Q4-base:1.5 pkgsrc-2008Q4:1.5.0.44 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.42 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.40 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.38 pkgsrc-2008Q2-base:1.5 pkgsrc-2008Q1:1.5.0.36 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.34 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.32 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.30 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.5.0.28 pkgsrc-2007Q1-base:1.5 pkgsrc-2006Q4:1.5.0.26 pkgsrc-2006Q4-base:1.5 pkgsrc-2006Q3:1.5.0.24 pkgsrc-2006Q3-base:1.5 pkgsrc-2006Q2:1.5.0.22 pkgsrc-2006Q2-base:1.5 pkgsrc-2006Q1:1.5.0.20 pkgsrc-2006Q1-base:1.5 pkgsrc-2005Q4:1.5.0.18 pkgsrc-2005Q4-base:1.5 pkgsrc-2005Q3:1.5.0.16 pkgsrc-2005Q3-base:1.5 pkgsrc-2005Q2:1.5.0.14 pkgsrc-2005Q2-base:1.5 pkgsrc-2005Q1:1.5.0.12 pkgsrc-2005Q1-base:1.5 pkgsrc-2004Q4:1.5.0.10 pkgsrc-2004Q4-base:1.5 pkgsrc-2004Q3:1.5.0.8 pkgsrc-2004Q3-base:1.5 pkgsrc-2004Q2:1.5.0.6 pkgsrc-2004Q2-base:1.5 pkgsrc-2004Q1:1.5.0.4 pkgsrc-2004Q1-base:1.5 pkgsrc-2003Q4:1.5.0.2 pkgsrc-2003Q4-base:1.5 buildlink2-base:1.5; locks; strict; comment @# @; 1.5 date 99.03.20.00.17.20; author tron; state dead; branches; next 1.4; 1.4 date 99.02.02.10.24.11; author tron; state Exp; branches; next 1.3; 1.3 date 99.01.16.12.38.10; author tron; state Exp; branches; next 1.2; 1.2 date 98.07.12.21.24.52; author tron; state dead; branches; next 1.1; 1.1 date 98.06.05.23.08.16; author frueauf; state Exp; branches; next ; desc @@ 1.5 log @Update for "windowmaker" package to version 0.51.2 supplied by Johnny C. Lam in PR pkg/7201. Changes since version 0.51.0: - fixed bug with window that can get focus if both shaded and hidden. - maximize for full screen - fixed problem with frame drawing in non-opaque - fixed installation path prob [jmknoble@@pobox.com] - fixed bug moving window when only one window is on screen - fixed bug with ignored GNUstep attributes - fixed WPrefs crash in Mouse Preferences - fixed crash bug in WINGs/wmaker startup - added workaround for kde pager crash bug - made %W in root menu and wmsetbg -w take numbers starting from 1 - fixed crash bugs with kpanel - put . to mark hidden apps - fixed dont set xset stuff option in WPrefs - fixed menu title messup in WPrefs - fixed WPrefs message dialogs for invalid menus - fixed workspace back setting in all screens - fixed WorkspaceSpecificBack / wmsetbg - added WindozeCycle patch (being rewritten) - cleaned up focus/unfocus state transitions - made WPrefs more robust - fixed locale file (po) installation stuff - fixed focus loss when dragging window across workspaces - fixed workspace baby boom with nextworkspacekey - removed ignore_next_unmap kluge - install defaults data in /usr/local/etc - added menu for miniwindow - fixed remove resizebar from shaded window - rewrote library/header search code in configure - rewrote window move/edge resistance code - added window border resistance - changed EdgeResistance option to only YES/NO - added workaround for glibc bug in sscanf("", bla, bla) - hopefully fixed WM_COLORMAP_WINDOWS crash bug - fixed searching of localized menus - fixed --help option - fixed handling of docked apps with . in their instance names - RSupportedFileFormats() in wrlib will now return a static buffer - fixed bug in StartHidden - a little faster startup - will rearrange icons after moving an icon if autoarrangeicons - fixed icon overlap bug - fixed crash with internal dialogs and multi-heads - added standard colormap support to wrlib (taken from libXmu sources) - fixed memory leak in attribute panel - fixed crash with CalendarManager deiconify - fixed heisencrash when mapping new windows - fixed totally buggy wmaker.inst ~/.xinitrc checker @ text @$NetBSD: patch-ae,v 1.4 1999/02/02 10:24:11 tron Exp $ --- po/Makefile.in.orig Wed Jan 20 10:00:00 1999 +++ po/Makefile.in Sun Jan 31 04:02:56 1999 @@@@ -228,7 +228,7 @@@@ $(mkinstalldirs) $(DESTDIR)$(nlsdir)/$$l/LC_MESSAGES; \ chmod 755 $(DESTDIR)$(nlsdir)/$$l; \ chmod 755 $(DESTDIR)$(nlsdir)/$$l/LC_MESSAGES; \ - $(INSTALL) -m 644 $$n $(DESTDIR)$(nlsdir)/$$l/LC_MESSAGES/WindowMaker.mo; \ + $(INSTALL_DATA) $$n $(DESTDIR)$(nlsdir)/$$l/LC_MESSAGES/WindowMaker.mo; \ fi; \ done @ 1.4 log @Update for "windowmaker" package to version 0.51.0 supplied by Johnny C. Lam in PR pkg/6917. Changes since version 0.50.2: - added some new icons made by Marco - kde: fixed stacking order reporting for modules - gnome: fixed state change request handling - fixed handling of file names with non-alphanum characters in wmsetbg - hopefully fixed timestamp problem that caused regeneration of configure - fixed a bug in the auto raise code - made SIGHUP exit wmaker and SIGUSR1 restart for GNOME compatibility - fixed %a() bug (now it really is fixed!) - fixed docking icons in last icon - fixed WMInsertPopUpButtonItem() - fixed bug that caused fonts of themes to be ignored - fixed bug in path handling in getstyle - stop icon explosion animation by clicking on root window - made SAVE_SESSION save the state of the dock - added command line option aliases that adhere to the GNU standards - fixed png gamma bug (actually unmade buggy fix) - fixed bug in property notify handling - removed KeepTransientsOnTop - fixed window focus when switching workspaces - fixed attribute inspector Apply for dont bind keys - fixed bad colormap bug (I hope) - added acceleration to keyboard window move - %W expand to current workspace # - fixed background pixmap color problem (cpixmap etc) - applied drop shadow patch - fixed crash on startup with xconsole and xdm - fixed portability prob with MkLinux/PPC - fixed portability prob with Alpha - added color panel to WINGs - added support for olwm/OPEN LOOK(tm) hints - added SaveYourself support - fixed bug in start maximized - added _WINDOWMAKER_NOTICEBOARD protocol - added docklib @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @Update for "windowmaker" package to version 0.50.2 supplied by Johnny C. Lam in PR pkg/6815. @ text @d3 3 a5 3 --- po/Makefile.in.orig Tue Jan 12 07:48:53 1999 +++ po/Makefile.in Fri Jan 15 09:12:40 1999 @@@@ -243,7 +243,7 @@@@ @ 1.2 log @Update "windowmaker" to version 0.16.1 using changes supplied by Mario Kemper. @ text @d1 12 a12 3 --- Documentation/wmaker-tmpl.texi.orig Sat Jul 26 20:29:59 1997 +++ Documentation/wmaker-tmpl.texi Sat Jun 6 00:51:59 1998 @@@@ -22,6 +22,11 @@@@ a13 10 @@value{COPYRIGHT1} +@@dircategory Windowmanager +@@direntry +* Window Maker: (wmaker). This file documents Window Maker WM_VERSION. +@@end direntry + @@end ifinfo @@c This title page illustrates only one of the @ 1.1 log @Add missing INFO_FILES=wmaker.info and add a direntry to the info file. @ text @@