summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Released 1.24.21.24.2Behdad Esfahbod2009-05-042-2/+13
* [git.mk] Better deal with non-automake directoriesBehdad Esfahbod2009-05-041-1/+1
* [git.mk] UpdateBehdad Esfahbod2009-05-041-77/+80
* [git.mk] Fix DEST_SUBDIR recursionBehdad Esfahbod2009-05-031-7/+8
* [git.mk] Recurse in DIST_SUBDIRS tooBehdad Esfahbod2009-05-031-1/+1
* Bug 580987 – SIGFPE in pango_glyph_string_index_to_xBehdad Esfahbod2009-05-011-0/+6
* [doap] Add mailto:Behdad Esfahbod2009-04-271-2/+2
* Bug 580273 – Font metrics functions incorrectly listed as reporting point s...Behdad Esfahbod2009-04-261-4/+4
* [git.mk] Also ignore other vim buffer filesBehdad Esfahbod2009-04-261-1/+1
* Fix maintainer-cleanBehdad Esfahbod2009-04-251-2/+2
* [git.mk] Replace "git stat" with "git status"Behdad Esfahbod2009-04-231-2/+2
* Bug 579694 – Cygwin parallel-build patchBehdad Esfahbod2009-04-211-1/+1
* [DOAP] Add categoryBehdad Esfahbod2009-04-191-0/+1
* [git.mk] Support out-of-tree buildsBehdad Esfahbod2009-04-181-5/+9
* [git.mk] Remove copyright claimBehdad Esfahbod2009-04-181-1/+1
* [Makefile.am] Minor cleanupBehdad Esfahbod2009-04-171-1/+4
* [git.mk] Add gnome-doc-utils supportBehdad Esfahbod2009-04-172-3/+21
* [git.mk] Document moreBehdad Esfahbod2009-04-171-20/+87
* [git.mk] DocumentBehdad Esfahbod2009-04-172-2/+23
* [docs] Fix Makefile.am to not delete .gitignore on distBehdad Esfahbod2009-04-171-1/+4
* [doc] Update templatesBehdad Esfahbod2009-04-171-0/+5
* Use git.mkBehdad Esfahbod2009-04-1719-0/+38
* Add git.mkBehdad Esfahbod2009-04-171-0/+72
* Doap it upBehdad Esfahbod2009-04-172-1/+35
* Bug 578944 – pango-1.24.1 fails its testsuiteBehdad Esfahbod2009-04-142-7/+1
* Bug 578935 – Syntax error (missing semicolon) in pango/pangowin32-fontmap.cBehdad Esfahbod2009-04-144-8/+22
* Bug 577952 – Error loading {GDEF,GSUB,GPOS} table 0x6EAD1.24.1Behdad Esfahbod2009-04-091-2/+9
* [pangofc] Be more tolerant on the "fontmap" property settingBehdad Esfahbod2009-04-082-1/+6
* [doc] Tag markup attributes with version they were introducedPeter Clifton2009-04-072-8/+15
* [layout] Truncate final whitespace in the line before ellipsizingBehdad Esfahbod2009-04-061-9/+7
* [layout] When computing empty line extents, use both layout and context fontdescBehdad Esfahbod2009-04-061-9/+14
* [layout] Don't break line on LINE_SEPARATOR if the line is to be ellipsizedBehdad Esfahbod2009-04-061-2/+7
* Allow font_family=NULL in load_font() and load_fontset() methodsBehdad Esfahbod2009-04-065-12/+16
* [xft,ft2] Fix empty-glyph logical extentsBehdad Esfahbod2009-04-062-10/+30
* Allow desc_to_merge=NULL in pango_font_description_merge()Behdad Esfahbod2009-04-061-2/+6
* Use g_debug() instead of g_message()Behdad Esfahbod2009-04-062-6/+6
* [cairotwisted] Plug couple other leaksBehdad Esfahbod2009-03-301-0/+3
* [cairotwisted] Plug leakBehdad Esfahbod2009-03-301-1/+5
* [indic] Fix buildBehdad Esfahbod2009-03-261-3/+3
* Bug 571291 – Unicode 5.1 support in pango - Indic LanuagesBehdad Esfahbod2009-03-261-9/+11
* Bug 576298 – Fails to link pango-view if --without-x is specified but cairo...Sebastian Dröge2009-03-232-1/+5
* [pango] Allocate PangoScriptIter on stack.Chris Wilson2009-03-205-52/+101
* [pango-context] Fix assertion with enable_fallback=FALSE and no fontsBehdad Esfahbod2009-03-171-0/+3
* Release 1.24.01.24.0Behdad Esfahbod2009-03-162-2/+39
* Rename ChangeLog.pre-1.23 -> ChangeLog.pre-1-23Behdad Esfahbod2009-03-161-0/+0
* [Makefile.am] Generage ChangeLog from git-logBehdad Esfahbod2009-03-161-0/+17
* Bug 547963 – man page for pango-viewBehdad Esfahbod2009-03-163-8/+32
* Bug 502804 – pango-view or pangocairo-view option to annotateBehdad Esfahbod2009-03-165-5/+51
* [pango-view] Add an extra level of mild annotation to cairo backendBehdad Esfahbod2009-03-163-74/+72
* [pango-view] Clear background in _renderBehdad Esfahbod2009-03-163-54/+65