Blame NEWS

Packit 78284e
2.40.1 (stable):
Packit 78284e
Packit 78284e
Packit 78284e
* C++11: Make all operator bool()s explicit.
Packit 78284e
  (Murray Cumming)
Packit 78284e
* Build: Fix silent builds.
Packit 78284e
  (Kjell Ahlstedt) Bug #768797
Packit 78284e
Packit 78284e
2.40.0 (stable):
Packit 78284e
Packit 78284e
* No major changes compared to 2.39.1.
Packit 78284e
Packit 78284e
2.39.1 (unstable):
Packit 78284e
Packit 78284e
* Renderer: Added get/set_alpha().
Packit 78284e
  (Murray Cumming)
Packit 78284e
* Attribute: Added create_attr_background_alpha() and
Packit 78284e
  create_attr_foreground_alpha().
Packit 78284e
  (Murray Cumming)
Packit 78284e
* Reduce the cairomm dependency back to 1.2.2.
Packit 78284e
  (Murray Cumming) Bug #755460 (Daniel Stone)
Packit 78284e
Packit 78284e
2.38.1 (stable):
Packit 78284e
Packit 78284e
* Regenerate with the latest glibmm.
Packit 78284e
Packit 78284e
2.38.0 (stable):
Packit 78284e
Packit 78284e
* MSVC build fixes.
Packit 78284e
  (Chun-wei Fan)
Packit 78284e
Packit 78284e
2.37.2 (unstable):
Packit 78284e
Packit 78284e
* Rebuilt with latest glibmm,
Packit 78284e
  whose gmmproc generates C++ move operations.
Packit 78284e
  (Murray Cumming)
Packit 78284e
* C++11: Mark all _CLASS_OPAQUE_REFCOUNTED classes as final.
Packit 78284e
  (Murray Cumming)
Packit 78284e
Packit 78284e
2.37.1 (unstable):
Packit 78284e
Packit 78284e
* Use (and require) C++11.
Packit 78284e
* Attribute: fix operator!=.
Packit 78284e
  (Maks Naumov) Bug #751531
Packit 78284e
Packit 78284e
2.36.0 (stable):
Packit 78284e
Packit 78284e
No changes compared to 2.35.1.
Packit 78284e
Packit 78284e
2.35.1 (unstable):
Packit 78284e
Packit 78284e
* Context: Add get_serial().
Packit 78284e
  (Murray Cumming)
Packit 78284e
* FontMap: Add get_serial().
Packit 78284e
  (Murray Cumming)
Packit 78284e
* Layout: Add get_character_count() and get_serial().
Packit 78284e
  (Murray Cumming)
Packit 78284e
* Documentatoin: Update appearance to match recent glibmm and gtkmm.
Packit 78284e
* Win32 MSVC 2008/2010 Build: Many updates and corrections.
Packit 78284e
  (Chun-wei Fan)
Packit 78284e
Packit 78284e
2.34.0 (stable):
Packit 78284e
Packit 78284e
* Remove the use of g_type_init() because it has been deprecated.
Packit 78284e
  (José Alburquerque)
Packit 78284e
	
Packit 78284e
2.28.4 (stable):
Packit 78284e
Packit 78284e
* Add #includes needed with the latest glibmm.
Packit 78284e
  (Murray Cumming)
Packit 78284e
  
Packit 78284e
2.28.3 (stable):
Packit 78284e
Packit 78284e
Build
Packit 78284e
* Ship convert_pangomm.m4 in tarballs.
Packit 78284e
	(Frederic Peters) Bug #657817
Packit 78284e
* Don't use obsolete macros.
Packit 78284e
  (Krzesimir Nowak)
Packit 78284e
Packit 78284e
2.28.2 (stable):
Packit 78284e
Packit 78284e
* Install the m4 files even without --enable-maintainer-mode, as with
Packit 78284e
  other modules.
Packit 78284e
  (Kalev Lember) Bug #645669
Packit 78284e
Packit 78284e
2.28.1 (stable):
Packit 78284e
Packit 78284e
* Avoid a tarball dependency on mm-common.
Packit 78284e
  (Murray Cumming)
Packit 78284e
Packit 78284e
2.28.0 (stable):
Packit 78284e
Packit 78284e
Just a version increase and a regenerated tarball due to changes in an m4
Packit 78284e
macro in mm-common.
Packit 78284e
Packit 78284e
2.27.1 (unstable):
Packit 78284e
Packit 78284e
* LayoutIter: This now has a copy constructor.
Packit 78284e
* Layout::get_iter(): There is now a version of this method that returns a
Packit 78284e
  LayoutIter. The version with the output parameter is now deprecated.
