Path to this page:
./
devel/pangomm2.48,
C++ bindings for pango (2.48 API)
Branch: CURRENT,
Version: 2.52.0,
Package name: pangomm2.48-2.52.0,
Maintainer: adampangomm (used to be part of gtkmm) is the official C++ interface for the
popular GUI library GTK+. Highlights include typesafe callbacks, widgets
extensible via inheritance and a comprehensive set of widget classes that
can be freely combined to quickly create complex user interfaces.
This package follows the 2.48 API.
Master sites:
Filesize: 760.07 KB
Version history: (Expand)
- (2024-04-15) Updated to version: pangomm2.48-2.52.0
- (2024-04-07) Updated to version: pangomm2.48-2.50.2nb1
- (2024-02-07) Updated to version: pangomm2.48-2.50.2
- (2023-11-14) Updated to version: pangomm2.48-2.48.2nb4
- (2023-11-12) Updated to version: pangomm2.48-2.48.2nb3
- (2023-01-30) Updated to version: pangomm2.48-2.48.2nb2
CVS history: (Expand)
2024-04-15 11:26:35 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
pangomm2.48: updated to 2.52.0
2.52.0 (stable):
* FontFamily: Add property_item_type(), property_n_items(),
property_name(), property_is_monospace(), property_is_variable().
* FontMap: Add reload_font(), property_item_type(),
property_n_items().
Build:
* Require pango >= 1.52.0.
|
2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138) |
Log message:
*: bump for cairo buildlink3.mk change
lzo was made an option
|
2024-02-07 19:19:38 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
pangomm2.48: update to 2.50.2.
2.50.2 (stable):
* Fontset: Use callback functions with C linkage
(Kjell Ahlstedt) Issue glibmm#1 (Murray Cumming)
* Coverage: Don't use deprecated pango_coverage_ref/unref()
(Kjell Ahlstedt)
Documentation:
* Doxyfile.in: Don't hide undocumented classes
(Kjell Ahlstedt)
* README.win32: Convert to MarkDown and rename to README.win32.md
Make dependencies clearer
(Chun-wei Fan)
* Remove AUTHORS, HACKING, README.SUN; add general info to README.md
(Kjell Ahlstedt) Issue gtkmm#140
Meson build:
* Detect if we build from a git subtree
(William Roy) Merge request gtkmm!72
* Don't copy files with configure_file()
(Kjell Ahlstedt)
* Fix the evaluation of is_git_build on Windows
(Kjell Ahlstedt) Issue gtkmm#131 (William Roy)
* Don't fail if warning_level=everything
(Daniel Boles, Kjell Ahlstedt) Merge request gtkmm!87
2.50.1 (stable):
* Context::get_font_map(): Fix reference count
(Kjell Ahlstedt)
Build:
* Meson build: Specify 'check' option in run_command()
Will be necessary with future versions of Meson.
Require Meson >= 0.55.0
* Meson build: Check if Perl is required for building documentation
* Meson build: Avoid unnecessary configuration warnings
(Kjell Ahlstedt)
* Meson build: Re-organize warning-related compiler flags for MSVC
(Chun-wei Fan)
2.50.0 (stable):
* AttrList: Add get_attributes(), update(), equal()
(Kjell Ahlstedt) Issue #12 (misos1)
* Make CairoFontMap::set_resolution() usable
by adding the CairoFontMapImpl class
(Kjell Ahlstedt) Issue #15 (Ievgenii Meshcheriakov)
* Add FontMap::get_family()
(Kjell Ahlstedt)
* AttrList: Add to_string() and from_string()
Attribute: Add TextTransform, BaselineShift and FontScle enums
and some create_attr_*() methods
(Kjell Ahlstedt)
Build:
* Don't include individual pango headers
(Matthias Clasen, Kjell Ahlstedt) Merge request !22
* Support Visual Studio 2022 builds
(Chun-wei Fan)
* Require pango >= 1.49.4
(Kjell Ahlstedt)
2.49.1 (unstable)
* Layout, LayoutIter: Add get_const_line() and get_const_lines()
(Kjell Ahlstedt) Issue #10 (misos1)
* GlyphItem: Make most methods public
(Kjell Ahlstedt) Issue #11 (Josh Bialkowski)
|
2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145) |
Log message:
*: recursive bump for cairo dependency changes
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-07-20 11:46:34 by Nia Alarie | Files touched by this commit (14) |
Log message:
*: Convert some remaining usage of GCC_REQD.
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|