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
2007-07-20
Behdad Esfahbod
Bug 449482 – Build error when xft not present
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Behdad Esfahbod
Update copyright headers.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Behdad Esfahbod
Remove list of supported scripts. Supporting all is...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-05
Behdad Esfahbod
Remove unused empty header file basic-common.h
commit
|
commitdiff
|
tree
|
snapshot
2007-07-02
Behdad Esfahbod
=== Released 1.17.4 ===
commit
|
commitdiff
|
tree
|
snapshot
2007-06-27
Behdad Esfahbod
Bug 451547 – FAIL: runtests.sh
commit
|
commitdiff
|
tree
|
snapshot
2007-06-26
Richard Hult
Move the remaining uses of font_id from PangoCairoATSUI...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-24
Richard Hult
Bug 449543 - Ship pangoatsui.h
commit
|
commitdiff
|
tree
|
snapshot
2007-06-21
Behdad Esfahbod
Add missing types.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-20
Behdad Esfahbod
Add G_UNLIKELY() to type registration block in _get_typ...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-20
Behdad Esfahbod
minor whitespace fix.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-20
Behdad Esfahbod
Update.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-19
Behdad Esfahbod
=== Released 1.17.3 ===
PANGO_1_17_3
commit
|
commitdiff
|
tree
|
snapshot
2007-06-19
Behdad Esfahbod
Bug 448342 – pango_layout_index_to_line_x() counts...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-19
Behdad Esfahbod
Include pangocairo.h too.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-19
Behdad Esfahbod
Bug 447568 – improve docs on what absolute size means
commit
|
commitdiff
|
tree
|
snapshot
2007-06-15
Behdad Esfahbod
Clarify docs.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-15
Hans Breuer
updated
commit
|
commitdiff
|
tree
|
snapshot
2007-06-14
Behdad Esfahbod
Check for NULL before dereferencing. Patch from Keith...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-13
Behdad Esfahbod
Bug 447189 – fonts.c: pango_font_face_is_synthesized...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-13
Tor Lillqvist
Typo
commit
|
commitdiff
|
tree
|
snapshot
2007-06-12
Behdad Esfahbod
Compare set fields of two font descriptions for equalit...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-12
Richard Hult
Implement get_font_type().
commit
|
commitdiff
|
tree
|
snapshot
2007-06-12
Tor Lillqvist
Implement PangoCairoWin32FontMap::get_font_type().
commit
|
commitdiff
|
tree
|
snapshot
2007-06-12
Tor Lillqvist
Typo
commit
|
commitdiff
|
tree
|
snapshot
2007-06-12
Tor Lillqvist
Add is_synthetic field.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-12
Behdad Esfahbod
Bug 445832 – pango_cairo_update_layout() always invalid...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-12
Behdad Esfahbod
Add G_GNUC_CONST and G_GNUC_PURE annotations.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-12
Behdad Esfahbod
New engine public macros:
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Richard Hult
Implement is_synthesized for the ATSUI backend.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Behdad Esfahbod
Bug 440588 – Add pango_font_face_is_synthesized()
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Richard Hult
Update for the changes to PangoCairoFontMap and PangoCa...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Behdad Esfahbod
Bug 446355 – the parsing with pango_parse_markup is...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Behdad Esfahbod
Make sure all enabled font backends included (reported...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Behdad Esfahbod
Add 'gravity', 'gravity_hint', and 'letter_spacing...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Behdad Esfahbod
Bug 438801 – underline should add "error" type.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Behdad Esfahbod
Bug 347236 – provide pango_cairo_font_get_scaled_font...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-10
Behdad Esfahbod
Bug 337593 – move glyph extents code (and cache) from...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-10
Behdad Esfahbod
Use G_CONST_RETURN
commit
|
commitdiff
|
tree
|
snapshot
2007-06-05
Behdad Esfahbod
Add missing g_return_if_fail()s. Pointed out by fcrozat.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-05
Behdad Esfahbod
Zero glyphs->num_glyphs before calling into shape engine.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-04
Behdad Esfahbod
=== Released 1.17.2 ===
PANGO_1_17_2
commit
|
commitdiff
|
tree
|
snapshot
2007-06-03
Behdad Esfahbod
Fix various typos reported by Peter Moulder.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-03
Behdad Esfahbod
Rename pango_ot_ruleset_get_for() to
commit
|
commitdiff
|
tree
|
snapshot
2007-06-02
Behdad Esfahbod
Bug 443206 – PANGO_SCRIPT_UNKNOWN should not cause...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-31
Behdad Esfahbod
Improve docs.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-28
Behdad Esfahbod
=== Released 1.17.1 ===
PANGO_1_17_1
commit
|
commitdiff
|
tree
|
snapshot
2007-05-28
Behdad Esfahbod
Fix Japanese text. Patch from Ben Konrath
commit
|
commitdiff
|
tree
|
snapshot
2007-05-25
Behdad Esfahbod
Fix wrong Unicode version in header.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-24
Behdad Esfahbod
Bug 357790 – Rendering problem for malayalam consonant...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-24
Behdad Esfahbod
Add stability note.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-24
Behdad Esfahbod
Document how Pango's vertical text support works.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-23
Behdad Esfahbod
Part of Bug 440603 – Minor ABI change
commit
|
commitdiff
|
tree
|
snapshot
2007-05-23
Behdad Esfahbod
New test text for N'Ko.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-23
Behdad Esfahbod
Bug 440603 – Minor ABI change
commit
|
commitdiff
|
tree
|
snapshot
2007-05-20
Richard Hult
Improve the fix for bug #433805 so that the metrics...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Behdad Esfahbod
Bug 438705 – Test runs non-existent "/bin/bash" on...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Behdad Esfahbod
Add a test file showing off OpenType language-system...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Behdad Esfahbod
Bug 438814 – synaptic crash with pango 1.17.0
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Behdad Esfahbod
Port to new OpenType APIs. Add standard features.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Behdad Esfahbod
Port to new OpenType APIs and cleanup a bit. Add standa...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Behdad Esfahbod
Add bug references
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Behdad Esfahbod
Port to new OpenType APIs. Add standard features (ccmp...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Behdad Esfahbod
Add ccmp, locl, calt; kern, mark, and mkmk features.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Behdad Esfahbod
Add new engine API:
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Behdad Esfahbod
Add new engine API:
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
Behdad Esfahbod
Move ruleset creation after populating buffer.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
Behdad Esfahbod
Port to new OpenType APIs.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
Behdad Esfahbod
Bug 436699 – N'Ko support Patch by Eugeniy Meshcheryakov
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
Richard Hult
Bug 433805 - [Atsui] Approximate char/digit width width...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
Behdad Esfahbod
Add various test txt files recently added.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Behdad Esfahbod
=== Released 1.17.0 ===
PANGO_1_17_0
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Behdad Esfahbod
Update to api changes
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Behdad Esfahbod
Update.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Behdad Esfahbod
Bug 325714 – Pango should respect $LANGUAGE
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Behdad Esfahbod
Move pango_script_get_sample_language() from pango...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Behdad Esfahbod
Part of Bug 325714 – Pango should respect $LANGUAGE...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Behdad Esfahbod
Part of Bug 414264 – Pango vertical writing support...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Behdad Esfahbod
Part of Bug 325714 – Pango should respect $LANGUAGE
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Behdad Esfahbod
Add a FIXME
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Behdad Esfahbod
Mark some arguments const.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Behdad Esfahbod
Part of Bug 325714 – Pango should respect $LANGUAGE
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Behdad Esfahbod
Part of Bug 325714 – Pango should respect $LANGUAGE
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Behdad Esfahbod
Add --language.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
Behdad Esfahbod
Use PANGO_OT_DEFAULT_LANGUAGE and PANGO_OT_ALL_GLYPHS...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
Behdad Esfahbod
Split ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
Behdad Esfahbod
New public API:
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
Behdad Esfahbod
Bug 437534 – pango_language_includes_script is buggy
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
Behdad Esfahbod
Don't set gravity in pango_fc_font_description_from_pat...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-09
Behdad Esfahbod
Update from latest fontconfig sources.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-09
Behdad Esfahbod
Move pango_language_includes_script() from pango-script...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
Behdad Esfahbod
Minor include reordering.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
Behdad Esfahbod
Move PangoLanguage stuff into pango-language.[ch]
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
Behdad Esfahbod
Bug 436988 – Adding PangoScript to PangoAnalysis
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
Behdad Esfahbod
Bug 416515 – Time is not aligned with date on vertical...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
Behdad Esfahbod
Bug 436154 – Error building the pango.modules file...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-05
Richard Hult
Bug 434160 - [atsui] Italic versions of some faces...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
Behdad Esfahbod
Add bug reference.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
Behdad Esfahbod
Add new symbols.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
Behdad Esfahbod
New API
commit
|
commitdiff
|
tree
|
snapshot
next