History for pixi.js / src / pixi / text / Text.js
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
@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-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
@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
2013-09-24
@Dr. Kibitz
Remove trailing whitespace
Dr. Kibitz committed on 24 Sep 2013
2013-07-24
@Mat Groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev ...
Mat Groves committed on 24 Jul 2013
2013-07-21
@Krzysztof Opalka
fixed typo in PIXI.Text.prototype.setText
Krzysztof Opalka committed on 21 Jul 2013
2013-07-15
@Chad Engler
move constructor property to prototype, fixes #189
Chad Engler committed on 15 Jul 2013
2013-07-13
@Chad Engler
also update text width/height properties, fixes #197
Chad Engler committed on 13 Jul 2013
2013-07-07
@Chad Engler
a shitload of doc updates
Chad Engler committed on 7 Jul 2013
2013-06-14
@Chad Engler
Add a default stroke style, fixed #136
Chad Engler committed on 14 Jun 2013
2013-06-13
@Chad Engler
Make the measure text not wrap, fixes #170
Chad Engler committed on 13 Jun 2013