mirror of
https://github.com/gnustep/libs-back.git
synced 2025-02-23 03:41:04 +00:00
update for new release
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@36216 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7b2bd47f1f
commit
6d6030f33a
2 changed files with 13 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-03-01 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Version 0.23.0
|
||||
* Update release notes
|
||||
|
||||
2013-02-18 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/x11/XGServerWindow.m
|
||||
|
|
|
@ -7,14 +7,20 @@
|
|||
@include version.texi
|
||||
@end ifset
|
||||
|
||||
@section Noteworthy changes in version @samp{0.23.0}
|
||||
|
||||
Added cairo support for ms-windows.
|
||||
|
||||
Updated for NSInteger/CGFloat support
|
||||
|
||||
@ifclear ANNOUNCE-ONLY
|
||||
|
||||
@section Noteworthy changes in version @samp{0.22.0}
|
||||
|
||||
Added new user defaults to make app icons and mini windows sticky (omnipresent)
|
||||
|
||||
Many improvements to Cairo rendering, including buffering, glyphs and DPI scaling.
|
||||
|
||||
@ifclear ANNOUNCE-ONLY
|
||||
|
||||
@section Noteworthy changes in version @samp{0.20.0}
|
||||
|
||||
Cairo is now the default backend, but falls back to art and xlib gracefully.
|
||||
|
|
Loading…
Reference in a new issue