]> git.draconx.ca Git - upkg.git/history - src/uobject
music: Migrate to GOB2.
[upkg.git] / src / uobject /
2011-03-28 Nick Bowleruobject: Rename some interface-related identifiers.
2011-03-25 Nick Bowleruobject: Rename U_OBJECT_TYPE to U_TYPE_OBJECT.
2011-03-23 Nick Bowleruobject: Add initial support for object properties.
2011-03-22 Nick Bowleruobject: Add a helper function to load objects from...
2011-03-13 Nick Bowlerlicense: Update copyright notices.
2011-03-13 Nick Bowleruobject: Don't access upkg_file's pkg member.
2011-03-13 Nick Bowleruobject: Remove the file parameter from deserialize.
2011-03-13 Nick Bowleruobject: Remove pkg_idx field.
2011-03-13 Nick Bowleruobject: Add missing header to Makefile.am.
2011-03-03 Nick Bowlerupkg: Improve error reporting during package load.
2009-12-08 Nick Bowlerpackage: Move package search code to the VFS.
2009-12-08 Nick Bowlerpackage: Make the VFS directly open the package file.
2009-12-07 Nick Bowlerpackage: Get rid of separate mechanisms for opening...
2009-12-07 Nick Bowlerbuild: Re-arrange CFLAGS/LDFLAGS a bit.
2009-09-18 Nick Bowleruobject: Move source files into the uobject directory.
2009-09-16 Nick Bowlerpackage: Allow opening by filename in addition to packa...
2009-09-15 Nick Bowlerpackage: Add initial support for package search.
2009-09-07 Nick Bowlerlicense: Add permissive license to build related source...
2009-09-07 Nick Bowlerlicense: Upgrade to GPL version 3 or later.
2009-09-07 Nick Bowlerbuild: Add uobject/package.h to Makefile.am
2009-08-08 Nick BowlerMerge branch 'uobject' of git://git.draconx.ca/upkg...
2009-08-07 Nick Bowleruobject: Namespace changes.
2009-08-07 Nick Bowlermodule: Split out the GTypeModule subclass.
2009-07-24 Nick Bowleruobject: Add some descriptions of the loadable/exportab...
2009-07-24 Nick Bowleruobject: More namespace cleanups.
2009-07-24 Nick Bowleruobject: Clean up the module loader namespace.
2009-07-24 Nick Bowleruobject: Move headers into a separate (installable...