repository. They have not made a release in years but development
has continued.
The largest item of note is this version works with tcl-8.4.
[incr Tcl] provides the extra language support needed to build large Tcl/Tk
applications. It introduces the notion of objects, which act as building
blocks for an application. Each object is a bag of data with a set of
procedures or "methods" that are used to manipulate it. Objects are organized
into "classes" with identical characteristics, and classes can inherit
functionality from one another. This object-oriented paradigm adds another
level of organization on top of the basic variable/procedure elements, and
the resulting code is easier to understand and maintain.
This package is based on CVS sources for [incr Tcl].
The BWidget Toolkit is a high-level Widget Set for Tcl/Tk built using
native Tcl/Tk 8.x namespaces.
The BWidgets have a professional look&feel as in other well known
Toolkits (Tix or Incr Widgets), but the concept is radically different
because everything is pure Tcl/Tk. No platform dependencies, and no
compiling required. The code is 100% Pure Tcl/Tk.
The BWidget library was originally developed by UNIFIX Online, and
released under both the GNU Public License and the Tcl license.
BWidget is now maintained as a community project, hosted by
Sourceforge. Scores of fixes and enhancements have been added by
community developers. See the ChangeLog file for details.
Changes since 4.7:
August 26 2004, Shigio Yamaguchi <shigio@gnu.org>
* Moved function now() from gtags.c to libutil/date.c.
* htags: Changed so that the path passed to CGI might be encoded to %xx.
* htags: Rewritten in C language.
* htags: The use of the 'gtags --write' was stopped.
* die.c: New function sethandler() and warning() added.
* gctags/reserved.pl: The use of the --key-positions option of gperf(1)
was stopped. We need gperf-3.0.1 instead.
June 1 2004, Shigio Yamaguchi <shigio@gnu.org>
* htags: Function usable() was changed to the same specification
as usable() in libutil/usable().
* htags: Execution path of global(1) was changed to the absolute path.
* htags: Write FILEMAP file for reference from external system.
* conf.c: New config variable 'bindir' and 'datadir' added.
* w32/ directory removed.
ChangeLog has:
Changes for 1.2.1:
* Fixed startup bug
Changes for 1.2.0:
* resource file changed to ~/.fluxbox/fbdesk
* icons file change name to: ~/.fluxbox/fbdesk.icons
* requires a window manager that supports NET WM spec
(fluxbox development version > 0.9.* or cvs)
* Fixed layering issues
FbDesk should now be on bottom always
* Added new resources:
fbdesk.textAlpha: <number between 0 and 255 (opaque)>
fbdesk.iconAlpha: <number between 0 and 255 (opaque)>
* Fixed bit depth issue in ImagePNG
* Updated FbTk (Henrik)
Improved COMMENT. This package does not just for fluxbox.
Removed dependency on fluxbox.
Also install the README.
patch-aa is for missing setlocale check. (This software doesn't
even have a configure to check for this, but is used several times.)
patch-ab is because stderr not defined (notice on NetBSD 1.6.2 but not Linux).
- added options for enabling/disabling specific checks
- added options for enabling/disabling specific warnings
- improved the --help message
and corresponding man page updates.
From Roland Illig with slight fixes by me.
specifying the library and header paths for readline. Otherwise, the
configure script will dumbly pass "-I -I" and "-L -L" to the compiler,
which breaks libtool.
privoxy actually doesn't require the userid to exist at all. Simply whack
the validity checks from configure.in, move PKG_USERS/PKG_GROUPS to the
main privoxy package, and all works fine.
(Similar to the modifications originally needed for Mailman, but in that
case, the numeric user IDs were also embedded in the binaries. Fortunately,
that is not the case here.)
* ANTIC mode 2 + GTIA mode 10 - half pixel shift fix
* Amiga port updated
* OS/2 port updated
* DOSVGA port updated - joystick definition read again
* X11 port has improved keyboard support (Ctrl+Pause, left Ctrl for joy button)
* SDL port updated: joysticks emulated on keyboard can be freely edited
now with SDL_JOY_0_<direction> and SDL_TRIG_0 (same for JOY_1/TRIG_1)
config file parameters that expect values from SDL keySyms.
libvorbis 1.1.0 (2004-09-22) -- "Xiph.Org libVorbis I 20040629"
* merges tuning improvements from Aoyumi's aoTuV with fixups
* new managed bitrate (CBR) mode support
* new vorbis_encoder_ctl() interface
* extensive documentation updates
* application/ogg mimetype is now official
* autotools cleanup from Thomas Vander Stichele
* SymbianOS build support from Colin Ward at CSIRO
* various bugfixes
* various packaging improvements
Package change:
install documentation in share/doc instead of share/doc/html.
Version 1.1.2 (unreleased) [sic]
* fix a bug with multipage packet assembly after seek
Version 1.1.1 (2004 September 12)
* various bugfixes
* important bugfix for 64-bit platforms
* various portability fixes
* autotools cleanup from Thomas Vander Stichele
* Symbian OS build support from Colin Ward at CSIRO
* new multiplexed Ogg stream documentation
Package change:
Move documentation from share/doc/html to share/doc.
Bugs Fixed
----------
C13 - Fixed null pointer exception due to default give target.
C13 - Ensured that viewers as well as teacher see the new scores when
the teacher makes changes to dead stones in review/demo games.
C13 - Fixed bug that might leave useless java tasks lying around.
C13 - Got the "Your opponent has loaded your game. Join it?" dialog to
work for guests.
C13 - Now can load SGF files with 3 character labels.
C13 - Caught a few cases where arrow keys could be wrongly eaten by
components in a game window, making them harder to use at hotkeys.
S - Fixed bug in audio code that makes server crash with large numbers
of listeners.
S - Fixed a bug that would crash the server if the serverComm demon
was down for too long.
W - Fixed the bug that prevented people from leaving a tournament that
was in progress by the web page.
Features Added
--------------
S - Change constant "k" based on analysis of handicap game
outcomes. This will cause many people's ranks to change by a stone or
two, especially people in the low kyu range.
S, C13 - Event games will now appear in the "active games" list. Only
admins can set up event games now, room owners cannot.
S - All event games are now always saved, including uploaded and demo
games.
C13 - Fixed bug that would produce SGF files with "set whose move" and
B[]/W[] in the same node.
S - Minor performance improvements to audio network code.
S,C13 - Added "No chats" menu item.
* Fixes:
- Fix a bug which prevented the user from logging into the server (Todd).
- Fix a crash when editing preferences (#151940) (Todd).
- Plug a memory leak when loading user pictures (Todd).
- Clarify auto-format tooltip (#151388) (Todd).
- Include date information in Drivel's draft format (Davyd).
* Translations:
- Added Japanese translation (Satoru Satoh).
- Added Punjabi translation (Amanpreet Singh Alam).
- Updated Czech translation (Miloslav Trmac).
- Updated Canadian English translation (Adam Weinberger).
- Updated Brazilian Portuguese translation (Estêvão Samuel Procópio).
- Updated Albanian translation (Laurent Dhima).
- Updated Dutch translation (Elros Cyriatan).
- Updated British translation (David Lodge).
Bump PKGREVISION and BUILDLINK_RECOMMENDED for dependent packages due to
library major revision bump.
Noteworthy changes in gnustep-base-1.10.0:
==========================================
Note the interface version of the library has changed so that apps,
tools and libraries the use the base library need to be recompiled to
use it.
* A large majority of the library classes have been documented
thanks to the efforts of Andrew Ruder
* URL classes support persistant connections
* Mac OSX XML compatibility fixes.
* a GNUsteprc file is now automatically created and installed in
$GNUSTEP_SYSTEM_ROOT, which sets the system-wide default for the
user root directory (default=~/GNUstep, which can be overriden
with the `--with-user-root' argument to configure, or by modifying
GNUsteprc after configuration.)
* make_services is not run by GNUstep.sh anymore. You must run this
manually now (see the gnustep-gui documentation).
* Palettes use a plist instead of a strings format file now for the
palette.table file.
* You can use the `--enable-native-objc-exceptions' argument to
configure to enable use of built in objc exceptions with compilers
that support it.