gnome.seed
2010-01-01 Tim HortonRelease 2.29.5.1 SEED_2_29_5_1
2010-01-01 Tim HortonFix some 'duplicate symbol' errors on other platforms
2010-01-01 Tim HortonPost-release increment
2010-01-01 Tim Horton2.29.5 release notes SEED_2_29_5
2009-12-31 Tim Hortonos module: oops! other GNU extensions were in use;...
2009-12-31 Tim HortonUse realpath() instead of the GNU libc extension canoni...
2009-12-31 Tim Hortonextensions: Fix substitution of paths into Seed.js
2009-12-31 Tim Hortonextensions: fix some indentation oddities
2009-12-30 Tim Hortoninterpreter: display exceptions (if any) when trying...
2009-12-30 Ryan BrownUse the right type when creating GValues for GObject...
2009-12-30 Tim HortonDistribute the repl snippet along with seed
2009-12-30 Tim HortonUse realpath() instead of the GNU libc extension canoni...
2009-12-30 Tim HortonRemove Mac OS X specific configuration
2009-12-30 Tim HortonUse POSIX thread-local storage API instead of GCC exten...
2009-12-17 Robert CarrImprove handling of case where constructing struct...
2009-12-17 Robert Carr[importer] Struct/union constructors need to take a...
2009-12-17 Robert CarrBuilt in REPL was broken because it was installing...
2009-12-17 Robert CarrAdd regression test for BGO 593182
2009-12-17 Robert Carrseed_get_class_info_for_type had a logic error, causing...
2009-12-17 Robert CarrUpdate some autotools junk? I guess. I could only reall...
2009-12-17 Iain Nicollibseed: do not call JSValueProtect on values the GC...
2009-12-16 Tim HortonPost-release increment
2009-12-16 Tim HortonUpdate NEWS and README for 2.29.4 SEED_2_29_4
2009-12-16 Steve Frécinauxreference: Add a note about search path ownership.
2009-12-16 Iain Nicollibseed: Improve integral type conversions; mostly...
2009-12-16 Steve FrécinauxRemove unused "arg_type" argument in make_native_closure.
2009-12-16 Steve FrécinauxRemove arg_info param from seed_gi_make_argument().
2009-11-30 Tim HortonPostincrement after release (now 2.29.4)
2009-11-17 Tim HortonPostincrement version number to 2.29.3 SEED_2_29_3
2009-11-17 Tim HortonMore 2.29.2 changes (update NEWS and version) SEED_2_29_2
2009-11-16 Tim HortonSeed 2.29.2 changes
2009-11-01 Tim Hortonlibseed: make seed_value_from_filename return "null...
2009-11-01 Tim Hortontests: Update one test affected by previous commit
2009-11-01 Iain Nicolmake seed_value_from_string return "null" if passed...
2009-10-28 Tim Hortontests: A bunch of exceptions changed format a while...
2009-10-28 Tim Hortoninterpreter: Add --version argument; chain option parsi...
2009-10-28 Tim Hortonlibseed: Add --seed-version argument
2009-10-28 Tim Hortonclutter extension: Add wrapper for animate_with_alpha
2009-10-28 Tim HortonClean up 'seed' interpreter
2009-10-07 Tim HortonMove all examples to separate seed-examples repository. SEED_2_29_1
2009-10-07 Tim HortonUse @libdir@ instead of @prefix@/lib
2009-09-20 Tim HortonPost-release bump to 2.29.1
2009-09-20 Tim HortonUpdate NEWS for the last three releases (oops!) SEED_2_28_0
2009-09-08 Tim HortonPost-release bump to 2.28.0
2009-09-07 Robert Carr[libseed] Implement instanceof for GObject constructors... SEED_2_27_92
2009-09-07 Robert Carr[libseed] Implement G_TYPE_STRV in seed_gvalue_from_see...
2009-09-07 Robert Carr[libseed] Add seed_engine_destroy
2009-09-04 Josselin Mouette[modules] Build as loadable modules, instead of fully...
2009-08-25 Tim HortonRevert "Clean up 'seed' interpreter"
2009-08-22 Tim HortonClean up 'seed' interpreter
2009-08-21 Tim HortonPost-release bump to 2.27.92
2009-08-21 Xan LopezUse LDFLAGS instead of CFLAGS when appropriate SEED_2_27_91
2009-08-21 Xan LopezUse AM_SILENT_RULES instead of shave.
2009-08-14 Tim Horton[libseed] Add seed_context_create, which just wraps...
2009-08-10 Tim HortonPost-release bump to 2.27.91
2009-08-10 Tim HortonWe're calling this 2.27.90 to sync up with the GNOME... SEED_2_27_90
2009-08-10 Tim Hortongitignore the generated index.html
2009-08-10 Tim Horton[ffi] Use size_t format flag
2009-08-10 Tim Horton[docs] Modules link from doc index should go to module...
2009-08-10 Tim HortonUpdate example index, make HACKING point there
2009-08-10 Tim Horton[docs] Point to large manual for module documentation
2009-08-10 Tim Horton[docs] Forgot to include one of the files in the last...
2009-08-10 Tim Horton[docs] Factor out gtk-doc displayed version number
2009-08-10 Tim HortonUpdate gitignore to match new documentation, etc.
2009-08-10 Tim Horton[tests] Fix everything.js test after inspection of...
2009-08-10 Tim HortonDistribute various assorted files which we were missing
2009-08-10 Tim Horton[cairo] Quit when floating window is closed
2009-08-10 Tim Horton[browser] Use nice property installation, fix toolbar...
2009-08-10 Tim Horton[libseed] Support pretty property installation for...
2009-08-10 Tim HortonRemove OPEN_QUESTIONS; this is from before we had a...
2009-08-10 Tim HortonUpdate NEWS for today's release
2009-08-10 Tim Horton[docs] Filename tag is "filename", not "file"
2009-08-10 Tim Horton[docs] Distribute importer docs, include seed_script_de...
2009-08-10 Tim HortonMove ChangeLog to NEWS, autogenerate ChangeLog, to...
2009-08-10 Tim Horton[docs] Standardize on 'val' for type conversion functio...
2009-08-10 Tim Horton[ffi] Include ffi flags when building ffi module for...
2009-08-06 Tim HortonFrom here on out, use post-release version increment
2009-08-06 Tim HortonRelicense main.c as LGPLv3, closes 590810
2009-08-03 Robert Carr[ffi] Add support for pointer types to FFI. Also avoid...
2009-08-03 Robert Carr[libxml] getAttribute would only work for the first...
2009-08-03 Robert Carr[ffi] Hey, ffi actually works now. Add tests to prove...
2009-08-02 Tim Horton[examples] Distribute proper versions of clutter examples
2009-08-02 Robert Carr[ffi] Calling functions works now...
2009-08-01 Robert Carr[ffi] Start implementing the calling bits...
2009-08-01 Robert Carrffi: Implement signature reading/building of internal...
2009-08-01 Robert CarrMerge branch 'master' into ffi
2009-08-01 Robert Carr[libseed] Fix bug in seed_value_to_string where if...
2009-08-01 Robert CarrImplement getting functions from libraries...sort of...
2009-08-01 Robert CarrAdd ffi.Library constructor
2009-08-01 Robert CarrInitial add of ffi module
2009-08-01 Robert Carr[libseed] Organize seed.h by value/object/context/closu...
2009-08-01 Robert Carr[libseed] Fix gtype-gtype.js test
2009-08-01 Robert CarrFix build
2009-08-01 Tim Horton[n-oscillator] Use new semi-attractive gobject property...
2009-08-01 Tim Horton[notify-test] Make notify test only notify on file...
2009-08-01 Tim Horton[examples] Move clutter-transitions to broken as it...
2009-08-01 Tim Horton[examples] Clutter 1.0 is stable; there's no reason...
2009-08-01 Tim Horton[libseed] Throw exception if property is installed...
2009-08-01 Tim Horton[libseed] More error checking for pretty property insta...
2009-07-31 Tim HortonRevert "[libseed] The real problem with seed_gtype_cons...
next