Commit Graph

221 Commits

Author SHA1 Message Date
David Rose 58c13de4ca integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
David Rose f98bb64996 fix overflow bug in DynamicTextGlyph::erase() 2009-05-28 22:58:13 +00:00
David Rose ea1e5d205e fix cursor position at beginning of text 2009-04-21 23:30:22 +00:00
David Rose d05d89a5e4 texture-minfilter etc. 2009-03-30 20:00:42 +00:00
David Rose 5b4122d2de fix design size, from Clemens Pecinovsky 2009-02-19 17:57:45 +00:00
David Rose a43de758d2 bracket newlines with close-open prpoperties symbols 2009-02-04 03:35:29 +00:00
David Rose 88361cfc34 don't compress font textures 2009-01-27 20:38:17 +00:00
David Rose 5e18148ee3 fix build without freetype 2009-01-27 20:19:29 +00:00
David Rose e8543823a6 set text default filters 2009-01-21 22:37:30 +00:00
David Rose 864dac0290 fix some font issues 2009-01-17 20:31:00 +00:00
David Rose 89aeadbc72 DynamicTextFont::set_outline() 2009-01-17 02:47:16 +00:00
David Rose b0d64ab831 compiler warnings 2009-01-14 02:33:19 +00:00
David Rose 961b21115d incorporate Clemens Pecinovsky's dynamic_merge optimization 2008-12-30 00:43:43 +00:00
David Rose e24e5c478c fix A_left width calculation 2008-12-18 20:00:20 +00:00
David Rose cb50a97b20 has_character, is_whitespace 2008-11-25 20:38:52 +00:00
David Rose afbccd3132 update comment 2008-11-25 19:52:52 +00:00
David Rose b1b67a1c4c compile on windows 2008-11-22 03:12:26 +00:00
David Rose 6fa94a1ec3 use U+xxxx format for output 2008-11-22 02:50:13 +00:00
David Rose aa81f3077e ensure invalid glyphs are rendered 2008-11-22 02:33:17 +00:00
David Rose 1462bee771 better Filename usage 2008-11-11 23:28:14 +00:00
David Rose 58e0537e3c wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion 2008-11-07 21:12:42 +00:00
David Rose 1ccecd7231 text-default-underscore-height 2008-10-30 22:43:54 +00:00
David Rose d2d151010f more from astelix a.k.a. fabius 2008-10-30 21:11:34 +00:00
David Rose dde2109d07 count blank lines too 2008-10-30 00:20:29 +00:00
David Rose 6db2257ca1 TextGraphic::set_instance_flag() 2008-10-28 21:36:26 +00:00
David Rose 37ce4c9329 corrected code from astelix, a.k.a. fabius 2008-10-24 21:48:12 +00:00
David Rose db4b14aaf7 revert astelix: changed behavior of centering unacceptably 2008-10-21 23:34:03 +00:00
David Rose 3bdb5d5813 TextAssembler improvements from astelix 2008-10-21 23:21:29 +00:00
David Rose 600a70a7f2 fix weird issues with buttons in shadowed text 2008-10-21 22:52:45 +00:00
David Rose d4c2c9858d SIMPLE_THREADS_NO_MUTEX -> LightMutex 2008-10-08 23:23:40 +00:00
David Rose dffead0964 more aggressive fix attempt for crash 2008-10-03 20:52:56 +00:00
David Rose fab502970f more threading improvements 2008-10-02 17:50:16 +00:00
David Rose c8913d4b66 use global task manager 2008-09-29 17:29:49 +00:00
David Rose d9dede923f needs new bam version 2008-09-26 17:10:10 +00:00
David Rose d7ec4a0fce fix static init loop 2008-09-19 19:20:37 +00:00
David Rose 7e2c036927 fix from forum user peciScx 2008-09-11 17:11:06 +00:00
David Rose 8c2e657f15 Add gsg::update_texture() 2008-08-25 22:58:58 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose 976e367e52 hard-set text quality for now 2008-05-14 00:30:36 +00:00
David Rose acb0faae46 Texture::set_quality_level() 2008-05-13 23:31:19 +00:00
David Rose 230d7825d3 fiddly bits 2008-05-03 00:37:47 +00:00
David Rose bba7914821 fix more white text problems 2008-01-31 03:13:55 +00:00
David Rose 48a840be75 add underscore property 2007-10-24 21:14:57 +00:00
David Rose b7a15f13c8 fix n - 1 crash 2007-10-09 19:54:22 +00:00
David Rose fee45da2c1 fix sequential-newlines problem 2007-08-08 23:52:12 +00:00
Zachary Pavlov 220d33e006 okay, this is going to be a big commit. The basic idea here is to add transparent defines to allow for directory based dlls later. This will let us build tau again. ugggg 2007-07-20 23:02:51 +00:00
David Rose 24d4175ca9 compiler warnings, etc. 2007-07-13 22:31:17 +00:00
David Rose 9e150511e1 TextNode optimizations, more pgEntry stuff 2007-07-12 17:26:50 +00:00
David Rose b247c9d913 pgui refinements 2007-07-12 02:48:42 +00:00
David Rose 278fe85c1a PGEntry supports embedded mode changes 2007-07-12 00:19:18 +00:00