History for pixi.js / src / pixi / text
2014-05-27
@mathew groves
Added canvas render implementation for strip ...
mathew groves committed on 27 May 2014
2014-05-06
@Mat Groves
Merge pull request #647 from giraluna/destroy ...
Mat Groves committed on 6 May 2014
2014-04-16
@mathew groves
Added 2 MovieClip helper functions ...
mathew groves committed on 16 Apr 2014
2014-04-08
@Carl Mowday
Removed the trailing whitespace when wordwrapping a textfield
Carl Mowday committed on 8 Apr 2014
2014-03-25
@Mat Groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
Mat Groves committed on 25 Mar 2014
@Mat Groves
Json Loader tweaked to use XDomainRequest for ie9
Mat Groves committed on 25 Mar 2014
2014-03-24
@TomSlezakowski
Added support for dropShadowColor. ...
TomSlezakowski committed on 24 Mar 2014
2014-03-22
@Mat Groves
Minor Bug fixes and Added DropShadow to text ...
Mat Groves committed on 22 Mar 2014
2014-03-11
@giraluna
Fix Text.destroy() and fix memory leak in BaseTexture.destroy() if basetexture was from canvas
giraluna committed on 11 Mar 2014
2014-02-10
@alvinsight
Docs, examples again, test folder, removeAll func
alvinsight committed on 10 Feb 2014
@Mat Groves
Merge pull request #557 from alvinsight/dev ...
Mat Groves committed on 10 Feb 2014
2014-02-09
@photonstorm
Fixes a rogue new-line character on the end of Text objects that have word wrapping enabled (causing the Text bounds to be 1 line too high).
photonstorm committed on 9 Feb 2014
2014-02-06
@alvinsight
Cleaned the examples and the src a bit, plus docs
alvinsight committed on 6 Feb 2014
2014-02-04
@Chad Engler
call proper parent update
Chad Engler committed on 4 Feb 2014
@Chad Engler
Revert "call updateText directly instead of dirty system" ...
Chad Engler committed on 4 Feb 2014
@Chad Engler
call updateText directly instead of dirty system
Chad Engler committed on 4 Feb 2014
@Chad Engler
Have BitmapText inherit from SpriteBatch instead of DOC
Chad Engler committed on 4 Feb 2014
@weepy
added tinting for bitmap chars
weepy committed on 4 Feb 2014
2014-02-03
@Oleg Kuzyk
Reusing children and use pool object. ...
Oleg Kuzyk committed on 3 Feb 2014
2014-01-28
@alvinsight
Dived into WebGLRenderer, fixes and docs
alvinsight committed on 28 Jan 2014
2014-01-19
@danzel
English fixes
danzel committed on 19 Jan 2014
2014-01-09
@Eemeli Kelokorpi
CocoonJS fix on updateText
Eemeli Kelokorpi committed on 9 Jan 2014
2014-01-05
@Mat Groves
Fixed bug where setText not working correctly ...
Mat Groves committed on 5 Jan 2014
2013-12-08
@Chad Engler
a million and one jshint fixes
Chad Engler committed on 8 Dec 2013
@Chad Engler
Merge #304 from @drkibitz, and fix conflicts
Chad Engler committed on 8 Dec 2013
@josh shepard
fix incorrect width property for multi-line BitmapText ...
josh shepard authored on 1 Dec 2013 Chad Engler committed on 8 Dec 2013
@alexpusch
Fix setText documentation attribute
alexpusch authored on 7 Dec 2013 Chad Engler committed on 8 Dec 2013
2013-11-04
@Stephen Whitmore
Fixes #386; adds word wrapping to Pixi.TEXT. ...
Stephen Whitmore committed on 4 Nov 2013
2013-10-01
@Dr. Kibitz
Squashed commit of the following (jshint): ...
Dr. Kibitz committed on 1 Oct 2013
2013-09-28
@Chad Engler
Change typo in Text, fixes #330
Chad Engler committed on 28 Sep 2013