Noteworthy changes in version `0.6.0'
=====================================
* Several major bugs corrected.
* Clarified some of the inspectors
* Menu items are now properly enabled/disabled when appropriate
* More descriptive title displayed when a class is being edited.
Noteworthy changes in version `1.9.1'
=====================================
* Default string encoding taken from system nl_langinfo if not set
with GNUSTEP_STRING_ENCODING.
* NSKeyedArchiver/NSKeyedUnarchiver classes added.
* NSPropertyLists class added, also decodes Mac OS X binary propery
lists.
Noteworthy changes in version `1.9.0'
=====================================
* Lazy locking implemented (see GSLock documentation)
* MacOSX PB files updated to 10.3
* DO retain/release implementation simplified and also handles some
complex DO retain/release problems.
* GNUSTEP_STRING_ENCODING now supports any valid iconv name.
* gdomap uid/gid fixes
* NSString subclass heirarchy reorganized to fix problems with
copying and ownership of data.
Changes in version `1.9.1'
==========================
* Remove `--disable-import' option
* README.Darwin for darwin/MacOSX install
* Framework version and naming clarified.
Changes in version `1.9.0'
==========================
* Support for building in a separate build dir.
* Add `--enable-strip-makefiles' option to configure
* List of classes in a framework gets written to the plist file.
changes since 2.01:
2002-03-01 Andreas J. Koenig <andreas.koenig@anima.de>
* lib/Devel/Symdump.pm: perl 5.6.1 introduced a package name of
"<none>" to work around a bug if somebody uses the deprecated
C<package> without an argument. I believe we need to ignore that
symbol completely so that at least we follow the lead of the B::
extensions. Thanks to Sreeji K Das /sreeji_k at yahoo.com/ for the
report.
2000-10-31 Andreas J. Koenig <andreas.koenig@anima.de>
* Typo fix: hashs --> hashes. Thanks to Sebastien Blondeel
<Sebastien.Blondeel@idealx.com> for the report.
from pkgsrc-wip, packaged by drue at users dot sf.net.
NetBeans-IDE is a pure Java IDE.
NetBeans is dedicated to providing rock solid software development products
(NetBeans IDE, NetBeans Platform) that address the needs of developers, users
and the businesses who rely on NetBeans as a basis for their products.
library.
EBML, or Extensible Binary Meta-Language, is a simple XML like binary
language for describing data in structured style. EBML was originally
designed for use in the Matroska project, but the developers saw that
EBML was very flexible and extensible.
From pkgsrc-wip, submitted by Sergey Svishchev.
and caused lots of obscure problems in programs loading plugins (specially,
gstreamer).
The problem is that the check in the configure script tries to dlopen the
libpthread.so library, but the test program is not linked against libpthread
itself. So it crashes, because this is not supported in NetBSD (the program
was "initialized" as a non-threaded one). I've changed the test program to
use libintl, which seems to work fine.
Bump PKGREVISION to 1.
that it can not be builtin. So also check for "This file is part
of the GNU C Library".
This helps with systems that have gettext(3) functionality
included in their glibc.
This also fixes build problem under Linux where devel/popt didn't
build "because some functions are defined both in gettext-lib and
in the native libc" as reported by minskim to tech-pkg on 21/Mar/2004.
* Fix a bug to do munmap() with size 0. (client/server)
* Get rid of sched_yield(). (client/server)
* Improve robustness. (server)
* Improve robustness. (client)
* Fix a dead lock problem. (client/server)
Thomas Klausner plus minor changes by me.
Allegro is a portable library mainly aimed at video game and multimedia
programming, originally started by Shawn Hargreaves for the DJGPP compiler
in a mixture of C and assembler.
According to the Oxford Companion to Music, Allegro is the Italian for
"quick, lively, bright". It is also a recursive acronym which stands for
"Allegro Low LEvel Game ROutines".
Cross-platform support
o Dos (DJGPP, Watcom)
o Unix (Linux, *BSD, Irix, Solaris, Darwin)
o Windows (MSVC, MinGW, Cygwin, Borland)
o BeOS
o QNX
o MacOS X
-----------------------
gal-1.99.11 2004-02-18
-----------------------
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
#44222 - Task summary entry widget not i18ned (Suresh Chandrasekharan)
#46165 - Browsing the calendar causes crash and displays
nothing (Chris Toshok)
#48815 - Customize fields sub-windows dont close on ESC (Charles Zhang)
#49912 - Contacts list crash issue (Leon Zhang)
#50065 - Chinese locales Input method hangs after a task entry
and new folder creation (Suresh Chandrasekharan)
#50258 - Shared object looks for wrong mo file (Suresh Chandrasekharan)
#51527 - Gal widgets produces backspace for Ctrl-space for
japanese input (Suresh Chandrasekharan)
Other bugs and changes:
- fix namespacing to build with GNOME 2.6 (Mike Kestner, Radek Doulik)
- remove hard coded disable deprecated flags (JP Rosevear)
- updated translations: ja (Takeshi AIHANA), fi (Ilkka Tuohela),
cs (Miloslav Trmac), sv (Christian Rose), es (Francisco Javier F. Serrador),
pt_BR (Gustavo Maciel Dias Vieira), nl (Vincent van Adrighem),
no (Kjartan Maraas), pt (Duarte Loreto), sr (Danilo Segan),
ca (Jordi Mallach), el (Nikos Charonitakis), sk (Stanislav Visnovsky)