summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-18Merge branch 'master' into cairo16cairo16Benjamin Otte1211-5881/+707961
2007-10-18fix for SwfInstance => Resource renameBenjamin Otte2-8/+8
2007-10-18make swfdec_player_load fail when the security doesn't allow opening the URLBenjamin Otte4-8/+37
2007-10-18add flag for "only used as first flag" and use it for FileAttributesBenjamin Otte3-21/+33
2007-10-18remove g_printBenjamin Otte1-1/+0
2007-10-18fix allow security handlingBenjamin Otte1-1/+3
2007-10-18make the flash security use the sandbox type explicitlyBenjamin Otte4-62/+70
2007-10-18add (and use) swfdec_url_is_local()Benjamin Otte5-7/+22
2007-10-18replace Player.loader and Player.security with Player.resourceBenjamin Otte5-56/+40
2007-10-18don't allow any access by defaultBenjamin Otte1-2/+0
2007-10-18disable merging of Flash securitiesBenjamin Otte1-9/+2
2007-10-18make the SwfdecResource an argument to swfdec_movie_new()Benjamin Otte10-30/+52
2007-10-18special case guard == keyBenjamin Otte1-1/+4
2007-10-18set security when calling functionsBenjamin Otte6-7/+13
2007-10-18rename swfdec_swf_instance.[ch] => swfdec_resource.[ch]Benjamin Otte11-11/+11
2007-10-18rename SwfdecSwfInstance to SwfdecResourceBenjamin Otte11-92/+126
2007-10-17Merge branch 'master' of ssh://company@git.freedesktop.org/git/swfdec/swfdecBenjamin Otte40-475/+9446
2007-10-17actually implement the use_network flagBenjamin Otte1-2/+24
2007-10-17save results from the FileAttributes tagBenjamin Otte2-5/+7
2007-10-17add a SwfdecSecurity object to the SwfdecPlayerBenjamin Otte4-10/+35
2007-10-17Move TextField's rendering code to swfdec_text_field_movie.c, fix clippingPekka Lampila3-308/+291
2007-10-17spec files deserve to die, tooBenjamin Otte3-94/+0
2007-10-17remove debian dirBenjamin Otte12-231/+0
2007-10-17add the first signs of the flash security modelBenjamin Otte3-0/+163
2007-10-17add security filesBenjamin Otte1-0/+2
2007-10-17add swfdec_url_has_protocol()Benjamin Otte3-1/+23
2007-10-17add swfdec_as_object_run_with_security()Benjamin Otte2-8/+29
2007-10-17make functions have a security context associated with themBenjamin Otte5-0/+54
2007-10-17add a SwfdecSecurity to every frameBenjamin Otte3-0/+18
2007-10-17make it compile without warningsBenjamin Otte1-1/+1
2007-10-17document swfdec_security_allow_new() and make it a singletonBenjamin Otte1-1/+18
2007-10-17add swfdec_security_allow.[ch] - a Security that is totally not secureBenjamin Otte3-0/+117
2007-10-17that function doesn't actually existBenjamin Otte1-2/+0
2007-10-17fix headerBenjamin Otte1-1/+0
2007-10-17add SwfdecSecurity objectBenjamin Otte4-1/+155
2007-10-17Implement get/set for restrict and mouseWheelEnabled properties for TextFieldPekka Lampila13-6/+927
2007-10-17Add text-field-values test to see what values some TextField's properties takePekka Lampila10-0/+7429
2007-10-17Don't create TextFieldMovie with new TextField ();Pekka Lampila1-6/+5
2007-10-17lowercase the protocol and make absolute file URLs be relative anywayBenjamin Otte1-2/+2
2007-10-17Add a test for TextField's length propertyPekka Lampila10-0/+499
2007-10-17Add TextField's variable test for version 5 tooPekka Lampila3-0/+11
2007-10-17Set propflags on TextField to disable it in v5Pekka Lampila2-151/+158
2007-10-17Add a test for TextField's variable propertyPekka Lampila8-0/+70
2007-10-17Fix crash causing errors in TextField's variable stuff, implement proper lookupPekka Lampila4-7/+47
2007-10-17Format AR number in system query independent of the localePekka Lampila1-1/+5
2007-10-17Merge branch 'master' of ssh://company@git.freedesktop.org/git/swfdec/swfdecBenjamin Otte8-342/+641
2007-10-17Clean up variable listener stuff in Movie's and TextMovie's disposePekka Lampila2-0/+8
2007-10-17Implement TextField's variable propertyPekka Lampila5-37/+179
2007-10-17don't call initialize on the movies anymoreBenjamin Otte1-12/+2
2007-10-17Ha, we don't need case sensitivity options.Benjamin Otte3-8/+4