forked from AuroraMiddleware/gtk
2.13.1
svn path=/trunk/; revision=20246
This commit is contained in:
parent
91a4b6eea2
commit
49a42ac0f0
@ -1,5 +1,7 @@
|
||||
2008-05-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.13.1 ===
|
||||
|
||||
* NEWS: Updates
|
||||
|
||||
2008-05-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
8
INSTALL
8
INSTALL
@ -4,8 +4,8 @@ Prerequisites
|
||||
GTK+ requires the following packages:
|
||||
|
||||
- The GLib, Pango, ATK and cairo libraries, available at the same
|
||||
location as GTK+. GTK+ 2.13.0 requires at least GLib 2.12,
|
||||
Pango 1.13, ATK 1.9 and cairo 1.2.
|
||||
location as GTK+. GTK+ 2.13.1 requires at least GLib 2.15.0,
|
||||
Pango 1.20, ATK 1.13.0 and cairo 1.6.0.
|
||||
|
||||
- The TIFF, PNG, and JPEG image loading libraries. You most
|
||||
likely have these installed on your system already. If not
|
||||
@ -20,8 +20,8 @@ GTK+ requires the following packages:
|
||||
Simple install procedure
|
||||
========================
|
||||
|
||||
% gzip -cd gtk+-2.13.0.tar.gz | tar xvf - # unpack the sources
|
||||
% cd gtk+-2.13.0 # change to the toplevel directory
|
||||
% gzip -cd gtk+-2.13.1.tar.gz | tar xvf - # unpack the sources
|
||||
% cd gtk+-2.13.1 # change to the toplevel directory
|
||||
% ./configure # run the `configure' script
|
||||
% make # build GTK+
|
||||
[ Become root if necessary ]
|
||||
|
11
README
11
README
@ -1,7 +1,7 @@
|
||||
General Information
|
||||
===================
|
||||
|
||||
This is GTK+ version 2.13.0. GTK+ is a multi-platform toolkit for
|
||||
This is GTK+ version 2.13.1. 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,15 @@ Installation
|
||||
See the file 'INSTALL'
|
||||
|
||||
|
||||
Release notes for 2.14
|
||||
======================
|
||||
|
||||
* gtkitemfactory.h is now completely deprecated.
|
||||
As gtkactiongroup.h and gtkstock.h no longer include the gtkitemfactory.h
|
||||
header, this might break application using gtk_item_factory_* symbols
|
||||
without including gtkitemfactory.h - even though this behaviour has never
|
||||
been supported in the first place.
|
||||
|
||||
Release notes for 2.12
|
||||
======================
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
2008-05-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.13.1 ===
|
||||
|
||||
2008-05-26 Michael Natterer <mitch@imendio.com>
|
||||
|
||||
* gdk-pixbuf-xlib.h
|
||||
|
@ -1,3 +1,7 @@
|
||||
2008-05-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.13.1 ===
|
||||
|
||||
2008-05-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/building.sgml: Document added configure options
|
||||
|
@ -762,11 +762,15 @@ GdkWMFunction
|
||||
gdk_window_get_toplevels
|
||||
gdk_get_default_root_window
|
||||
|
||||
|
||||
<SUBSECTION>
|
||||
GdkPointerHooks
|
||||
gdk_set_pointer_hooks
|
||||
|
||||
<SUBSECTION>
|
||||
GdkWindowRedirect
|
||||
gdk_window_redirect_to_drawable
|
||||
gdk_window_remove_redirection
|
||||
|
||||
<SUBSECTION Standard>
|
||||
GDK_WINDOW
|
||||
GDK_WINDOW_GET_CLASS
|
||||
|
@ -92,6 +92,7 @@ for the possible window states
|
||||
was added in 2.6
|
||||
@GDK_GRAB_BROKEN: a pointer or keyboard grab was broken. This event type
|
||||
was added in 2.8.
|
||||
@GDK_DAMAGE:
|
||||
|
||||
<!-- ##### ENUM GdkEventMask ##### -->
|
||||
<para>
|
||||
|
@ -538,7 +538,7 @@ How to compile GTK+ itself
|
||||
These options can be used to explicitly control whether
|
||||
the cups print backend should be built.
|
||||
</para>
|
||||
</formalparap>
|
||||
</formalpara>
|
||||
|
||||
<formalpara>
|
||||
<title><systemitem>--with-xinput</systemitem></title>
|
||||
|
@ -1868,6 +1868,7 @@ gtk_image_get_pixmap
|
||||
gtk_image_get_stock
|
||||
gtk_image_get_animation
|
||||
gtk_image_get_icon_name
|
||||
gtk_image_get_gicon
|
||||
gtk_image_get_storage_type
|
||||
gtk_image_new_from_file
|
||||
gtk_image_new_from_icon_set
|
||||
@ -1877,6 +1878,7 @@ gtk_image_new_from_pixmap
|
||||
gtk_image_new_from_stock
|
||||
gtk_image_new_from_animation
|
||||
gtk_image_new_from_icon_name
|
||||
gtk_image_new_from_gicon
|
||||
gtk_image_set_from_file
|
||||
gtk_image_set_from_icon_set
|
||||
gtk_image_set_from_image
|
||||
@ -1885,6 +1887,7 @@ gtk_image_set_from_pixmap
|
||||
gtk_image_set_from_stock
|
||||
gtk_image_set_from_animation
|
||||
gtk_image_set_from_icon_name
|
||||
gtk_image_set_from_gicon
|
||||
gtk_image_clear
|
||||
gtk_image_new
|
||||
gtk_image_set
|
||||
@ -6227,6 +6230,7 @@ gtk_icon_theme_set_custom_theme
|
||||
gtk_icon_theme_has_icon
|
||||
gtk_icon_theme_lookup_icon
|
||||
gtk_icon_theme_choose_icon
|
||||
gtk_icon_theme_lookup_by_gicon
|
||||
gtk_icon_theme_load_icon
|
||||
gtk_icon_theme_list_contexts
|
||||
gtk_icon_theme_list_icons
|
||||
@ -6236,6 +6240,7 @@ gtk_icon_theme_rescan_if_needed
|
||||
gtk_icon_theme_add_builtin_icon
|
||||
gtk_icon_info_copy
|
||||
gtk_icon_info_free
|
||||
gtk_icon_info_new_for_pixbuf
|
||||
gtk_icon_info_get_base_size
|
||||
gtk_icon_info_get_filename
|
||||
gtk_icon_info_get_builtin_pixbuf
|
||||
|
@ -408,14 +408,6 @@ Turns off certain object flags. (Private)
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### MACRO GTK_STOCK_PAGE_SETUP ##### -->
|
||||
<para>
|
||||
The "Page Setup" item.
|
||||
<inlinegraphic fileref="gtk-page-setup.png" format="PNG"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
@Since: 2.14
|
||||
|
||||
<!-- ##### MACRO GTK_TIPS_QUERY ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -40,6 +40,15 @@ The #GtkCellRendererCombo cell renderer was added in GTK+ 2.6.
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### SIGNAL GtkCellRendererCombo::changed ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@cellrenderercombo: the object which received the signal.
|
||||
@arg1:
|
||||
@arg2:
|
||||
|
||||
<!-- ##### ARG GtkCellRendererCombo:has-entry ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -138,6 +138,7 @@ gtk_icon_theme_set_custom_theme().
|
||||
@GTK_ICON_LOOKUP_FORCE_SVG:
|
||||
@GTK_ICON_LOOKUP_USE_BUILTIN:
|
||||
@GTK_ICON_LOOKUP_GENERIC_FALLBACK:
|
||||
@GTK_ICON_LOOKUP_FORCE_SIZE:
|
||||
|
||||
<!-- ##### MACRO GTK_ICON_THEME_ERROR ##### -->
|
||||
<para>
|
||||
|
@ -116,6 +116,11 @@ below.
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkImage:gicon ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkImage:icon-name ##### -->
|
||||
<para>
|
||||
|
||||
@ -191,6 +196,7 @@ functions), but they will all return %NULL values.
|
||||
@GTK_IMAGE_ANIMATION: the widget contains a #GdkPixbufAnimation
|
||||
@GTK_IMAGE_ICON_NAME: the widget contains a named icon.
|
||||
This image type was added in GTK+ 2.6
|
||||
@GTK_IMAGE_GICON:
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_get_icon_set ##### -->
|
||||
<para>
|
||||
|
@ -258,6 +258,15 @@ Printing support was added in GTK+ 2.10.
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_printer_get_default_page_size ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@printer:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### USER_FUNCTION GtkPrinterFunc ##### -->
|
||||
<para>
|
||||
The type of function passed to gtk_enumerate_printers().
|
||||
|
@ -223,6 +223,11 @@ Sharing settings between applications
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkSettings:gtk-recent-files-max-age ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkSettings:gtk-scrolled-window-placement ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -720,6 +720,15 @@ The "Reverse Portrait Orientation" item.
|
||||
@Since: 2.10
|
||||
|
||||
|
||||
<!-- ##### MACRO GTK_STOCK_PAGE_SETUP ##### -->
|
||||
<para>
|
||||
The "Page Setup" item.
|
||||
<inlinegraphic fileref="gtk-page-setup.png" format="PNG"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
@Since: 2.14
|
||||
|
||||
|
||||
<!-- ##### MACRO GTK_STOCK_PASTE ##### -->
|
||||
<para>
|
||||
The "Paste" item.
|
||||
@ -742,7 +751,7 @@ The "Print" item.
|
||||
<inlinegraphic fileref="gtk-print.png" format="PNG"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GTK_STOCK_PRINT_ERROR ##### -->
|
||||
<para>
|
||||
|
@ -168,6 +168,7 @@ This should not be accessed directly. Use the accessor functions below.
|
||||
@tree_model_sort:
|
||||
@sort_iter:
|
||||
@child_iter:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_tree_model_sort_convert_path_to_child_path ##### -->
|
||||
|
@ -153,6 +153,15 @@ internal child "accessible" of a <structname>GtkWidget</structname>.
|
||||
@event:
|
||||
@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
|
||||
|
||||
<!-- ##### SIGNAL GtkWidget::damage-event ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@widget: the object which received the signal.
|
||||
@event:
|
||||
@Returns:
|
||||
|
||||
<!-- ##### SIGNAL GtkWidget::delete-event ##### -->
|
||||
<para>
|
||||
|
||||
@ -2611,6 +2620,16 @@ This function is deprecated; it does nothing.
|
||||
@widget:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_widget_get_snapshot ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@widget:
|
||||
@clip_rect:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_requisition_copy ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
2008-05-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.13.1 ===
|
||||
|
||||
2008-05-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Bug 535453 - gdk_pixbuf_format_get_license returns NULL for
|
||||
|
@ -750,7 +750,8 @@ gtk_built_public_sources = \
|
||||
gtk_built_private_headers = \
|
||||
gtkalias.h \
|
||||
gtkmarshalers.h \
|
||||
gtkbuiltincache.h
|
||||
gtkbuiltincache.h \
|
||||
gtkimcontextsimpleseqs.h
|
||||
|
||||
gtk_built_sources = \
|
||||
gtkaliasdef.c \
|
||||
|
@ -846,7 +846,7 @@ typedef struct {
|
||||
PangoAttrList *attrs;
|
||||
} PangoParserData;
|
||||
|
||||
PangoAttribute *
|
||||
static PangoAttribute *
|
||||
attribute_from_text (GtkBuilder *builder,
|
||||
const gchar *name,
|
||||
const gchar *value,
|
||||
|
@ -1,3 +1,7 @@
|
||||
2008-05-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.13.1 ===
|
||||
|
||||
2008-04-16 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* Sync xdgmime to the copy in gio.
|
||||
|
@ -1,3 +1,7 @@
|
||||
2008-05-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.13.1 ===
|
||||
|
||||
2008-05-29 Jorge Gonzalez <jorgegonz@svn.gnome.org>
|
||||
|
||||
* es.po: Updated Spanish translation
|
||||
|
1242
po-properties/af.po
1242
po-properties/af.po
File diff suppressed because it is too large
Load Diff
1251
po-properties/am.po
1251
po-properties/am.po
File diff suppressed because it is too large
Load Diff
1250
po-properties/ang.po
1250
po-properties/ang.po
File diff suppressed because it is too large
Load Diff
3134
po-properties/ar.po
3134
po-properties/ar.po
File diff suppressed because it is too large
Load Diff
1243
po-properties/as.po
1243
po-properties/as.po
File diff suppressed because it is too large
Load Diff
1242
po-properties/az.po
1242
po-properties/az.po
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1242
po-properties/be.po
1242
po-properties/be.po
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1243
po-properties/bg.po
1243
po-properties/bg.po
File diff suppressed because it is too large
Load Diff
1242
po-properties/bn.po
1242
po-properties/bn.po
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1251
po-properties/br.po
1251
po-properties/br.po
File diff suppressed because it is too large
Load Diff
1242
po-properties/bs.po
1242
po-properties/bs.po
File diff suppressed because it is too large
Load Diff
1243
po-properties/ca.po
1243
po-properties/ca.po
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
3153
po-properties/cs.po
3153
po-properties/cs.po
File diff suppressed because it is too large
Load Diff
1243
po-properties/cy.po
1243
po-properties/cy.po
File diff suppressed because it is too large
Load Diff
1243
po-properties/da.po
1243
po-properties/da.po
File diff suppressed because it is too large
Load Diff
1243
po-properties/de.po
1243
po-properties/de.po
File diff suppressed because it is too large
Load Diff
1243
po-properties/dz.po
1243
po-properties/dz.po
File diff suppressed because it is too large
Load Diff
1242
po-properties/el.po
1242
po-properties/el.po
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1248
po-properties/eo.po
1248
po-properties/eo.po
File diff suppressed because it is too large
Load Diff
3402
po-properties/es.po
3402
po-properties/es.po
File diff suppressed because it is too large
Load Diff
1255
po-properties/et.po
1255
po-properties/et.po
File diff suppressed because it is too large
Load Diff
1246
po-properties/eu.po
1246
po-properties/eu.po
File diff suppressed because it is too large
Load Diff
1253
po-properties/fa.po
1253
po-properties/fa.po
File diff suppressed because it is too large
Load Diff
1243
po-properties/fi.po
1243
po-properties/fi.po
File diff suppressed because it is too large
Load Diff
1243
po-properties/fr.po
1243
po-properties/fr.po
File diff suppressed because it is too large
Load Diff
1250
po-properties/ga.po
1250
po-properties/ga.po
File diff suppressed because it is too large
Load Diff
3134
po-properties/gl.po
3134
po-properties/gl.po
File diff suppressed because it is too large
Load Diff
1243
po-properties/gu.po
1243
po-properties/gu.po
File diff suppressed because it is too large
Load Diff
3134
po-properties/he.po
3134
po-properties/he.po
File diff suppressed because it is too large
Load Diff
1243
po-properties/hi.po
1243
po-properties/hi.po
File diff suppressed because it is too large
Load Diff
1242
po-properties/hr.po
1242
po-properties/hr.po
File diff suppressed because it is too large
Load Diff
1243
po-properties/hu.po
1243
po-properties/hu.po
File diff suppressed because it is too large
Load Diff
1250
po-properties/hy.po
1250
po-properties/hy.po
File diff suppressed because it is too large
Load Diff
1250
po-properties/ia.po
1250
po-properties/ia.po
File diff suppressed because it is too large
Load Diff
1242
po-properties/id.po
1242
po-properties/id.po
File diff suppressed because it is too large
Load Diff
1248
po-properties/io.po
1248
po-properties/io.po
File diff suppressed because it is too large
Load Diff
1251
po-properties/is.po
1251
po-properties/is.po
File diff suppressed because it is too large
Load Diff
1245
po-properties/it.po
1245
po-properties/it.po
File diff suppressed because it is too large
Load Diff
1243
po-properties/ja.po
1243
po-properties/ja.po
File diff suppressed because it is too large
Load Diff
3359
po-properties/ka.po
3359
po-properties/ka.po
File diff suppressed because it is too large
Load Diff
1242
po-properties/kn.po
1242
po-properties/kn.po
File diff suppressed because it is too large
Load Diff
1243
po-properties/ko.po
1243
po-properties/ko.po
File diff suppressed because it is too large
Load Diff
1250
po-properties/ku.po
1250
po-properties/ku.po
File diff suppressed because it is too large
Load Diff
1242
po-properties/li.po
1242
po-properties/li.po
File diff suppressed because it is too large
Load Diff
1243
po-properties/lt.po
1243
po-properties/lt.po
File diff suppressed because it is too large
Load Diff
1242
po-properties/lv.po
1242
po-properties/lv.po
File diff suppressed because it is too large
Load Diff
1249
po-properties/mi.po
1249
po-properties/mi.po
File diff suppressed because it is too large
Load Diff
1243
po-properties/mk.po
1243
po-properties/mk.po
File diff suppressed because it is too large
Load Diff
1243
po-properties/ml.po
1243
po-properties/ml.po
File diff suppressed because it is too large
Load Diff
1248
po-properties/mn.po
1248
po-properties/mn.po
File diff suppressed because it is too large
Load Diff
1248
po-properties/mr.po
1248
po-properties/mr.po
File diff suppressed because it is too large
Load Diff
1242
po-properties/ms.po
1242
po-properties/ms.po
File diff suppressed because it is too large
Load Diff
3134
po-properties/nb.po
3134
po-properties/nb.po
File diff suppressed because it is too large
Load Diff
1242
po-properties/ne.po
1242
po-properties/ne.po
File diff suppressed because it is too large
Load Diff
3157
po-properties/nl.po
3157
po-properties/nl.po
File diff suppressed because it is too large
Load Diff
1242
po-properties/nn.po
1242
po-properties/nn.po
File diff suppressed because it is too large
Load Diff
1242
po-properties/nso.po
1242
po-properties/nso.po
File diff suppressed because it is too large
Load Diff
3148
po-properties/oc.po
3148
po-properties/oc.po
File diff suppressed because it is too large
Load Diff
1251
po-properties/or.po
1251
po-properties/or.po
File diff suppressed because it is too large
Load Diff
1243
po-properties/pa.po
1243
po-properties/pa.po
File diff suppressed because it is too large
Load Diff
1243
po-properties/pl.po
1243
po-properties/pl.po
File diff suppressed because it is too large
Load Diff
1243
po-properties/pt.po
1243
po-properties/pt.po
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1243
po-properties/ro.po
1243
po-properties/ro.po
File diff suppressed because it is too large
Load Diff
1243
po-properties/ru.po
1243
po-properties/ru.po
File diff suppressed because it is too large
Load Diff
1241
po-properties/rw.po
1241
po-properties/rw.po
File diff suppressed because it is too large
Load Diff
3509
po-properties/si.po
3509
po-properties/si.po
File diff suppressed because it is too large
Load Diff
1243
po-properties/sk.po
1243
po-properties/sk.po
File diff suppressed because it is too large
Load Diff
8968
po-properties/sl.po
8968
po-properties/sl.po
File diff suppressed because it is too large
Load Diff
3404
po-properties/sq.po
3404
po-properties/sq.po
File diff suppressed because it is too large
Load Diff
1242
po-properties/sr.po
1242
po-properties/sr.po
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user