projects
/
platform
/
upstream
/
pango.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/pango.git
2009-02-02
Behdad Esfahbod
Don't do anything in shutdown. Was causing double-free...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-02
Behdad Esfahbod
Allocate all array rows in a single ALLOC call. Saves...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-31
Behdad Esfahbod
It's not a programming error if face->family is NULL...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-31
Behdad Esfahbod
Typo
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
Behdad Esfahbod
Bug 569763 – pango doesn't like font descriptions witho...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
Behdad Esfahbod
Remove default font family and size. This means default...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Behdad Esfahbod
Remove ClassDef->Defined field. This is the comment...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Behdad Esfahbod
Use calloc(), instead of malloc()ing and memset()ing.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Behdad Esfahbod
Remove old cruft.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Behdad Esfahbod
Don't disassociate family from fontmap during cache_cle...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Behdad Esfahbod
Allocate all array rows in a single ALLOC call. Saves...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Behdad Esfahbod
Bug 560792 – Make PangoLayoutLine with line->layout...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Behdad Esfahbod
Bug 567392 – Abiword crashes in pango when opening...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Behdad Esfahbod
Fix warning
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Behdad Esfahbod
Bump version to 1.23.0. Not releasing yet.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Behdad Esfahbod
Update doc templates
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Behdad Esfahbod
Bug 566727 – PangoFontsetLazy
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Behdad Esfahbod
Bug 567165 – Apply all pattern matrices
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Behdad Esfahbod
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Behdad Esfahbod
Fix make check
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Behdad Esfahbod
Autogenerage pango.types. Remove it from repository...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Behdad Esfahbod
Change PangoFc font loading API such that PangoContext...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Behdad Esfahbod
Remove desc argument from _pango_cairo_font_private_ini...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Behdad Esfahbod
Avoid context key comparison if any of the keys is...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Behdad Esfahbod
Remove context argument from _pango_cairo_font_private_...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Behdad Esfahbod
[pangocairo-fc] Remove unused member
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Behdad Esfahbod
Minor.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
Johan Dahlin
Bug 567934 – Add introspection support inside pango
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Behdad Esfahbod
Protect against a NULL context.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Behdad Esfahbod
Improve warning message.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Behdad Esfahbod
Bug 549532 – Correction to the sample string for Hindi in
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Behdad Esfahbod
Bug 566726 – Minor optimization
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Behdad Esfahbod
Bug 566941 – Add PANGO_ATTRIBUTE_INDEX_FROM_TEXT_BEGINN...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Behdad Esfahbod
Bug 551469 – Fold '@' to '-' when parsing PangoLanguages
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Behdad Esfahbod
Bug 328206 – Update/remove some old files
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Behdad Esfahbod
Bug 328206 – Update/remove some old files
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Behdad Esfahbod
Remove the old gen-script-for-lang tool, rename the...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Behdad Esfahbod
Bug 166709 – Handle font variants more consistently
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Behdad Esfahbod
Bug 166709 – Handle font variants more consistently
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Behdad Esfahbod
Make it Unicode safe.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Behdad Esfahbod
Move the parse_*() functions in fonts.c and have them...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Behdad Esfahbod
Bug 166676 – pango_fc_font_map_finalize
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Tor Lillqvist
Bug 164001 - pango-querymodules doesn't work uninstalle...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-04
Behdad Esfahbod
Bug 384362 – pango can't select some font styles
commit
|
commitdiff
|
tree
|
snapshot
2009-01-04
Behdad Esfahbod
Bug 168085 – numeric styles in pango_font_description_t...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-04
Behdad Esfahbod
Bug 529591 – Code related to malayalam is misplaced...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Behdad Esfahbod
Bug 515807 – Don't bind modules lazily
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Behdad Esfahbod
Bug 512662 – Update check.docs for pango-undeclared.txt
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Behdad Esfahbod
Make sure we measure layout with the same surface type...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Behdad Esfahbod
Completely ignore CTM translation offsets.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Behdad Esfahbod
Finalize FreeType library after finalizing the FC fontm...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Behdad Esfahbod
Fix possible reference leak when fallback is disabled.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Behdad Esfahbod
Bug 565644 – Maybe pango_font_descriptions_free is...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Behdad Esfahbod
Call cairo_debug_reset_static_data().
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Behdad Esfahbod
Fix all warnings in modules/.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Behdad Esfahbod
Fix warning.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Behdad Esfahbod
Fix all warnings in pango-view/
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Behdad Esfahbod
Cleanup fontmap finalization.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Behdad Esfahbod
Bug 469049 – Fix all compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Behdad Esfahbod
Fix more warnings.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Behdad Esfahbod
Fix warnings.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Behdad Esfahbod
Reword.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Behdad Esfahbod
Bug 565379 – pango_font_description_better_match some...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-17
Behdad Esfahbod
Bug 564877 – pango-engine.h: PANGO_MODULE_PREFIX and...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-15
Behdad Esfahbod
=== Released 1.22.4 ===
PANGO_1_22_4
commit
|
commitdiff
|
tree
|
snapshot
2008-12-15
Behdad Esfahbod
Bug 564644 – Not complete description of the
commit
|
commitdiff
|
tree
|
snapshot
2008-12-15
Behdad Esfahbod
Bug 564644 – Not complete description of the
commit
|
commitdiff
|
tree
|
snapshot
2008-12-14
Behdad Esfahbod
Bug 563898 – Generated output is not deterministic
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Behdad Esfahbod
Don't call exit(). Let us crash.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Behdad Esfahbod
Bug 563803 – pango_renderer_finalize fails to call...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
Behdad Esfahbod
Bug 499626 – Space should be optional after comma in
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
Behdad Esfahbod
Bug 499624 – Spaces around commas in PangoFontDescripti...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
Behdad Esfahbod
Bug 499624 – Spaces around commas in PangoFontDescripti...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
Behdad Esfahbod
Bug 563557 – set g_get_prgname() in fc pattern
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
Behdad Esfahbod
Add G_MODULE_EXPORT annotation for modules.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-07
Behdad Esfahbod
Fix docs re NULL language. Also allow NULL desc.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-06
Behdad Esfahbod
Add more debug info if creating scaled font failed.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-06
Behdad Esfahbod
Bug 563356 – The input area of firefox and the blank...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
Behdad Esfahbod
Bug 562574 – Pangocariowin32 is leaking every cairo...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-26
Behdad Esfahbod
Handle close_path correctly.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-23
Behdad Esfahbod
=== Released 1.22.3 ===
PANGO_1_22_3
commit
|
commitdiff
|
tree
|
snapshot
2008-11-22
Theppitak Karoonboon...
Minor indentation fixes for previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-22
Chris Wilson
Bug 561740 – Use stack allocation for thai_engine_break
commit
|
commitdiff
|
tree
|
snapshot
2008-11-21
Behdad Esfahbod
Bug 561779 – incorrect calculations in pango_matrix_concat
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Behdad Esfahbod
Bug 560730 – pango 1.22.2 build failure on Solaris...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Behdad Esfahbod
Write error code in capital hex.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-28
Behdad Esfahbod
=== Released 1.22.2 ===
PANGO_1_22_2
commit
|
commitdiff
|
tree
|
snapshot
2008-10-28
Behdad Esfahbod
Bug 558254 – Internal reference handling messed up
commit
|
commitdiff
|
tree
|
snapshot
2008-10-28
Richard Hult
Bug 558107 – is_monospace always returns FALSE in pango...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Behdad Esfahbod
Bug 557620 – pango_font_description_from_string not...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Behdad Esfahbod
=== Released 1.22.1 ===
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Behdad Esfahbod
Bug 528272 – "Error loading GPOS table 5503" when using...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Behdad Esfahbod
Bug 552107 – Small libtool fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Kjartan Maraas
Fix a gcc warning.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Christian Persch
Bug 539623 – document that pango_color_parse accepts...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Behdad Esfahbod
Bug 555219 – Memory leak when using pango_layout_iter_c...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
Behdad Esfahbod
Fix left-to-right positioning. Reported by Peter Hunter.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Behdad Esfahbod
Improve Japanese text
commit
|
commitdiff
|
tree
|
snapshot
2008-09-22
Behdad Esfahbod
=== Released 1.22.0 ===
PANGO_1_22_0
commit
|
commitdiff
|
tree
|
snapshot
2008-09-22
Behdad Esfahbod
Update to cairo-1.7.6 API.
commit
|
commitdiff
|
tree
|
snapshot
next