Updates
Thu Jan 22 21:38:52 2004 Soeren Sandmann <sandmann@daimi.au.dk> * NEWS: Updates
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
51116ad493
commit
6a3e3b20d3
@ -1,3 +1,7 @@
|
|||||||
|
Thu Jan 22 21:38:52 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||||
|
|
||||||
|
* NEWS: Updates
|
||||||
|
|
||||||
2004-01-22 Alexander Larsson <alexl@redhat.com>
|
2004-01-22 Alexander Larsson <alexl@redhat.com>
|
||||||
|
|
||||||
* gdk/x11/gdkwindow-x11.c (WINDOW_IS_TOPLEVEL):
|
* gdk/x11/gdkwindow-x11.c (WINDOW_IS_TOPLEVEL):
|
||||||
|
|||||||
@ -1,3 +1,7 @@
|
|||||||
|
Thu Jan 22 21:38:52 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||||
|
|
||||||
|
* NEWS: Updates
|
||||||
|
|
||||||
2004-01-22 Alexander Larsson <alexl@redhat.com>
|
2004-01-22 Alexander Larsson <alexl@redhat.com>
|
||||||
|
|
||||||
* gdk/x11/gdkwindow-x11.c (WINDOW_IS_TOPLEVEL):
|
* gdk/x11/gdkwindow-x11.c (WINDOW_IS_TOPLEVEL):
|
||||||
|
|||||||
@ -1,3 +1,7 @@
|
|||||||
|
Thu Jan 22 21:38:52 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||||
|
|
||||||
|
* NEWS: Updates
|
||||||
|
|
||||||
2004-01-22 Alexander Larsson <alexl@redhat.com>
|
2004-01-22 Alexander Larsson <alexl@redhat.com>
|
||||||
|
|
||||||
* gdk/x11/gdkwindow-x11.c (WINDOW_IS_TOPLEVEL):
|
* gdk/x11/gdkwindow-x11.c (WINDOW_IS_TOPLEVEL):
|
||||||
|
|||||||
@ -1,3 +1,7 @@
|
|||||||
|
Thu Jan 22 21:38:52 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||||
|
|
||||||
|
* NEWS: Updates
|
||||||
|
|
||||||
2004-01-22 Alexander Larsson <alexl@redhat.com>
|
2004-01-22 Alexander Larsson <alexl@redhat.com>
|
||||||
|
|
||||||
* gdk/x11/gdkwindow-x11.c (WINDOW_IS_TOPLEVEL):
|
* gdk/x11/gdkwindow-x11.c (WINDOW_IS_TOPLEVEL):
|
||||||
|
|||||||
@ -1,3 +1,7 @@
|
|||||||
|
Thu Jan 22 21:38:52 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||||
|
|
||||||
|
* NEWS: Updates
|
||||||
|
|
||||||
2004-01-22 Alexander Larsson <alexl@redhat.com>
|
2004-01-22 Alexander Larsson <alexl@redhat.com>
|
||||||
|
|
||||||
* gdk/x11/gdkwindow-x11.c (WINDOW_IS_TOPLEVEL):
|
* gdk/x11/gdkwindow-x11.c (WINDOW_IS_TOPLEVEL):
|
||||||
|
|||||||
20
NEWS
20
NEWS
@ -16,11 +16,12 @@ Overview of Changes from GTK+ 2.3.1 to GTK+ 2.3.2
|
|||||||
clipboard. [Dom Lachowicz]
|
clipboard. [Dom Lachowicz]
|
||||||
* Improve the GtkCalendar drawing code. [Matthias]
|
* Improve the GtkCalendar drawing code. [Matthias]
|
||||||
* GtkCalendar supports starting the week on any day [Matthias]
|
* GtkCalendar supports starting the week on any day [Matthias]
|
||||||
* Misc GtkToolbar fixes and API improvements, most importantly make the
|
* Make GtkToolbar compatible with 2.2 again [Soeren Sandmann]
|
||||||
toolbar compatible with 2.2 again. [Soeren Sandmann, Jody]
|
* Misc GtkToolbar fixes and API improvements [Christian Persch,
|
||||||
|
Olivar Avramchenko, Jody, Soeren]
|
||||||
* Misc GtkUIManager fixes and API improvements. [Jody, Matthias, Jeff Franks]
|
* Misc GtkUIManager fixes and API improvements. [Jody, Matthias, Jeff Franks]
|
||||||
* Fix the logic for changing the toplevelness of a
|
* Fix the logic for changing the toplevelness of a
|
||||||
window. [Soeren Sandmann]
|
window. [Soeren]
|
||||||
* Add gtk_menu_shell_cancel() to emit the "cancel" signal on
|
* Add gtk_menu_shell_cancel() to emit the "cancel" signal on
|
||||||
a menu shell. [Matthias]
|
a menu shell. [Matthias]
|
||||||
* Do not interpret distant clicks as double clicks, using a
|
* Do not interpret distant clicks as double clicks, using a
|
||||||
@ -33,7 +34,7 @@ Overview of Changes from GTK+ 2.3.1 to GTK+ 2.3.2
|
|||||||
* Support big and small and alpha-blended icons under Win32.
|
* Support big and small and alpha-blended icons under Win32.
|
||||||
* Speed up GtkTreeView, add a fixed height mode. [Kristian Rietveld]
|
* Speed up GtkTreeView, add a fixed height mode. [Kristian Rietveld]
|
||||||
* Add a single-paragraph mode and a language property to
|
* Add a single-paragraph mode and a language property to
|
||||||
GtkCellRendererText [Kristian Rietveld]
|
GtkCellRendererText [Kristian]
|
||||||
* Add a editing-canceled signal to GtkCellRenderer [Federico Mena Quintero]
|
* Add a editing-canceled signal to GtkCellRenderer [Federico Mena Quintero]
|
||||||
* Misc GtkTreeView bug fixes [Kristian, Soeren, Jonathan Blandford]
|
* Misc GtkTreeView bug fixes [Kristian, Soeren, Jonathan Blandford]
|
||||||
* Implement or improve RTL support in GtkComboBox, GtkCellView,
|
* Implement or improve RTL support in GtkComboBox, GtkCellView,
|
||||||
@ -51,12 +52,11 @@ Overview of Changes from GTK+ 2.3.1 to GTK+ 2.3.2
|
|||||||
* New and updated translations (bn,ru,sr,sr@Latn,es,cs,sv,ja,no,de,
|
* New and updated translations (bn,ru,sr,sr@Latn,es,cs,sv,ja,no,de,
|
||||||
nl,sq,pt,pt_BR,nn,hr,lt,fa,it,et,cy,ko,mn,ar,ga,wa,br,af,ms)
|
nl,sq,pt,pt_BR,nn,hr,lt,fa,it,et,cy,ko,mn,ar,ga,wa,br,af,ms)
|
||||||
Other contributors: Marco Pesenti Gritti, Tim-Philipp Müller,
|
Other contributors: Marco Pesenti Gritti, Tim-Philipp Müller,
|
||||||
Olexiy Avramchenko, Noah Levitt, Sebastian Rittau,
|
Noah Levitt, Sebastian Rittau, Bill Haneman, Herman Bloggs,
|
||||||
Bill Haneman, Herman Bloggs, Adam Wright, Manish Singh,
|
Adam Wright, Manish Singh, Kjartan Maraas, Evan Martin,
|
||||||
Kjartan Maraas, Evan Martin, Alexander Larsson, Joshua N Pritikin,
|
Alexander Larsson, Joshua N Pritikin, Torsten Schoenfeld,
|
||||||
Torsten Schoenfeld, Christian Neumair, Daniel Rogers,
|
Christian Neumair, Daniel Rogers, Alexander Winston, Johannes
|
||||||
Alexander Winston, Johannes Weißl, Anders Carlsson, Morten Welinder,
|
Weißl, Anders Carlsson, Morten Welinder, Olivier Andrieu
|
||||||
Olivier Andrieu
|
|
||||||
|
|
||||||
Overview of Changes in GTK+-2.3.1
|
Overview of Changes in GTK+-2.3.1
|
||||||
=================================
|
=================================
|
||||||
|
|||||||
Reference in New Issue
Block a user