12459 Commits (1522015bb2d140f199359c4e7cfcf342b93894a7)
 

Author SHA1 Message Date
Behdad Esfahbod 21d0fce3d5 Add check for not linking to libstdc++ 15 years ago
Behdad Esfahbod ca95ce460a Use the C linker, not C++ linker 15 years ago
Behdad Esfahbod eb4ebda2d1 [configure] Fix check for FreeType 15 years ago
Behdad Esfahbod cb0e99a5a7 [TODO] Remove obsolete item 15 years ago
Behdad Esfahbod 3a59ec37c5 Add bunch of TODO items 15 years ago
Behdad Esfahbod ffbe0a853d More MSVC fixes from Jonathan Kew 15 years ago
Behdad Esfahbod d3480ba37f Don't use zero-sized arrays 15 years ago
Behdad Esfahbod 6bec81aa3a Cosmetic 15 years ago
Behdad Esfahbod f94cf6b969 Another try at build without glib 15 years ago
Behdad Esfahbod 2f3e69f3cb Fix build without glib, again 15 years ago
Behdad Esfahbod d03f818659 Disable configure cache 15 years ago
Behdad Esfahbod a6451aa626 We don't really use gthread directly 15 years ago
Behdad Esfahbod 63a792a811 Update Makefile to build without glib 15 years ago
Behdad Esfahbod 68a2c771e2 Build without glib 15 years ago
Behdad Esfahbod cc4c096a7e MSVC has no stdint.h 15 years ago
Behdad Esfahbod 9a204c7ab5 Remove use of GINT16_FROM_BE 15 years ago
Behdad Esfahbod 1f0ceeb8cf Install library 15 years ago
Behdad Esfahbod 5932f8f7c3 Generate ChangeLog 15 years ago
Behdad Esfahbod 29aa400183 Add build system 15 years ago
Behdad Esfahbod c09ed9801e [HB] Add glyph_metrics typedef 15 years ago
Behdad Esfahbod 91b1e03e03 [HB] Add point_index to get_contour_point() 15 years ago
Behdad Esfahbod aa87d95173 [HB] Fix lookup_flag ignoring 15 years ago
Behdad Esfahbod 52e9a71d57 [HB] Add comment 15 years ago
Behdad Esfahbod f9c0a2dad0 [HB] Fix apply_lookup() loop 15 years ago
Behdad Esfahbod c0ab43c058 [HB] Fix bug in chain_context_lookup() invocations 15 years ago
Behdad Esfahbod e6bd4e93bd [HB] Add TODO item 15 years ago
Behdad Esfahbod 3e2401f6c5 [HB] Rename DEBUG to TRACE where appropriate 15 years ago
Behdad Esfahbod 0535b50f43 [HB] Add GSUB/GPOS tracing 15 years ago
Behdad Esfahbod 95e202403f [HB] Allow enabling different debug facilities individually 15 years ago
Behdad Esfahbod 37006bd1bd Fix stupid array growing bug 15 years ago
Behdad Esfahbod 9897749113 [HB] Simplify counting 15 years ago
Behdad Esfahbod 81a5c4df94 [HB] Indent 15 years ago
Behdad Esfahbod c91facd83b [HB] Bug 593231 - < c99 compiler dislikes ValueRecord 15 years ago
Behdad Esfahbod f0c7540c4e Bug 592484 - invalid write in HB 15 years ago
Behdad Esfahbod b614b00472 [HB][glib] Make glib unicode funcs static 15 years ago
Behdad Esfahbod 8b53461304 [HB] Fix more casts 15 years ago
Behdad Esfahbod 9d2e02db74 [HB] Rename CAIRO_ in macro prefix to HB_ 15 years ago
Behdad Esfahbod 388ad037ff [HB] Remove HB_MEMORY_MODE_READONLY_NEVER_DUPLICATE 15 years ago
Behdad Esfahbod 977eeb7144 [HB] s/writeable/writable/g 15 years ago
Behdad Esfahbod 2f5931e404 [HB] Hide lig_id and component members of hb_glyph_info_t 15 years ago
Behdad Esfahbod 6b600dd619 [HB] Fix typo 15 years ago
Behdad Esfahbod 32c65a5ca3 [HB] Add font funcs prototypes 15 years ago
Behdad Esfahbod 8f034d5849 Fix a few other pedantic warnings 15 years ago
Behdad Esfahbod 864e2560b6 [HB] Fix pedantic warnings 15 years ago
Behdad Esfahbod 3e09722214 [HB] Fix more wrong method signatures 15 years ago
Behdad Esfahbod 822e99fe9a [HB] Fix wrong method signature 15 years ago
Behdad Esfahbod 4ff2a58952 Bug 592194 - Fix missing _SC_PAGE_SIZE macro 15 years ago
Behdad Esfahbod 3c69bd46e2 [HB] Avoid int overflow in GPOS 15 years ago
Behdad Esfahbod b2b18ef43c [HB] Simplify loop 15 years ago
Behdad Esfahbod b41f210d12 [HB] Merge mark positionin code between three types of lookups 15 years ago