Add void* userdata support for gobjects
[gnome.seed] / examples
2009-10-07 Tim HortonMove all examples to separate seed-examples repository. SEED_2_29_1
2009-08-10 Tim HortonUpdate example index, make HACKING point there
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-02 Tim Horton[examples] Distribute proper versions of clutter examples
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-07-31 Tim HortonRevert "[libseed] The real problem with seed_gtype_cons...
2009-07-14 Tim Horton[examples] ls.js accidentally got Seed. stripped from...
2009-07-11 Tim Horton[examples] Note to the user that calculator-mpfr isn... SEED_0_8_5
2009-07-04 Tim Horton[multiprocessing] For some reason, this is the only...
2009-07-04 Tim Horton[calculator-mpfr] Stole prefix parser from ease to...
2009-07-02 Tim Horton[clutter-pad] Update spring example to recent Clutter...
2009-07-01 Matt ARSENAULTRemove trailing whitespace all throughout examples...
2009-07-01 Tim Horton[examples] Use implicitly created Clutter stage; fixes...
2009-06-26 Tim Horton[examples] Also forgot to remove same from Makefile...
2009-06-26 Tim Horton[examples] Same Seed (now, for a time, same-gnome-clutt...
2009-06-20 Tim Horton[same-seed] Implement animation in C (testing) port
2009-06-18 Tim Horton[same-seed] Preliminary C version, mostly for debugging...
2009-06-14 Tim Horton[same-seed] Update to recent Clutter changes
2009-06-14 Tim Horton[clutter-cogl] Update 0.9 version of the example to...
2009-06-12 Tim HortonUpdate spring example to recent clutter API changes.
2009-05-30 Tim Hortondont install threaded repl twice
2009-05-29 Robert Carrexamples: Cleanup actions example
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-24 Robert CarrUpdate examples and tests to import JSON now that it...
2009-05-19 Luis MedinasFix dbus-banshee example.
2009-05-19 Tim HortonUse env to find seed, not absolute path.
2009-05-18 Tim Hortonclutterpad: springs example motion frequency @ 60Hz...
2009-05-18 Tim Hortongtkplug: example doesn't require gio import
2009-05-17 Tim HortonTurtle: Don't install seed_turtle to bindir.
2009-05-16 Tim Hortonclutter-pad: add new cairo example to Makefile.
2009-05-16 Johan Euphrosineclutter-pad: add clutter-cairo example
2009-05-16 Johan Euphrosineupdate clutter-cairo.js sample to clutter 0.9
2009-05-16 Robert Carrexamples: Add simple cairo example
2009-05-14 Tim HortonBuild: fix install permissions for some scripts (repl...
2009-05-14 Tim HortonClutterPad: remove random whitespace
2009-05-14 Johan Euphrosineclutter-pad: test and fix duplicate context creation...
2009-05-14 Robert Carrclutter-pad: Add ClutterBox2D example
2009-05-14 Johan Euphrosineexamples: Some clutter-pad cleanups
2009-05-14 Tim HortonPango: Persist (in ~/.pangojsrc, needs to find a better...
2009-05-14 Tim HortonClutterPad: Spring example, similar to Processing.
2009-05-14 Tim HortonClutterPad: editor should use fixed-width font.
2009-05-14 Tim HortonClutterPad: fix indentation of animated-rectangle example.
2009-05-14 Robert Carrexamples: Update clutter using examples to not require...
2009-05-14 Robert Carrlibseed: Add GObject.__property_type, for looking up...
2009-05-14 Robert CarrAdd 'Gst.js' with Gst.Element.prototype.link_many
2009-05-14 Tim HortonWeather: Can pass zipcode on command line
2009-05-14 Tim HortonWeather: add to Makefile.am
2009-05-14 Tim HortonWeather: should be in xml folder.
2009-05-14 Tim HortonWeather: Now works, prints temperature in Colchester...
2009-05-14 Robert Carrclutter-pad: Make the clutter-pad example a little...
2009-05-14 Tim HortonWeather: initial import of Yahoo Weather XML example.
2009-05-14 Tim Hortonlibxml: Someone forgot a Makefile.am
2009-05-13 Tim HortonClutterPad: Keyboard accelerators. Should be able to...
2009-05-13 Tim HortonClutterPad: Reset sandboxed context each time the stage...
2009-05-13 Tim HortonPango: Don't fail to clear actor selection if it's...
2009-05-13 Tim HortonClutterPad: Use actions in preparation for keybindings.
2009-05-13 Tim HortonExamples: Update HACKING to include xml examples and...
2009-05-13 Tim HortonClutterPad: Stage default bg color is black
2009-05-13 Tim HortonClutterPad: Fix ability to close file chooser dialogs...
2009-05-13 Tim HortonClutterPad: Expand stage reset to include cursor state
2009-05-13 Tim HortonClutterPad: Don't destroy GtkBuilt-file dialogs, becaus...
2009-05-13 Tim HortonClutterPad: Reset stage background color, default to...
2009-05-13 Robert Carrexamples: Add three xml module examples. xml-dom, xml...
2009-05-13 Tim HortonClutterPad: Extraneous imports.
2009-05-13 Tim HortonClutterPad: Use GtkBuilder for open/save dialogs.
2009-05-13 Tim HortonClutterPad: update Makefile to add GtkBuilder file
2009-05-13 Tim HortonClutterPad: Mostly fully functional under GtkBuilder UI.
2009-05-13 Tim HortonClutterPad: Apparently we get a consistent segfault...
2009-05-13 Tim HortonClutterPad: Beginnings of GtkBuilder signal connection.
2009-05-13 Tim HortonClutterPad: Scrolled windows
2009-05-13 Tim HortonClutterPad: Beginnings of GtkBuilder port.
2009-05-13 Tim HortonClutterPad: Move into separate subdir, in preparation...
2009-05-13 Tim HortonClutterPad: Animated rectangle example
2009-05-13 Tim HortonClutterPad: Update template to include GObject, so...
2009-05-13 Tim HortonClutterPad: Remove actors from stage each evaluation.
2009-05-13 Tim HortonClutterPad: Give default "template" on New file.
2009-05-13 Tim HortonClutterPad: Only show javascript files in examples...
2009-05-13 Tim HortonClutterPad: Implement new/open/save file, redo UI,...
2009-05-13 Tim HortonClutter-Shaders: Shaders are a C, not a JavaScript
2009-05-13 Tim HortonBuild: Add various missing files to EXTRA_DIST.
2009-05-13 Tim HortonExamples: DBUS examples are no longer toplevel
2009-05-13 Tim HortonPango: Steal keyboard focus
2009-05-13 Tim HortonPango: Much cleanup, commenting, etc.
2009-05-13 Tim HortonPango: Consistency in naming; these are actors, not...
2009-05-13 Tim HortonPango: New button should be last; raise selected actor.
2009-05-13 Tim HortonPango: Implement delete and clear all; default intro...
2009-05-13 Tim HortonPango: Implement in-place editing and color selection.
2009-05-13 Tim HortonPango: Fix save/load with float font sizes.
2009-05-13 Tim HortonPango: Use a slider for font size.
2009-05-13 Tim HortonPango: Remove old, dead code from the first revision.
2009-05-13 Tim HortonPango: Implement committing font face + size properties.
2009-05-13 Tim HortonPango: Implement font selector and loading of font...
2009-05-13 Tim HortonPango: Implement loading/saving text property.
next