ChangeLog 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899
  1. commit 214f9b5306d833e2787c75fe41dfdc9228fcb738
  2. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  3. Date: Thu Jun 5 23:04:54 2014 -0700
  4. libXft 2.3.2
  5. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  6. commit 4acfdaf95adb0a05c2a25550bdde036c865902f4
  7. Author: Julien Cristau <jcristau@debian.org>
  8. Date: Mon Dec 2 16:26:24 2013 +0100
  9. Use FT_*_H macros instead of including <freetype/*.h>
  10. freetype moved its headers around in 2.5.1.
  11. Signed-off-by: Julien Cristau <jcristau@debian.org>
  12. commit c5e760a239afc62a1c75e0509868e35957c8df52
  13. Author: Colin Walters <walters@verbum.org>
  14. Date: Wed Jan 4 17:37:06 2012 -0500
  15. autogen.sh: Implement GNOME Build API
  16. http://people.gnome.org/~walters/docs/build-api.txt
  17. Signed-off-by: Adam Jackson <ajax@redhat.com>
  18. commit 9fa39862224b7e1b7873336cbf718db0d58f6b4b
  19. Author: Adam Jackson <ajax@redhat.com>
  20. Date: Tue Jan 15 14:28:48 2013 -0500
  21. configure: Remove AM_MAINTAINER_MODE
  22. Signed-off-by: Adam Jackson <ajax@redhat.com>
  23. commit 835cd2a6cb4aa8f89e6e7dead66483643a6e7ee8
  24. Author: Alexander Polakov <plhk@sdf.org>
  25. Date: Sat Dec 1 02:53:23 2012 +0400
  26. Fix man page to match include
  27. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  28. commit 0847b64af14acefaa7aa86b3cec8632497babe73
  29. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  30. Date: Sat Jun 2 09:36:29 2012 -0700
  31. libXft 2.3.1
  32. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  33. commit 1066d2b34db6124fbb0105f5d30f560217fd2a5a
  34. Author: Jeremy Huddleston <jeremyhu@apple.com>
  35. Date: Sat Mar 10 23:09:21 2012 -0800
  36. Dead code removal
  37. Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
  38. commit 84b8b5b46773f9b686d57f28092824b86bffed9d
  39. Author: Mikael Magnusson <mikachu@gmail.com>
  40. Date: Sun Mar 11 02:41:55 2012 +0100
  41. Fixup for 550b2f76401c2 which broke bold fonts
  42. The commit removed the line
  43. AC_CHECK_FUNCS(FT_Get_Next_Char FT_Get_BDF_Property FT_Get_PS_Font_Info FT_Has_PS_Glyph_Names FT_GlyphSlot_Embolden)
  44. but failed to remove the #if lines that this commit removes, resulting
  45. in that code never being executed.
  46. Fixes: https://bugs.freedesktop.org/attachment.cgi?id=58280
  47. Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
  48. commit b543efafefb71fb1f87ee9c1c261e86c8ca29e76
  49. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  50. Date: Wed Mar 7 20:12:27 2012 -0800
  51. libXft 2.3.0
  52. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  53. commit 301029c9a1d9429009eaf08bb726357d4e94780d
  54. Author: Jeremy Huddleston <jeremyhu@apple.com>
  55. Date: Mon Oct 24 23:39:25 2011 -0700
  56. Fix undefined ftbit in XftFontLoadGlyphs
  57. https://bugs.freedesktop.org/show_bug.cgi?id=42173
  58. Fixes regression from: 6f1d7bcdd461b1f6cc64370793f52d7c170187d0
  59. Fixed by examining original patch before rebase from:
  60. https://bugs.freedesktop.org/show_bug.cgi?id=29151
  61. Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
  62. commit 550b2f76401c292d982700b60326e0a837e391b4
  63. Author: Jeremy Huddleston <jeremyhu@apple.com>
  64. Date: Mon Oct 10 13:00:35 2011 -0700
  65. Remove fontconfig and freetype ifdef-fu and instead require non-ancinet versions of both
  66. Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
  67. commit 21a59c10803582c8f90d3b5f32e8f0240c050adf
  68. Author: Tom \"spot\" Callaway <tcallawa@redhat.com>
  69. Date: Thu Oct 6 15:58:29 2011 -0400
  70. compiler noise cleanups related to subpixel LCD support
  71. Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
  72. commit 6f1d7bcdd461b1f6cc64370793f52d7c170187d0
  73. Author: Tom \"spot\" Callaway <tcallawa@redhat.com>
  74. Date: Thu Oct 6 15:41:10 2011 -0400
  75. Subpixel LCD text rendering improvements
  76. Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
  77. commit 0e0efb8b26a241f8370053bc3686f7abc69357c1
  78. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  79. Date: Mon Sep 26 15:41:49 2011 -0700
  80. Add const attributes to fix gcc -Wwrite-strings warnings
  81. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  82. Reviewed-by: Aaron Plattner <aplattner@nvidia.com>
  83. commit df353cc7fe40fadc6e48586e95a0cbf1d2e33cfa
  84. Author: Ross Burton <ross@burtonini.com>
  85. Date: Sun Sep 25 17:47:15 2011 -0700
  86. constify some bits
  87. https://bugs.freedesktop.org/show_bug.cgi?id=2658
  88. Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
  89. commit 5cac9764a55c96fee64f63748c054be81fcaadf4
  90. Author: Jeremy Huddleston <jeremyhu@apple.com>
  91. Date: Sun Sep 25 11:11:01 2011 -0700
  92. Remove dependency on libXext
  93. ldd -r -u reports:
  94. Unused direct dependencies:
  95. .../lib/libXext.so.6
  96. Reported-by: Gaetan Nadon <memsize@videotron.ca>
  97. Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
  98. commit d39337048d31245b69e1b72b98beb957f52ba4e6
  99. Author: Jeremy Huddleston <jeremyhu@apple.com>
  100. Date: Sat Sep 24 21:05:27 2011 -0700
  101. Remove broken fallback on non-pkg-config search for libXrender
  102. https://bugs.freedesktop.org/show_bug.cgi?id=5425
  103. Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
  104. Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
  105. Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  106. commit 3ad77b636978746786546ab2b779730997839f63
  107. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  108. Date: Fri Sep 16 22:42:59 2011 -0700
  109. Strip trailing whitespace
  110. Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}'
  111. git diff -w & git diff -b show no diffs from this change
  112. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  113. commit d274ffc91b22bb8f3a2447237491cbe04f2ee0c3
  114. Author: Derek Wang <Derek.Wang@sun.com>
  115. Date: Wed Feb 2 22:15:13 2011 -0800
  116. XftGlyphFontSpecCore: check to make sure glyphs are in range
  117. This fixes a crash reported when selecting "View Page Source" in Mozilla
  118. on Solaris 10, due to invalid parameters being given to XPutImage.
  119. http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6261221
  120. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  121. commit 652d9b47fc902e12c8e28481742c382676f1d035
  122. Author: Jay Cotton <jay.cotton@oracle.com>
  123. Date: Wed Feb 2 22:09:34 2011 -0800
  124. XftDrawSrcPicture: fail if info->solidFormat is NULL
  125. Fixed a core dump in x11perf render tests when a driver was returning
  126. incorrect information due to a bug in the driver.
  127. http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6872780
  128. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  129. commit 1e03ac60d1221d5c16b7f4797ab0c461f13b123a
  130. Author: Gaetan Nadon <memsize@videotron.ca>
  131. Date: Wed Feb 2 11:43:42 2011 -0500
  132. config: comment, minor upgrade, quote and layout configure.ac
  133. Group statements per section as per Autoconf standard layout
  134. Quote statements where appropriate.
  135. Autoconf recommends not using dnl instead of # for comments
  136. Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters.
  137. Add AC_CONFIG_SRCDIR([Makefile.am])
  138. This helps automated maintenance and release activities.
  139. Details can be found in http://wiki.x.org/wiki/NewModuleGuidelines
  140. commit bcc24bf5bd4141cf5ca62bdd2c52d971ea88d421
  141. Author: Gaetan Nadon <memsize@videotron.ca>
  142. Date: Fri Jan 28 19:41:37 2011 -0500
  143. config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
  144. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  145. commit 791d10dbac030d6a164f54a7adb9b6c816c68930
  146. Author: Gaetan Nadon <memsize@videotron.ca>
  147. Date: Fri Jan 28 16:34:14 2011 -0500
  148. config: remove unrequired AC_CONFIG_AUX_DIR
  149. The default location for the generation of configuation files is the current
  150. package root directory. These files are config.* and friends.
  151. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  152. commit 28d61e969800820b1483d41445befcd1bf35fa85
  153. Author: Gaetan Nadon <memsize@videotron.ca>
  154. Date: Thu Jan 27 16:12:55 2011 -0500
  155. config: remove already included AC_PROG_SED
  156. Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
  157. Use the appropriate platform version of sed
  158. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  159. commit 0e3c21ab0aeb99ca76ac2535f4618cb1949b7f40
  160. Author: Gaetan Nadon <memsize@videotron.ca>
  161. Date: Thu Jan 27 16:09:03 2011 -0500
  162. config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
  163. XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls
  164. AC_PROG_C_C99. This sets gcc with -std=gnu99.
  165. If AC_PROG_CC macro is called afterwards, it resets CC to gcc.
  166. Reported-by: Roberto Branciforti <rbbrnc@gmail.com>
  167. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  168. commit 9c23173cf1ff861bdb8538e3aa21ec509b0d87d8
  169. Author: Roberto Branciforti <rbbrnc@gmail.com>
  170. Date: Mon Jan 17 22:32:15 2011 +0100
  171. libXft: Fix variable assignment.
  172. Signed-off-by: Roberto Branciforti <rbbrnc@gmail.com>
  173. Reviewed-by: Mikhail Gusarov <dottedmag@dottedmag.net>
  174. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  175. commit b9d4a2b5be71ca883f5a876500edb0a1a9add0cf
  176. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  177. Date: Fri Oct 29 16:21:18 2010 -0700
  178. libXft 2.2.0
  179. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  180. commit 8751e341bcc29952b4603e18767ab994653c6b01
  181. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  182. Date: Tue Sep 21 22:00:33 2010 -0700
  183. xft.pc.in: Requires.private entries should not be duplicated in Requires
  184. Users of libXft don't need to link with fontconfig, freetype and
  185. Xrender directly if they don't use them.
  186. This may cause issues for users of pkg-config versions older than 0.22.
  187. Please upgrade to the 2007 version of pkg-config before trying to build
  188. the 2010 version of libXft.
  189. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  190. Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
  191. commit ca575f9c9cbb11b122e676424a93da3eb0284be5
  192. Author: Gaetan Nadon <memsize@videotron.ca>
  193. Date: Sun Oct 17 20:42:41 2010 -0400
  194. config: upgrade to util-macros 1.8 for additional man page support
  195. Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
  196. The value of MAN_SUBST is the same for all X.Org packages.
  197. Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
  198. Use the appropriate platform version of sed
  199. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  200. commit 6d220e32c1e336292cac125515f04bcbdb65322d
  201. Author: Gaetan Nadon <memsize@videotron.ca>
  202. Date: Wed Mar 31 10:03:03 2010 -0400
  203. man: build man pages the standard way
  204. Using macro substitution.
  205. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  206. commit f2bd643475a555949558ff6f889c575da33c28a4
  207. Author: Gaetan Nadon <memsize@videotron.ca>
  208. Date: Tue Mar 30 14:01:31 2010 -0400
  209. config: remove deprecated xft-config script and man page
  210. This was put in place early 2000 when pkg-config was not used.
  211. Reviewed-by: Rémi Cardona <remi@gentoo.org>
  212. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  213. commit a33850fe1af31cf672e448a3c86ac5afb9fee06c
  214. Author: Gaetan Nadon <memsize@videotron.ca>
  215. Date: Tue Mar 30 09:44:47 2010 -0400
  216. config: remove the xft-config.in file from EXTRA_DIST
  217. Automake always includes it in the tarball.
  218. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  219. commit b443002c146569077394675c9e784b173d48c6e6
  220. Author: Gaetan Nadon <memsize@videotron.ca>
  221. Date: Mon Mar 29 16:50:34 2010 -0400
  222. config: update AC_PREREQ statement to 2.60
  223. Unrelated to the previous patches, the new value simply reflects
  224. the reality that the minimum level for autoconf to configure
  225. all x.org modules is 2.60 dated June 2006.
  226. ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
  227. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  228. commit 26dc5b0f626615156ca8a317f428ebc7c2d50498
  229. Author: Gaetan Nadon <memsize@videotron.ca>
  230. Date: Mon Mar 29 14:53:48 2010 -0400
  231. config: remove the pkgconfig pc.in file from EXTRA_DIST
  232. Automake always includes it in the tarball.
  233. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  234. commit 78ed756a343c37acb38cc230d03c334845553ab6
  235. Author: Gaetan Nadon <memsize@videotron.ca>
  236. Date: Tue Dec 8 11:13:11 2009 -0500
  237. Xft.h.in: remove comments which prevents Xft.h generation #25104
  238. With automake prior to 2.62, commnents placed beside a #undef line
  239. prevent that statement to be substituted by config.status.
  240. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  241. Reviewed-by: Alan Coopersmith <alan.coopersmith@sun.com>
  242. Tested-by: Adrian Bunk <bunk@stusta.de>
  243. commit ad762b61d79e1848ef0751d0b970f4f7660a886e
  244. Author: Gaetan Nadon <memsize@videotron.ca>
  245. Date: Fri Nov 27 20:56:04 2009 -0500
  246. Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
  247. Now that the INSTALL file is generated.
  248. Allows running make maintainer-clean.
  249. commit f6bab0a9abbaf4c2381c790372c830e0c8d78df4
  250. Author: Gaetan Nadon <memsize@videotron.ca>
  251. Date: Wed Oct 28 14:09:10 2009 -0400
  252. INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
  253. Add missing INSTALL file. Use standard GNU file on building tarball
  254. README may have been updated
  255. Remove AUTHORS file as it is empty and no content available yet.
  256. Remove NEWS file as it is empty and no content available yet.
  257. commit cf899b63a331b908a2d4027354ce0d7c13528638
  258. Author: Gaetan Nadon <memsize@videotron.ca>
  259. Date: Tue Oct 27 15:07:25 2009 -0400
  260. Deploy the new XORG_DEFAULT_OPTIONS #24242
  261. This macro aggregate a number of existing macros that sets commmon
  262. X.Org components configuration options. It shields the configuration file from
  263. future changes.
  264. commit f0f9ad0cb2d66d35f522fa9ec19974500b3955ab
  265. Author: Gaetan Nadon <memsize@videotron.ca>
  266. Date: Mon Oct 26 22:08:43 2009 -0400
  267. Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
  268. ChangeLog filename is known to Automake and requires no further
  269. coding in the makefile.
  270. commit 80e41cb93d0100a767aa8d630240440090937712
  271. Author: Gaetan Nadon <memsize@videotron.ca>
  272. Date: Thu Oct 22 12:34:19 2009 -0400
  273. .gitignore: use common defaults with custom section # 24239
  274. Using common defaults will reduce errors and maintenance.
  275. Only the very small or inexistent custom section need periodic maintenance
  276. when the structure of the component changes. Do not edit defaults.
  277. commit cf6372a5dd9dd4086ed243d3f6c7e5fe693594b0
  278. Author: Gaetan Nadon <memsize@videotron.ca>
  279. Date: Wed Oct 21 21:45:46 2009 -0400
  280. .gitignore: use common defaults with custom section # 24239
  281. Using common defaults will reduce errors and maintenance.
  282. Only the very small or inexistent custom section need periodic maintenance
  283. when the structure of the component changes. Do not edit defaults.
  284. commit 6f756640698b8f7bbada91999b4e30a0851bb6f4
  285. Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
  286. Date: Wed Oct 21 12:47:25 2009 -0700
  287. This is not a GNU project, so declare it foreign.
  288. On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote:
  289. > On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote:
  290. > > I noticed an INSTALL file in xlsclients and libXvMC today, and it
  291. > > was quite annoying to work around since 'autoreconf -fvi' replaces
  292. > > it and git wants to commit it. Should these files even be in git?
  293. > > Can I nuke them for the betterment of humanity and since they get
  294. > > created by autoreconf anyways?
  295. >
  296. > See https://bugs.freedesktop.org/show_bug.cgi?id=24206
  297. As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with
  298. AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation
  299. of the INSTALL file. It is also part of the 24206 solution.
  300. Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
  301. commit 906259ecc70dd4d0ef91f4582bd2a035d094831e
  302. Author: Alan Coopersmith <alan.coopersmith@sun.com>
  303. Date: Tue Oct 13 10:31:58 2009 -0700
  304. Set libtool version-number automatically from package version
  305. Since we've forgotten to manually update in most libXft releases so far,
  306. might as well just automate it.
  307. Reported by: Paulo Ricardo Zanoni <pzanoni@mandriva.com>
  308. Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
  309. commit fc248fb44413d11fed288793d0d8c2af76aeeb40
  310. Author: Alan Coopersmith <alan.coopersmith@sun.com>
  311. Date: Fri Oct 9 16:45:25 2009 -0700
  312. libXft 2.1.14
  313. Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
  314. commit 0f2a55b55d18272824444071f71473d988112465
  315. Author: Alan Coopersmith <alan.coopersmith@sun.com>
  316. Date: Thu Oct 8 09:18:43 2009 -0700
  317. Add generated Xft.h to .gitignore
  318. Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
  319. commit c36e28b3ed913d2dcb5c7876e49ccf2631a11df4
  320. Author: Julien Cristau <jcristau@debian.org>
  321. Date: Tue Oct 6 15:00:04 2009 -0700
  322. Fix install of generated Xft.h when builddir != srcdir
  323. Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
  324. commit c498ec3e4fb8e07bad7b053535d832273ac9b402
  325. Author: Alan Coopersmith <alan.coopersmith@sun.com>
  326. Date: Tue Oct 6 01:01:07 2009 -0700
  327. Split NEWS & README, update both
  328. Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
  329. commit dac73a51981632908ce86cff26af5b0bcfcdd770
  330. Author: Alan Coopersmith <alan.coopersmith@sun.com>
  331. Date: Tue Oct 6 00:39:14 2009 -0700
  332. Set Xft.h version numbers from configure.ac
  333. Keep the two in sync automatically instead of manually
  334. Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
  335. commit cfa048b4aa351068415c5e2711731246a9c19322
  336. Author: Alan Coopersmith <alan.coopersmith@sun.com>
  337. Date: Mon Oct 5 23:53:33 2009 -0700
  338. Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
  339. Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
  340. commit 5957fdd9ba2aba60e90a30bc3744f76ddb27b8d2
  341. Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
  342. Date: Thu Jan 29 18:45:48 2009 -0200
  343. Janitor: Correct make distcheck and sparse warnings.
  344. Use only one toplevel .gitignore file.
  345. It was tempting to also modify the code to not, first check if
  346. xrender is >= 0.8.2, and then, if failing, check for libXrender
  347. functions with different build options, but left as is, as it
  348. could be somehow useful at least as an example of being backwards
  349. compatible.
  350. commit cb80b4493e116229d8cc46507dec0fed6febd949
  351. Author: Stefan Dirsch <sndirsch@suse.de>
  352. Date: Sat Nov 22 20:45:02 2008 +0100
  353. Added fake bold support (#1579, Novell #38202/223682).
  354. commit 60bb5229f0fb16cee27077552fbc35d53c94f031
  355. Author: Erik Andren <erik.andren@gmail.com>
  356. Date: Sat Oct 25 20:34:27 2008 +0200
  357. Header cleanup (bug#4703)
  358. Remove prototypes for nonexistent functions from Xft.h, and add missing
  359. include in xftglyphs.c
  360. Signed-off-by: Julien Cristau <jcristau@debian.org>
  361. commit 1a34928cd823ef1452b973bd7c4c1d12cd976bba
  362. Author: Adam Jackson <ajax@redhat.com>
  363. Date: Wed Jul 2 15:42:37 2008 -0400
  364. libXft 2.1.13
  365. commit 19240d3605b5f1e88ca5509afffd48acdb7e1c5f
  366. Author: Julien Cristau <jcristau@debian.org>
  367. Date: Wed Jun 11 02:12:05 2008 +0200
  368. Revert "Drop Requires, use Requires.private instead."
  369. This reverts commit a1c78ce68c5f2106c38b6cb93a6b22420e1a80ab.
  370. Unfortunately this doesn't work on old pkg-config, which made
  371. Requires.private completely useless. That's fixed in 0.22, but...
  372. commit a1c78ce68c5f2106c38b6cb93a6b22420e1a80ab
  373. Author: Julien Cristau <jcristau@debian.org>
  374. Date: Tue Jun 10 17:29:27 2008 +0200
  375. Drop Requires, use Requires.private instead.
  376. Users of libXft don't need to link with fontconfig, freetype and
  377. Xrender directly if they don't use them.
  378. commit 541c6194d986e7849ee9541a9fd60b0724647a44
  379. Author: Adam Jackson <ajax@redhat.com>
  380. Date: Mon Mar 24 12:10:19 2008 -0400
  381. Bug #14232: Fix XftDrawRect when Render not supported.
  382. commit 8661a88789dce4fe06d45faec70f8e74834abdd6
  383. Author: Matthieu Herrb <matthieu.herrb@laas.fr>
  384. Date: Sun Mar 9 08:28:43 2008 +0100
  385. nuke RCS Ids
  386. commit 9e25c9019bd6788076c12cb4356c7d27d6c7d9af
  387. Author: James Cloos <cloos@jhcloos.com>
  388. Date: Thu Dec 6 16:38:28 2007 -0500
  389. Replace static ChangeLog with dist-hook to generate from git log
  390. commit 8a7f3d450c1f339f429dbce55df523d026c92375
  391. Author: Stefan Dirsch <sndirsch@suse.de>
  392. Date: Sun Nov 4 11:31:44 2007 -0800
  393. Register objects used by libXft.
  394. libXft uses XFT_MAX_GLYPH_MEMORY without first registering with fontconfig.
  395. commit 8ae5ea8c75a7850fa0aca0acc3962b6263f55094
  396. Author: Karl Tomlinson <bugs.freedesktop@karlt.net>
  397. Date: Wed Sep 12 12:00:43 2007 +0100
  398. XftFontOpenInfo: Use of uninitialised value of size 8 (bug 11200)
  399. This is due to XftFontInfoFill using the binary representation of the
  400. XftFontInfo to generate fi->hash.
  401. With 64-bit pointers there is padding between .hash and .file in struct
  402. _XftFontInfo. This padding is not initialized, and the hash uses these
  403. bytes.
  404. This will interfere with finding "a matching previously opened font" in
  405. XftFontOpenInfo, and XftFontInfoEqual, which uses memcmp, will have similar
  406. problems.
  407. This fix makes no assumptions about the sizes and alignment of members of
  408. struct _XftFontInfo by using memset. (It also makes no assumptions about
  409. what FcPatternGet* does to its output parameter when it returns
  410. FcResultNoMatch.)
  411. commit a782fe3fbed05344e2a12f53ede6101e120ed485
  412. Author: James Cloos <cloos@jhcloos.com>
  413. Date: Mon Sep 3 05:53:39 2007 -0400
  414. Add *~ to .gitignore to skip patch/emacs droppings
  415. commit 3c68c68fc20b875b405f2640778e32a41a807e27
  416. Author: Daniel Stone <daniel@fooishbar.org>
  417. Date: Thu Dec 7 12:20:44 2006 +0200
  418. bump to 2.1.12
  419. commit 22112a0ee3bd16b40e414bac32c532a73cbabbcb
  420. Author: Daniel Stone <daniel@fooishbar.org>
  421. Date: Thu Dec 7 12:20:05 2006 +0200
  422. XftNameUnparse: re-export to public API (bug #8900)
  423. Fix botched git import, which reverted some changes from CVS, by
  424. re-exporting XftNameUnparse.
  425. commit 6159d185048fbbb67627667d60dcd475def5bb44
  426. Author: Adam Jackson <ajax@benzedrine.nwnk.net>
  427. Date: Fri Oct 13 17:08:55 2006 -0400
  428. Bump to 2.1.11
  429. commit 661199d47ff8e9842542f9e407da50629c8a17b6
  430. Author: Adam Jackson <ajax@benzedrine.nwnk.net>
  431. Date: Fri Oct 13 16:18:47 2006 -0400
  432. Bump to 2.1.10
  433. commit 5e5d0c7597e7f494ad3010f6d4656c5209b09f88
  434. Author: Alan Coopersmith <alan.coopersmith@sun.com>
  435. Date: Thu Jul 13 14:58:58 2006 -0700
  436. renamed: .cvsignore -> .gitignore
  437. commit 8fc012344f8f072ee3bd1b09c336fed8d47826c5
  438. Author: Kjartan Maraas <kmaraas@gnome.org>
  439. Date: Thu Jul 13 10:28:30 2006 -0400
  440. Bug #7259: Various Coverity fixes.
  441. commit 824f87ba102e36808c59e92d7f527ca2f8b00026
  442. Author: Daniel Stone <daniel@fooishbar.org>
  443. Date: Sat Jun 3 10:41:03 2006 +0000
  444. Bug #4711: Don't export unnecessary symbols. (Alan Coopersmith). Bump to
  445. 2.1.9.
  446. commit 250b95f857cdd7fadab9e06f1a6f69706467aac2
  447. Author: Kevin E Martin <kem@kem.org>
  448. Date: Thu Dec 15 00:24:30 2005 +0000
  449. Update package version number for final X11R7 release candidate.
  450. commit 2a43efac053b9fa0a460d47f5154511cfaf4f2ba
  451. Author: Kevin E Martin <kem@kem.org>
  452. Date: Sat Dec 3 05:49:44 2005 +0000
  453. Update package version number for X11R7 RC3 release.
  454. commit 88a1de23e126cde06bf4136b56007dc24ad991e8
  455. Author: Eric Anholt <anholt@freebsd.org>
  456. Date: Sun Nov 20 23:17:41 2005 +0000
  457. Add/improve libs .cvsignores.
  458. commit bcbcdcdb0f41b61351454db5032a514215f2f089
  459. Author: Kevin E Martin <kem@kem.org>
  460. Date: Sat Nov 19 07:15:49 2005 +0000
  461. Update pkgconfig files to separate library build-time dependencies from
  462. application build-time dependencies, and update package deps to work
  463. with separate build roots.
  464. commit 143f9e1b8d328ebc806067fb44809a8a8fd419e4
  465. Author: Kevin E Martin <kem@kem.org>
  466. Date: Wed Oct 19 02:48:10 2005 +0000
  467. Update package version number for RC1 release.
  468. commit 34dc7dbd584f2bbef39248c26236186e08c79a25
  469. Author: Kevin E Martin <kem@kem.org>
  470. Date: Wed Oct 19 02:46:56 2005 +0000
  471. lib/Xcomposite/Xcomposite.h
  472. lib/Xft/Imakefile
  473. lib/Xft/Xft.h Update library version numbers to match updated package
  474. versions.
  475. Update driver version numbers for RC1.
  476. commit 11bc8208939991e9cd3eba2900827fd2e37b04a5
  477. Author: Kevin E Martin <kem@kem.org>
  478. Date: Wed Oct 5 19:46:16 2005 +0000
  479. Clean up generated files
  480. commit edfb44c93c03c41f13240af318a45f0f04dde6d1
  481. Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
  482. Date: Thu Aug 4 16:15:48 2005 +0000
  483. If --with-freetype-config is not specified, try pkgconfig freetype2, then
  484. fall back to freetype-config if pkgconfig fails.
  485. commit a09401affaf007aef2585711cd5eb499f554be9b
  486. Author: Kevin E Martin <kem@kem.org>
  487. Date: Fri Jul 29 21:22:51 2005 +0000
  488. Various changes preparing packages for RC0:
  489. - Verify and update package version numbers as needed
  490. - Implement versioning scheme
  491. - Change bug address to point to bugzilla bug entry form
  492. - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
  493. reenable it)
  494. - Fix makedepend to use pkgconfig and pass distcheck
  495. - Update build script to build macros first
  496. - Update modular Xorg version
  497. commit 0dd89a9e7ba09ed0c3f90a415b506a4ed89b91bb
  498. Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
  499. Date: Wed Jul 27 21:48:38 2005 +0000
  500. Build system for Xft
  501. commit db7a51a120898eda2824ec15d55641589571ed5d
  502. Author: Daniel Stone <daniel@fooishbar.org>
  503. Date: Sun Jul 3 07:00:57 2005 +0000
  504. Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
  505. Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings.
  506. Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all
  507. source files in the xserver/xorg tree, predicated on defines of
  508. HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to
  509. <X11/fonts/foo.h>.
  510. commit 403c9f9886cea9fd390a242e7c031ba2cc26217f
  511. Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
  512. Date: Fri Jun 24 22:43:20 2005 +0000
  513. Sync with Xft from xlibs CVS (2.1.7 plus man page updates from Branden
  514. Robinson) - see lib/Xft/ChangeLog for full details
  515. commit 1d14cc37d43bf349ee18e748f62913a0963f6e85
  516. Author: Egbert Eich <eich@suse.de>
  517. Date: Tue May 17 08:10:10 2005 +0000
  518. gcc4 allows to check if sentinels are correct (a sentinel is the
  519. terminating element in a varargs list). A sentinel needs to be NULL,
  520. not 0 - which doesn't make a difference on 32bit but matters on 64bit.
  521. Furthermore it can be told that functions have a printf-like format
  522. string and argument list so that they can verify that both match. To
  523. use these features certain attributes need to be set - which are
  524. compiler specific. To do this we define macros which are expanded
  525. depending on the compiler version. For now we put those in
  526. include/Xfuncproto.h (the XFree86 DDX layer contains a file compiler.h
  527. which however is not visible outside the DDX) (Bugzilla #3268).
  528. commit 0161d08ecd543c80e5625bf63d0091dbccd95f4e
  529. Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
  530. Date: Fri Aug 13 19:03:15 2004 +0000
  531. Fri Aug 13 21:01:34 2004 Soeren Sandmann <sandmann@daimi.au.dk>
  532. Fix the build
  533. commit 0641e99b21eead5aaee0c1136dd2d640028f6783
  534. Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
  535. Date: Fri Aug 13 18:24:06 2004 +0000
  536. Fri Aug 13 19:53:10 2004 Soeren Sandmann <sandmann@redhat.com>
  537. Fix for lockups on some versions of Matrox Mystique. #687, Patch from Mike
  538. Harris.
  539. Call xf86EnableDisableFBAccess though the function pointer instead of
  540. directly. #1041, Patch from Aaron Plattner.
  541. Swap the phsyical size of the screen when rotiation. #1050, Patch from
  542. Aaron Plattner.
  543. Fri Aug 13 19:47:12 2004 Soeren Sandmann <sandmann@redhat.com>
  544. Make HAVE_FT_BITMAP_SIZE_Y_PPEM conditional on the FreeType version instead
  545. of proping it. This way it will work with the monolithic version too.
  546. #1062, Patch by Owen Taylor.
  547. commit 14c188e8b0a0d88f97bcde21c8e1b1da8541bdf8
  548. Author: Kevin E Martin <kem@kem.org>
  549. Date: Wed Aug 11 23:37:34 2004 +0000
  550. Called strlen with (f->file) without checking for NULL (which happens when
  551. directly using FT_Face objects) (Bug #1047, Keith Packard).
  552. commit 591dcad65f73450a07ac7477a3a827d95eb6f726
  553. Author: Egbert Eich <eich@suse.de>
  554. Date: Fri Apr 23 18:43:42 2004 +0000
  555. Merging XORG-CURRENT into trunk
  556. commit c7e70c7e31897e00caaeb177176a8c24b834bc78
  557. Author: Egbert Eich <eich@suse.de>
  558. Date: Sun Mar 14 08:32:10 2004 +0000
  559. Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
  560. commit 113366a92f315a2178d19c6bb9bed54109697864
  561. Author: Egbert Eich <eich@suse.de>
  562. Date: Thu Mar 11 14:16:10 2004 +0000
  563. file Xft.3.in was initially added on branch XORG-RELEASE-1.
  564. commit 30761fcb5a6f3f2f23466f1b0ec1d290b5002e4e
  565. Author: Egbert Eich <eich@suse.de>
  566. Date: Thu Mar 11 14:16:09 2004 +0000
  567. file NEWS was initially added on branch XORG-RELEASE-1.
  568. commit be5842a55ddd89141de2f238e9b41541a247d13b
  569. Author: Egbert Eich <eich@suse.de>
  570. Date: Thu Mar 11 14:16:09 2004 +0000
  571. file AUTHORS was initially added on branch XORG-RELEASE-1.
  572. commit 4214b9fb11baea4347bb2279b800819ee9792c46
  573. Author: Egbert Eich <eich@suse.de>
  574. Date: Tue Mar 9 16:52:30 2004 +0000
  575. file README was initially added on branch XORG-RELEASE-1.
  576. commit 14f8861ef153e64359e062a96212eb5358a32fd4
  577. Author: Egbert Eich <eich@suse.de>
  578. Date: Tue Mar 9 16:52:30 2004 +0000
  579. file INSTALL was initially added on branch XORG-RELEASE-1.
  580. commit fabef42954896dca3d43fb414c564e9750112bf5
  581. Author: Egbert Eich <eich@suse.de>
  582. Date: Tue Mar 9 16:52:30 2004 +0000
  583. file COPYING was initially added on branch XORG-RELEASE-1.
  584. commit 3ff3e952c6095488466f71da06c6664a056e4c03
  585. Author: Egbert Eich <eich@suse.de>
  586. Date: Wed Mar 3 12:11:28 2004 +0000
  587. Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
  588. commit 00bdde8b2e4521b5058ee988c32dd814b852813d
  589. Author: Egbert Eich <eich@suse.de>
  590. Date: Thu Feb 26 13:35:33 2004 +0000
  591. readding XFree86's cvs IDs
  592. commit f328c0a0fff3ec647c3f1d7c06b3d701850eb955
  593. Author: Egbert Eich <eich@suse.de>
  594. Date: Thu Feb 26 09:22:43 2004 +0000
  595. Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
  596. commit 1781965aa5fac8f0737251ca883301e1aec7b12b
  597. Author: Kaleb Keithley <kaleb@freedesktop.org>
  598. Date: Tue Nov 25 19:28:09 2003 +0000
  599. XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
  600. commit ac1033d4dc0ff95ab31dd2eb4752e7b4520fe819
  601. Author: Kaleb Keithley <kaleb@freedesktop.org>
  602. Date: Fri Nov 14 16:48:48 2003 +0000
  603. XFree86 4.3.0.1
  604. commit 52a3d6a04aa1a18223059334f8d5ed2955461b7d
  605. Author: Kaleb Keithley <kaleb@freedesktop.org>
  606. Date: Fri Nov 14 16:48:48 2003 +0000
  607. Initial revision