Matthew Allum
e2a6630817
2006-06-23 Matthew Allum <mallum@openedhand.com>
...
* examples/super-oh.c:
Remove random stage unref fixing trails. Fixes #98
2006-06-23 16:29:11 +00:00
Matthew Allum
21728c5ba9
2006-06-23 Matthew Allum <mallum@openedhand.com>
...
* examples/video-player.c: (size_change):
cast stage height to gint avoiding wierdness for when
video height greater than half display height. Fixed #99
2006-06-23 16:21:13 +00:00
Matthew Allum
fb5f7475d7
2006-06-23 Matthew Allum <mallum@openedhand.com>
...
* clutter/clutter-video-texture.c: (clutter_video_texture_new):
Small fix for video playback on Big Endian. See #99
2006-06-23 15:26:43 +00:00
Iain Holmes
5a01d0ab1c
Shuffle some layout so that gapi2-parser can understand everything
2006-06-23 15:13:11 +00:00
Ross Burton
c43da5a4bd
2006-06-23 Ross Burton <ross@openedhand.com>
...
* configure.ac:
* Makefile.am:
Remove references to bindings/, it's moved.
2006-06-23 11:36:54 +00:00
Emmanuele Bassi
c38bbd2708
2006-06-23 Emmanuele Bassi <ebassi@openedhand.com>
...
* clutter/clutter-group.c
(clutter_group_get_children): Mention that you must free
the returned list otherwise you'll leak stuff all around.
2006-06-23 10:32:42 +00:00
Ross Burton
ff1152e3b1
2006-06-23 Ross Burton <ross@openedhand.com>
...
* examples/super-oh.c:
Fix build with trails enabled. Still crashes.
2006-06-23 09:29:54 +00:00
Ross Burton
6ddf5c196a
2006-06-23 Ross Burton <ross@openedhand.com>
...
* configure.ac:
Disable static libraries.
2006-06-23 09:20:04 +00:00
Matthew Allum
70328d585f
2006-06-22 Matthew Allum <mallum@openedhand.com>
...
* web/index.html:
Make OpeneHand link
2006-06-22 15:37:00 +00:00
Matthew Allum
f2ecb3745c
2006-06-22 Matthew Allum <mallum@openedhand.com>
...
* web/index.html:
Add Pango ref, authors info.
2006-06-22 15:27:42 +00:00
Matthew Allum
8c31bb8e45
2006-06-22 Matthew Allum <mallum@openedhand.com>
...
* configure.ac:
* web/index.html:
Correct Bugzilla link. Add debs link
Bump up version to 0.1 !
2006-06-22 15:01:22 +00:00
Matthew Allum
9cf7f81d6a
2006-06-22 Matthew Allum <mallum@openedhand.com>
...
* NEWS:
Add an entry for 0.1 release
* web/index.html:
* web/style.css:
Add basic website.
2006-06-22 14:57:25 +00:00
Iain Holmes
9b0bd1320e
80% coverage
2006-06-22 14:36:05 +00:00
Iain Holmes
96ed832b09
Add more docs...80% coverage
2006-06-22 14:31:19 +00:00
Iain Holmes
bf695c4dab
Add docs for clutter-media
2006-06-22 14:14:58 +00:00
Iain Holmes
3d95e12687
Fix typos...74%
2006-06-22 13:56:04 +00:00
Iain Holmes
f13810a34a
Docs
2006-06-22 13:48:09 +00:00
Iain Holmes
23cf8a892b
More docs
2006-06-22 13:44:47 +00:00
Iain Holmes
ae1eccdc6d
Fix typos and move *_get_type t private sections
...
--his line, and those below, will be ignored--
M clutter/clutter-actor.c
M ChangeLog
M doc/reference/clutter-sections.txt
M doc/reference/ChangeLog
M doc/reference/tmpl/clutter-enum-types.sgml
M doc/reference/tmpl/clutter-color.sgml
M doc/reference/tmpl/clutter-event.sgml
M doc/reference/tmpl/clutter-group.sgml
2006-06-22 13:05:45 +00:00
Emmanuele Bassi
33d0c989ca
2006-06-22 Emmanuele Bassi <ebassi@openedhand.com>
...
* clutter/clutter-timeline.h:
* clutter/clutter-timeline.c: Add a "started" and a "paused"
signals; add more sanity checks on the public functions.
(clutter_timeline_get_loop): Add a getter function for the
loop property.
* clutter/clutter-marshal.list: Add marshallers.
* clutter/clutter-timeline.h:
* clutter/clutter-actor.h: Add padding for future expansion
without breaking ABI.
2006-06-22 12:05:51 +00:00
Iain Holmes
a695e2f06c
More docustuff
2006-06-22 09:25:01 +00:00
Ross Burton
110d8b9f2d
* clutter/clutter-group.c:
...
Fix gtk-doc problems.
2006-06-22 09:19:32 +00:00
Ross Burton
58f2fff6d7
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.
2006-06-22 09:14:35 +00:00
Iain Holmes
ad77326868
More documentation
2006-06-22 09:12:40 +00:00
Matthew Allum
2ccbe3001f
2006-06-22 Matthew Allum <mallum@openedhand.com>
...
* clutter/clutter-main.h:
Remove bogus xvisual call.
2006-06-22 08:40:37 +00:00
Iain Holmes
4dd3fa6400
Some more docs
2006-06-21 23:19:59 +00:00
Iain Holmes
f4eee9ad3a
Some more docs
2006-06-21 23:02:20 +00:00
Matthew Allum
c39b868aeb
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.
2006-06-21 22:34:25 +00:00
Iain Holmes
64712056fa
Don't show the stage before its embedded.
2006-06-21 22:32:38 +00:00
Iain Holmes
e34b2f77c6
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!!!
2006-06-21 22:29:28 +00:00
Emmanuele Bassi
1b7b2bc573
2006-06-21 Emmanuele Bassi <ebassi@openedhand.com>
...
* examples/video-cube.c (main): Quit on key press.
2006-06-21 17:25:14 +00:00
Emmanuele Bassi
8cb8cfd5f0
2006-06-21 Emmanuele Bassi <ebassi@openedhand.com>
...
* clutter/Makefile.am: Re-fix distcheck after last commit.
2006-06-21 17:21:19 +00:00
Matthew Allum
d61ee2240b
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.
2006-06-21 16:29:28 +00:00
Ross Burton
177add8768
2006-06-21 Ross Burton <ross@openedhand.com>
...
* Makefile.am:
* gtk/Makefile.am:
Add gtk widget to distcheck and fix.
2006-06-21 16:14:43 +00:00
Emmanuele Bassi
c8d963f80d
2006-06-21 Emmanuele Bassi <ebassi@openedhand.com>
...
* clutter/Makefile.am:
* bindings/python/Makefile.am:
* Makefile.am: Fix distcheck
2006-06-21 15:54:46 +00:00
Ross Burton
f6413c66e9
2006-06-21 Ross Burton <ross@openedhand.com>
...
* clutter/Makefile.am:
* examples/Makefile.am:
Fix dist.
2006-06-21 14:40:36 +00:00
Matthew Allum
35ee56c50d
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.
2006-06-20 20:29:45 +00:00
Matthew Allum
13ce0e3709
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.
2006-06-15 22:04:19 +00:00
Matthew Allum
7639872f5f
2006-06-14 Matthew Allum <mallum@openedhand.com>
...
* configure.ac:
Add checks for GL/gl.h and GL/glx.h
2006-06-14 13:04:26 +00:00
Matthew Allum
7b1945eb84
2006-06-14 Matthew Allum <mallum@openedhand.com>
...
* AUTHORS:
* README:
* TODO:
Update all.
2006-06-13 22:29:51 +00:00
Matthew Allum
1127c5605f
2006-06-13 Matthew Allum <mallum@openedhand.com>
...
* clutter/clutter-video-texture.c:
Add missing license.
2006-06-13 16:18:24 +00:00
Matthew Allum
df92202c5f
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.
2006-06-13 13:17:45 +00:00
Matthew Allum
9afe83e695
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.
2006-06-12 20:38:57 +00:00
Matthew Allum
3d7c3295f4
Fix ChangeLog quick
2006-06-08 22:44:14 +00:00
Iain Holmes
968f8c1054
2006-06-08 Iain Holmes <iain@openedhand.com>
...
* clutter/clutter-texture.c:
Opps, undo change I didn't mean to commit
2006-06-08 22:36:17 +00:00
Iain Holmes
9e9240b2a5
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
2006-06-08 22:19:32 +00:00
Matthew Allum
f00e84606c
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
2006-06-06 20:40:40 +00:00
Iain Holmes
615d519d7a
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
2006-06-06 18:25:55 +00:00
Iain Holmes
f0efad6b79
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/
2006-06-06 18:19:11 +00:00
Matthew Allum
f040e5b0da
2006-06-05 Matthew Allum <mallum@openedhand.com>
...
* clutter/clutter-group.c: (clutter_group_remove):
Fix parent check.
2006-06-05 21:49:25 +00:00