Packit 78284e
Packit 78284e
2.26.2 (stable):
Packit 78284e
Packit 78284e
* Documentation: Added main page text at index.html.
Packit 78284e
  (David King, Murray Cumming)
Packit 78284e
Packit 78284e
2.26.1 (stable):
Packit 78284e
Packit 78284e
* Minor documentation improvements.
Packit 78284e
  (Murray Cumming, José Alburquerque)
Packit 78284e
Packit 78284e
2.26.0 (stable):
Packit 78284e
Packit 78284e
* Minor documentation build fixes. (Daniel Elstner)
Packit 78284e
Packit 78284e
2.25.1.3 (unstable):
Packit 78284e
Packit 78284e
* Change public documentation location to library.gnome.org in
Packit 78284e
  the pkg-config files as well.  (Daniel Elstner)
Packit 78284e
Packit 78284e
2.25.1.2 (unstable):
Packit 78284e
Packit 78284e
* Change public documentation location to library.gnome.org.
Packit 78284e
  (Daniel Elstner)
Packit 78284e
Packit 78284e
2.25.1.1 (unstable):
Packit 78284e
Packit 78284e
* Reenable the per-class hierarchy graphs in the reference documentation.
Packit 78284e
  (Daniel Elstner)
Packit 78284e
* Drop the custom HTML header and footer, and use the shared doxygen.css
Packit 78284e
  file from mm-common. (Daniel Elstner)
Packit 78284e
Packit 78284e
2.25.1 (unstable):
Packit 78284e
Packit 78284e
* Reworked the build system, using mm-common.
Packit 78284e
  (Daniel Elstner)
Packit 78284e
Packit 78284e
2.24.0 (stable):
Packit 78284e
Packit 78284e
(Skipped version numbers since 2.14.1, to match pango 1.24
Packit 78284e
(apart from the first digit, which we can't decrease.)
Packit 78284e
Packit 78284e
* Layout: Added show_in_cairo_context().
Packit 78284e
  (Louis-Francis Ratté-Boulianne) Bug #560232.
Packit 78284e
* Build: Allow pangomm to build outside the source tree. Bug #570322
Packit 78284e
  (Theppitak Karoonboonyanan)
Packit 78284e
* License Header consistency. (Deng Xiyue)
Packit 78284e
Packit 78284e
2.14.1 (stable):
Packit 78284e
Packit 78284e
* Windows build: Use the new DLL naming convention, like boost.
Packit 78284e
  (Armin Burgmeier)
Packit 78284e
* Documentation:
Packit 78284e
  - Corrected the index page for DevHelp.
Packit 78284e
    (Deng Xiyue) Bug #559896
Packit 78284e
Packit 78284e
2.14.0 (stable):
Packit 78284e
Packit 78284e
* Language: Added get_scripts().
Packit 78284e
  (Murray Cumming)
Packit 78284e
* README and COPYING fixes.
Packit 78284e
  (Deng Xiyue)
Packit 78284e
* Fixed the Windows build with Visual Studio Express.
Packit 78284e
  (Armin Burgmeier)
Packit 78284e
Packit 78284e
2.13.8 (unstable):
Packit 78284e
Packit 78284e
* Context: Added set_font_map() because the C function is now
Packit 78284e
  public (non backend-only) API.
Packit 78284e
* LayoutRun/GlyphItem: Added split() and letter().
Packit 78284e
* Renderer: Added draw_glyph_item().
Packit 78284e
* CairoFontMap:: Added set_default().
Packit 78284e
  (Murray Cumming)
Packit 78284e
* Build: Updated the MS Visual Studio 2005 build.
Packit 78284e
  (Armin Burgmeier)
Packit 78284e
Packit 78284e
2.13.7 (unstable):
Packit 78284e
Packit 78284e
* Build: Require a correct version of pango.
Packit 78284e
  (Sebastian Bacher)
Packit 78284e
* Documentation: Correct some mentions of pangomm-2.4 to pangomm-1.4.
Packit 78284e
  (Deng Xiyue)
Packit 78284e
Packit 78284e
2.13.6 (unstable):
Packit 78284e
Packit 78284e
* Layout: Added get_height(), set_height(), get_baseline().
Packit 78284e
* LayoutIter: Added get_layout().
Packit 78284e
* Renderer: Added get_layout() and get_layout_line().
Packit 78284e
  (Murray Cumming)
Packit 78284e
Packit 78284e
2.13.5 (unstable):
Packit 78284e
Packit 78284e
This is a first version of pangomm in its own tarball.
Packit 78284e
The API and ABI are not changed.