summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2008-12-28fix build for --disable-gtk-docBenjamin Otte1-1/+2
2008-11-11reenable the 100% symbol coverage testBenjamin Otte1-1/+4
also dump the gtk-doc requirement, so this check actually exists
2008-11-11write the rest of the documentationBenjamin Otte1-0/+22
100% coverage again \o/
2008-11-11add more relay symbolsBenjamin Otte1-0/+3
2008-11-11remove unused leftover function definitionBenjamin Otte1-1/+0
2008-11-11fix array documentationBenjamin Otte2-3/+3
2008-11-11document relaysBenjamin Otte2-0/+15
2008-11-10ignore the new private headersBenjamin Otte1-0/+9
2008-11-10remove old symbolsBenjamin Otte1-26/+0
2008-11-05make SwfdecAsObject not be a GObject anymoreBenjamin Otte1-1/+1
Hopefully the testsuite caught all cases where we called swfdec_gc_object_mark() or swfdec_gc_object_get_context() on an AsObject - they will cause crashes now. Go Riccardo! :)
2008-10-23Merge branch '0.8'Benjamin Otte1-0/+1
Conflicts: configure.ac swfdec/swfdec_image.c
2008-10-23build fix for docs when srcdir != builddirBenjamin Otte1-0/+1
2008-10-21make Arrays a special type of normal objectsBenjamin Otte1-1/+0
2008-09-24add symbol index to documentationBenjamin Otte1-0/+1
2008-09-20add symbol indexBenjamin Otte1-0/+1
2008-09-08revert cceeaeb5bfd3e74c56d572ae51214071eb80bb8bBenjamin Otte1-1/+0
It shouldn't be in devel releases
2008-09-08add a very ugly hack to resolve movieclips automaticallyBenjamin Otte1-0/+1
I've been using it in various projects, but always been scared to add it to "upstream" Swfdec, because it should be resolved properly by adding a SWFDEC_AS_VALUE_TYPE_MOVIE. However, it increases compatibility quite a bit, so I guess it makes sense in a stable release.
2008-09-08updateBenjamin Otte1-0/+3
2008-09-08include top_builddirBenjamin Otte1-1/+1
We're installing a generated header these days
2008-09-06Add version information to SwfdecBenjamin Otte2-0/+14
The idea and documentation are liberally taken from Cairo.
2008-09-04more documentation fixesBenjamin Otte1-1/+5
2008-09-04make doc build use the right symbolsBenjamin Otte2-15/+20
2008-08-04Make SwfdecAsFrame a normal allocated structBenjamin Otte1-1/+0
side note: the vivified app is completely broken
2008-07-20get rid of unused eval API that should have been died a year agoBenjamin Otte1-2/+0
2008-07-16rename swfdec_stream_eof() to swfdec_stream_close() and add ↵Benjamin Otte1-2/+3
swfdec_stream_is_complete()
2008-06-25update private headersBenjamin Otte1-2/+9
2008-05-31exclude new sound files from the docsBenjamin Otte1-0/+6
2008-05-24update docs build to include new symbolsBenjamin Otte3-3/+46
and of course ignore non-public ones
2008-03-21include swfdec_script.h in the documentationBenjamin Otte2-1/+4
2008-02-20update docsBenjamin Otte1-2/+6
2008-02-15add swfdec_stream_is_open() functionBenjamin Otte1-0/+1
2008-02-08update docsBenjamin Otte1-2/+6
2008-01-28seems I deleted a line too muchBenjamin Otte1-0/+1
2008-01-28remove duplicate types (oops)Benjamin Otte1-4/+0
2008-01-28add include headersBenjamin Otte1-0/+5
2008-01-28update types filesBenjamin Otte1-2/+13
2008-01-28rework the documentationBenjamin Otte3-22/+96
2008-01-28add/remove header files to make this currentBenjamin Otte1-6/+6
2008-01-25s/libswfdec/swfdec part 2Benjamin Otte2-10/+10
I didn't want to do it in 1 part, otherwise the renames wouldn't have been renames
2008-01-07update types listBenjamin Otte1-1/+7
That has been forgotten for a long time...
2007-12-17fix up doc buildBenjamin Otte2-1/+9
2007-11-09s/swfdec_as_object_clear_variables/swfdec_as_object_delete_all_variables/Benjamin Otte1-0/+1
2007-11-08add the two latest headersBenjamin Otte1-0/+2
2007-11-07/swfdec_player_get_image_size/swfdec_player_get_default_size/Benjamin Otte1-1/+1
That name has annoyed me long enough now
2007-11-06add swfdec_buffer_queue_peek_buffer()Benjamin Otte1-0/+1
2007-10-27Add swfdec_as_context_throw and swfdec_as_context_catch functionsPekka Lampila1-0/+2
2007-10-22add an "SwfdecAsContext::aborted" and swfdec_as_context_is_aborted()Benjamin Otte1-0/+1
2007-10-22add max-runtime property and getter/setter functionsBenjamin Otte1-0/+2
This sets the maximum time a player may run before aborting. It's not used yet.
2007-10-22it's called swfdec_resource.h these daysBenjamin Otte1-1/+1
2007-10-18add (and use) swfdec_url_is_local()Benjamin Otte1-0/+1