Updates
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2006-03-13 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* NEWS: Updates
|
||||
|
||||
* gtk/gtktreemodelfilter.c (gtk_tree_model_filter_iter_has_child):
|
||||
(gtk_tree_model_filter_iter_n_children): Add a workaround for
|
||||
a crash when using a11y tools with filtered models. (#326362,
|
||||
Kjartan Maraas)
|
||||
|
||||
2006-03-11 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* gdk/win32/gdkdrawable-win32.c (draw_polygon): Use Polygon() for
|
||||
|
||||
@@ -1,3 +1,12 @@
|
||||
2006-03-13 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* NEWS: Updates
|
||||
|
||||
* gtk/gtktreemodelfilter.c (gtk_tree_model_filter_iter_has_child):
|
||||
(gtk_tree_model_filter_iter_n_children): Add a workaround for
|
||||
a crash when using a11y tools with filtered models. (#326362,
|
||||
Kjartan Maraas)
|
||||
|
||||
2006-03-11 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* gdk/win32/gdkdrawable-win32.c (draw_polygon): Use Polygon() for
|
||||
|
||||
15
NEWS
15
NEWS
@@ -1,3 +1,18 @@
|
||||
Overview of Changes from GTK+ 2.8.14 to GTK+ 2.8.15
|
||||
===================================================
|
||||
|
||||
* Bugs fixed:
|
||||
334098 Keys P and N in "open file" dialog have special meaning
|
||||
[Torben Putkonen]
|
||||
333372 MS-Windows theme (GTK-Wimp) shows all funky characters
|
||||
[Dom Lachowicz]
|
||||
163724 Optimize gdk on win32 [John Ehresman]
|
||||
332662 Hollow polygons have wrong linecaps [Tor Lillqvist]
|
||||
326362 panel crash with a11y enabled [Kjartan Maraas]
|
||||
|
||||
* Updated translations (bg,bn,cs,eu,ro)
|
||||
|
||||
|
||||
Overview of Changes from GTK+ 2.8.13 to GTK+ 2.8.14
|
||||
===================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user