Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Perl API, we need to pass -DPERL_POLLUTE=1 to the build process to look
like an older perl.
|
|
this actually find tcl -- even though it previously DEPENDed on tcl-8.0.5, it
didn't link against it properly (linking -ltcl8.0 instead of -ltcl80).
|
|
|
|
|
|
correctly.
|
|
|
|
* Monikers, total re-write along with some standard
monikers, 'file', 'oafiid', 'item'
* Aggregate Object finalization bug nailed
* Switched to a single Oaf build (Gnorba is no longer
supported) cleaning loads of cruft, object activation
cleaned, bonobo-selector API shrunk
* Bonobo has been split into GUI-less and GUI versions of
Bonobo (bonobo, bonobox libraries to assist non-gui Bonobo
component development
* Property Bag Client - new more flexible helper
interface removing BonoboObjectClient
Bugs fixed:
* Bonobo-Widget bug nailed
* Evil, fatal, intermittent plug / socket unrealize bug
inherited from Gtk fixed
* UI handler bugs nailed
* Blocking problems in listners fixed
* Spec file sorted
* Updated docs/refcounting.txt and enforced inter object
ref counting policy globaly
* Various naming daftnesses cleaned
|
|
* Compile fixes for gcc 2.96, docs (Anders Carlsson)
* Added factory skeletons to liboaf
* Renamed gnome-factory.idl to oaf-factory.idl, and renamed
GNOME::GenericFactory to GNOME::ObjectFactory (Mathieu Lacage,
Maciej Stachowiak)
* Preliminary API docs (Mathieu Lacage)
* -Werror turned off for releases, by popular demand
* Renamed "Attribute" to "Property" throughout, since "attribute"
is an IDL reserved word. (ERDI Gergo, Maciej Stachowiak)
* Fix compilation with builddir != srcdir (Mathieu Lacage)
* Improved handling of duplicate oafinfo files. (Mathieu Lacage)
* Turkish, German, Russian, Danish, Norwegian translations
(translation team)
* Added internationalization support (Mathieu Lacage)
* Renamed `supports' method to `manufactures' in
GNOME::GenericFactory interface. (ERDI Gergo)
* Added support for /etc/oaf-config.xml to tell OAF where to
look for oafinfo files.
* Added timeout for servers that don't register themselves
(Michael Meeks)
* Added support for GNOME_PATH environment variable (Mathieu
Lacage)
* Numerous build fixes (Robin * Slomkowski)
* oaf-slay program (Michael Meeks)
* Improved test program (Michael Meeks)
* IID validation (Michael Meeks)
|
|
|
|
|
|
+ Changed "na" to "PL_na" in Vector.xs in order to make the module
ready for Perl 5.6.0.
+ Removed the error messages which appeared at global destruction
time with Perl 5.6.0.
+ Changed the corresponding test script (t/02____destroy.t) accordingly.
+ Optimized the "strEQ" away from the typemap section in Vector.xs.
+ Fixed the misspelled word "whether" in the documentation.
+ Added method "Power()".
+ Added overloaded operator "**" (for exponentiation).
+ Changed method "Copy()"; the two vectors do not need to have the same
size anymore. The method will copy as much as will fit or fill up
with 0's or 1's (depending on the sign of the source) if necessary.
+ Changed the corresponding test script (t/09_parameters.t) accordingly.
|
|
|
|
the other *BSD. Still has some problems.
|
|
license, unlike the previous version.
|
|
o Added the missing support functions c_chstrlen, c_Screen2sv.
Oops. :)
o Updated DIAGNOSTICS section of pod.
o Added typedef detection support.
o Rearranged PANELS support a little.
o Removed support for wattr_get, wattr_off, wattr_on, and
wattr_set (for now). I got the prototypes from ncurses-1.9.9g,
but they apparently differ from the "standard" ones.
o Renamed "lines" everywhere, 'cause some curses library writer
was stupid enough to #define it. (Go figure.)
o Reworked "optional" arguments, which only affects newterm(),
panel_above() and panel_below(). Now, if you want to specify
"NULL" as an argument, use "undef" instead of omitting the
argument. (Don't worry if this doesn't make sense. You
probably aren't affected anyway.)
o Added the ncurses "curs_mouse" functions, but I have no idea
if they work. I couldn't even get the C versions to work, so
I had no way of testing them. Feedback on these functions
would be appreciated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
perls newer than 5.004. Note conflict with perl-5.6.0.
|
|
|
|
|
|
|
|
ones to do, and each compiled and installed/de-installed apparently
correctly.
As a side effect of the dynamic PLIST, we no longer need to have separate
-static and -shared PLISTs. It's now easier than ever to make a perl5
package for NetBSD :)
|
|
|
|
|
|
|
|
distribution file with correct compression.
|
|
Cross compile 8051 code
|
|
|
|
|
|
|
|
PWLib is a moderately large class library that has its genesis
many years ago as a method to product applications to run on both
Microsoft Windows and Unix X-Windows systems.
|
|
Remove commented out #LICENSE=GPL line, there'd be too many packages to
mark like this...
|
|
|
|
Alistair Crooks <agc@netbsd.org> for help on this.
|
|
|
|
|
|
|
|
|
|
slang.c: Under certain conditions, the continue statement was not
properly handled in do..while statements. src/test/loops.sl added
for testing.
slparse.c: avoid potential (rare?) infinite loop when slang error occurs
slsmg.c: When SLsmg_init_smg is called, mark the display as trashed.
It is now possible to add intrinsics to their own namespace via
new SLns_add* functions. Moreover, the import function now takes
an optional additional argument that specifies a namespace.
New namespace intrinsics: use_namespace, current_namespace
Changed inner-product algorithm to minimize the number of cache misses.
sldisply.c: Kanji specific patch
sldisply.c: Assume that Eterm and rxvt are xterm-like
sldostty.c: mouse support added
slsearch.c: avoid infinite loop if search string has no length.
slregexp.c: regexp \d+ was not working properly
keyhash.c: typos involving USER_BLOCK keywords corrected.
New intrinsic variable: _slang_doc_dir. This specifies the
installation location of the doc files.
Make sure it can compile with SLTT_HAS_NON_BCE_SUPPORT set to 0.
|
|
appropriate.
|
|
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.
MIRROR_DISTFILES and NO_CDROM are now dead.
|
|
|
|
|
|
|
|
|