Behdad Esfahbod
|
b7dd4b945b
|
Fix hb_be_uint16()
|
2009-11-03 15:21:15 -05:00 |
Behdad Esfahbod
|
ffbe0a853d
|
More MSVC fixes from Jonathan Kew
|
2009-11-03 10:52:45 -05:00 |
Behdad Esfahbod
|
d3480ba37f
|
Don't use zero-sized arrays
It's not part of the standard and MSVC doesn't like it. It makes the code
a lot less elegant than it used to be, but I think it should work now.
|
2009-11-03 10:47:29 -05:00 |
Behdad Esfahbod
|
68a2c771e2
|
Build without glib
Thready-safety disabled in that case, until we add support for pthread, etc.
Fun...
|
2009-11-02 18:31:53 -05:00 |
Behdad Esfahbod
|
9a204c7ab5
|
Remove use of GINT16_FROM_BE
|
2009-11-02 18:11:55 -05:00 |
Behdad Esfahbod
|
9d2e02db74
|
[HB] Rename CAIRO_ in macro prefix to HB_
Hiss!
|
2009-11-02 14:40:46 -05:00 |
Behdad Esfahbod
|
3c69bd46e2
|
[HB] Avoid int overflow in GPOS
Bug 592036 - integer overflow bug causes misrendering of Nepali characters
|
2009-11-02 14:40:44 -05:00 |
Behdad Esfahbod
|
081819ea8b
|
[OT] Hookup glib unicode funcs
|
2009-11-02 14:40:39 -05:00 |
Behdad Esfahbod
|
9e826ea283
|
[HB] Fix unaligned access
|
2009-11-02 14:40:33 -05:00 |
Behdad Esfahbod
|
7f3d5c8166
|
[HB] Fix blob to use a actual mutex
|
2009-11-02 14:40:32 -05:00 |
Behdad Esfahbod
|
a794ebf4be
|
[HB] Use glib again
|
2009-11-02 14:40:32 -05:00 |
Behdad Esfahbod
|
9faee63034
|
[HB] Minor
|
2009-11-02 14:40:32 -05:00 |
Behdad Esfahbod
|
7acb389569
|
[HB] Improve debug output and fix mprotect bug
|
2009-11-02 14:40:31 -05:00 |
Behdad Esfahbod
|
ec9f8db0d3
|
[HB] Minor
|
2009-11-02 14:40:31 -05:00 |
Behdad Esfahbod
|
8f3be25e7e
|
[HB] turn debugging off
|
2009-11-02 14:40:31 -05:00 |
Behdad Esfahbod
|
b28815c1f6
|
[HB] Add sanitize debugging facilities
|
2009-11-02 14:40:30 -05:00 |
Behdad Esfahbod
|
baec684fde
|
[HB] Remove glib dependency
|
2009-11-02 14:40:25 -05:00 |
Behdad Esfahbod
|
df66028781
|
[HB] Assorted compiler macros
|
2009-11-02 14:40:25 -05:00 |
Behdad Esfahbod
|
ba8d94ce33
|
[HB] Simplify object creation
|
2009-11-02 14:40:25 -05:00 |
Behdad Esfahbod
|
35a7383c61
|
[HB] Simplify refcounting functions
|
2009-11-02 14:40:24 -05:00 |
Behdad Esfahbod
|
f0954d1e08
|
[HB] Add a "blob" manager
|
2009-11-02 14:40:24 -05:00 |
Behdad Esfahbod
|
f9cd1014f8
|
Apply patch from Jonathan Kew
|
2009-11-02 14:40:23 -05:00 |
Behdad Esfahbod
|
2ebb89d63d
|
Revert "XX"
This reverts commit c939f6aff405ca7b10b1f1538f46148bff719fcb.
|
2009-11-02 14:40:22 -05:00 |
Behdad Esfahbod
|
55520d2af1
|
XX
|
2009-11-02 14:40:22 -05:00 |
Behdad Esfahbod
|
c968fc2dc8
|
[HB] More buffer cleanup
|
2009-11-02 14:40:19 -05:00 |
Behdad Esfahbod
|
6c78683c04
|
[HB] Update copyright years
|
2009-11-02 14:40:18 -05:00 |
Behdad Esfahbod
|
c7d457aa3a
|
[HB] Ouch. Add files.
|
2009-11-02 14:40:16 -05:00 |
Behdad Esfahbod
|
54e5aac5e2
|
GDEF completely working now
|
2008-01-27 21:21:37 -05:00 |
Behdad Esfahbod
|
7586089c6f
|
Minor
|
2008-01-23 18:02:28 -05:00 |
Behdad Esfahbod
|
64aef3a549
|
Add copyright notices.
|
2008-01-23 16:14:38 -05:00 |
Behdad Esfahbod
|
12360f7c15
|
Minor cleanup, add LIKELY and UNLIKELY annotations
|
2008-01-23 15:50:38 -05:00 |
Behdad Esfahbod
|
8dd1c8b8d6
|
Clean up file names, add namespace
|
2008-01-23 05:02:14 -05:00 |