summaryrefslogtreecommitdiff
path: root/devel/oaf/patches
AgeCommit message (Collapse)AuthorFilesLines
2005-04-27Fix AC_DEFUN argument quoting for automake 1.8 and newer. Nowiz1-0/+13
PKGREVISION bump because most people won't care.
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam2-2/+2
buildlink2.mk files back into the main trunk.
2002-05-18Update oaf to 0.6.10mjl4-38/+13
* evil activation races * alloca issue * handle IO_PRI * more regression tests * don't multiply parse oafinfo files * racing activations far more efficient * remove multiple directory capability * Fix oaf-slay username detection * Fix for multiple activation race condition * New translations
2002-01-16Add patch missing in previous commitrh1-0/+13
2001-10-01Update oaf to 0.6.6, and while at it, buildlinkify. Changes include:rh10-143/+8
* fixes to avoid multiple oafd's running * error reporting fixes * build fixes * robustness improvements
2001-04-06Update oaf to 0.6.5.rh4-17/+59
Notable changes are: oaf-0.6.5 --------- New in this release fixed the perl5.00404 bug NO other changes ==================================== oaf-0.6.4 --------- New in this release * fixed Unregistering servers causes failure when activating a re-registered version (mjs) * fixed automounter problems (mjs) * fixed popt options (Darin) * added Romanian support (Dan Damian) ==================================== oaf-0.6.3 --------- New in this release: * Memory leak fixes (Maciej, migras) * SunOS support for oaf-slay (Michael) * Assorted bug fixes (Maciej) * Added new query language operator `prefer_by_list_order' for preferring particular components in priority order when available. * Change working directory to "/" to avoiding mount issues * Fix bug that made uloading shlib servers impossible (Maciej) * New translations (Gustavo Maciel Dias Vieira) ==================================== oaf-0.6.2 --------- New in this release: * Leak fixes (Ali) * xml-18n-toolize (Maciej) * Add DTD for oafinfo files (Maciej) * Rewrite and clean up oafinfo loading code; make it accept .oaf as well as .oafinfo files (.oaf is the preferred naming now) (Maciej) * Pass IOR by environment variable, not command line arg for security * Doc updates (Mathieu, John R. Sheets) * Assorted portability fixes (Jason Leach) * libxml 1.x/2.x compatibility (Darin) * Build fixes (Eskil, Mathieu, Maciej) * Assorted bug fixes (Michael) * New translations (Szabolcs BAN, Stanislav Visnovsky)
2001-01-02Fix build problems under NetBSD-current.tron1-4/+5
2000-10-22Update oaf to 0.6. New in this release:rh1-9/+7
* Query and activation changes: - Async activation interface (Mathieu) - Per-DISPLAY server support, so you can run bonobo apps on multiple displays at once. (Maciej) - Make test components not show up unless in test mode. (Maciej) - Forbid oafinfo files to specify properties that start with `_' (Elliot) * Added ref/unref to factory interface for future expansion (Elliot) * Build improvements (Pavel, Ramiro) * Bug fixes - Portability fixes (Dan Winship) - Exception handling fixes (Jaka) - CORBA fixes (Bradford) - Remove debugging spew (Maciej) - Leak fixes (Darin) * Translations: - New translations from (Alastair McKinstry, Jarkko Ranta, Manuel de Vega Barreiro, Christopher R. Gabriel, Yuri Syrota, Takayuki KUSANO, Jesus Bravo Alvarez) * Administrative: - Updated commit policy, set of people with commit privs (Maciej)
2000-08-31Add missing patches.rh2-0/+26
2000-08-29Update oaf to 0.5.1. Changes include:rh7-46/+57
* 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)
2000-07-16Initial import of oaf-0.4.0, the new GNOME object activation framework.rh7-0/+103