summaryrefslogtreecommitdiff
path: root/swfdec/swfdec_as_types.h
AgeCommit message (Expand)AuthorFilesLines
2008-11-11write the rest of the documentationBenjamin Otte1-1/+1
2008-11-10make SwfdecAsGcable privateBenjamin Otte1-3/+1
2008-11-07cast SWFDEC_AS_VALUE_GET_TYPE() to SwfdecAsValueBenjamin Otte1-1/+1
2008-11-06swfdec_as_value_set_number => swfdec_as_value_from_numberBenjamin Otte1-3/+2
2008-11-06make swfdec_as_value_to_primitive() use SwfdecAsValue directlyBenjamin Otte1-1/+1
2008-11-06make swfdec_as_value_to_object () take a SwfdecAsValueBenjamin Otte1-1/+1
2008-11-06make swfdec_as_value_to_integer() take a SwfdecAsValueBenjamin Otte1-1/+1
2008-11-06convert swfdec_as_value_to_number() to use a SwfdecValueBenjamin Otte1-1/+1
2008-11-06make swfdec_as_value_to_boolean() take a SwfdecAsValueBenjamin Otte1-1/+1
2008-11-06move dereferencing out of SwfdecAsValue macrosBenjamin Otte1-10/+10
2008-11-06make SWFDEC_AS_VALUE_GET_[TYPE|VALUE]() take a value, not a pointerBenjamin Otte1-13/+14
2008-11-06SwfdecAsValue * => SwfdecAsValue for swfdec_as_value_to_string()Benjamin Otte1-1/+1
2008-11-06make SwfdecAsValue pointer-sizedBenjamin Otte1-33/+30
2008-11-05make SwfdecAsObject not be a GObject anymoreBenjamin Otte1-2/+2
2008-11-05remove SWFDEC_IS_AS_VALUE checkBenjamin Otte1-1/+0
2008-11-04fix cast alignment warnings on ARMBenjamin Otte1-1/+1
2008-10-30resolve movies when getting themBenjamin Otte1-11/+0
2008-10-29add an assertion that setting an object may not set a movieBenjamin Otte1-0/+1
2008-10-29add swfdec_as_value_get_variable()Benjamin Otte1-0/+6
2008-10-29introduce the SWFDEC_AS_TYPE_MOVIE and use itBenjamin Otte1-2/+3
2008-10-29rename SWFDEC_AS_VALUE_*_OBJECT to SWFDEC_AS_VALUE_*_COMPOSITEBenjamin Otte1-0/+11
2008-10-27get rid of swfdec_as_value_to_debug()Benjamin Otte1-1/+0
2008-10-27unify the Gcable typesBenjamin Otte1-5/+4
2008-10-21make Arrays a special type of normal objectsBenjamin Otte1-1/+0
2008-10-20make date construction work again in AMF codeBenjamin Otte1-0/+1
2008-10-20make strings GcablesBenjamin Otte1-4/+5
2008-10-19add a eneric Gcable type and use it for doublesBenjamin Otte1-1/+2
2008-10-17introduce a SWFDEC_AS_VALUE_GET_TYPE macroBenjamin Otte1-7/+8
2008-10-17make numbers garbage-collected objectsBenjamin Otte1-9/+14
2008-09-08revert cceeaeb5bfd3e74c56d572ae51214071eb80bb8bBenjamin Otte1-5/+0
2008-09-08add a very ugly hack to resolve movieclips automaticallyBenjamin Otte1-0/+5
2008-07-24Significantly change object hierarchy and creationBenjamin Otte1-0/+1
2008-01-25rename "libswfdec" to "swfdec" and "libswfdec-gtk" to "swfdec-gtk"Benjamin Otte1-0/+139