gnome.seed
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...
2009-07-31 Tim HortonRevert "[libseed] Commit c7daca0f removed set/get_prope...
2009-07-31 Tim Horton[tests] Accidentally committed broken test in last...
2009-07-31 Tim Horton[libseed] More pretty-install property types, exception...
2009-07-31 Tim Horton[libseed] Add more attractive way to define GObject...
2009-07-31 Tim Horton[libseed] Commit c7daca0f removed set/get_property...
2009-07-30 Tim HortonUpdate copyright headers and indentation notes.
2009-07-30 Tim Horton[libseed] Indentation fix. Sorry, Robb.
2009-07-29 Tim Horton[docs] Various tiny grammatical fixes
2009-07-29 Robert Carr[libseed] Real solution to the seed_gtype_construct...
2009-07-29 Robert Carr[libseed] The real problem with seed_gtype_construct...
2009-07-29 Robert Carr[libseed] Remove some unused quarks
2009-07-29 Robert Carr[libseed] Fix the code duplication in init/init_with_co...
2009-07-29 Robert Carr[libseed] All Seed created GTypes have the same constru...
2009-07-29 Robert Carr[libseed] Prototype of gobject_methods should be Functi...
2009-07-29 Robert Carr[docs] Add remarks about JavaScriptCore exception model
2009-07-29 Robert Carr[docs] Add some documentation to SeedClass
2009-07-27 Tim Horton[libseed] Use g_build_filename for portability
2009-07-26 Robert Carr[libseed] Implement __init__.js functionality. When...
2009-07-26 Robert Carr[libseed] Refactor some of the importer dir handling...
2009-07-23 Tim Horton[docs] Search path documentation
2009-07-23 Tim Horton[docs] Loading native modules documentation
2009-07-22 Tim Horton[docs] Initial gtk-doc about the importer (from JS...
2009-07-21 Ernani Azevedo[docs] Make documentation respect DESTDIR install parameter
2009-07-18 Xan LopezFix iteration over out parameters after invoking a...
2009-07-16 Tim Horton[os] Also use canonicalize_file_name in os.realpath
2009-07-16 Tim Horton[libseed] Use canonicalize_file_name instead of realpath
2009-07-16 Matt ARSENAULTReplace use of g_strconcat with "/" with g_build_filename
2009-07-15 Tim Horton[libseed] [os] Make __script_path__ canonical and absol...
next