Add void* userdata support for gobjects
[gnome.seed] / libseed / seed-structs.h
2010-01-12 Tim Hortonlibseed: Fix passing a union out to a C function
2009-07-30 Tim HortonUpdate copyright headers and indentation notes.
2009-07-01 Matt ARSENAULTRemove trailing whitespace all throughout examples...
2009-03-01 Tim HortonMushing documentation around into sections, fixing...
2009-02-23 Tim HortonMerge branch 'master' of git+ssh://git.gnome.org/git...
2009-02-23 Robert CarrLots of cleanup, standardize on GNU coding style
2009-02-07 Tim HortonHeaders have consistent "headers", too! Also, fix every...
2009-01-14 Tim HortonIndentation update.
2009-01-04 Robert CarrMerge branch 'struct-prototypes'
2008-12-30 Tim HortonUpdate indentation.
2008-11-25 Robert Carrseed-structs is global context free!
2008-11-25 Robert CarrLots more global context cleanup in seed-structs.c
2008-11-24 Robert CarrFactor out struct/union construction/JSON->field conver...
2008-11-24 Robert CarrJSON style constructors for structs.
2008-11-24 Robert CarrAdd seed_pointer_set_free, which specifies that when...
2008-11-24 Robert CarrRefactor struct code for GObject instances to use the...
2008-11-22 Tim HortonFix indentation.
2008-11-22 Robert CarrAdd seed_struct_privates, refactor seed_make_struct...
2008-11-22 Robert Carrseed_struct_get_pointer -> seed_pointer_get_pointer
2008-11-22 Robert CarrSeed boxed class, also seed-gtype and should use seed_m...
2008-11-22 Robert CarrMake seed_pointer_class, seed_struct_class is now a...
2008-11-08 Robert CarrAdd indent script and run it.
2008-11-05 Robert CarrGive seed native callbacks their own class.
2008-11-04 Robert Carrindent -nbad -bap -nbc -bbo -hnl -br -brs -c33 -cd33...
2008-11-03 Robert CarrSVN is still being annoying.
2008-11-03 Robert CarrSVN is being a pain.
2008-11-03 Robert CarrTry again at autotools.
2008-11-03 Robert CarrAutotoolize! Huzzah.
2008-11-02 Robert CarrLots of struct work, argument conversion work. Support...
2008-11-02 Robert CarrOverhaul of argument conversion. As a free bonus, make...
2008-10-17 Robert CarrAdd seed.