commit 6054aeddf94d0fee1e9274510aa71c75d84c6f05 Author: Behdad Esfahbod Date: Mon May 4 16:00:06 2009 -0400 [git.mk] Better deal with non-automake directories git.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2dbd066cbab8b9bfcf967e9147415db4f5627ab5 Author: Behdad Esfahbod Date: Mon May 4 14:16:25 2009 -0400 [git.mk] Update git.mk | 157 ++++++++++++++++++++++++++++++++------------------------------- 1 files changed, 80 insertions(+), 77 deletions(-) commit 967e4eb92e3b7ce2bd92f18a84ecdc3f8bb39ed3 Author: Behdad Esfahbod Date: Sun May 3 20:29:17 2009 -0400 [git.mk] Fix DEST_SUBDIR recursion git.mk | 15 ++++++++------- 1 files changed, 8 insertions(+), 7 deletions(-) commit f7c76896afc0f34db01a039933ee64ddc23bc3ab Author: Behdad Esfahbod Date: Sun May 3 20:25:33 2009 -0400 [git.mk] Recurse in DIST_SUBDIRS too git.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2c9979d6a01b5fb4951f1413ad8468ed10415c64 Author: Behdad Esfahbod Date: Fri May 1 14:05:31 2009 -0400 Bug 580987 – SIGFPE in pango_glyph_string_index_to_x Be pedantic about broken cluster setup, avoid div-by-zero. pango/glyphstring.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit 150573e610c0b14c34aba6fe17b1a6e36d282767 Author: Behdad Esfahbod Date: Mon Apr 27 14:24:24 2009 -0400 [doap] Add mailto: pango.doap | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit c91e757da1835900b73dcde3128ea4f5a5290c59 Author: Behdad Esfahbod Date: Sun Apr 26 21:39:06 2009 -0400 Bug 580273 – Font metrics functions incorrectly listed as reporting point sizes [doc] Remove misleading sentence about points and Pango units pango/fonts.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit ff7dc9ae5d9b1cc340c6859bd5f3aa3054b19bea Author: Behdad Esfahbod Date: Sun Apr 26 02:22:14 2009 -0400 [git.mk] Also ignore other vim buffer files git.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 131f9b20f0d8748baf7e9bf27166c91ec8bad88f Author: Behdad Esfahbod Date: Sat Apr 25 20:33:03 2009 -0400 Fix maintainer-clean git.mk | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit abb1367e9942509a0e5e30df5451a5cfe07a415e Author: Behdad Esfahbod Date: Thu Apr 23 23:17:38 2009 -0400 [git.mk] Replace "git stat" with "git status" Apparently "stat" was aliased by me locally. git.mk | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 37baf42b1b74884156162c317a6604951e4f2d19 Author: Behdad Esfahbod Date: Tue Apr 21 15:15:08 2009 -0400 Bug 579694 – Cygwin parallel-build patch Fix build on Cygwin. pango-view/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 049634718ff06752eb2722449a358a8248bcdea9 Author: Behdad Esfahbod Date: Sun Apr 19 15:35:33 2009 -0400 [DOAP] Add category pango.doap | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 4ad7bc1ece28204a528561fa383ffc4664c5c578 Author: Behdad Esfahbod Date: Sat Apr 18 16:19:24 2009 -0400 [git.mk] Support out-of-tree builds git.mk | 14 +++++++++----- 1 files changed, 9 insertions(+), 5 deletions(-) commit d0830820f84eb28a27502306b6acbf0f2b57fc7d Author: Behdad Esfahbod Date: Sat Apr 18 15:04:41 2009 -0400 [git.mk] Remove copyright claim git.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit f88ab902430d3c01a83b980bf723058507c08d1f Author: Behdad Esfahbod Date: Fri Apr 17 23:22:08 2009 -0400 [Makefile.am] Minor cleanup Makefile.am | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 0564202a417e3d8eb6aad2c93c6d5e716f967549 Author: Behdad Esfahbod Date: Fri Apr 17 21:37:53 2009 -0400 [git.mk] Add gnome-doc-utils support Makefile.am | 1 + git.mk | 23 ++++++++++++++++++++--- 2 files changed, 21 insertions(+), 3 deletions(-) commit 43e7787c1497fec5addc5db5bf5c29ed2191cf74 Author: Behdad Esfahbod Date: Fri Apr 17 21:11:37 2009 -0400 [git.mk] Document more git.mk | 107 ++++++++++++++++++++++++++++++++++++++++++++++++++++------------ 1 files changed, 87 insertions(+), 20 deletions(-) commit 133839d1d7ae77cfc80638a3a29187794f87dddf Author: Behdad Esfahbod Date: Fri Apr 17 17:55:39 2009 -0400 [git.mk] Document Makefile.am | 3 +++ git.mk | 22 ++++++++++++++++++++-- 2 files changed, 23 insertions(+), 2 deletions(-) commit d71b8b4c90fdce60ee3a5d3494c6ef589b120613 Author: Behdad Esfahbod Date: Fri Apr 17 17:27:03 2009 -0400 [docs] Fix Makefile.am to not delete .gitignore on dist docs/Makefile.am | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 137f858f17f680e2487bf4614a33c411c69469c7 Author: Behdad Esfahbod Date: Fri Apr 17 17:24:02 2009 -0400 [doc] Update templates docs/tmpl/pangofc-font.sgml | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 1140637cc765e449d381ae2d3a2ef6e3c9a98334 Author: Behdad Esfahbod Date: Fri Apr 17 17:03:39 2009 -0400 Use git.mk Makefile.am | 2 ++ docs/Makefile.am | 2 ++ examples/Makefile.am | 2 ++ modules/Makefile.am | 2 ++ modules/arabic/Makefile.am | 2 ++ modules/basic/Makefile.am | 2 ++ modules/hangul/Makefile.am | 2 ++ modules/hebrew/Makefile.am | 2 ++ modules/indic/Makefile.am | 2 ++ modules/khmer/Makefile.am | 2 ++ modules/syriac/Makefile.am | 2 ++ modules/thai/Makefile.am | 2 ++ modules/tibetan/Makefile.am | 2 ++ pango-view/Makefile.am | 2 ++ pango/Makefile.am | 2 ++ pango/mini-fribidi/Makefile.am | 2 ++ pango/opentype/Makefile.am | 2 ++ tests/Makefile.am | 2 ++ tools/Makefile.am | 2 ++ 19 files changed, 38 insertions(+), 0 deletions(-) commit 5016f4caab5ecaa3c6faf46746c19801a72e9f08 Author: Behdad Esfahbod Date: Fri Apr 17 17:03:25 2009 -0400 Add git.mk git.mk | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 72 insertions(+), 0 deletions(-) commit b712138ad9d1f0eebb5f1ecc48d89ead7abf4a9f Author: Behdad Esfahbod Date: Fri Apr 17 13:28:56 2009 -0400 Doap it up Makefile.am | 3 ++- pango.doap | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+), 1 deletions(-) commit f1bda36443d1759e02a4168563de21f08b39c566 Author: Behdad Esfahbod Date: Tue Apr 14 14:09:42 2009 -0400 Bug 578944 – pango-1.24.1 fails its testsuite Fix doc coverage. docs/Makefile.am | 1 + docs/tmpl/scripts.sgml | 7 ------- 2 files changed, 1 insertions(+), 7 deletions(-) commit 8197b4d1721d905f1cda3207494df525be112f5d Author: Behdad Esfahbod Date: Tue Apr 14 11:09:41 2009 -0400 Bug 578935 – Syntax error (missing semicolon) in pango/pangowin32-fontmap.c Add missing semicolon. NEWS | 19 +++++++++++++++++++ configure.in | 4 ++-- docs/tmpl/pangofc-font.sgml | 5 ----- pango/pangowin32-fontmap.c | 2 +- 4 files changed, 22 insertions(+), 8 deletions(-)