Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
changes is according to the development branch, 2.3. Changes since then
include several bugfixes.
libbonobo 2.3.6
+ bugs fixes
+ improved tests (Gustavo)
+ improved FAQ (Gustavo)
+ featurelets
+ bogus inheritance trap (Michael)
libbonobo 2.3.5
* Bugs fixed
+ reference tracking race (Gustavo Carneiro)
+ incompatible activation-client fix (Antonio Xu)
+ popt fixage (Michael, Damien Carbery)
* Featurelets
+ factory regression tests (Gustavo)
libbonobo 2.3.4
* Bugs fixed
+ don't use C++ keyword in C code (Frederic Crozat)
+ fix activation test linking and script (Michael)
* Translations
+ az (Metin Amiroff)
+ id (Mohammad Damt)
+ ml (Guntupalli Karunakar)
+ nl (Huib Kleinhout)
+ bn (Mahmudur Rahman)
+ fi (Pauli Virtanen)
+ ru (Russian team, Dmitry G. Mastrukov)
+ da (Ole Laursen)
+ sr (Serbian team, Danilo Å egan)
+ sq (Laurent Dhima)
libbonobo 2.3.3
* Features
+ use Gdk::WindowId for Bonobo_Canvas (Michael)
* Bugs fixed
+ CORBA_boolean handling in property bag (Dan Winship)
+ cancel pending timeouts when destroying factory (Gustavo
Carneiro)
libbonobo 2.3.2
* Features
+ very much improved API docs (Gustavo Carneiro,
Martin Kretschmar, Rodrigo Moya)
+ dynamic b-a-s path update (Antonio Xu)
+ fix DNS reverse-lookup (Shailesh Mittal, Michael)
+ always run in thread-safe mode (Michael)
+ tentative BonoboObject locking action (Michael)
+ new thread policy APIs (Michael)
+ bump default factory timeouts (Gustavo)
+ more regression tests (Michael, Gustavo)
* Bugs fixed
+ de-linc-ization (Michael)
+ build fixes (Jens Granseuer, Martin)
libbonobo 2.3.1
* Features
+ lots more API & other doc work (Gustavo)
+ selectable BonoboObject POAs (Michael, Gustavo)
+ re-factored activation server (Michael)
+ merged bonobo-activation (Michael)
+ unknown app registration (Gustavo)
+ cygwin build fixes (Masahiro Sakai)
+ BonoboForeignObject - for bindings (Gustavo, James H)
* Bugs fixed
+ BonoboArg improvements (Gustavo)
+ make check doesn't trash /tmp (Michael)
+ remove .so library suffix (Michael)
+ trailing ; fixes (Padraig O'Briain)
+ C++ BonoboArg bits (Martin Kretzchmar)
+ gettext fixes (Hidetoshi Tajima)
+ build fixes (Thomas VS, James H, Carlos Marin)
* Translations
+ am - Daniel Yacob, de, fa, mk, nl - Pablo Saratxaga
+ ro - Marius Andreiana, mn, id, eo, sr - Christian Rose
+ ml - Guntupalli Karunakar
|
|
|
|
|
|
Bump PKGREVISION because of the changed *.pc files.
ok'ed by wiz@
|
|
|
|
|
|
dependency bumps.
|
|
touched (updated) shortly.
Add the pkgconfig file to the file list.
|
|
libbonobo 2.2.0
* Features
+ large pretty new docs; lots of work
(Gustavo J.A.M. Carneiro)
* Bugs fixed
+ translation fix (Abel Cheung)
+ portability fixes (James H.)
+ build fixage (Julio Merino, Frederic Crozat)
libbonobo 2.1.0
* Featurelets
+ add async property set API (Michael)
+ add QI C wrapper for convenience (Michael)
+ make release_unref async - pending ORB fixes (Michael)
libbonobo 2.0.1
* Bugs fixed
+ leak fix (Kjartan Maraas)
+ 64bit GType cleans (hhetter)
+ init/shutdown count (Padraig O'Briain)
+ -pthread LIBS fix (Michael)
+ build clean fixes (Padraig O'Briain)
* i18n
+ pt_BR, lv Gustavo Noronha Silva, Peteris Krisjanis
+ el, cs Simos Xenitellis, Stanislav Brabec
|
|
|
|
Some PLIST cleanup (tell where shared directories are removed).
Bump PKGREVISION to 4.
|
|
Approved by wiz.
|
|
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
|
|
|
|
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
|
|
Introduce USE_PTL2 so that PTL2 can still be used as an alternative (e.g.
for debugging).
Only include ptl2/buildlink2.mk if USE_PTL2 is set and no native threads
are available.
Bump PKGREVISIONS.
|
|
|
|
*.pc and binaries. Both these things are simply found by packages in their
true installed locations.
|
|
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
|
|
|
|
Provided by Julio Merino <jmmv@hispabsd.org> in PR pkg/18183.
|
|
Bonobo is a set of language and system independant CORBA interfaces
for creating reusable components, controls and creating compound
documents.
We distinguish between `Bonobo' the name of the component architecture,
and `bonobo' which is the C-based easy to use implemenatation of the
Bonobo component architecture.
libbonobo contains a rich API for dealing Bonobo Objects (activation
for example).
|