dbdbfe3d7b36613d893832dcb1884c756c20bfda |
|
15-Oct-2017 |
Behdad Esfahbod <behdad@behdad.org> |
Use nullptr instead of NULL
/external/harfbuzz_ng/src/hb-gobject-structs.cc
|
0e79ebb3ca9b7b6d238a0007e5ca022845ee9afc |
|
23-Oct-2016 |
Behdad Esfahbod <behdad@behdad.org> |
[gobject] Update for new MATH structs
/external/harfbuzz_ng/src/hb-gobject-structs.cc
|
1ae6cdb365c15405500d4f50ec98016dde23a26b |
|
20-May-2015 |
Behdad Esfahbod <behdad@behdad.org> |
[gobject] Remove hb_language_t workarounds for g-i shortcomings Using latest gobject-introspection, I don't seem to be having this problem anymore: https://bugzilla.gnome.org/show_bug.cgi?id=707656 Removing that kludge makes language_t behave more like the way I expect it in Python. Also fixes: https://github.com/behdad/harfbuzz/issues/91
/external/harfbuzz_ng/src/hb-gobject-structs.cc
|
ece434fa0fec6754e5164d881c1e967376729eca |
|
20-May-2015 |
Behdad Esfahbod <behdad@behdad.org> |
[gobject] Macroize value types Fixes user_data_t
/external/harfbuzz_ng/src/hb-gobject-structs.cc
|
17905c54f1bab9e6dfe13f59f5ec208de12832f7 |
|
06-Sep-2013 |
Behdad Esfahbod <behdad@behdad.org> |
[introspection] Work around g-i limitation with hb_language_t
/external/harfbuzz_ng/src/hb-gobject-structs.cc
|
71439a8c7ae9df25193bc3ad0f203117d2884a19 |
|
27-Aug-2013 |
Behdad Esfahbod <behdad@behdad.org> |
[gobject] Flesh out hb-gobject Move it to new harfbuzz-gobject library. Implement enums and boxed types for object-types. Still have to do boxed types for value types.
/external/harfbuzz_ng/src/hb-gobject-structs.cc
|
d75333f166d21e9b9f2341c3bc8a9ef8a886f4b3 |
|
19-Aug-2011 |
Behdad Esfahbod <behdad@behdad.org> |
Add gobject enum support, but disabled for now need to figure out the naming. The generated code doesn't have the right name.
/external/harfbuzz_ng/src/hb-gobject-structs.cc
|