This commit is contained in:
parent
8fb152016a
commit
8e05f8396a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2904dbab90e56150b643475ff9b5a92fbfb555a49756b33d9823d63b457907e4
|
||||
size 18380458
|
3
gtk+-2.17.6.tar.bz2
Normal file
3
gtk+-2.17.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:def12314e862e2204c73c3ebd8db2ff709de8cc47c071d2eeeab3ad4e8787bc8
|
||||
size 18739152
|
119
gtk2.changes
119
gtk2.changes
@ -1,3 +1,122 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 26 00:43:51 CEST 2009 - captain.magnus@opensuse.org
|
||||
|
||||
- Update to version 2.17.6:
|
||||
+ Client-side windows:
|
||||
- Several optimizations, such as client-side tracking of
|
||||
viewable windows
|
||||
- Clipping for drawing pixbufs on windows has been fixed
|
||||
- Rendering to large subwindows has been fixed
|
||||
+ Changes that are relevant for translators:
|
||||
- Markup has been removed from several strings
|
||||
+ Bugs fixed: bgo#588398, bgo#588943, bgo#588076, bgo#574674
|
||||
bgo#582674, bgo#588553, bgo#588897, bgo#588958, bgo#589035
|
||||
bgo#589275, bgo#588964, bgo#587337
|
||||
+ Translation updates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 18 23:12:21 CEST 2009 - captain.magnus@opensuse.org
|
||||
|
||||
- Update to version 2.17.5:
|
||||
+ Quite a few fixes have happened for the win32 and directfb
|
||||
backends
|
||||
+ Accessors have been added for sealed members in GtkCellRenderer
|
||||
and GtkWidget
|
||||
+ The jpeg2000 pixbuf loader is now optional. Pass
|
||||
--with-libjasper to configure to build it
|
||||
+ Bugs fixed:
|
||||
* bgo#588373 Menus broken by client-side-windows
|
||||
* bgo#588379 testgtk::panes does not change the cursor on mouse
|
||||
over
|
||||
* bgo#588388 shape rendering is back
|
||||
* bgo#588461 gtk_editable_get_chars() behaviour change in
|
||||
2.17.4
|
||||
* bgo#588666 Incorrect clamping of max_length
|
||||
* bgo#588665 insert-text signal is not emitted
|
||||
* bgo#588395 Crash when opening a GtkBuilder file
|
||||
* bgo#524066 Mandatory jpeg2000?
|
||||
* bgo#527583 GtkAssistant should set buttons as default widget
|
||||
* bgo#588694 Missing % in C code
|
||||
* bgo#588484 Iconview DnD fails when Destination is empty
|
||||
* bgo#583522 Trivial error in GtkBuilder migration
|
||||
documentation
|
||||
* bgo#150951 collapsed save dialog needs to indicate filesystem
|
||||
+ Translation updates
|
||||
- Remove gtk2-build-warnings.patch. Fixed upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 16 14:30:57 CEST 2009 - vuntz@novell.com
|
||||
|
||||
- Update to version 2.17.2:
|
||||
+ GtkInfoBar: A new widget to show a transient 'message area'
|
||||
inside a content pane. The API is similar to GtkDialog and
|
||||
supports theming for different message types (warnings, errors,
|
||||
etc)
|
||||
+ GtkFileChooser:
|
||||
- Improve path bar by ellipsizing long names and preventing
|
||||
vertical size changes
|
||||
- Backup files are now hidden by default
|
||||
- GTK+ remembers the file chooser sorting state now
|
||||
+ GtkButtonBox: Implements the GtkOrientable interface now.
|
||||
+ Printing:
|
||||
- GTK+ supports printing an application-defined 'selection'
|
||||
now, in addition to usual page ranges.
|
||||
+ Changes that are relevant for theme authors:
|
||||
- The new GtkInfoBar widget uses symbolic colors for theming
|
||||
its background color depending on the message type. By
|
||||
default, it uses the same background color as tooltips. This
|
||||
can be turned off with style property.
|
||||
- The GTK+ file chooser (as well as nautilus and other users of
|
||||
GIO icon information) can now show different icons for xdg
|
||||
user dirs. The icon names are folder-documents,
|
||||
folder-download, folder-music, folder-pictures,
|
||||
folder-publicshare, folder-templates, folder-videos, with an
|
||||
automatic fallback to the standard folder icon.
|
||||
+ Bugs fixed:
|
||||
- bgo#584021: titchy leak
|
||||
- bgo#579590: gtk_entry_set_icon_from_stock should warn when
|
||||
invalid st...
|
||||
- bgo#584125: GtkAssistant asserts if last page is
|
||||
GTK_ASSISTANT_PAGE_C...
|
||||
- bgo#171416: Resume editing if name of new folder is "Type
|
||||
name of new...
|
||||
- bgo#420335: Page assignment when printing 4 pages to a sheet
|
||||
- bgo#161670: Bad behaviour from gtk_file_chooser_set_filename
|
||||
- bgo#327152: Long names in the FileChooserDialog directory
|
||||
buttons sho...
|
||||
- bgo#355851: File Dialog shows Backup Files
|
||||
- bgo#390312: Gtk grabs keyboard on DND
|
||||
- bgo#486839: Filechooser 'Places' items should not move up and
|
||||
down th...
|
||||
- bgo#562335: Deprecate gtk_tree_view_column_get_cell_renderers
|
||||
and gtk...
|
||||
- bgo#565317: Resulting image of GtkCellRendererPixbuf depends
|
||||
on order...
|
||||
- bgo#565998: configure script doesn't check for cairo-xlib.pc
|
||||
- bgo#580079: Better configure detection of Xinerama on Solaris
|
||||
- bgo#580511: gdk_x11_atom_to_xatom_for_display translates
|
||||
GDK_NONE as ...
|
||||
- bgo#580560: Backspace key does not go to the parent directory
|
||||
- bgo#584598: GtkButtonBox silently ignores
|
||||
gtk_orientable_set_orientation
|
||||
- bgo#584637: Missing conditionals for X11 shape extension in
|
||||
GdkWindow
|
||||
- bgo#584805: GtkEntryCompletion selection reset when calling
|
||||
gtk_entry...
|
||||
- bgo#584832: Duplicate the exec string returned by
|
||||
gtk_recent_info_get...
|
||||
- bgo#585024: some gtksettings properties need extra
|
||||
initialisation
|
||||
- bgo#585371: Add additional sizes to the font selector
|
||||
- bgo#585791: use g_*gettext instead of *gettext directly
|
||||
- bgo#562579: [Patch] Remove error dialog when directory does
|
||||
not exist
|
||||
- bgo#344519: custom print ranges
|
||||
- bgo#484922: Should remember the sort state of columns
|
||||
- bgo#555344: consider adding a message area widget
|
||||
+ Updated translations.
|
||||
- Add gtk2-build-warnings.patch to fix several build warnings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 2 17:22:40 CEST 2009 - vuntz@novell.com
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user