The NetBSD Project

CVS log for pkgsrc/wm/windowmaker/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / wm / windowmaker

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.30 / (download) - annotate - [select for diffs], Tue May 17 10:36:45 2011 UTC (12 months, 1 week ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, HEAD
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Fix the previous fix for png 1.5, makes png icons work again.

Revision 1.29 / (download) - annotate - [select for diffs], Fri Jan 14 19:41:10 2011 UTC (16 months, 1 week ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored)

Fix build with the latest version of the "png" package.

Revision 1.28 / (download) - annotate - [select for diffs], Wed Apr 21 05:43:28 2010 UTC (2 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.27: +2 -1 lines
Diff to previous 1.27 (colored)

Add patch fixing a problem with Qt applications on 64bit machines,
from Debian via Helge Mühlmeier in PR 43178.

Bump PKGREVISION.

Revision 1.27 / (download) - annotate - [select for diffs], Thu Jun 21 00:00:23 2007 UTC (4 years, 11 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.26: +3 -1 lines
Diff to previous 1.26 (colored)

Add link options to build on Darwin.  Patches provided by Mark E. Perkins
in PR 36460.  This fixes the second half of the PR.

Revision 1.26 / (download) - annotate - [select for diffs], Fri Jul 8 09:47:02 2005 UTC (6 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.25: +11 -13 lines
Diff to previous 1.25 (colored)

Changes 0.92.0:
* added support for X Input Methods
* improved hiding/unhiding animations to be quicker
  and do less icon shuffling
* fixed gcc and libxft complilation issues
* fixed many bugs

Revision 1.25 / (download) - annotate - [select for diffs], Wed Feb 23 18:43:55 2005 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored)

Add RMD160 checksums to the SHA1 ones.

Revision 1.24 / (download) - annotate - [select for diffs], Tue Jan 4 21:34:46 2005 UTC (7 years, 4 months ago) by sekiya
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Recalculate hash for patch-al

Revision 1.23 / (download) - annotate - [select for diffs], Tue Jan 4 14:29:19 2005 UTC (7 years, 4 months ago) by sekiya
Branch: MAIN
Changes since 1.22: +3 -2 lines
Diff to previous 1.22 (colored)

64-bit fixes.  Based on Xning Lee's patchset sent to port-amd64@; changed the
unsigned int -> long transformation to unsigned int -> unsigned long, just
in case.

Revision 1.22 / (download) - annotate - [select for diffs], Thu Nov 25 13:12:52 2004 UTC (7 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (colored)

Fix get-wraster-flags script to include Xft2 and fontconfig libraries

Revision 1.21 / (download) - annotate - [select for diffs], Mon Nov 15 11:02:50 2004 UTC (7 years, 6 months ago) by sketch
Branch: MAIN
Changes since 1.20: +3 -1 lines
Diff to previous 1.20 (colored)

Add pre-requisite headers necessary to compile this package with strict X11
implementations, tested with OpenWindows.

Revision 1.20 / (download) - annotate - [select for diffs], Fri Nov 12 21:17:55 2004 UTC (7 years, 6 months ago) by kristerw
Branch: MAIN
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored)

Fix a C99-ism to make this pkg build with gcc 2.95.

Revision 1.19 / (download) - annotate - [select for diffs], Fri Nov 5 11:51:35 2004 UTC (7 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.18: +10 -10 lines
Diff to previous 1.18 (colored)

Changes 0.91.0:
* Alt-Tab Window Switching

Changes 0.90.0:
* NetWM / EWMH Support
* Antialiased font support
* Global Submenus
* UTF-8 Support
* Icon Panel for Alt-Tabbing

Revision 1.18 / (download) - annotate - [select for diffs], Wed Jan 8 19:56:34 2003 UTC (9 years, 4 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4, netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

Install configuration files under the examples hierarchy and use
bsd.pkg.install.mk to copy them to PKG_SYSCONFDIR.  Bump PKGREVISION to 1.

This closes my own PR pkg/16966 (which proposed a different, wrong change).

Revision 1.17 / (download) - annotate - [select for diffs], Thu Nov 21 16:08:49 2002 UTC (9 years, 6 months ago) by tron
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored)

Update "windowmaker" package to version 0.80.2.
Changes since version 0.80.1:
- Fixed buffer overflow in libwraster

Revision 1.16 / (download) - annotate - [select for diffs], Sun Aug 25 21:50:50 2002 UTC (9 years, 9 months ago) by mjl
Branch: MAIN
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)

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

Revision 1.15 / (download) - annotate - [select for diffs], Tue Dec 25 15:10:49 2001 UTC (10 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.14: +7 -7 lines
Diff to previous 1.14 (colored)

Update to 0.80.0.
[Note: If you've used Windowmaker before, you might want to read
 the NEWS file included with the distribution (on each update, really).]
More interesting changes:
- Disabled window birth animation by default (while it was ok with normal
  windows, it was very annoying with menus editing in WPrefs.app)
- Added ability to shade/unshade a window using the mouse wheel.
- Added "Save workspace state" switch button on the exit confirmation panel
  (based on a patch sent by Jan Tomka <judas@linux.sk>)
- SIGTERM is now handled and saves the internal state before exiting (like
  SIGHUP and SIGINT already do). Now a "kill wmaker_pid" will exit cleanly
  saving dock/clip/session information on exit.
- Deminiaturizing a window that is also shaded, will perform an unshade too.
  (Note that this only applies to deminiaturizing shaded windows. Unhiding
  an application will keep the shaded/unshaded state of windows.)
- Removed compile time option for definable cursors and made them available by
  default.
- Mapping a new window that belongs to a running application that is hidden,
  will unhide the application.
- Removed the collapse appicons thing.
- Added real appicon sharing (apps of the same kind will have a single shared
  appicon).
- Fixed user and global defaults domain merging to preserve values present in
  global but not in user, in sub-dictionaries.
- Made dock/clip steal appicons of applications that were started from a
  shell/xterm or from the main menu, if there is a docked appicon of that
  class that is not running at the time the app is launched.
- Added animation to show that the appicon was stolen by the dock (the way
  NEXTSTEP did - map an appicon as it normally would have been, then slide it
  to the position the docked appicon is).
- Updated the animation constants for scrolling/sliding/shading to better
  adapt to newer/faster machines. Also used wusleep(10) when the delay was 0
  to get rid of the jerky animation when there was no delay.
- Saving a domain file will first strip all entries that are also present in
  the global domain as well and are exactly the same. This fixes a bug where
  settings from the global domain file were merged in the user domain file
  and further changes in the global domain file for those merged values was
  ignored making a system admin unable to set global defaults for all users
  using the global domains.
Also, some bug fixes and localization updates.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Oct 7 13:08:32 2001 UTC (10 years, 7 months ago) by rh
Branch: MAIN
Changes since 1.13: +5 -5 lines
Diff to previous 1.13 (colored)

s/LTCONFIG_OVERRIDE/LIBTOOL_OVERRIDE/
remove dependency on automake

Revision 1.13 / (download) - annotate - [select for diffs], Fri Oct 5 12:18:58 2001 UTC (10 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.12: +6 -6 lines
Diff to previous 1.12 (colored)

Update to 0.70.0, based on pkg/14157 by Geoff C. Wing, with some fixes
by me.

Changes are bugfixes, and the following:
- copy/paste launching in Dock
- internal code clean-up with notifications for window state change and other
  stuff
- removed the libPropList dependancy by adding property list handling
  code to WINGs. This code is not only better integrated with the other
  WINGs data structures, but it's also more robust. Also a backward
  compatibility header file is provided which maps old libPropList
  function names to the new WINGs based proplist names allowing old code
  to be linked to WINGs with minimal changes. For details on how to use
  the compat mode, read the comments on top of WINGs/WINGs/proplist-compat.h
  More details about this can be found in WINGs/ChangeLog and WINGs/NEWS.
  Say bye, bye libPropList =)
- rewrote all Window Maker code to use the new WINGs based proplist functions.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Aug 29 22:41:25 2001 UTC (10 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Use x11.buildlink.mk instead of USE_X11.  Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Aug 18 18:13:27 2001 UTC (10 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.10: +7 -9 lines
Diff to previous 1.10 (colored)

Update "windowmaker" package to version 0.65.1. The changes since version
0.65.0 are:
- removed FocusFollowMouse from wmaker and WPrefs
- fixed problem with alpha images showing a blue tint on big endian machines
- fixed problem with WINGs based apps exiting with a "X_RotateProperties"
  related error when text was selected in a textfiled (including WPrefs.app
  and Window Maker itself).
- fixed bug with maximization of windows with fixed resize increments
- added None geometry display type
- fixed window enumeration bug
- removed GNUisms from wsetfont (Marcelo E. Magallon <marcelo.magallon@bigfoot.com>, Masahide -mac- NODA <mac@clave.gr.jp>)
- added slovakian translations from (tomka@oalevice.sk)
- added WINGs i18n patch from tomka@oalevice.sk
- fixed wmsetbg.c to work in servers capable of multiple depths (overlay)
- added HMaximizeKey (Ruda Moura <ruda@conectiva.com.br>)
- fixed bad SIGPIPE handling setup across forks (Philippe Troin <phil@fifi.org>)
- added workaround for bug in locale handling on font set creation (Seiichi SATO <sato@cvs-net.co.jp>)
- Fixed some non-portable shell constructs used in installed scripts
  (Johnny C. Lam <lamj@stat.cmu.edu>)
- Fixed crash with long titles in the window list menu (buffer overflow)
  (Alban Hertroys <dalroi@wit401310.student.utwente.nl>, reported by
   Robert Marshall <robert@chezmarshall.freeserve.co.uk>)
- Replaced almost all sprintf() calls with snprintf()
- fixed crash when removing menu entry for Window List or Workspace submenu

Revision 1.10 / (download) - annotate - [select for diffs], Mon Jul 23 18:56:19 2001 UTC (10 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Fix windowmaker segfaults reported in pkg/13148 with the patch from there,
by Anthony Mallet.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Jul 15 08:48:19 2001 UTC (10 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.8: +4 -1 lines
Diff to previous 1.8 (colored)

Regen.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Jul 14 18:22:35 2001 UTC (10 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Fix libwraster linking problem in a more buildlink-friendly way.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Jul 7 23:05:21 2001 UTC (10 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Fix link problems with "libwraster" caused by buildlink changes.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jun 29 16:28:50 2001 UTC (10 years, 10 months ago) by nra
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Fix patch-ad so it compiles.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Jun 29 14:28:05 2001 UTC (10 years, 10 months ago) by nra
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)


Fix patch-ad to apply correctly.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jun 28 14:20:32 2001 UTC (10 years, 10 months ago) by fvdl
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Update.

Revision 1.3 / (download) - annotate - [select for diffs], Tue May 22 10:42:13 2001 UTC (11 years ago) by wiz
Branch: MAIN
Changes since 1.2: +6 -7 lines
Diff to previous 1.2 (colored)

Update to 0.65.0. Extract of changes:
Bug fixes for GNOME interaction; fixes for window positions/states after
wm crashes; removed single appicon stuff; fixed race conditions on signal
handlers; SIGINT will gently exit, SIGTERM will not be handled; better alpha
handling in some cases; MouseButton handling done differently (don't bind
Button to Action, but Action to Button); made "Keep on Top" in the dock/clip
menu a checked menu entry.
Please note: There was a bug in XPM saving -- please delete your icons in
~/GNUstep/.AppInfo/WindowMaker, they will be recreated on the next start
of the corresponding programs.

Revision 1.2 / (download) - annotate - [select for diffs], Mon May 21 05:27:56 2001 UTC (11 years ago) by tron
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Add missing "Size" entries.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 17 11:54:57 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001

+ move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>