2005-03-31 13:08:16 by Adam Ciarcinski | Files touched by this commit (5) |
Log message:
Changes 2.7.5:
* Support for scrolling with mouse wheel button
* Support for neXtaw widgets
* Bug fixes (randomly occurring segfault fixed -
nargs = 0 not properly reinitialized in menu bar routine !)
Changes 2.7.4:
* All popup windows now behave properly under resize requests.
This corrects former (extremely buggy) behaviour.
* Segfault bug in Print popup corrected
* The transparency activation/disactivation of selected regions
under mouse clicks has been substantially improved.
* Xaw95 widgets have been removed from the source tree, and
Xaw3d is now the recommended widget set.
|
2005-03-10 15:11:23 by Todd Vierling | Files touched by this commit (1) |
Log message:
Use pre-configure for SUBST_*, not post-patch.
|
2005-02-21 21:26:15 by Hubert Feyrer | Files touched by this commit (116) |
Log message:
Sign over maintainership to tech-pkg@
|
2005-01-31 10:24:07 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
Changes 2.7.3:
* Incorporated OpenVMS port by Jouk Jansen
<joukj@hrem.stm.tudelft.nl>
http://nchrem.tnw.tudelft.nl/openvms/software2.html
* PNG is now the default image format
* Corrected long standing bug in StdSnapshotCallback() in graphic.c
* Added -clipboard option which loads files from command line
into clipboard.
|
2004-12-29 00:18:22 by Jeremy C. Reed | Files touched by this commit (139) | |
Log message:
Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.
(If I missed any, please let me know -- and let me know a good
way to automate this.)
|
2004-12-03 16:15:13 by Thomas Klausner | Files touched by this commit (409) |
Log message:
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
|
2004-11-03 16:54:31 by Adam Ciarcinski | Files touched by this commit (8) |
Log message:
Changes 2.7.2:
* Added .bmp format
* Support for .ico format with 24 and 32 bits per pixel
* Now opens a confirmation dialog in case a file is going to be overwritten
* Improved printer management
|
2004-10-03 02:15:03 by Todd Vierling | Files touched by this commit (518) |
Log message:
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
2004-04-24 23:54:11 by Juan Romero Pardines | Files touched by this commit (1) |
Log message:
bl3ify, use subst.mk instead of using sed/mv.
|
2004-03-20 23:30:36 by Manuel Bouyer | Files touched by this commit (3) |
Log message:
Use ${MAKE}, not make
xaw95-1.1.4/export doesn't always exists, and isn't essential, so prefix
a 'cd exports ; ln -sf include X11' with a -
XXX still doesn't build out of the box on solaris, because of issues with
the openwin imake config.
|