OBS User unknown
2009-05-20 20:14:31 +00:00
committed by Git OBS Bridge
parent 0a98f91961
commit d6955e9c7f
4 changed files with 41 additions and 6 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue May 5 16:49:35 CEST 2009 - vuntz@novell.com
- Update to version 2.27.1:
+ Bugs fixed:
- bgo#579057 Grip layout bug where negative rectangles are
possible
- bgo#578967 gdl_dock_item_grip_remove must be implemented
- bgo#471317 invisible buttons in HCI theme
- bgo#560820 Remove GdlComboButton
- bgo#577938 gdl_dock_placeholder_new's name param should be
const gchar* not gchar*
- bgo#577107 Layout bug in the grip widget headers
- bgo#577001 Patch: Added optional grip handle hatching
- bgo#577469 Remove deprecated GTK+ symbols
+ API changes:
- GdlComboButton API has been removed. Use GtkMenuToolButton
instead
-------------------------------------------------------------------
Mon Mar 16 22:53:08 CET 2009 - vuntz@novell.com