Slava Pestov
|
4abfe06b51
|
Fixing various test failures caused by C type parser change, and clarify C type docs some more
|
2009-09-28 08:48:39 -05:00 |
Joe Groff
|
866b62755e
|
replace all TYPEDEF: void* XXX* with C-TYPE: XXX
|
2009-09-27 22:21:24 -05:00 |
Joe Groff
|
630e5ecc3b
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -05:00 |
Doug Coleman
|
0f8405c507
|
update pango for struct
|
2009-08-31 12:23:08 -05:00 |
Slava Pestov
|
46045c882e
|
Disposables are now registered in a global disposables set. To take advantage of this, subclass disposable instead of providing a disposed slot and call new-disposable instead of new. tools.disposables defines two words, 'disposable.' and 'leaks', to help track down resource lifetime problems
|
2009-08-24 02:26:13 -05:00 |
Slava Pestov
|
b1c1b4aba7
|
Fix pango.layouts issue on 64-bit systems
|
2009-04-13 15:11:32 -05:00 |
Doug Coleman
|
4e33df153d
|
add using
|
2009-03-26 10:43:54 -05:00 |
Doug Coleman
|
8b7fcce399
|
update code for usages of add-library
|
2009-03-25 23:00:19 -05:00 |
Slava Pestov
|
039f44baa3
|
Clean up
|
2009-03-04 21:15:16 -06:00 |
Slava Pestov
|
d577a846d5
|
Fix offset conversion in ango backend
|
2009-03-04 21:09:38 -06:00 |
Slava Pestov
|
2fee574b4f
|
Working on X11 backend
|
2009-03-02 02:55:54 -06:00 |
Slava Pestov
|
a7df2ffafc
|
Fix pango font-metrics implementation
|
2009-03-01 22:10:20 -06:00 |
Slava Pestov
|
fe5a0a3df4
|
Unit tests for Pango and Cairo
|
2009-03-01 20:14:16 -06:00 |
Slava Pestov
|
1cc4a013da
|
pango: compute x-height and cap-height metrics
|
2009-03-01 20:10:19 -06:00 |
Slava Pestov
|
77ca304897
|
Fix text positioning with pango backend
Implement selection rendering
Make resolution configurable
Clean up float <-> fixed point conversion
|
2009-02-28 20:33:53 -06:00 |
Slava Pestov
|
385c4661d6
|
First attempt at ui.text.pango
|
2009-02-28 01:31:51 -06:00 |
Slava Pestov
|
cf62353e23
|
Working on Pango binding
|
2009-02-26 23:30:02 -06:00 |
Slava Pestov
|
8ec3196d18
|
Dust off Pango binding
|
2009-02-26 02:31:24 -06:00 |