Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
gnash-commit (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Fri Jul 31 2009 18:01:30 -0400
Threads in reverse chronological order
[
Next Period
]
[Gnash-commit] /srv/bzr/gnash/trunk r11359: completed basic implementation of Camera actionscript class. Still some work to be done, testsuites now pass instead of xfail
,
Ben Limmer
,
2009/07/31
[Gnash-commit] /srv/bzr/gnash/trunk r11358: framework for htmlText/text separation
,
Bob Naugle
,
2009/07/31
[Gnash-commit] /srv/bzr/gnash/trunk r11357: Fix segfault. Initialize _maxScroll
,
Bob Naugle
,
2009/07/31
[Gnash-commit] /srv/bzr/gnash/trunk r11356: Implemented list html tag
,
Sharad Desai
,
2009/07/31
[Gnash-commit] /srv/bzr/gnash/trunk r11354: only build generate_amfbins at check time. Fix minor tab/space issues.
,
rob
,
2009/07/31
[Gnash-commit] /srv/bzr/gnash/trunk r11353: Make TextField class constructor non-static. As far as I can tell, this is
,
Benjamin Wolsey
,
2009/07/31
[Gnash-commit] /srv/bzr/gnash/trunk r11352: Trivial cleanups in TextField.
,
Benjamin Wolsey
,
2009/07/31
[Gnash-commit] /srv/bzr/gnash/trunk r11351: Couple of tests.
,
Benjamin Wolsey
,
2009/07/31
[Gnash-commit] /srv/bzr/gnash/trunk r11350: Fix compile. Add/enable tests. Clean up a bit.
,
Benjamin Wolsey
,
2009/07/31
[Gnash-commit] TextField implementation improvements
,
Benjamin Wolsey
,
2009/07/31
[Gnash-commit] /srv/bzr/gnash/trunk r11349: Fix compiler warnings
,
Bob Naugle
,
2009/07/30
[Gnash-commit] /srv/bzr/gnash/trunk r11348: Modified tabStops property and should now return proper return type
,
Sharad Desai
,
2009/07/30
Re: [Gnash-commit] /srv/bzr/gnash/trunk r11348: Modified tabStops property and should now return proper return type
,
Benjamin Wolsey
,
2009/07/31
[Gnash-commit] /srv/bzr/gnash/trunk r11347: AAAAAAND here's the header.
,
Bob Naugle
,
2009/07/30
[Gnash-commit] /srv/bzr/gnash/trunk r11346: TextField.restrict
,
Bob Naugle
,
2009/07/30
[Gnash-commit] /srv/bzr/gnash/trunk r11345: RGBA can parse values from hex string (eg. #FF0000)
,
Bob Naugle
,
2009/07/30
[Gnash-commit] /srv/bzr/gnash/trunk r11344: Use HTML attribute map iterator to reference attribute.
,
Bob Naugle
,
2009/07/30
Re: [Gnash-commit] /srv/bzr/gnash/trunk r11344: Use HTML attribute map iterator to reference attribute.
,
Benjamin Wolsey
,
2009/07/30
[Gnash-commit] /srv/bzr/gnash/trunk r11343: Fix a bug. Correct some properties for swfdec testsuite passes.
,
Benjamin Wolsey
,
2009/07/30
[Gnash-commit] /srv/bzr/gnash/trunk r11342: Minor cleanups, split long lines.
,
Benjamin Wolsey
,
2009/07/30
[Gnash-commit] /srv/bzr/gnash/trunk r11341: Don't pass as_objects by value, or the GC will blow up when it tries to
,
Benjamin Wolsey
,
2009/07/30
[Gnash-commit] /srv/bzr/gnash/trunk r11340: Case-insensitive HTML parsing.
,
Bob Naugle
,
2009/07/30
[Gnash-commit] /srv/bzr/gnash/trunk r11339: Fix enumeration error, allowing StaticText class to be registered and
,
Benjamin Wolsey
,
2009/07/30
[Gnash-commit] /srv/bzr/gnash/trunk r11338: Revert Camera class changes until they work with ffmpeg too.
,
Benjamin Wolsey
,
2009/07/30
Re: [Gnash-commit] /srv/bzr/gnash/trunk r11338: Revert Camera class changes until they work with ffmpeg too.
,
Rob Savoye
,
2009/07/30
Re: [Gnash-commit] /srv/bzr/gnash/trunk r11338: Revert Camera class changes until they work with ffmpeg too.
,
Benjamin Wolsey
,
2009/07/30
[Gnash-commit] /srv/bzr/gnash/trunk r11337: updated testsuites and functionality in VideoInputGst.cpp and started working with AS implementation (not final at all)
,
Ben Limmer
,
2009/07/29
Re: [Gnash-commit] /srv/bzr/gnash/trunk r11337: updated testsuites and functionality in VideoInputGst.cpp and started working with AS implementation (not final at all)
,
Benjamin Wolsey
,
2009/07/30
Re: [Gnash-commit] /srv/bzr/gnash/trunk r11337: updated testsuites and functionality in VideoInputGst.cpp and started working with AS implementation (not final at all)
,
Benjamin Wolsey
,
2009/07/30
[Gnash-commit] /srv/bzr/gnash/trunk r11336: HTML font tag
,
Bob Naugle
,
2009/07/29
Re: [Gnash-commit] /srv/bzr/gnash/trunk r11336: HTML font tag
,
Benjamin Wolsey
,
2009/07/30
Re: [Gnash-commit] /srv/bzr/gnash/trunk r11336: HTML font tag
,
Rob Savoye
,
2009/07/30
Re: [Gnash-commit] /srv/bzr/gnash/trunk r11336: HTML font tag
,
Benjamin Wolsey
,
2009/07/30
[Gnash-commit] /srv/bzr/gnash/trunk r11335: Fixed compiler warnings in TextFormat
,
Sharad Desai
,
2009/07/29
[Gnash-commit] /srv/bzr/gnash/trunk r11334: Fixed compiler warnings for TextField and TextFormat
,
Sharad Desai
,
2009/07/29
[Gnash-commit] /srv/bzr/gnash/trunk r11333: Fix accidental TextField.h revert
,
Bob Naugle
,
2009/07/29
[Gnash-commit] /srv/bzr/gnash/trunk r11332: parseHTML returns tag attributes, as well as indicating whether the tag is self-closing or not
,
Bob Naugle
,
2009/07/29
[Gnash-commit] /srv/bzr/gnash/trunk r11331: Implemented tabStops and multiline property in TextField, and some html tags
,
Sharad Desai
,
2009/07/29
[Gnash-commit] /srv/bzr/gnash/trunk r11330: Separate registration of native functions.
,
Benjamin Wolsey
,
2009/07/29
[Gnash-commit] /srv/bzr/gnash/trunk r11329: Revert unintentional reversion unintentionally committed. Passes for
,
Benjamin Wolsey
,
2009/07/29
[Gnash-commit] /srv/bzr/gnash/trunk r11328: Test Keyboard class.
,
Benjamin Wolsey
,
2009/07/29
[Gnash-commit] /srv/bzr/gnash/trunk r11327: Minor cleanup.
,
Benjamin Wolsey
,
2009/07/29
[Gnash-commit] /srv/bzr/gnash/trunk r11326: Separate prototype object retrieval from class/object creation for clarity
,
Benjamin Wolsey
,
2009/07/29
[Gnash-commit] /srv/bzr/gnash/trunk r11325: updated testsuites and findcam/mic utilities they should no longer segfault
,
Ben Limmer
,
2009/07/28
Re: [Gnash-commit] /srv/bzr/gnash/trunk r11325: updated testsuites and findcam/mic utilities they should no longer segfault
,
Benjamin Wolsey
,
2009/07/28
[Gnash-commit] /srv/bzr/gnash/trunk r11324: First stage towards sorting out prototypes and as_objects for a non-singleton
,
Benjamin Wolsey
,
2009/07/28
[Gnash-commit] /srv/bzr/gnash/trunk r11323: Fix other people's compiler warnings. Fix testsuite breakages. Expect
,
Benjamin Wolsey
,
2009/07/28
[Gnash-commit] /srv/bzr/gnash/trunk r11322: Fixed TextField password property
,
Sharad Desai
,
2009/07/27
[Gnash-commit] /srv/bzr/gnash/trunk r11321: fixed problem with initialization of data::data() in findwebcams utility
,
Ben Limmer
,
2009/07/27
[Gnash-commit] /srv/bzr/gnash/trunk r11320: Whoops, almost forgot the edited makefile.am
,
Bob Naugle
,
2009/07/27
[Gnash-commit] /srv/bzr/gnash/trunk r11319: A few more SWF Tag loader stubs.
,
Bob Naugle
,
2009/07/27
[Gnash-commit] /srv/bzr/gnash/trunk r11318: Implemented TextField password, bullet, display properties
,
Sharad Desai
,
2009/07/27
Re: [Gnash-commit] /srv/bzr/gnash/trunk r11318: Implemented TextField password, bullet, display properties
,
Benjamin Wolsey
,
2009/07/28
[Gnash-commit] /srv/bzr/gnash/trunk r11317: fixed VideoInputGst so make check doesn't fail
,
Ben Limmer
,
2009/07/27
[Gnash-commit] /srv/bzr/gnash/trunk r11316: updated VideoInput files to support breaking bin links and updated videotest file
,
Ben Limmer
,
2009/07/27
[Gnash-commit] /srv/bzr/gnash/trunk r11315: updated Audio and Video input cpp files and test suites
,
Ben Limmer
,
2009/07/27
[Gnash-commit] /srv/bzr/gnash/trunk r11313: clean up configuration of Gstreamer, and build with the renamed config variables.
,
rob
,
2009/07/24
[Gnash-commit] /srv/bzr/gnash/trunk r11311: Removed un-needed debug statement
,
Jon Crider
,
2009/07/24
[Gnash-commit] /srv/bzr/gnash/trunk r11309: updated the audio and video input testcases and the findwebcams utility
,
Ben Limmer
,
2009/07/23
[Gnash-commit] /srv/bzr/gnash/trunk r11307: Fix undefined behaviour and compiler warning. Add proper tests, correct
,
Benjamin Wolsey
,
2009/07/23
[Gnash-commit] /srv/bzr/gnash/trunk r11306: Don't cast pointers to unsigned int for logging. Besides being unnecessary,
,
Benjamin Wolsey
,
2009/07/23
[Gnash-commit] /srv/bzr/gnash/trunk r11305: updated VideoInput testcase
,
Ben Limmer
,
2009/07/22
[Gnash-commit] /srv/bzr/gnash/trunk r11304: Added some HTML support for <b>(bold) <i>(italic) and <u>(underline), but it still doesn't fully conform to pp behavior. Namely, when to format and when to just ignore tags and such...
,
Bob Naugle
,
2009/07/22
[Gnash-commit] /srv/bzr/gnash/trunk r11300: made base implementation of AudioInputGst and a sample testcase
,
Ben Limmer
,
2009/07/22
[Gnash-commit] /srv/bzr/gnash/trunk r11301: Changes to AmigaOS4 gui files to respect latest updates
,
Andrea Palmatè
,
2009/07/22
[Gnash-commit] /srv/bzr/gnash/trunk r11299: include cygnalrc.in in dist tarballs to keep distcheck happy.
,
rob
,
2009/07/22
[Gnash-commit] /srv/bzr/gnash/trunk r11298: merge from branch.
,
rob
,
2009/07/21
[Gnash-commit] /srv/bzr/gnash/trunk r11297: Increased robustness of showMenu, added test cases. Added test cases for rc file option
,
Jon Crider
,
2009/07/21
[Gnash-commit] /srv/bzr/gnash/trunk r11296: replace tab with single space.
,
rob
,
2009/07/21
[Gnash-commit] /srv/bzr/gnash/trunk r11295: Changes to TextField:
,
Bob Naugle
,
2009/07/21
[Gnash-commit] /srv/bzr/gnash/trunk r11294: merge from branch. add working SSL support for client and server.
,
rob
,
2009/07/21
[Gnash-commit] /srv/bzr/gnash/trunk r11293: Implemented Stage.showMenu -
,
Jon Crider
,
2009/07/21
Re: [Gnash-commit] /srv/bzr/gnash/trunk r11293: Implemented Stage.showMenu -
,
Benjamin Wolsey
,
2009/07/21
[Gnash-commit] /srv/bzr/gnash/trunk r11290: fixed problem with detecting microphone monitors as sources
,
Ben Limmer
,
2009/07/20
[Gnash-commit] /srv/bzr/gnash/trunk r11289: merge from branch.
,
rob
,
2009/07/20
[Gnash-commit] /srv/bzr/gnash/trunk r11288: added a utility to enumerate attached microphones for use with gnashrc file
,
Ben Limmer
,
2009/07/20
[Gnash-commit] /srv/bzr/gnash/trunk r11287: Add an onUnload handler to the character just being unloadMovie'd. This exposes an assertion failure in DisplayList::display. The 'unload' button is not clicked by the test runner so this shouldn't stop 'make check'.
,
Sandro Santilli
,
2009/07/20
[Gnash-commit] /srv/bzr/gnash/trunk r11286: Fix opengl renderer builds. Only gtk and kde4 are tested.
,
John Wimer
,
2009/07/20
[Gnash-commit] /srv/bzr/gnash/trunk r11285: fixed VideoInput testcase to conform to new naming conventions
,
Ben Limmer
,
2009/07/20
[Gnash-commit] /srv/bzr/gnash/trunk r11284: Changes to TextField:
,
Bob Naugle
,
2009/07/20
Re: [Gnash-commit] /srv/bzr/gnash/trunk r11284: Changes to TextField:
,
Benjamin Wolsey
,
2009/07/20
[Gnash-commit] /srv/bzr/gnash/trunk r11283: Add manual test for unloadMovie. Looks interesting, but isn't automated.
,
Sandro Santilli
,
2009/07/18
[Gnash-commit] /srv/bzr/gnash/trunk r11282: Don't limit getBounds/unloadMovie testing to SWF8 for no reason
,
Sandro Santilli
,
2009/07/18
[Gnash-commit] /srv/bzr/gnash/trunk r11281: findwebcams depends on GST, don't try to build when FFMPEG is selected (would fail)
,
Sandro Santilli
,
2009/07/18
[Gnash-commit] /srv/bzr/gnash/trunk r11280: brought VideoInput and findwebcam files up to coding style requirements
,
Ben Limmer
,
2009/07/17
[Gnash-commit] /srv/bzr/gnash/trunk r11279: added a utility that helps set default webcam in gnashrc file for use with VideoInput
,
Ben Limmer
,
2009/07/17
[Gnash-commit] /srv/bzr/gnash/trunk r11278: Fix cairo build by providing forward definition and some code formatting cleanup
,
John Wimer
,
2009/07/17
[Gnash-commit] /srv/bzr/gnash/trunk r11277: Move Renderer_cairo class definition to the header file.
,
John Wimer
,
2009/07/17
[Gnash-commit] /srv/bzr/gnash/trunk r11276: test_videoinput.cpp is highly dependent on GST media handler, don't try to build when FFMPEG is selected instead (won't build)
,
Sandro Santilli
,
2009/07/16
[Gnash-commit] /srv/bzr/gnash/trunk r11275: fixed segfault problem when running the test_videoinput testcase with videotestsrc
,
Ben Limmer
,
2009/07/16
[Gnash-commit] /srv/bzr/gnash/trunk r11274: test for the shared memory key value.
,
rob
,
2009/07/16
[Gnash-commit] /srv/bzr/gnash/trunk r11273: add more values that were failing in the real world.
,
rob
,
2009/07/16
[Gnash-commit] /srv/bzr/gnash/trunk r11272: Fixed a compilation problem. Replaced size_t with unsigned long
,
Andrea Palmatè
,
2009/07/16
[Gnash-commit] /srv/bzr/gnash/trunk r11270: Fix an assertion failure I added to check a signed/unsigned comparison.
,
Benjamin Wolsey
,
2009/07/16
[Gnash-commit] /srv/bzr/gnash/trunk r11269: Drop unused files.
,
Benjamin Wolsey
,
2009/07/16
[Gnash-commit] /srv/bzr/gnash/trunk r11268: Pass an ObjectURI to all init methods. This makes them more flexible in
,
Benjamin Wolsey
,
2009/07/16
[Gnash-commit] DefineFontAlignZonesTag commit
,
Benjamin Wolsey
,
2009/07/16
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/17
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/17
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/17
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/17
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/30
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/17
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/17
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/23
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/24
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/24
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/30
[Gnash-commit] /srv/bzr/gnash/trunk r11267: more improvements to TextField. Allowances for multiple TextRecords on same line. MemCheck clean (i think). Lines display and scroll correctly.
,
Bob Naugle
,
2009/07/15
[Gnash-commit] /srv/bzr/gnash/trunk r11264: Fixed allowDomain for flash8 so that it now returns a boolean. Updated System test cases to include changes to allowDomain and fix minor problems throughout.
,
Jon Crider
,
2009/07/15
[Gnash-commit] /srv/bzr/gnash/trunk r11263: Some fixes to TextField.cpp and changes to misc-haxe.all/classes.all/DejaGnu.hx to show test output in gnash/gflashplayer window
,
Bob Naugle
,
2009/07/15
[Gnash-commit] /srv/bzr/gnash/trunk r11262: Add some basic TextField display tests with automatic testing of AS
,
Benjamin Wolsey
,
2009/07/15
[Gnash-commit] /srv/bzr/gnash/trunk r11261: Pass Global_as to some as_object ctors.
,
Benjamin Wolsey
,
2009/07/15
[Gnash-commit] /srv/bzr/gnash/trunk r11260: Fix all compiler warnings in libcore except those in TextField (which it
,
Benjamin Wolsey
,
2009/07/15
[Gnash-commit] /srv/bzr/gnash/trunk r11259: Fix compiler warnings.
,
Benjamin Wolsey
,
2009/07/15
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-gst
,
buildbot
,
2009/07/14
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-gst
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-gst
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-gst
,
buildbot
,
2009/07/17
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-gst
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-gst
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-gst
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-gst
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-gst
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-gst
,
buildbot
,
2009/07/23
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-gst
,
buildbot
,
2009/07/24
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-gst
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-gst
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-gst
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-gst
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot success in Gnash on gnash-i686-debian-gst
,
buildbot
,
2009/07/30
[Gnash-commit] /srv/bzr/gnash/trunk r11258: Moved data structure into anonymous namespace where it should have been in the first place.
,
Jon Crider
,
2009/07/14
[Gnash-commit] /srv/bzr/gnash/trunk r11256: Fixed invalid write
,
Bob Naugle
,
2009/07/14
[Gnash-commit] /srv/bzr/gnash/trunk r11255: late fixes to TextField:
,
Bob Naugle
,
2009/07/14
[Gnash-commit] /srv/bzr/gnash/trunk r11254: Implemented System_security_allowDomain. Added vector data structures and accessor functions to System_as.cpp to store domain name strings for allowing data access to swf's. This currently does nothing in gnash since we don't deal with inter-swf access in the same way as Adobe.
,
Jon Crider
,
2009/07/14
Re: [Gnash-commit] /srv/bzr/gnash/trunk r11254: Implemented System_security_allowDomain. Added vector data structures and accessor functions to System_as.cpp to store domain name strings for allowing data access to swf's. This currently does nothing in gnash since we don't deal with inter-swf access in the same way as Adobe.
,
Benjamin Wolsey
,
2009/07/14
[Gnash-commit] /srv/bzr/gnash/trunk r11253: Update to TextField:
,
Bob Naugle
,
2009/07/14
Re: [Gnash-commit] /srv/bzr/gnash/trunk r11253: Update to TextField:
,
Benjamin Wolsey
,
2009/07/14
Re: [Gnash-commit] /srv/bzr/gnash/trunk r11253: Update to TextField:
,
strk
,
2009/07/14
Re: [Gnash-commit] /srv/bzr/gnash/trunk r11253: Update to TextField:
,
Benjamin Wolsey
,
2009/07/14
[Gnash-commit] /srv/bzr/gnash/trunk r11252: Tidy up.
,
Benjamin Wolsey
,
2009/07/14
[Gnash-commit] /srv/bzr/gnash/trunk r11251: Major refactoring to help AS3 and get towards a reentrant VM.
,
Benjamin Wolsey
,
2009/07/14
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-gst
,
buildbot
,
2009/07/14
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-gst
,
buildbot
,
2009/07/17
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-gst
,
buildbot
,
2009/07/28
[Gnash-commit] /srv/bzr/gnash/trunk r11250: add initial SSH support with test case.
,
rob
,
2009/07/13
Re: [Gnash-commit] /srv/bzr/gnash/trunk r11250: add initial SSH support with test case.
,
Markus Gothe
,
2009/07/14
[Gnash-commit] /srv/bzr/gnash/trunk r11248: Implement SWF-defined autosize for TextFields.
,
Benjamin Wolsey
,
2009/07/13
[Gnash-commit] /srv/bzr/gnash/trunk r11247: Make the renderer no longer a singleton. It is now part of the RunResources
,
Benjamin Wolsey
,
2009/07/13
Re: [Gnash-commit] /srv/bzr/gnash/trunk r11247: Make the renderer no longer a singleton. It is now part of the RunResources
,
Benjamin Wolsey
,
2009/07/13
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-gst
,
buildbot
,
2009/07/12
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-gst
,
buildbot
,
2009/07/28
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/12
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/14
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/23
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/23
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/23
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/23
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/24
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/24
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/28
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/28
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/28
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/28
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian-test
,
buildbot
,
2009/07/30
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian
,
buildbot
,
2009/07/12
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian
,
buildbot
,
2009/07/14
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian
,
buildbot
,
2009/07/17
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian
,
buildbot
,
2009/07/23
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian
,
buildbot
,
2009/07/24
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian
,
buildbot
,
2009/07/28
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot failure in Gnash on gnash-i686-debian
,
buildbot
,
2009/07/30
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-gst
,
buildbot
,
2009/07/12
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-gst
,
buildbot
,
2009/07/13
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-gst
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-gst
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-gst
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-gst
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-gst
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-gst
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-gst
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-gst
,
buildbot
,
2009/07/23
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-gst
,
buildbot
,
2009/07/24
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-gst
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-gst
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-gst
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-gst
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-gst
,
buildbot
,
2009/07/30
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-gst
,
buildbot
,
2009/07/12
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-gst
,
buildbot
,
2009/07/13
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-gst
,
buildbot
,
2009/07/14
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-gst
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-gst
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-gst
,
buildbot
,
2009/07/17
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-gst
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-gst
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-gst
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-gst
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-gst
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-gst
,
buildbot
,
2009/07/23
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-gst
,
buildbot
,
2009/07/24
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-gst
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-gst
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-gst
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-gst
,
buildbot
,
2009/07/28
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-gst
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-gst
,
buildbot
,
2009/07/30
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora
,
buildbot
,
2009/07/12
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora
,
buildbot
,
2009/07/13
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora
,
buildbot
,
2009/07/14
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora
,
buildbot
,
2009/07/17
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora
,
buildbot
,
2009/07/23
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora
,
buildbot
,
2009/07/24
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora
,
buildbot
,
2009/07/28
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora
,
buildbot
,
2009/07/30
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad
,
buildbot
,
2009/07/12
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad
,
buildbot
,
2009/07/13
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad
,
buildbot
,
2009/07/14
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad
,
buildbot
,
2009/07/17
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad
,
buildbot
,
2009/07/23
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad
,
buildbot
,
2009/07/24
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad
,
buildbot
,
2009/07/28
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad
,
buildbot
,
2009/07/30
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/12
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/12
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/12
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/12
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/12
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/13
[Gnash-commit] buildbot success in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/13
[Gnash-commit] /srv/bzr/gnash/trunk r11246: add headers to noinst_HEADERS to keep distcheck happy.
,
rob
,
2009/07/12
[Gnash-commit] /srv/bzr/gnash/trunk r11245: add network.all to SUBDIRS_DIST, not EXTRA_DIST.
,
rob
,
2009/07/12
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/11
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/11
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/12
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/12
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/12
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/12
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/13
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/13
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/13
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/13
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/14
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/14
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/14
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/14
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/17
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/23
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/23
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/23
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/28
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/28
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/28
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/28
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-test
,
buildbot
,
2009/07/30
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/11
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/11
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/13
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/13
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/13
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/14
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/14
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/14
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/14
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/14
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/17
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/17
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/17
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/23
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/23
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/23
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/23
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/24
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/24
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/28
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/28
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/28
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/28
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/28
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/30
[Gnash-commit] buildbot failure in Gnash on gnash-i686-fedora-distcheck
,
buildbot
,
2009/07/30
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/11
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/11
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/12
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/12
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/12
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/12
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/13
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/13
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/13
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/13
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/14
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/14
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/14
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/14
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/15
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/16
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/17
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/17
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/17
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/17
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/18
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/19
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/20
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/21
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/22
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/23
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/23
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/23
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/23
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/24
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/24
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/24
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/24
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/25
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/26
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/27
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/28
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/28
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/28
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/28
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/29
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/30
[Gnash-commit] buildbot failure in Gnash on gnash-i686-ubuntu-toad-test
,
buildbot
,
2009/07/30
[Gnash-commit] /srv/bzr/gnash/trunk r11244: Created ASnative_as.hx and migrated mings cases to haXe
,
Sharad Desai
,
2009/07/10
[Gnash-commit] /srv/bzr/gnash/trunk r11243: Implement ContextMenuItem.
,
Benjamin Wolsey
,
2009/07/10
[Gnash-commit] /srv/bzr/gnash/trunk r11242: Read PNG and GIF data in DefineBits tags for all SWF versions (manually
,
Benjamin Wolsey
,
2009/07/10
[Gnash-commit] /srv/bzr/gnash/trunk r11241: Register AS3 class Bitmap.
,
Benjamin Wolsey
,
2009/07/09
[Gnash-commit] /srv/bzr/gnash/trunk r11240: AS implementation of most of ContextMenu.
,
Benjamin Wolsey
,
2009/07/09
[Gnash-commit] /srv/bzr/gnash/trunk r11239: Improve tests for ContextMenu and ContextMenuItem.
,
Benjamin Wolsey
,
2009/07/09
[Gnash-commit] /srv/bzr/gnash/trunk r11238: Test that TextField.multiline is always converted to boolean on set
,
Sandro Santilli
,
2009/07/09
[Gnash-commit] /srv/bzr/gnash/trunk r11237: Log unimplemented ContextMenu methods only once
,
Sandro Santilli
,
2009/07/09
[Gnash-commit] /srv/bzr/gnash/trunk r11236: Get enumeration more correct. Fixes bug #19926 and passes new tests.
,
Benjamin Wolsey
,
2009/07/09
[Gnash-commit] /srv/bzr/gnash/trunk r11235: Check enumeration of custom MovieClip class properties.
,
Benjamin Wolsey
,
2009/07/09
[Gnash-commit] /srv/bzr/gnash/trunk r11234: Clean up
,
Markus Gothe
,
2009/07/09
[Gnash-commit] /srv/bzr/gnash/trunk r11233: bundling is dependent of the aqua-gnash binary
,
Markus Gothe
,
2009/07/09
[Gnash-commit] /srv/bzr/gnash/trunk r11232: Minor fix to get Rectangle test case to compile and run
,
Jon Crider
,
2009/07/08
[Gnash-commit] /srv/bzr/gnash/trunk r11231: finished migrating Boolean class test cases
,
Jon Crider
,
2009/07/08
[Gnash-commit] /srv/bzr/gnash/trunk r11230: I've manually tested that moveTo() still closes a fill up when moving to where it is already. Sorry, no automated testcase for this so will break again later ...
,
Sandro Santilli
,
2009/07/08
[Gnash-commit] /srv/bzr/gnash/trunk r11229: Improve compatibility of device font rendering: get the size right, the
,
Benjamin Wolsey
,
2009/07/08
[Gnash-commit] /srv/bzr/gnash/trunk r11228: Add test showing device font behaviour.
,
Benjamin Wolsey
,
2009/07/08
[Gnash-commit] /srv/bzr/gnash/trunk r11227: xcheck -> check
,
Sandro Santilli
,
2009/07/08
[Gnash-commit] /srv/bzr/gnash/trunk r11226: first pass at drawing api fixes, 6 XPASS, no failures
,
Sandro Santilli
,
2009/07/08
[Gnash-commit] /srv/bzr/gnash/trunk r11225: Expect the hitTest in blue fill of shape 6 (page 3) to succeed, matching rendering. This is *sometimes* compatible with pp9.
,
Sandro Santilli
,
2009/07/08
[Gnash-commit] /srv/bzr/gnash/trunk r11224: Add compatibility note for a test failing with pp 9 and succeeding with pp 10
,
Sandro Santilli
,
2009/07/08
[Gnash-commit] /srv/bzr/gnash/trunk r11223: Don't abort for malformed SWFs.
,
Benjamin Wolsey
,
2009/07/08
[Gnash-commit] /srv/bzr/gnash/trunk r11221: Always build allstatic for aqua
,
Markus Gothe
,
2009/07/08
[Gnash-commit] /srv/bzr/gnash/trunk r11222: I give up on this...
,
Markus Gothe
,
2009/07/08
[Gnash-commit] /srv/bzr/gnash/trunk r11220: More drawing API tests.
,
Benjamin Wolsey
,
2009/07/08
[Gnash-commit] /srv/bzr/gnash/trunk r11219: Always build allstatic for aqua
,
Markus Gothe
,
2009/07/08
[Gnash-commit] /srv/bzr/gnash/trunk r11218: Updated copyright
,
Markus Gothe
,
2009/07/08
[Gnash-commit] /srv/bzr/gnash/trunk r11217: Since we build aqua-gnash static .libs are empty
,
Markus Gothe
,
2009/07/08
[Gnash-commit] /srv/bzr/gnash/trunk r11216: Always build allstatic for aqua
,
Markus Gothe
,
2009/07/08
[Gnash-commit] /srv/bzr/gnash/trunk r11215: Add note about test failing with pp 10
,
Sandro Santilli
,
2009/07/07
[Gnash-commit] /srv/bzr/gnash/trunk r11214: Add comment above draw of a shape with expected auto-close on endFill
,
Sandro Santilli
,
2009/07/07
[Gnash-commit] /srv/bzr/gnash/trunk r11213: Sound.duration passes when a media handler is compiled in
,
Sandro Santilli
,
2009/07/07
[Gnash-commit] /srv/bzr/gnash/trunk r11212: Add named instances as button members. Fixes bug #24467.
,
Benjamin Wolsey
,
2009/07/07
[Gnash-commit] /srv/bzr/gnash/trunk r11211: Added preformatted variant of man-page
,
Markus Gothe
,
2009/07/07
[Gnash-commit] /srv/bzr/gnash/trunk r11210: Added stub man-page for rtmpget, take 2
,
Markus Gothe
,
2009/07/07
[Gnash-commit] /srv/bzr/gnash/trunk r11209: Added stub man-page for rtmpget
,
Markus Gothe
,
2009/07/07
[Gnash-commit] /srv/bzr/gnash/trunk r11208: Test line styles in drawing API, where Gnash fails miserably.
,
Benjamin Wolsey
,
2009/07/07
[Gnash-commit] /srv/bzr/gnash/trunk r11207: Do a swfmill version check to avoid bogus failures in the testsuite.
,
Benjamin Wolsey
,
2009/07/07
[Gnash-commit] /srv/bzr/gnash/trunk r11206: DSOEXPORT-attrib
,
Markus Gothe
,
2009/07/07
[Gnash-commit] /srv/bzr/gnash/trunk r11205: Prevent a crash in AS3 TextFields (without giving a real fix).
,
Benjamin Wolsey
,
2009/07/06
[Gnash-commit] /srv/bzr/gnash/trunk r11204: Fix namespace lookups.
,
Benjamin Wolsey
,
2009/07/06
[Gnash-commit] /srv/bzr/gnash/trunk r11203: AS3 classes are not functions, but become global objects with a constructor
,
Benjamin Wolsey
,
2009/07/06
[Gnash-commit] /srv/bzr/gnash/trunk r11202: Construct a MovieClip when asked to; passes some tests in as3compile.all.
,
Benjamin Wolsey
,
2009/07/03
[Gnash-commit] /srv/bzr/gnash/trunk r11201: Do namespace importing and class lookup properly.
,
Benjamin Wolsey
,
2009/07/03
[Gnash-commit] /srv/bzr/gnash/trunk r11199: Fix non-avm2 build again.
,
Benjamin Wolsey
,
2009/07/02
[Gnash-commit] /srv/bzr/gnash/trunk r11198: asNamespace class debugging and cleanup.
,
Benjamin Wolsey
,
2009/07/02
[Gnash-commit] /srv/bzr/gnash/trunk r11197: Improve parse logging.
,
Benjamin Wolsey
,
2009/07/02
[Gnash-commit] /srv/bzr/gnash/trunk r11196: Remove as3-related package code.
,
Benjamin Wolsey
,
2009/07/02
[Gnash-commit] /srv/bzr/gnash/trunk r11195: Fix build without avm2.
,
Benjamin Wolsey
,
2009/07/02
[Gnash-commit] /srv/bzr/gnash/trunk r11194: Mark AVM2 Global as reachable or Gnash will crash.
,
Benjamin Wolsey
,
2009/07/01
[Gnash-commit] /srv/bzr/gnash/trunk r11193: Fix unused variable warning
,
Sandro Santilli
,
2009/07/01
[Gnash-commit] /srv/bzr/gnash/trunk r11192: Create a separate Global object for each VM. This split means that changing
,
Benjamin Wolsey
,
2009/07/01
[Gnash-commit] /srv/bzr/gnash/trunk r11191: Correct libbase dependencies for libtool 1.5.x builds, fixing parallel
,
Benjamin Wolsey
,
2009/07/01
[Gnash-commit] /srv/bzr/gnash/trunk r11190: Some loaded / total bytes related fixes.
,
Benjamin Wolsey
,
2009/07/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc