summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fixup tools/Behdad Esfahbod2015-04-301-2/+2
* MinorBehdad Esfahbod2015-04-302-3/+2
* Bug 328141 - Use Requires.private in pkg-config files when appropriateBehdad Esfahbod2015-04-305-5/+10
* Bug 695163 - pangocairo hexboxes don't take actual font size into accountBehdad Esfahbod2015-04-301-5/+12
* Bug 694697 - [PATCH] cosmetic fix for configure.acBehdad Esfahbod2015-04-301-6/+7
* Makefile-newvs: some .vcxproj.filters files are in builddir, some in srcdirSimon McVittie2015-04-291-5/+15
* Hide pango-view --pangorcBehdad Esfahbod2015-04-232-3/+2
* Remove some old build cruftBehdad Esfahbod2015-04-224-58/+13
* build/Makefile-newvs.am: Clean Up A BitChun-wei Fan2015-04-171-1/+1
* Revert "Use UTF-8 pragma for MSVC"Behdad Esfahbod2015-04-142-9/+0
* Add missing G_DEPRECATED annotationKhaled Hosny2015-04-131-0/+2
* MinorKhaled Hosny2015-04-131-2/+2
* Deprecate noop utility functionsKhaled Hosny2015-04-131-49/+8
* Use UTF-8 pragma for MSVCBehdad Esfahbod2015-04-132-0/+9
* Fix warnings if font is not foundBehdad Esfahbod2015-04-102-3/+4
* build/Makefile.msvcproj: Don't Use realpath(1)Chun-wei Fan2015-04-101-9/+5
* pango-view: accept comma as well as space as --margin separatorBehdad Esfahbod2015-04-091-1/+1
* Revert "build/Makefile.msvcproj: Don't Use realpath(1)"Chun-wei Fan2015-04-091-4/+7
* build/Makefile.msvcproj: Don't Use realpath(1)Chun-wei Fan2015-04-091-7/+4
* MSVC Builds: CosmeticsChun-wei Fan2015-04-0914-74/+74
* MSVC Builds: Fix Header "Installation"Chun-wei Fan2015-04-092-0/+2
* Remove Traces of the Old Makefile-msvcproj.amChun-wei Fan2015-04-081-7/+0
* Drop the Unused Makefile-msvcproj.amChun-wei Fan2015-04-081-237/+0
* pango.vcxproj: Fix MSVC 2010+ BuildChun-wei Fan2015-04-081-4/+4
* MSVC Bulids: Restore Visual Studio 2012/2013 ProjectsChun-wei Fan2015-04-082-0/+36
* build/Makefile-newvs.am: Use Pattern RulesChun-wei Fan2015-04-081-21/+11
* MSVC Builds: Restore MSVC 2008/2010 Project GenerationChun-wei Fan2015-04-0817-159/+122
* 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