profile/ivi/clutter.git
18 years ago2006-06-22 Ross Burton <ross@openedhand.com>
Ross Burton [Thu, 22 Jun 2006 09:19:11 +0000 (09:19 +0000)]
2006-06-22  Ross Burton  <ross@openedhand.com>

* clutter.sections.txt:
* clutter-sections.txt:
Rename . to -, and add missing class members.

* tmpl/*:
Resync

18 years ago2006-06-22 Ross Burton <ross@openedhand.com>
Ross Burton [Thu, 22 Jun 2006 09:14:35 +0000 (09:14 +0000)]
2006-06-22  Ross Burton  <ross@openedhand.com>

* clutter/clutter-label.c:
* clutter/clutter-video-texture.c:
* clutter/clutter-texture.c:
* clutter/clutter-timeline.c:
Fix gtk-doc problems.

18 years agoMore documentation
Iain Holmes [Thu, 22 Jun 2006 09:12:40 +0000 (09:12 +0000)]
More documentation

18 years ago2006-06-22 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Thu, 22 Jun 2006 09:06:24 +0000 (09:06 +0000)]
2006-06-22  Matthew Allum  <mallum@openedhand.com>

        * clutter-docs.sgml:
        Add copyright info.

18 years ago2006-06-22 Emmanuele Bassi <ebassi@openedhand.com>
Emmanuele Bassi [Thu, 22 Jun 2006 08:53:12 +0000 (08:53 +0000)]
2006-06-22  Emmanuele Bassi  <ebassi@openedhand.com>

* python/clutter-base-types.defs: Remove ClutterActorTransform.

18 years ago2006-06-22 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Thu, 22 Jun 2006 08:40:37 +0000 (08:40 +0000)]
2006-06-22  Matthew Allum  <mallum@openedhand.com>

        * clutter/clutter-main.h:
        Remove bogus xvisual call.

18 years agoSome more docs
Iain Holmes [Wed, 21 Jun 2006 23:19:59 +0000 (23:19 +0000)]
Some more docs

18 years ago2006-06-22 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Wed, 21 Jun 2006 23:06:55 +0000 (23:06 +0000)]
2006-06-22  Matthew Allum  <mallum@openedhand.com>

        * clutter/clutter-actor.c:
        * clutter/clutter-actor.h:
        Remove mirroring related calls ( unimplemented )
        * gtk/gtk-clutter-test.c: 0 -> NULL

18 years agoSome more docs
Iain Holmes [Wed, 21 Jun 2006 23:02:20 +0000 (23:02 +0000)]
Some more docs

18 years ago2006-06-22 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Wed, 21 Jun 2006 22:34:25 +0000 (22:34 +0000)]
2006-06-22  Matthew Allum  <mallum@openedhand.com>

        * clutter/clutter-actor.c:
        * clutter/clutter-clone-texture.c:
        * clutter/clutter-color.c:
        * clutter/clutter-event.c:
        * clutter/clutter-group.c:
        * clutter/clutter-label.c:
        * clutter/clutter-main.c:
        * clutter/clutter-media.c:
        * clutter/clutter-rectangle.c:
        * clutter/clutter-stage.c:
        * clutter/clutter-texture.c:
        * clutter/clutter-timeline.c:
        * clutter/clutter-util.c:
        * clutter/clutter-video-texture.c:
        * configure.ac:
        Documentation updates - add section headers.

18 years agoDon't show the stage before its embedded.
Iain Holmes [Wed, 21 Jun 2006 22:32:38 +0000 (22:32 +0000)]
Don't show the stage before its embedded.

18 years ago2006-06-22 Iain Holmes <iain@openedhand.com>
Iain Holmes [Wed, 21 Jun 2006 22:29:28 +0000 (22:29 +0000)]
2006-06-22  Iain Holmes  <iain@openedhand.com>

        * gtk/gtk-clutter.[ch]: Rewrite to use
        clutter_stage_set_xwindow_foreign rather than GtkSocket.

        * gtk/gtk-clutter-test.c: Add fading!1!!!!11! OMGWTFBBQ!!!

18 years ago2006-06-21 Emmanuele Bassi <ebassi@openedhand.com>
Emmanuele Bassi [Wed, 21 Jun 2006 17:25:14 +0000 (17:25 +0000)]
2006-06-21  Emmanuele Bassi  <ebassi@openedhand.com>

* examples/video-cube.c (main): Quit on key press.

18 years ago2006-06-21 Emmanuele Bassi <ebassi@openedhand.com>
Emmanuele Bassi [Wed, 21 Jun 2006 17:21:19 +0000 (17:21 +0000)]
2006-06-21  Emmanuele Bassi  <ebassi@openedhand.com>

* clutter/Makefile.am: Re-fix distcheck after last commit.

18 years ago2006-06-21 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Wed, 21 Jun 2006 16:29:28 +0000 (16:29 +0000)]
2006-06-21  Matthew Allum  <mallum@openedhand.com>

        * clutter/Makefile.am:
        Make sure clutter.h included.
        * clutter/clutter-stage.c: (clutter_stage_realize),
        (clutter_stage_get_actor_at_pos):
        Select for motion events on X window.
        Return highest rather than lowest found actor for actor_at_pos.
        * examples/Makefile.am:
        Remove test-text, remane test video.
        * examples/README:
        Add info about the included examples.
        * examples/test-video.c:
        * examples/video-player.c:
        Redo test-video a little nicer and rename.
        * examples/video-cube.c:
        Fix so it at least 'works' again.
        * examples/test.c:
        Clean up a little.

18 years ago2006-06-21 Ross Burton <ross@openedhand.com>
Ross Burton [Wed, 21 Jun 2006 16:14:43 +0000 (16:14 +0000)]
2006-06-21  Ross Burton  <ross@openedhand.com>

* Makefile.am:
* gtk/Makefile.am:
Add gtk widget to distcheck and fix.

18 years ago2006-06-21 Emmanuele Bassi <ebassi@openedhand.com>
Emmanuele Bassi [Wed, 21 Jun 2006 15:54:46 +0000 (15:54 +0000)]
2006-06-21  Emmanuele Bassi  <ebassi@openedhand.com>

* clutter/Makefile.am:
* bindings/python/Makefile.am:
* Makefile.am: Fix distcheck

18 years ago2006-06-21 Ross Burton <ross@openedhand.com>
Ross Burton [Wed, 21 Jun 2006 14:40:36 +0000 (14:40 +0000)]
2006-06-21  Ross Burton  <ross@openedhand.com>

* clutter/Makefile.am:
* examples/Makefile.am:
Fix dist.

18 years ago2006-06-20 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Tue, 20 Jun 2006 20:29:45 +0000 (20:29 +0000)]
2006-06-20  Matthew Allum  <mallum@openedhand.com>

        * TODO:
        Update.
        * clutter/clutter-group.c:
        Attempt better group sizing code.
        * clutter/clutter-label.c:
        Minor tweaks.
        * clutter/clutter-texture.c:
        More debug info, make sure texture is realised for base_size()
        * clutter/clutter-video-texture.c:
        Seeking fixes
        * examples/test.c: (main):
        Populate with more randomness.

18 years ago2006-06-15 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Thu, 15 Jun 2006 22:04:19 +0000 (22:04 +0000)]
2006-06-15  Matthew Allum  <mallum@openedhand.com>

        * clutter/clutter-stage.c:
        * clutter/clutter-stage.h:
        Add clutter_stage_set_xwindow_foreign() call
        * clutter/clutter-util.c:
        * clutter/clutter-util.h:
        Add some X error traps
        * examples/super-oh.c:
        Toy with us of new clutter_stage_set_xwindow_foreign() for
        optional screensaver functionality.

18 years ago2006-06-14 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Wed, 14 Jun 2006 13:04:26 +0000 (13:04 +0000)]
2006-06-14  Matthew Allum  <mallum@openedhand.com>

        * configure.ac:
        Add checks for GL/gl.h and GL/glx.h

18 years ago2006-06-14 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Tue, 13 Jun 2006 22:29:51 +0000 (22:29 +0000)]
2006-06-14  Matthew Allum  <mallum@openedhand.com>

        * AUTHORS:
        * README:
        * TODO:
        Update all.

18 years ago2006-06-13 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Tue, 13 Jun 2006 16:18:24 +0000 (16:18 +0000)]
2006-06-13  Matthew Allum  <mallum@openedhand.com>

        * clutter/clutter-video-texture.c:
        Add missing license.

18 years ago2006-06-13 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Tue, 13 Jun 2006 13:17:45 +0000 (13:17 +0000)]
2006-06-13  Matthew Allum  <mallum@openedhand.com>

        * clutter/Makefile.am:
        * clutter/clutter-actor.c:
        * clutter/clutter-actor.h:
        * clutter/clutter-clone-texture.c:
        * clutter/clutter-clone-texture.h:
        * clutter/clutter-element.c:
        * clutter/clutter-element.h:
        * clutter/clutter-group.c:
        * clutter/clutter-group.h:
        * clutter/clutter-label.c:
        * clutter/clutter-label.h:
        * clutter/clutter-main.c:
        * clutter/clutter-main.h:
        * clutter/clutter-rectangle.c:
        * clutter/clutter-rectangle.h:
        * clutter/clutter-stage.c:
        * clutter/clutter-stage.h:
        * clutter/clutter-texture.c:
        * clutter/clutter-texture.h:
        * clutter/clutter-video-texture.c:
        * clutter/clutter-video-texture.h:
        * clutter/clutter.h:
        * examples/super-oh.c:
        * examples/test-text.c:
        * examples/test-video.c:
        * examples/test.c:
        * examples/video-cube.c:
        * gtk/gtk-clutter-test.c:
        * gtk/gtk-clutter.c:
        * gtk/gtk-clutter.h:
        Element to Actor Renaming.

18 years ago2006-06-12 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Mon, 12 Jun 2006 20:38:57 +0000 (20:38 +0000)]
2006-06-12  Matthew Allum  <mallum@openedhand.com>

        * clutter/Makefile.am:
        * clutter/clutter-media.c:
        * clutter/clutter-media.h:
        * clutter/clutter-video-texture.c:
        * clutter/clutter-video-texture.h:
        * clutter/clutter.h:
        * examples/test-video.c: (main):
        * examples/video-cube.c: (main):
        Add new 'media' interface.
        Drop Totem based video playback code replace with newly
        rewritten supper Jorn based code. Clutter is now fully LGPL.

        * clutter/clutter-texture.c: (tile_dimension):
        Remove uneeded overlap code.

18 years agoFix ChangeLog quick
Matthew Allum [Thu, 8 Jun 2006 22:44:14 +0000 (22:44 +0000)]
Fix ChangeLog quick

18 years ago2006-06-08 Iain Holmes <iain@openedhand.com>
Iain Holmes [Thu, 8 Jun 2006 22:36:17 +0000 (22:36 +0000)]
2006-06-08  Iain Holmes  <iain@openedhand.com>

        * clutter/clutter-texture.c:
        Opps, undo change I didn't mean to commit

18 years ago2006-06-08 Iain Holmes <iain@openedhand.com>
Iain Holmes [Thu, 8 Jun 2006 22:19:32 +0000 (22:19 +0000)]
2006-06-08  Iain Holmes  <iain@openedhand.com>

        * configure.ac:
        Add gdk-pixbuf-xlib cflags/libs to clutter libs
        Build the gtk-clutter.pc file.

        * clutter.pc.in:
        Add the gdk-pixbuf-xlib depends.

        * gtk/gtk-clutter.pc.in:
        pkg-config stuff for gtk-clutter

        * gtk/Makefile.am:
        Install gtk-clutter.pc

18 years ago2006-06-08 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Thu, 8 Jun 2006 21:28:05 +0000 (21:28 +0000)]
2006-06-08  Matthew Allum  <mallum@openedhand.com>

        * clutter/clutter-main.c:
        * clutter/clutter-private.h:
        * clutter/clutter-stage.c:
        Rework and fix offscreen rendering, also rejig GLX
        context handling, moving mostly into stage.
        Require at least OpenGL 1.2 ( CLAMP_TO_EDGE )

        * clutter/clutter-texture.c:
        Explicity set props on _init() as to avoid nasty can_create
        bug failing miserably in certain situations.
        Switch to CLAMP_TO_EDGE for textures to avoid tile seams.
        Add some more GL error checks.

        * clutter/clutter-label.c:
        Extra debug info

        * configure.ac:
        Require gdk-pixbuf-xlib-2.0

18 years ago2006-06-06 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Tue, 6 Jun 2006 20:40:40 +0000 (20:40 +0000)]
2006-06-06  Matthew Allum  <mallum@openedhand.com>

        * configure.ac:
        Use pkg-config to check for X. Really Check for GL libs.
        Make gtk binding optional. Cleanup a little.

        * Makefile.am:
        * gtk/Makefile.am:
        Make gtk binding optional

        * clutter/clutter-element.c:
        Cleanup a little, notify on size change.

        * clutter/clutter-texture.c:
        Lots of cleanups. Add waste prop. Add filter quality prop.

        * clutter/clutter-clone-texture.c:
        Make object construction simpler to work better with bindings.

        * clutter/clutter-stage.c:
        * clutter/clutter-timeline.c:
        Minor reformating, cleanups.

        * examples/test-text.c: (main):
        Random experimentation

18 years ago2006-06-06 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Tue, 6 Jun 2006 20:36:19 +0000 (20:36 +0000)]
2006-06-06  Matthew Allum  <mallum@openedhand.com>

        * python/clutter-base.defs:
        Add support for set/get_depth. Fix timeline declaration.

18 years ago2006-06-06 Iain Holmes <iain@openedhand.com>
Iain Holmes [Tue, 6 Jun 2006 18:25:55 +0000 (18:25 +0000)]
2006-06-06  Iain Holmes  <iain@openedhand.com>

        * gtk/gtk-clutter.c (size_request): Take the size of the widget from
        the ClutterStage.
        (gtk_clutter_class_init): Hook up size-request

18 years ago2006-06-06 Iain Holmes <iain@openedhand.com>
Iain Holmes [Tue, 6 Jun 2006 18:19:11 +0000 (18:19 +0000)]
2006-06-06  Iain Holmes  <iain@openedhand.com>

        * gtk/: Add a gtk widget for clutter.

        * configure.ac: Add GTK checks

        * Makefile.am: Go into gtk/

18 years ago2006-06-05 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Mon, 5 Jun 2006 21:49:25 +0000 (21:49 +0000)]
2006-06-05  Matthew Allum  <mallum@openedhand.com>

        * clutter/clutter-group.c: (clutter_group_remove):
        Fix parent check.

18 years ago2006-06-05 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Mon, 5 Jun 2006 21:44:13 +0000 (21:44 +0000)]
2006-06-05  Matthew Allum  <mallum@openedhand.com>

        * clutter/clutter-event.h:
        Remove send_event field. Clutter shouldn't need it.

        * clutter/clutter-main.c: (clutter_dispatch_x_event):
        Dont malloc a new clutter event for each xevent.

        * clutter/clutter-stage.h:
        * clutter/clutter-stage.c: (clutter_stage_class_init),
        (clutter_stage_get_default):
        Dont ref stage from clutter_stage_get_default.

        * examples/super-oh.c: (main):
        Remove some now uneeded debug g_prints

18 years ago2006-06-05 Emmanuele Bassi <ebassi@openedhand.com>
Emmanuele Bassi [Mon, 5 Jun 2006 13:38:31 +0000 (13:38 +0000)]
2006-06-05  Emmanuele Bassi  <ebassi@openedhand.com>

* clutter-color.h:
* clutter-color.c: Reimplement ClutterColor as a boxed type;
add convenience API for color handling, like: add, subtract,
shade, HSL color-space conversion, packing and unpacking.

* clutter-private.h: Update ClutterMainContext, and export the
main context pointer here.

* clutter-rectangle.h:
* clutter-rectangle.c: Update the color-related code; make
clutter_rectangle_new() and empty constructor and provide
clutter_rectangle_new_with_color(); provide color setter
and getter API.

* clutter-label.h:
* clutter-label.c: Rename the "font" property to "font-name";
update the color-related code to the new ClutterColor object;
rename clutter_label_new() to clutter_label_new_with_text(),
and add setters and getters for the properties.

* clutter-marshal.list: Add VOID:OBJECT and VOID:BOXED marshallers
generators.

* clutter-stage.h:
* clutter-stage.c: Rework the API: provide a default constructor
for a singleton object, named clutter_stage_get_default(), which
supercedes the clutter_stage() function in clutter-main; provide
new events: button-press-event, button-release-event,
key-press-event and key-release-event; update the color-related
code;

(clutter_stage_snapshot): Allow negative width and height when
taking a snapshot (meaning: use full width/height).

(clutter_stage_get_element_at_pos): Rename clutter_stage_pick().

* clutter-element.c (clutter_element_paint): Clean up the
stage and color related code.

* clutter-event.h:
* clutter-event.c: Add generic ClutterAnyEvent type; add
clutter_event_new(), clutter_event_copy() and clutter_event_free();
make ClutterEvent a boxed type.

* clutter-main.h:
* clutter-main.c: Remove clutter_stage(); add clutter_main_quit(),
for cleanly quitting from clutter_main(); add multiple mainloops
support; allocate the ClutterCntx instead of adding it to the
stack; re-work the ClutterEvent dispatching.

* clutter-group.c (clutter_group_add), (clutter_group_remove): Keep
a reference on the element when added to a ClutterGroup.

* examples/rects.py
* examples/test.c:
* examples/test-text.c:
* examples/video-cube.c:
* examples/super-oh.c:
* examples/test-video.c: Update.

18 years ago2006-06-04 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Sun, 4 Jun 2006 22:09:18 +0000 (22:09 +0000)]
2006-06-04  Matthew Allum  <mallum@openedhand.com>

        * clutter/clutter-element.c:
        * clutter/clutter-group.c:
        * clutter/clutter-group.h:
        Work more on depth ( Z ) setting with sorting.

        * clutter/clutter-main.c: (clutter_redraw):
        Experiment with glXWaitVideoSyncSGI. Currently disabled.

18 years ago2006-06-02 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Fri, 2 Jun 2006 20:24:55 +0000 (20:24 +0000)]
2006-06-02  Matthew Allum  <mallum@openedhand.com>

        * clutter/clutter-element.h:
        Add missing _depth() declarations

        * clutter/clutter-main.c:
        * clutter/clutter-main.h:
        * clutter/clutter-private.h:
        * clutter/clutter-stage.c:
        * clutter/clutter-stage.h:
        Rejig GL setup as for stage to support an offscreen property.
        Offscreen support is however a little borked.

18 years ago2006-06-01 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Thu, 1 Jun 2006 21:37:28 +0000 (21:37 +0000)]
2006-06-01  Matthew Allum  <mallum@openedhand.com>

        * clutter/clutter-element.c:
        Fix a snafu in clutter_element_raise ()

        * clutter/clutter-timeline.c:
        * clutter/clutter-timeline.h:
        Add new clutter_timeline_is_playing() method

18 years ago2006-05-29 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Mon, 29 May 2006 20:01:49 +0000 (20:01 +0000)]
2006-05-29  Matthew Allum  <mallum@openedhand.com>

        * clutter/clutter-color.c: (clutter_color_set):
        Fix bit shifts in clutter color setters.

18 years agoMerge gobject-branch into trunk
Matthew Allum [Mon, 29 May 2006 08:59:36 +0000 (08:59 +0000)]
Merge gobject-branch into trunk

19 years agomore select hacking
Matthew Allum [Fri, 27 May 2005 14:02:39 +0000 (14:02 +0000)]
more select hacking

19 years agomuch select hacking
Matthew Allum [Mon, 23 May 2005 21:21:50 +0000 (21:21 +0000)]
much select hacking

19 years agoplayback fixes
Matthew Allum [Tue, 17 May 2005 10:12:10 +0000 (10:12 +0000)]
playback fixes

19 years agomuch
Matthew Allum [Mon, 16 May 2005 22:38:57 +0000 (22:38 +0000)]
much

19 years agoAdd initial animator zoom code
Matthew Allum [Sun, 15 May 2005 23:16:19 +0000 (23:16 +0000)]
Add initial animator zoom code

19 years agoMuch, see ChangeLog
Matthew Allum [Sat, 14 May 2005 10:19:39 +0000 (10:19 +0000)]
Much, see ChangeLog

19 years agogl crash fixes
Matthew Allum [Wed, 11 May 2005 12:52:01 +0000 (12:52 +0000)]
gl crash fixes

19 years agoVideo widget updates
Matthew Allum [Fri, 6 May 2005 17:41:15 +0000 (17:41 +0000)]
Video widget updates

19 years agohack buttons some more
Matthew Allum [Fri, 29 Apr 2005 16:44:17 +0000 (16:44 +0000)]
hack buttons some more

19 years agovideo improvements + other tweaks
Matthew Allum [Wed, 27 Apr 2005 22:17:45 +0000 (22:17 +0000)]
video improvements + other tweaks

19 years agoAdd broken gst video widget
Matthew Allum [Tue, 26 Apr 2005 08:56:53 +0000 (08:56 +0000)]
Add broken gst video widget

19 years agoLots, see ChangeLog
Matthew Allum [Fri, 22 Apr 2005 18:03:55 +0000 (18:03 +0000)]
Lots, see ChangeLog

19 years agoautotool rejig
Matthew Allum [Wed, 13 Apr 2005 19:49:56 +0000 (19:49 +0000)]
autotool rejig

19 years agoanother random rejig commit
Matthew Allum [Wed, 13 Apr 2005 17:39:40 +0000 (17:39 +0000)]
another random rejig commit

19 years agoanother random commit
Matthew Allum [Wed, 13 Apr 2005 17:36:43 +0000 (17:36 +0000)]
another random commit

19 years agorandom commit to help rejig stuff around
Matthew Allum [Wed, 13 Apr 2005 17:36:17 +0000 (17:36 +0000)]
random commit to help rejig stuff around

19 years agoAdd list widget + cleanups
Matthew Allum [Thu, 7 Apr 2005 22:46:43 +0000 (22:46 +0000)]
Add list widget + cleanups

19 years agoAdd basic toolkit infrastructure
Matthew Allum [Sun, 3 Apr 2005 16:13:08 +0000 (16:13 +0000)]
Add basic toolkit infrastructure

19 years agoImplemented scrolling
Matthew Allum [Thu, 31 Mar 2005 18:19:25 +0000 (18:19 +0000)]
Implemented scrolling

19 years agoMore renaming
Matthew Allum [Wed, 30 Mar 2005 16:55:06 +0000 (16:55 +0000)]
More renaming

19 years agorename CltrImage
Matthew Allum [Wed, 30 Mar 2005 16:52:02 +0000 (16:52 +0000)]
rename CltrImage

19 years agoAdded texture tiling code
Matthew Allum [Tue, 29 Mar 2005 23:26:36 +0000 (23:26 +0000)]
Added texture tiling code

19 years agoAdd threaded loader
Matthew Allum [Sun, 27 Mar 2005 20:12:19 +0000 (20:12 +0000)]
Add threaded loader

19 years agoSee ChangeLog
Matthew Allum [Fri, 25 Mar 2005 17:22:10 +0000 (17:22 +0000)]
See ChangeLog

19 years agorefactoring
Matthew Allum [Thu, 24 Mar 2005 16:46:49 +0000 (16:46 +0000)]
refactoring

19 years agotweakage
Matthew Allum [Wed, 23 Mar 2005 21:09:57 +0000 (21:09 +0000)]
tweakage

19 years agomore fixes
Matthew Allum [Wed, 23 Mar 2005 18:48:27 +0000 (18:48 +0000)]
more fixes

19 years agomake grid work
Matthew Allum [Wed, 23 Mar 2005 17:33:37 +0000 (17:33 +0000)]
make grid work

19 years agoAdd glib event loop
Matthew Allum [Tue, 22 Mar 2005 17:25:52 +0000 (17:25 +0000)]
Add glib event loop

19 years agoInitial Import
Matthew Allum [Tue, 22 Mar 2005 14:53:51 +0000 (14:53 +0000)]
Initial Import