Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gtk
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1,147
Issues
1,147
List
Boards
Labels
Service Desk
Milestones
Merge Requests
145
Merge Requests
145
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
gtk
Commits
6921206d
Commit
6921206d
authored
May 24, 2007
by
Matthias Clasen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2.11.0
svn path=/trunk/; revision=17903
parent
30e97fc1
Changes
228
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
228 changed files
with
265978 additions
and
212325 deletions
+265978
-212325
ChangeLog
ChangeLog
+2
-0
INSTALL
INSTALL
+3
-3
README
README
+32
-10
README.in
README.in
+14
-2
contrib/gdk-pixbuf-xlib/ChangeLog
contrib/gdk-pixbuf-xlib/ChangeLog
+4
-0
docs/reference/ChangeLog
docs/reference/ChangeLog
+4
-0
docs/reference/gdk/tmpl/colors.sgml
docs/reference/gdk/tmpl/colors.sgml
+9
-0
docs/reference/gdk/tmpl/threads.sgml
docs/reference/gdk/tmpl/threads.sgml
+46
-0
docs/reference/gtk/tmpl/gtk-unused.sgml
docs/reference/gtk/tmpl/gtk-unused.sgml
+28
-0
docs/reference/gtk/tmpl/gtkaboutdialog.sgml
docs/reference/gtk/tmpl/gtkaboutdialog.sgml
+19
-1
docs/reference/gtk/tmpl/gtkaction.sgml
docs/reference/gtk/tmpl/gtkaction.sgml
+9
-0
docs/reference/gtk/tmpl/gtkcelllayout.sgml
docs/reference/gtk/tmpl/gtkcelllayout.sgml
+10
-0
docs/reference/gtk/tmpl/gtkcellrenderer.sgml
docs/reference/gtk/tmpl/gtkcellrenderer.sgml
+0
-1
docs/reference/gtk/tmpl/gtkcellrendererprogress.sgml
docs/reference/gtk/tmpl/gtkcellrendererprogress.sgml
+5
-0
docs/reference/gtk/tmpl/gtkcellview.sgml
docs/reference/gtk/tmpl/gtkcellview.sgml
+0
-23
docs/reference/gtk/tmpl/gtkcombobox.sgml
docs/reference/gtk/tmpl/gtkcombobox.sgml
+13
-0
docs/reference/gtk/tmpl/gtkdnd.sgml
docs/reference/gtk/tmpl/gtkdnd.sgml
+2
-2
docs/reference/gtk/tmpl/gtkentry.sgml
docs/reference/gtk/tmpl/gtkentry.sgml
+23
-1
docs/reference/gtk/tmpl/gtkentrycompletion.sgml
docs/reference/gtk/tmpl/gtkentrycompletion.sgml
+42
-0
docs/reference/gtk/tmpl/gtkenums.sgml
docs/reference/gtk/tmpl/gtkenums.sgml
+1
-0
docs/reference/gtk/tmpl/gtkfilechooserbutton.sgml
docs/reference/gtk/tmpl/gtkfilechooserbutton.sgml
+7
-0
docs/reference/gtk/tmpl/gtkfilesel.sgml
docs/reference/gtk/tmpl/gtkfilesel.sgml
+14
-15
docs/reference/gtk/tmpl/gtkicontheme.sgml
docs/reference/gtk/tmpl/gtkicontheme.sgml
+22
-0
docs/reference/gtk/tmpl/gtknotebook.sgml
docs/reference/gtk/tmpl/gtknotebook.sgml
+25
-0
docs/reference/gtk/tmpl/gtkpagesetup.sgml
docs/reference/gtk/tmpl/gtkpagesetup.sgml
+42
-0
docs/reference/gtk/tmpl/gtkpapersize.sgml
docs/reference/gtk/tmpl/gtkpapersize.sgml
+30
-0
docs/reference/gtk/tmpl/gtkplug.sgml
docs/reference/gtk/tmpl/gtkplug.sgml
+5
-0
docs/reference/gtk/tmpl/gtkprinter.sgml
docs/reference/gtk/tmpl/gtkprinter.sgml
+35
-0
docs/reference/gtk/tmpl/gtkprintoperation.sgml
docs/reference/gtk/tmpl/gtkprintoperation.sgml
+1
-0
docs/reference/gtk/tmpl/gtkprintsettings.sgml
docs/reference/gtk/tmpl/gtkprintsettings.sgml
+42
-0
docs/reference/gtk/tmpl/gtkscrolledwindow.sgml
docs/reference/gtk/tmpl/gtkscrolledwindow.sgml
+6
-0
docs/reference/gtk/tmpl/gtksettings.sgml
docs/reference/gtk/tmpl/gtksettings.sgml
+45
-0
docs/reference/gtk/tmpl/gtkstatusbar.sgml
docs/reference/gtk/tmpl/gtkstatusbar.sgml
+16
-15
docs/reference/gtk/tmpl/gtkstatusicon.sgml
docs/reference/gtk/tmpl/gtkstatusicon.sgml
+10
-0
docs/reference/gtk/tmpl/gtktextbuffer.sgml
docs/reference/gtk/tmpl/gtktextbuffer.sgml
+1
-1
docs/reference/gtk/tmpl/gtktexttag.sgml
docs/reference/gtk/tmpl/gtktexttag.sgml
+5
-0
docs/reference/gtk/tmpl/gtktextview.sgml
docs/reference/gtk/tmpl/gtktextview.sgml
+7
-0
docs/reference/gtk/tmpl/gtkwidget.sgml
docs/reference/gtk/tmpl/gtkwidget.sgml
+32
-0
docs/reference/gtk/tmpl/gtkwindow.sgml
docs/reference/gtk/tmpl/gtkwindow.sgml
+28
-0
gdk-pixbuf/ChangeLog
gdk-pixbuf/ChangeLog
+4
-0
gdk/gdkmedialib.c
gdk/gdkmedialib.c
+123
-0
gdk/gdkmedialib.h
gdk/gdkmedialib.h
+45
-0
gtk/Makefile.am
gtk/Makefile.am
+1
-0
gtk/xdgmime/ChangeLog
gtk/xdgmime/ChangeLog
+4
-0
po-properties/ChangeLog
po-properties/ChangeLog
+4
-0
po-properties/af.po
po-properties/af.po
+1341
-978
po-properties/am.po
po-properties/am.po
+1285
-960
po-properties/ang.po
po-properties/ang.po
+3054
-1108
po-properties/ar.po
po-properties/ar.po
+1521
-1538
po-properties/az.po
po-properties/az.po
+1332
-970
po-properties/az_IR.po
po-properties/az_IR.po
+1266
-959
po-properties/be.po
po-properties/be.po
+1330
-972
po-properties/be@latin.po
po-properties/be@latin.po
+1568
-1528
po-properties/bg.po
po-properties/bg.po
+1570
-1528
po-properties/bn.po
po-properties/bn.po
+1815
-1503
po-properties/bn_IN.po
po-properties/bn_IN.po
+1337
-971
po-properties/br.po
po-properties/br.po
+1288
-960
po-properties/bs.po
po-properties/bs.po
+1333
-971
po-properties/ca.po
po-properties/ca.po
+1814
-1500
po-properties/cs.po
po-properties/cs.po
+1334
-968
po-properties/cy.po
po-properties/cy.po
+1514
-1536
po-properties/da.po
po-properties/da.po
+1335
-969
po-properties/de.po
po-properties/de.po
+1573
-1531
po-properties/dz.po
po-properties/dz.po
+2473
-1941
po-properties/el.po
po-properties/el.po
+1337
-969
po-properties/en_CA.po
po-properties/en_CA.po
+1676
-1530
po-properties/en_GB.po
po-properties/en_GB.po
+2204
-2009
po-properties/eo.po
po-properties/eo.po
+1559
-1528
po-properties/es.po
po-properties/es.po
+1696
-1628
po-properties/et.po
po-properties/et.po
+1829
-1510
po-properties/eu.po
po-properties/eu.po
+1348
-965
po-properties/fa.po
po-properties/fa.po
+1304
-968
po-properties/fi.po
po-properties/fi.po
+1577
-1537
po-properties/fr.po
po-properties/fr.po
+1341
-970
po-properties/ga.po
po-properties/ga.po
+1279
-959
po-properties/gl.po
po-properties/gl.po
+1338
-975
po-properties/gu.po
po-properties/gu.po
+1334
-964
po-properties/he.po
po-properties/he.po
+1514
-1536
po-properties/hi.po
po-properties/hi.po
+1331
-962
po-properties/hr.po
po-properties/hr.po
+1334
-973
po-properties/hu.po
po-properties/hu.po
+1941
-1597
po-properties/hy.po
po-properties/hy.po
+1279
-963
po-properties/ia.po
po-properties/ia.po
+1279
-959
po-properties/id.po
po-properties/id.po
+1336
-970
po-properties/is.po
po-properties/is.po
+1289
-963
po-properties/it.po
po-properties/it.po
+1514
-1536
po-properties/ja.po
po-properties/ja.po
+1339
-967
po-properties/ka.po
po-properties/ka.po
+1449
-1025
po-properties/ko.po
po-properties/ko.po
+1332
-964
po-properties/ku.po
po-properties/ku.po
+1273
-959
po-properties/li.po
po-properties/li.po
+1330
-972
po-properties/lt.po
po-properties/lt.po
+1716
-1604
po-properties/lv.po
po-properties/lv.po
+1330
-972
po-properties/mi.po
po-properties/mi.po
+1273
-962
po-properties/mk.po
po-properties/mk.po
+1337
-965
po-properties/ml.po
po-properties/ml.po
+1931
-1568
po-properties/mn.po
po-properties/mn.po
+1366
-977
po-properties/mr.po
po-properties/mr.po
+1378
-982
po-properties/ms.po
po-properties/ms.po
+1333
-972
po-properties/nb.po
po-properties/nb.po
+1336
-970
po-properties/ne.po
po-properties/ne.po
+1332
-969
po-properties/nl.po
po-properties/nl.po
+1353
-967
po-properties/nn.po
po-properties/nn.po
+1335
-973
po-properties/nso.po
po-properties/nso.po
+1344
-970
po-properties/or.po
po-properties/or.po
+1914
-1557
po-properties/pa.po
po-properties/pa.po
+1332
-964
po-properties/pl.po
po-properties/pl.po
+1337
-966
po-properties/pt.po
po-properties/pt.po
+1337
-967
po-properties/pt_BR.po
po-properties/pt_BR.po
+2515
-1992
po-properties/ro.po
po-properties/ro.po
+1786
-1521
po-properties/ru.po
po-properties/ru.po
+1813
-1497
po-properties/rw.po
po-properties/rw.po
+1333
-975
po-properties/sk.po
po-properties/sk.po
+1335
-971
po-properties/sl.po
po-properties/sl.po
+1330
-972
po-properties/sq.po
po-properties/sq.po
+1542
-1532
po-properties/sr.po
po-properties/sr.po
+1335
-970
po-properties/sr@Latn.po
po-properties/sr@Latn.po
+1335
-970
po-properties/sr@ije.po
po-properties/sr@ije.po
+1333
-970
po-properties/sv.po
po-properties/sv.po
+2512
-1941
po-properties/ta.po
po-properties/ta.po
+1931
-1552
po-properties/te.po
po-properties/te.po
+1306
-966
po-properties/th.po
po-properties/th.po
+1275
-960
po-properties/tk.po
po-properties/tk.po
+1288
-965
po-properties/tr.po
po-properties/tr.po
+1377
-980
po-properties/tt.po
po-properties/tt.po
+1292
-962
po-properties/uk.po
po-properties/uk.po
+1590
-1540
po-properties/ur.po
po-properties/ur.po
+1267
-959
po-properties/uz.po
po-properties/uz.po
+1269
-962
po-properties/uz@Latn.po
po-properties/uz@Latn.po
+1266
-959
po-properties/vi.po
po-properties/vi.po
+2156
-1869
po-properties/wa.po
po-properties/wa.po
+1302
-964
po-properties/xh.po
po-properties/xh.po
+1342
-973
po-properties/yi.po
po-properties/yi.po
+1330
-972
po-properties/zh_CN.po
po-properties/zh_CN.po
+1851
-1506
po-properties/zh_HK.po
po-properties/zh_HK.po
+1330
-967
po-properties/zh_TW.po
po-properties/zh_TW.po
+1330
-967
po/ChangeLog
po/ChangeLog
+4
-0
po/af.po
po/af.po
+1250
-1090
po/am.po
po/am.po
+1185
-1032
po/ang.po
po/ang.po
+3232
-726
po/ar.po
po/ar.po
+1485
-1287
po/az.po
po/az.po
+1250
-1090
po/az_IR.po
po/az_IR.po
+1153
-1013
po/be.po
po/be.po
+1251
-1093
po/be@latin.po
po/be@latin.po
+1281
-1095
po/bg.po
po/bg.po
+1495
-1295
po/bn.po
po/bn.po
+1599
-1295
po/bn_IN.po
po/bn_IN.po
+1274
-1094
po/br.po
po/br.po
+1249
-1099
po/bs.po
po/bs.po
+1250
-1090
po/ca.po
po/ca.po
+1584
-1286
po/cs.po
po/cs.po
+1503
-1259
po/cy.po
po/cy.po
+1065
-941
po/da.po
po/da.po
+1257
-1099
po/de.po
po/de.po
+1516
-1267
po/dz.po
po/dz.po
+1639
-1331
po/el.po
po/el.po
+1524
-1273
po/en_CA.po
po/en_CA.po
+1576
-1285
po/en_GB.po
po/en_GB.po
+1297
-1091
po/eo.po
po/eo.po
+1534
-1284
po/es.po
po/es.po
+1099
-959
po/et.po
po/et.po
+1531
-1285
po/eu.po
po/eu.po
+1233
-1053
po/fa.po
po/fa.po
+1250
-1093
po/fi.po
po/fi.po
+1516
-1261
po/fr.po
po/fr.po
+1530
-1276
po/ga.po
po/ga.po
+1248
-1090
po/gl.po
po/gl.po
+1280
-1101
po/gu.po
po/gu.po
+1231
-1051
po/he.po
po/he.po
+1095
-948
po/hi.po
po/hi.po
+1272
-1091
po/hr.po
po/hr.po
+1250
-1090
po/hu.po
po/hu.po
+1618
-1306
po/hy.po
po/hy.po
+1259
-1103
po/ia.po
po/ia.po
+1156
-1008
po/id.po
po/id.po
+1589
-1285
po/is.po
po/is.po
+1254
-1096
po/it.po
po/it.po
+1065
-942
po/ja.po
po/ja.po
+1292
-1112
po/ka.po
po/ka.po
+1251
-1093
po/ko.po
po/ko.po
+1288
-1108
po/ku.po
po/ku.po
+1723
-1453
po/li.po
po/li.po
+1206
-1046
po/lt.po
po/lt.po
+1514
-1260
po/lv.po
po/lv.po
+1532
-1267
po/mi.po
po/mi.po
+1248
-1096
po/mk.po
po/mk.po
+1607
-1297
po/ml.po
po/ml.po
+1633
-1309
po/mn.po
po/mn.po
+1265
-1100
po/mr.po
po/mr.po
+1637
-1314
po/ms.po
po/ms.po
+1259
-1099
po/nb.po
po/nb.po
+1488
-1286
po/ne.po
po/ne.po
+3172
-1078
po/nl.po
po/nl.po
+1301
-1119
po/nn.po
po/nn.po
+1250
-1093
po/nso.po
po/nso.po
+1251
-1091
po/or.po
po/or.po
+1246
-1056
po/pa.po
po/pa.po
+1622
-1338
po/pl.po
po/pl.po
+1284
-1104
po/pt.po
po/pt.po
+1290
-1110
po/pt_BR.po
po/pt_BR.po
+1987
-1468
po/ro.po
po/ro.po
+1579
-1288
po/ru.po
po/ru.po
+1593
-1288
po/rw.po
po/rw.po
+1256
-1094
po/sk.po
po/sk.po
+1252
-1094
po/sl.po
po/sl.po
+1752
-1441
po/sq.po
po/sq.po
+1251
-1093
po/sr.po
po/sr.po
+1510
-1260
po/sr@Latn.po
po/sr@Latn.po
+1511
-1261
po/sr@ije.po
po/sr@ije.po
+1251
-1090
po/sv.po
po/sv.po
+1342
-1092
po/ta.po
po/ta.po
+1605
-1288
po/te.po
po/te.po
+1248
-1091
po/th.po
po/th.po
+223
-99
po/tk.po
po/tk.po
+1243
-1093
po/tr.po
po/tr.po
+1520
-1266
po/tt.po
po/tt.po
+1246
-1090
po/uk.po
po/uk.po
+1516
-1262
po/ur.po
po/ur.po
+1153
-1012
po/uz.po
po/uz.po
+1236
-1094
po/uz@Latn.po
po/uz@Latn.po
+1236
-1095
po/vi.po
po/vi.po
+2021
-1772
po/wa.po
po/wa.po
+1592
-1288
po/xh.po
po/xh.po
+1249
-1092
po/yi.po
po/yi.po
+1204
-1044
po/zh_CN.po
po/zh_CN.po
+1681
-1425
po/zh_HK.po
po/zh_HK.po
+1609
-1301
po/zh_TW.po
po/zh_TW.po
+1604
-1300
No files found.
ChangeLog
View file @
6921206d
2007-05-24 Matthias Clasen <mclasen@redhat.com>
* === Released 2.11.0 ===
* NEWS: Updates
2007-05-23 Matthias Clasen <mclasen@redhat.com>
...
...
INSTALL
View file @
6921206d
...
...
@@ -4,7 +4,7 @@ Prerequisites
GTK+ requires the following packages:
- The GLib, Pango, ATK and cairo libraries, available at the same
location as GTK+. GTK+ 2.1
0.2
requires at least GLib 2.12,
location as GTK+. GTK+ 2.1
1.0
requires at least GLib 2.12,
Pango 1.13, ATK 1.9 and cairo 1.2.
- The TIFF, PNG, and JPEG image loading libraries. You most
...
...
@@ -20,8 +20,8 @@ GTK+ requires the following packages:
Simple install procedure
========================
% gzip -cd gtk+-2.1
0.2
.tar.gz | tar xvf - # unpack the sources
% cd gtk+-2.1
0.2
# change to the toplevel directory
% gzip -cd gtk+-2.1
1.0
.tar.gz | tar xvf - # unpack the sources
% cd gtk+-2.1
1.0
# change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK+
[ Become root if necessary ]
...
...
README
View file @
6921206d
General Information
===================
This is GTK+ version 2.1
0.2
. GTK+ is a multi-platform toolkit for
This is GTK+ version 2.1
1.0
. GTK+ is a multi-platform toolkit for
creating graphical user interfaces. Offering a complete set of widgets,
GTK+ is suitable for projects ranging from small one-off projects to
complete application suites.
...
...
@@ -27,6 +27,27 @@ Installation
See the file 'INSTALL'
Release notes for 2.12
======================
* Functions: gtk_about_dialog_get/set_name() were deprecated in favour of
gtk_about_dialog_get/set_program_name(), the GtkAboutDialog now uses the
"program-name" property instead of the conflicting "name" property.
* The tiff loader now requires libtiff 3.6.0 or later.
* Support for Windows 9x/ME has officially been removed. It hasn't worked
since 2.6 anyway.
* The GtkTextBufferTargetInfo enumeration values have been changed from
G_MAXUINT-0, G_MAXUINT-1, G_MAXUINT-2, etc, to -1, -2, -3 to stay within
ANSI C limits.
* A change in the handling of _NET_WM_USER_TIME properties on toplevel
windows can cause deadlock problems with window managers that are using
GDK for drawing decorations. In particular, metacity <= 2.18.0 is affected
by this. The problem has been fixed in metacity 2.18.1.
Release notes for 2.10
======================
...
...
@@ -126,7 +147,7 @@ Release notes for 2.8
Release notes for 2.6
=====================
* GTK+ 2.6 supports clipboard persistenc
e
. To make use of this feature,
* GTK+ 2.6 supports clipboard persistenc
y
. To make use of this feature,
a clipboard manager following the specification at
http://www.freedesktop.org/wiki/Standards/clipboard-manager-spec
must be running. A sample implementation of such a clipboard manager
...
...
@@ -137,11 +158,11 @@ Release notes for 2.6
* Notification on clipboard ownership changes via GdkOwnerChange events
requires the XFIXES X extension. Applications can use the function
gdk_display_supports_selection_notification() to find out if owner
s
hip
gdk_display_supports_selection_notification() to find out if owner
c
hip
change notification is available.
* The icon theme code in GTK+ 2.6 follows the freedesktop.org icon theme
specification. Setting the XDG_DATA_DIRS environment variable may be
specification. Setting the XDG_DATA_DIRS environ
t
ment variable may be
necessary if your icons aren't installed in the default location
/usr/share/icons.
...
...
@@ -151,7 +172,7 @@ Release notes for 2.6
see the gtk-update-icon-cache man page or the GTK+ documentation.
* To reduce code size and improve efficiency, GTK+, when compiled
with the GNU tool
chain, has separate internal and external entry
with the GNU toolchain, has separate internal and external entry
points for exported functions. The internal names, which begin with
IA__, may be seen when debugging a GTK+ program.
...
...
@@ -179,7 +200,7 @@ Release notes for 2.6
compatibility are provided.
* On Unix, the assumption of GLib and GTK+ by default is that filenames on
the file
system are encoded in UTF-8 rather than the encoding of the locale;
the filesystem are encoded in UTF-8 rather than the encoding of the locale;
the GTK+ developers consider that having filenames whose interpretation
depends on the current locale is fundamentally a bad idea.
...
...
@@ -197,7 +218,7 @@ Release notes for 2.6
On Windows, filenames passed to GTK+ should always be in UTF-8, as
in GLib 2.6. This is different than in previous versions of GTK+
where the system code
page was used. As in GLib, for DLL ABI
where the system codepage was used. As in GLib, for DLL ABI
stability, applications built against previous versions of GTK+ will
use entry points providing the old semantics.
...
...
@@ -233,7 +254,7 @@ In the bug report please include:
that can be downloaded.
* If the bug was a crash, the exact text that was printed out when the
crash occur
r
ed.
crash occured.
* Further information such as stack traces may be useful, but is not
necessary. If you do send a stack trace, and the error is an X error,
...
...
@@ -251,7 +272,8 @@ report.
Otherwise, enter a new bug report that describes the patch, and attach
the patch to that bug report.
Bug reports containing patches that add to or change the GTK+ programming
interface should include the API keyword in their keyword fields.
Bug reports containing patches should include the PATCH keyword in their
keyword fields. If the patch adds to or changes the GTK+ programming
interface, the API keyword should also be included.
Patches should be in unified diff form. (The -u option to GNU diff.)
README.in
View file @
6921206d
...
...
@@ -34,11 +34,23 @@ Release notes for 2.12
gtk_about_dialog_get/set_program_name(), the GtkAboutDialog now uses the
"program-name" property instead of the conflicting "name" property.
* The tiff loader now requires libtiff 3.6.0 or later.
* Support for Windows 9x/ME has officially been removed. It hasn't worked
since 2.6 anyway.
* The GtkTextBufferTargetInfo enumeration values have been changed from
G_MAXUINT-0, G_MAXUINT-1, G_MAXUINT-2, etc, to -1, -2, -3 to stay within
ANSI C limits.
* A change in the handling of _NET_WM_USER_TIME properties on toplevel
windows can cause deadlock problems with window managers that are using
GDK for drawing decorations. In particular, metacity <= 2.18.0 is affected
by this. The problem has been fixed in metacity 2.18.1.
Release notes for 2.10
======================
* The tiff loader now requires libtiff 3.6.0 or later.
* The hexadecimal Unicode input feature has been reworked. It no longer
blocks the use of the sixteen Ctrl-Shift-<hex digit> key sequences. Now
it only uses Ctrl-Shift-u.
...
...
contrib/gdk-pixbuf-xlib/ChangeLog
View file @
6921206d
2007-05-24 Matthias Clasen <mclasen@redhat.com>
* === Released 2.11.0 ===
2006-10-08 Matthias Clasen <mclasen@redhat.com>
* gdk-pixbuf-xlib.c: Apply a cleanup patch by
...
...
docs/reference/ChangeLog
View file @
6921206d
2007-05-24 Matthias Clasen <mclasen@redhat.com>
* === Released 2.11.0 ===
2007-05-23 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt:
...
...
docs/reference/gdk/tmpl/colors.sgml
View file @
6921206d
...
...
@@ -289,3 +289,12 @@ The colormap structure contains the following public fields.
@Returns:
<!-- ##### FUNCTION gdk_color_to_string ##### -->
<para>
</para>
@color:
@Returns:
docs/reference/gdk/tmpl/threads.sgml
View file @
6921206d
...
...
@@ -308,3 +308,49 @@ gdk_threads_enter()/gdk_threads_leave().
@leave_fn:
<!-- ##### FUNCTION gdk_threads_add_idle ##### -->
<para>
</para>
@function:
@data:
@Returns:
<!-- ##### FUNCTION gdk_threads_add_idle_full ##### -->
<para>
</para>
@priority:
@function:
@data:
@notify:
@Returns:
<!-- ##### FUNCTION gdk_threads_add_timeout ##### -->
<para>
</para>
@interval:
@function:
@data:
@Returns:
<!-- ##### FUNCTION gdk_threads_add_timeout_full ##### -->
<para>
</para>
@priority:
@interval:
@function:
@data:
@notify:
@Returns:
docs/reference/gtk/tmpl/gtk-unused.sgml
View file @
6921206d
...
...
@@ -531,6 +531,12 @@ Use to get the value of a GtkArg whose GtkType is GTK_TYPE_C_FOREIGN
</para>
<!-- ##### ARG GtkAboutDialog:name ##### -->
<para>
</para>
<!-- ##### STRUCT GtkAccelEntry ##### -->
<para>
This is a private struct used by GTK+ internally, don't worry about it.
...
...
@@ -626,6 +632,12 @@ Define a function pointer. Deprecated.
@parent:
<!-- ##### ARG GtkCellView:use-fg ##### -->
<para>
</para>
<!-- ##### ARG GtkColorSelection:previous-alpha ##### -->
<para>
...
...
@@ -2070,6 +2082,14 @@ Sets the default size of child buttons.
@Returns:
<!-- ##### FUNCTION gtk_cell_view_get_use_fg ##### -->
<para>
</para>
@cell_view:
@Returns:
<!-- ##### FUNCTION gtk_cell_view_set_cell_data ##### -->
<para>
...
...
@@ -2078,6 +2098,14 @@ Sets the default size of child buttons.
@cell_view:
@cellview:
<!-- ##### FUNCTION gtk_cell_view_set_use_fg ##### -->
<para>
</para>
@cell_view:
@use_fg:
<!-- ##### FUNCTION gtk_clist_construct ##### -->
<para>
Initializes a previously allocated #GtkCList widget for use. This should not
...
...
docs/reference/gtk/tmpl/gtkaboutdialog.sgml
View file @
6921206d
...
...
@@ -98,7 +98,7 @@ only private fields and should not be directly accessed.
</para>
<!-- ##### ARG GtkAboutDialog:name ##### -->
<!-- ##### ARG GtkAboutDialog:
program-
name ##### -->
<para>
</para>
...
...
@@ -154,6 +154,24 @@ only private fields and should not be directly accessed.
@name:
<!-- ##### FUNCTION gtk_about_dialog_get_program_name ##### -->
<para>
</para>
@about:
@Returns:
<!-- ##### FUNCTION gtk_about_dialog_set_program_name ##### -->
<para>
</para>
@about:
@name:
<!-- ##### FUNCTION gtk_about_dialog_get_version ##### -->
<para>
...
...
docs/reference/gtk/tmpl/gtkaction.sgml
View file @
6921206d
...
...
@@ -246,6 +246,15 @@ and should not be accessed directly.
@Returns:
<!-- ##### FUNCTION gtk_action_create_menu ##### -->
<para>
</para>
@action:
@Returns:
<!-- ##### FUNCTION gtk_action_connect_proxy ##### -->
<para>
...
...
docs/reference/gtk/tmpl/gtkcelllayout.sgml
View file @
6921206d
...
...
@@ -50,6 +50,7 @@ of the attribute for each cell that is rendered.
@set_cell_data_func:
@clear_attributes:
@reorder:
@get_cells:
<!-- ##### USER_FUNCTION GtkCellLayoutDataFunc ##### -->
<para>
...
...
@@ -84,6 +85,15 @@ as appropriate.
@expand:
<!-- ##### FUNCTION gtk_cell_layout_get_cells ##### -->
<para>
</para>
@cell_layout:
@Returns:
<!-- ##### FUNCTION gtk_cell_layout_reorder ##### -->
<para>
...
...
docs/reference/gtk/tmpl/gtkcellrenderer.sgml
View file @
6921206d
...
...
@@ -62,7 +62,6 @@ probably has a selection colored background to render to.
@GTK_CELL_RENDERER_INSENSITIVE: The cell is drawn in an insensitive manner
@GTK_CELL_RENDERER_SORTED: The cell is in a sorted row
@GTK_CELL_RENDERER_FOCUSED:
@GTK_CELL_RENDERER_USE_FG:
<!-- ##### ENUM GtkCellRendererMode ##### -->
<para>
...
...
docs/reference/gtk/tmpl/gtkcellrendererprogress.sgml
View file @
6921206d
...
...
@@ -28,6 +28,11 @@ The #GtkCellRendererProgress cell renderer was added in GTK+ 2.6.
</para>
<!-- ##### ARG GtkCellRendererProgress:pulse ##### -->
<para>
</para>
<!-- ##### ARG GtkCellRendererProgress:text ##### -->
<para>
...
...
docs/reference/gtk/tmpl/gtkcellview.sgml
View file @
6921206d
...
...
@@ -46,29 +46,6 @@ and drag and drop.
</para>
<!-- ##### ARG GtkCellView:use-fg ##### -->
<para>
</para>
<!-- ##### FUNCTION gtk_cell_view_get_use_fg ##### -->
<para>
</para>
@cell_view:
@Returns:
<!-- ##### FUNCTION gtk_cell_view_set_use_fg ##### -->
<para>
</para>
@cell_view:
@use_fg:
<!-- ##### FUNCTION gtk_cell_view_new ##### -->
<para>
...
...
docs/reference/gtk/tmpl/gtkcombobox.sgml
View file @
6921206d
...
...
@@ -63,6 +63,14 @@ gtk_combo_box_get_active_text().
@combobox: the object which received the signal.
@arg1:
<!-- ##### SIGNAL GtkComboBox::popdown ##### -->
<para>
</para>
@combobox: the object which received the signal.
@Returns:
<!-- ##### SIGNAL GtkComboBox::popup ##### -->
<para>
...
...
@@ -130,6 +138,11 @@ gtk_combo_box_get_active_text().
</para>
<!-- ##### ARG GtkComboBox:shadow-type ##### -->
<para>
</para>
<!-- ##### FUNCTION gtk_combo_box_new ##### -->
<para>
...
...
docs/reference/gtk/tmpl/gtkdnd.sgml
View file @
6921206d
...
...
@@ -69,10 +69,10 @@ constraints on an entry in a #GtkTargetTable.
@GTK_TARGET_SAME_WIDGET:
If this is set, the target will only be selected
for drags within a single widget.
@GTK_TARGET_OTHER_APP:
@GTK_TARGET_OTHER_APP:
If this is set, the target will not be selected
for drags within a single application. Since 2.12
@GTK_TARGET_OTHER_WIDGET:
@GTK_TARGET_OTHER_WIDGET:
If this is set, the target will not be selected
for drags withing a single widget. Since 2.12
...
...
docs/reference/gtk/tmpl/gtkentry.sgml
View file @
6921206d
...
...
@@ -156,6 +156,11 @@ The #GtkEntry-struct struct contains only private data.
</para>
<!-- ##### ARG GtkEntry:shadow-type ##### -->
<para>
</para>
<!-- ##### ARG GtkEntry:text ##### -->
<para>
...
...
@@ -240,7 +245,6 @@ Prepends the given text to the contents of the widget.
instead.
<!-- ##### FUNCTION gtk_entry_set_position ##### -->
<para>
Sets the cursor position in an entry to the given
...
...
@@ -505,3 +509,21 @@ use gtk_editable_set_editable() instead.
@Returns:
<!-- ##### FUNCTION gtk_entry_set_cursor_hadjustment ##### -->
<para>
</para>
@entry:
@adjustment:
<!-- ##### FUNCTION gtk_entry_get_cursor_hadjustment ##### -->
<para>
</para>
@entry:
@Returns:
docs/reference/gtk/tmpl/gtkentrycompletion.sgml
View file @
6921206d
...
...
@@ -60,6 +60,16 @@ The GtkEntryCompletion struct contains only private data.
@entrycompletion: the object which received the signal.
@arg1:
<!-- ##### SIGNAL GtkEntryCompletion::cursor-on-match ##### -->
<para>
</para>
@entrycompletion: the object which received the signal.
@arg1:
@arg2:
@Returns:
<!-- ##### SIGNAL GtkEntryCompletion::insert-prefix ##### -->
<para>
...
...
@@ -84,6 +94,11 @@ The GtkEntryCompletion struct contains only private data.
</para>
<!-- ##### ARG GtkEntryCompletion:inline-selection ##### -->
<para>
</para>
<!-- ##### ARG GtkEntryCompletion:minimum-key-length ##### -->
<para>
...
...
@@ -202,6 +217,15 @@ to the unmodified key via <literal>gtk_entry_get_text (GTK_ENTRY (gtk_entry_comp
@completion:
<!-- ##### FUNCTION gtk_entry_completion_get_completion_prefix ##### -->
<para>
</para>
@completion:
@Returns:
<!-- ##### FUNCTION gtk_entry_completion_insert_prefix ##### -->
<para>
...
...
@@ -275,6 +299,24 @@ to the unmodified key via <literal>gtk_entry_get_text (GTK_ENTRY (gtk_entry_comp
@Returns:
<!-- ##### FUNCTION gtk_entry_completion_set_inline_selection ##### -->
<para>
</para>
@completion:
@inline_selection:
<!-- ##### FUNCTION gtk_entry_completion_get_inline_selection ##### -->
<para>