=== Released 2.1.1 ===
Mon Oct 14 19:17:34 2002 Owen Taylor <otaylor@redhat.com> * === Released 2.1.1 ===
This commit is contained in:
parent
d7c09f2763
commit
bd14a24743
@ -1,3 +1,7 @@
|
|||||||
|
Mon Oct 14 19:17:34 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* === Released 2.1.1 ===
|
||||||
|
|
||||||
Mon Oct 14 18:50:59 2002 Owen Taylor <otaylor@redhat.com>
|
Mon Oct 14 18:50:59 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* configure.in: Version 2.1.1, interface age 0, binary age 101.
|
* configure.in: Version 2.1.1, interface age 0, binary age 101.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Mon Oct 14 19:17:34 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* === Released 2.1.1 ===
|
||||||
|
|
||||||
Mon Oct 14 18:50:59 2002 Owen Taylor <otaylor@redhat.com>
|
Mon Oct 14 18:50:59 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* configure.in: Version 2.1.1, interface age 0, binary age 101.
|
* configure.in: Version 2.1.1, interface age 0, binary age 101.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Mon Oct 14 19:17:34 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* === Released 2.1.1 ===
|
||||||
|
|
||||||
Mon Oct 14 18:50:59 2002 Owen Taylor <otaylor@redhat.com>
|
Mon Oct 14 18:50:59 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* configure.in: Version 2.1.1, interface age 0, binary age 101.
|
* configure.in: Version 2.1.1, interface age 0, binary age 101.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Mon Oct 14 19:17:34 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* === Released 2.1.1 ===
|
||||||
|
|
||||||
Mon Oct 14 18:50:59 2002 Owen Taylor <otaylor@redhat.com>
|
Mon Oct 14 18:50:59 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* configure.in: Version 2.1.1, interface age 0, binary age 101.
|
* configure.in: Version 2.1.1, interface age 0, binary age 101.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Mon Oct 14 19:17:34 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* === Released 2.1.1 ===
|
||||||
|
|
||||||
Mon Oct 14 18:50:59 2002 Owen Taylor <otaylor@redhat.com>
|
Mon Oct 14 18:50:59 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* configure.in: Version 2.1.1, interface age 0, binary age 101.
|
* configure.in: Version 2.1.1, interface age 0, binary age 101.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Mon Oct 14 19:17:34 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* === Released 2.1.1 ===
|
||||||
|
|
||||||
Mon Oct 14 18:50:59 2002 Owen Taylor <otaylor@redhat.com>
|
Mon Oct 14 18:50:59 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* configure.in: Version 2.1.1, interface age 0, binary age 101.
|
* configure.in: Version 2.1.1, interface age 0, binary age 101.
|
||||||
|
4
INSTALL
4
INSTALL
@ -20,8 +20,8 @@ GTK+ requires the following packages:
|
|||||||
Simple install procedure
|
Simple install procedure
|
||||||
========================
|
========================
|
||||||
|
|
||||||
% gzip -cd gtk+-2.1.0.tar.gz | tar xvf - # unpack the sources
|
% gzip -cd gtk+-2.1.1.tar.gz | tar xvf - # unpack the sources
|
||||||
% cd gtk+-2.1.0 # change to the toplevel directory
|
% cd gtk+-2.1.1 # change to the toplevel directory
|
||||||
% ./configure # run the `configure' script
|
% ./configure # run the `configure' script
|
||||||
% make # build GTK
|
% make # build GTK
|
||||||
[ Become root if necessary ]
|
[ Become root if necessary ]
|
||||||
|
8
NEWS
8
NEWS
@ -17,6 +17,11 @@ Overview of Changes in GTK+ 2.1.1
|
|||||||
* Add tag_table construct property to GtkTextBuffer [Daniel Elstner]
|
* Add tag_table construct property to GtkTextBuffer [Daniel Elstner]
|
||||||
* gtk_window_set_[default_]icon_from_file [Owen, Havoc]
|
* gtk_window_set_[default_]icon_from_file [Owen, Havoc]
|
||||||
* Fix handling of GtkSettings set from RC files on reload [Owen]
|
* Fix handling of GtkSettings set from RC files on reload [Owen]
|
||||||
|
* GtkTreeView work [Kristian Rietveld]
|
||||||
|
- Stop editing on a focus out event for GtkCellRendererText
|
||||||
|
[Andreas J. Guelzow]
|
||||||
|
- Don't accept drops on auto-sorted models
|
||||||
|
- Fix evil bug with insertions to GtkTreeModelSort [Hans Petter Jansson]
|
||||||
* Fixes for GtkIMContextXIM
|
* Fixes for GtkIMContextXIM
|
||||||
[Takuro Ashie, Motonobu Ichimura, Owen, HideToshi Tajima]
|
[Takuro Ashie, Motonobu Ichimura, Owen, HideToshi Tajima]
|
||||||
* Documentation fixes [Soeren Sandmann, Matthias Clasen; Joost Faassen,
|
* Documentation fixes [Soeren Sandmann, Matthias Clasen; Joost Faassen,
|
||||||
@ -25,7 +30,8 @@ Overview of Changes in GTK+ 2.1.1
|
|||||||
* Some performance tweaks [Soeren, Padraig O'Briain]
|
* Some performance tweaks [Soeren, Padraig O'Briain]
|
||||||
* Miscellaneous bug fixes
|
* Miscellaneous bug fixes
|
||||||
|
|
||||||
Other contributors: Jacob Berkman, Phil Blundell, Kenneth Christiansen, Murray Cumming, Bill Haneman, Jon-Kare Hellan, Kristian Rietveld, Hema Seetharamaiah
|
Other contributors: Jacob Berkman, Phil Blundell, Kenneth Christiansen,
|
||||||
|
Murray Cumming, Bill Haneman, Jon-Kare Hellan, Hema Seetharamaiah
|
||||||
|
|
||||||
Overview of Changes from GTK+-2.0.x to GTK+-2.1.0
|
Overview of Changes from GTK+-2.0.x to GTK+-2.1.0
|
||||||
=================================================
|
=================================================
|
||||||
|
2
README
2
README
@ -1,7 +1,7 @@
|
|||||||
General Information
|
General Information
|
||||||
===================
|
===================
|
||||||
|
|
||||||
This is GTK+ version 2.1.0. GTK+ is a multi-platform toolkit for
|
This is GTK+ version 2.1.1. GTK+ is a multi-platform toolkit for
|
||||||
creating graphical user interfaces. Offering a complete set of widgets,
|
creating graphical user interfaces. Offering a complete set of widgets,
|
||||||
GTK+ is suitable for projects ranging from small one-off projects to
|
GTK+ is suitable for projects ranging from small one-off projects to
|
||||||
complete application suites.
|
complete application suites.
|
||||||
|
1642
po/en@IPA.po
1642
po/en@IPA.po
File diff suppressed because it is too large
Load Diff
1642
po/en_GB.po
1642
po/en_GB.po
File diff suppressed because it is too large
Load Diff
1674
po/pt_BR.po
1674
po/pt_BR.po
File diff suppressed because it is too large
Load Diff
1672
po/zh_CN.po
1672
po/zh_CN.po
File diff suppressed because it is too large
Load Diff
1674
po/zh_TW.po
1674
po/zh_TW.po
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user