summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Add Common Autotools Module for MSVC ProjectsChun-wei Fan2015-04-081-0/+107
* MSVC Builds: Use Custom Build RulesChun-wei Fan2015-04-075-113/+81
* MinorBehdad Esfahbod2015-04-061-1/+1
* Fix regression after 137832fa931e875b900dedd1c8909b46d1f7e8adBehdad Esfahbod2015-04-061-2/+2
* Fix tailoring of run boundary break propertiesBehdad Esfahbod2015-04-061-6/+7
* [test] Fix line number reportingBehdad Esfahbod2015-04-061-1/+1
* Speed up test-pangocairo-threadsBehdad Esfahbod2015-04-051-2/+2
* Fix building with libthaiKhaled Hosny2015-04-051-0/+2
* Make the deprecation a bit more clearKhaled Hosny2015-04-051-9/+4
* Merge branch 'kill-modules'Behdad Esfahbod2015-04-0564-3101/+451
|\
| * MinorBehdad Esfahbod2015-04-052-3/+2
| * Remove gmodule dependency and deprecate some more symbolsBehdad Esfahbod2015-04-0513-60/+35
| * [win32] Don't read pango.aliasesBehdad Esfahbod2015-04-041-54/+0
| * [win32] Another try to fix make distcheckBehdad Esfahbod2015-04-041-7/+1
| * [win32] Unbreak make distcheckBehdad Esfahbod2015-04-042-6/+8
| * [win32] Unbreak distBehdad Esfahbod2015-04-041-0/+3
| * [win32] Unbreak buildBehdad Esfahbod2015-04-042-36/+0
| * Unbreak docs buildBehdad Esfahbod2015-04-041-1/+1
| * MinorBehdad Esfahbod2015-04-041-6/+0
| * [modules] Move language modules in source tree and remove modules/Behdad Esfahbod2015-04-0418-626/+111
| * Fix MT-unsafe initializationsBehdad Esfahbod2015-04-044-9/+10
| * [break] Call language engine on each script changeBehdad Esfahbod2015-04-041-27/+4
| * [modules] Fixup pango_map_get_engines() after recent changesBehdad Esfahbod2015-04-041-2/+6
| * Increase number of features per runBehdad Esfahbod2015-04-041-1/+1
| * Deprecate pango_font_map_get_shape_engine_type()Behdad Esfahbod2015-04-041-0/+1
| * Hide internal symbolBehdad Esfahbod2015-04-041-1/+1
| * [coretext] Reverse glyphs if right-to-leftBehdad Esfahbod2015-04-041-0/+1
| * Deprecate module system, skip it for shaper modulesBehdad Esfahbod2015-04-0420-916/+259
| * Move shapers from modules/basic/ into pango/Behdad Esfahbod2015-04-047-53/+9
| * Kill module.def and Module.mkBehdad Esfahbod2015-04-047-20/+28
| * Remove unused / obsolete pango-zip.sh.in and sanitize-la.shBehdad Esfahbod2015-04-044-53/+0
| * Kill PANGO_MODULE_VERSIONBehdad Esfahbod2015-04-045-17/+0
| * Kill unused pangorc fileKhaled Hosny2015-04-046-32/+4
| * Deprecate pango_config_key_get*Khaled Hosny2015-04-042-136/+8
| * [modules] Simplify build a bitKhaled Hosny2015-04-048-40/+11
| * [modules] Kill pango-querymodulesKhaled Hosny2015-04-047-528/+4
| * [modules] Kill build tree pango.modules fileKhaled Hosny2015-04-043-51/+0
| * [modules] Stop loading dynamic modulesKhaled Hosny2015-04-041-349/+3
| * [modules] Don't build any dynamic modulesKhaled Hosny2015-04-048-145/+18
| * [modules] Build all modules statically by defaultKhaled Hosny2015-04-041-6/+6
|/
* Allow disabling OpenType features from fontconfigBehdad Esfahbod2015-04-031-3/+3
* Add tests for PangoAttributesMatthias Clasen2015-03-132-0/+637
* Split out some test functionsMatthias Clasen2015-03-134-169/+240
* MSVC Builds: Rename "Install" ProjectChun-wei Fan2015-03-068-9/+9
* MSVC Builds: "Install" the .pdb filesChun-wei Fan2015-03-042-37/+22
* MSVC 2010+ Builds: Update .pdb GenerationChun-wei Fan2015-03-041-0/+2
* MSVC Builds: Speed Up Release BuildsChun-wei Fan2015-03-042-0/+2
* Bug 743692 - Irish pangram (sample text) is inappropriateBehdad Esfahbod2015-03-031-2/+2
* Avoid uninitialized memoryMatthias Clasen2015-02-101-0/+1
* Increase MAX_FREED_FONTS valueMax2014-12-041-1/+1