Add void* userdata support for gobjects
[gnome.seed] / doc /
2010-01-22 Tim HortonUpdate manpage and --help output with -e, etc. SEED_2_29_6
2010-01-16 Tim HortonThe manpage had completely incorrect command line argum...
2010-01-03 Tim HortonUpdate OS X build instructions (MacPorts!)
2009-08-14 Tim Horton[libseed] Add seed_context_create, which just wraps...
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 Horton[docs] Filename tag is "filename", not "file"
2009-08-10 Tim Horton[docs] Distribute importer docs, include seed_script_de...
2009-08-06 Tim HortonFrom here on out, use post-release version increment
2009-08-02 Tim Horton[examples] Distribute proper versions of clutter examples
2009-07-29 Tim Horton[docs] Various tiny grammatical fixes
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-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-13 Tim Horton[docs] Seed online docs moved to library.gnome.org
2009-07-12 Tim Horton[docs] Native function example
2009-07-12 Tim Horton[docs] Move SeedFunctionCallback docs to seed-api.c
2009-07-12 Tim Horton[docs] SeedFunctionCallback documentation
2009-07-12 Tim Horton[libseed] Fix inconsistent argument naming on seed_crea...
2009-07-12 Tim Horton[docs] seed_create_function
2009-07-12 Tim Horton[docs] Update native function documentation
2009-07-12 Tim Horton[docs] Add example for exception throwing
2009-07-12 Tim Horton[docs] Update SeedScript/evaluation docs
2009-07-11 Tim HortonRevert "[docs] Try to keep html directory around (empty...
2009-07-11 Tim HortonRevert "[docs] Missed part of the last commit"
2009-07-11 Tim Horton[docs] Missed part of the last commit
2009-07-11 Tim Horton[docs] Try to keep html directory around (empty file...
2009-07-11 Tim Horton[docs] Make sure to distribute contact documentation...
2009-07-10 Tim Horton[build] Distribute manpage
2009-07-10 Tim Horton[docs] Add empty seed.types back so make dist doesn...
2009-07-10 Tim Horton[docs] Don't scan seed-debug or seed-path, as they...
2009-07-10 Tim Horton[docs] Include module references in big Seed Reference
2009-07-10 Tim Horton[docs] Move webkit minimum revision details to deps...
2009-07-09 Tim Horton[docs] Significantly updated exception documentation
2009-07-09 Tim Horton[docs] Remove import_namespace and include from runtime...
2009-07-09 Tim Horton[docs] Add exception names to reference
2009-07-09 Tim Horton[docs] Scan seed-header.h; install seed-header.h; docs...
2009-07-09 Tim Horton[docs] Add context sample code
2009-07-08 Tim Horton[docs] Add a bit of SeedContext documentation
2009-07-08 Tim Horton[docs] Use   to make empty lines not disappear...
2009-07-08 Tim Horton[docs] Add a few simple examples for writing modules...
2009-07-08 Tim Horton[docs] Add simple "Hello world" to docs
2009-07-08 Tim Horton[docs] Add overrides for some of the structs which...
2009-07-08 Tim Horton[docs] Fix numerous gtk-doc warnings
2009-07-07 Tim Horton[libseed] Make seed_make_pointer public; libxml module...
2009-07-06 Tim Horton[docs] Add seed_empty_class to classes doc, needs to...
2009-07-06 Tim Horton[docs] Update wording of module deps
2009-07-06 Tim Horton[docs] Add bugzilla to contact page
2009-07-06 Tim Horton[docs] Apparently, keeping the generated sgml files...
2009-07-06 Tim Horton[docs] Add manpage (seed.1)
2009-07-06 Tim Horton[docs] Set namespace to "seed" so reference index is...
2009-07-06 Tim Horton[docs] Only list seed/seed.html once in sections
2009-07-06 Tim Horton[docs] Update makefile (put static sgml files in the...
2009-07-06 Tim Horton[docs] Continuing reorg; break into new sections, name...
2009-07-06 Tim Horton[docs] Update contact docs to have Git repo and email...
2009-07-06 Tim Horton[docs] Add contact information to docs
2009-07-06 Tim Horton[docs] Add the rest of the sgml templates
2009-07-05 Tim Horton[docs] Move SeedContext section annotation to doc dir...
2009-07-05 Tim Horton[docs] Update doc index. Should work in-tree, not on...
2009-07-05 Tim Horton[docs] Move INSTALL.osx to docs
2009-07-05 Tim Horton[docs] Forgot introduction file in last commit.
2009-07-05 Tim Horton[docs] Add introduction (from README)
2009-07-05 Tim Horton[docs] Add building seed documentation (borrowed from...
2009-07-05 Tim Horton[docs] Reorganize index to be more like Gtk
2009-07-04 Tim Horton[docs] Add the three new seed_value functions to the...
2009-07-02 Tim Horton[build] Matt lost some quotes in make-functions.js...
2009-07-01 Matt ARSENAULT[build] Use print instead of Seed.printf during doc...
2009-06-26 Tim Horton[examples] Same Seed (now, for a time, same-gnome-clutt...
2009-06-20 Tim Horton[docs] Fix a large number of the GtkDoc warnings we...
2009-05-29 Tim HortonMore build fixes
2009-05-29 Tim HortonFix more relative paths.
2009-05-29 Tim HortonBuild: oops; last commit should have used srcdir, not...
2009-05-29 Tim HortonBuild: don't refer to files relatively; fixes build...
2009-05-29 Tim HortonBuild: don't write into the build-from dir, write into...
2009-05-29 Tim HortonBuild: dist sandbox.xml
2009-05-29 Tim HortonBuild: readline.xml dist.
2009-05-29 Tim HortonBuild: dist sqlite.xml
2009-05-29 Tim HortonBuild: fix another file missing from dist.
2009-05-29 Tim HortonDoc: printf is not global yet
2009-05-29 Tim HortonBuild: Fix various missing things from EXTRA_DISTs
2009-05-27 Robert Carrlibseed: Move Seed.fork into os module
2009-05-27 Robert Carrfind . -path ./.git -prune -o -type f -print0 | xargs...
2009-05-26 Robert CarrAdd seed_value_to_format to API, converts an array...
2009-05-23 Robert CarrGTKDoc index.html should not be in GIT
2009-05-22 Tim HortonUpdate imports in sqlite example.
2009-05-21 Robert Carrdocs: Update docs index to point at new docbook docs
2009-05-21 Robert Carrdocs: Docbookify sandbox module documentation.
2009-05-21 Robert Carrdocs: Document the one function in the gtkbuilder modul...
2009-05-21 Robert CarrAdd docbook for gtkbuilder module. Pretty sparse...
2009-05-19 Robert Carrdoc: Module docs will now build without seed installed
2009-05-19 Tim HortonUse env to find seed, not absolute path.
2009-05-19 Robert Carrdocs: Docbookify sqlite documentation
2009-05-18 Robert CarrFix generation of readline docs
2009-05-18 Robert Carrdocs: Add docbook rewrite of readline docs
next