Behdad Esfahbod
|
b9452bfc16
|
Fix compiler warnings with -pedantic
|
2011-06-14 14:47:07 -04:00 |
Behdad Esfahbod
|
d4bee9f813
|
[API] Add hb_unicode_funcs_get_default()
|
2011-04-27 09:38:19 -04:00 |
Behdad Esfahbod
|
fca368c468
|
Add hb_object_header_t which is the common part of all objects
Makes way for adding arbitrary user_data support.
|
2011-04-21 18:24:02 -04:00 |
Behdad Esfahbod
|
2409d5f8d7
|
Update Copyright headers
|
2011-04-21 17:14:28 -04:00 |
Behdad Esfahbod
|
c57d454acc
|
Rename all private sources and headers to C++ files
So we can liberally use the simple features of C++ that parts of the
codebase is already using.
|
2011-04-20 18:50:27 -04:00 |
Behdad Esfahbod
|
0809aadd4b
|
[glib] Add two-way script conversion functions
Also optimizes the common-direction script lookup to be an array lookup.
|
2011-04-20 02:44:29 -04:00 |
Behdad Esfahbod
|
5c8c1b680c
|
Remove verbose comments
|
2011-04-20 02:29:22 -04:00 |
Behdad Esfahbod
|
fb194b8794
|
unicode: Cleanup implementation
|
2011-04-20 02:27:39 -04:00 |