Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
gtk
Commits
2bd25d8f
Commit
2bd25d8f
authored
Jul 01, 2005
by
Matthias Clasen
Browse files
2.7.1
parent
e1e07ce4
Changes
178
Expand all
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
2bd25d8f
2005-07-01 Matthias Clasen <mclasen@redhat.com>
* === Released 2.7.1 ===
* NEWS: Updates
2005-07-01 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilesel.c (cmpl_init_state): Prevent an infinite
...
...
ChangeLog.pre-2-10
View file @
2bd25d8f
2005-07-01 Matthias Clasen <mclasen@redhat.com>
* === Released 2.7.1 ===
* NEWS: Updates
2005-07-01 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilesel.c (cmpl_init_state): Prevent an infinite
...
...
ChangeLog.pre-2-8
View file @
2bd25d8f
2005-07-01 Matthias Clasen <mclasen@redhat.com>
* === Released 2.7.1 ===
* NEWS: Updates
2005-07-01 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilesel.c (cmpl_init_state): Prevent an infinite
...
...
INSTALL
View file @
2bd25d8f
...
...
@@ -18,8 +18,8 @@ GTK+ requires the following packages:
Simple install procedure
========================
% gzip -cd gtk+-2.7.
0
.tar.gz | tar xvf - # unpack the sources
% cd gtk+-2.7.
0
# change to the toplevel directory
% gzip -cd gtk+-2.7.
1
.tar.gz | tar xvf - # unpack the sources
% cd gtk+-2.7.
1
# change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK
[ Become root if necessary ]
...
...
NEWS
View file @
2bd25d8f
...
...
@@ -23,7 +23,7 @@ Overview of Changes from GTK+ 2.7.0 to GTK+ 2.7.1
Benoit
Carpentier
,
Markku
Vire
,
Ryan
Lortie
,
Matthias
,
Morten
Welinder
,
Dan
Winship
,
Manish
Singh
,
Tom
von
Schwerdtner
,
Kjartan
Maraas
,
Euan
MacGregor
,
William
Jon
McCann
]
McCann
,
David
Saxton
,
Padraig
Brady
]
*
Documentation
improvements
[
Matthias
,
Ross
Burton
]
*
New
and
improved
translations
(
es
,
et
,
nl
,
sk
,
th
,
zh_TW
)
...
...
README
View file @
2bd25d8f
General Information
===================
This is GTK+ version 2.7.
0
. GTK+ is a multi-platform toolkit for
This is GTK+ version 2.7.
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.
...
...
contrib/gdk-pixbuf-xlib/ChangeLog
View file @
2bd25d8f
2005-07-01 Matthias Clasen <mclasen@redhat.com>
* === Released 2.7.1 ===
2005-06-20 Matthias Clasen <mclasen@redhat.com>
* === Released 2.7.0 ===
...
...
docs/reference/ChangeLog
View file @
2bd25d8f
2005-07-01 Matthias Clasen <mclasen@redhat.com>
* === Released 2.7.1 ===
2005-06-29 Matthias Clasen <mclasen@redhat.com>
* gdk/tmpl/images.sgml:
...
...
docs/reference/gdk/tmpl/cairo_interaction.sgml
View file @
2bd25d8f
...
...
@@ -2,7 +2,7 @@
Cairo Interaction
<!-- ##### SECTION Short_Description ##### -->
Functions to support using Cairo
Functions to support using Cairo
<!-- ##### SECTION Long_Description ##### -->
<para>
...
...
docs/reference/gdk/tmpl/events.sgml
View file @
2bd25d8f
...
...
@@ -127,7 +127,7 @@ asks for more, by calling gdk_window_get_pointer().
@GDK_STRUCTURE_MASK: receive events about window configuration change
@GDK_PROPERTY_CHANGE_MASK: receive property change events
@GDK_VISIBILITY_NOTIFY_MASK: receive visibility change events
@GDK_PROXIMITY_IN_MASK: receive proximity in events
@GDK_PROXIMITY_IN_MASK: receive proximity in events
@GDK_PROXIMITY_OUT_MASK: receive proximity out events
@GDK_SUBSTRUCTURE_MASK: receive events about window configuration changes of
child windows
...
...
docs/reference/gdk/tmpl/windows.sgml
View file @
2bd25d8f
...
...
@@ -142,6 +142,7 @@ ratio.
@min_width: minimum width of window (or -1 to use requisition, with #GtkWindow only)
@min_height minimum height of window (or -1 to use requisition, with #GtkWindow only)
@min_height:
@max_width: maximum width of window (or -1 to use requisition, with #GtkWindow only)
@max_height: maximum height of window (or -1 to use requisition, with #GtkWindow only)
@base_width: allowed window widths are @base_width + @width_inc * N where N is any integer (-1 allowed with #GtkWindow)
...
...
@@ -548,16 +549,17 @@ Deprecated equivalent to gdk_draw_drawable(), see that function for docs
@drawable: a #GdkDrawable
@gc: a #GdkGC sharing the drawable's visual and colormap
@drawable: a #GdkDrawable
@x: X position in @drawable where the rectangle should be drawn
@y: Y position in @drawable where the rectangle should be drawn
@source_drawable: the source #GdkDrawable, which may be the same as @drawable
@source_x: X position in @src of rectangle to draw
@source_y: Y position in @src of rectangle to draw
@xdest: X position in @drawable where the rectangle should be drawn
@ydest: Y position in @drawable where the rectangle should be drawn
@width: width of rectangle to draw, or -1 for entire @src width
@height: height of rectangle to draw, or -1 for entire @src height
<!-- # Unused Parameters # -->
@drawable: a #GdkDrawable
@xdest: X position in @drawable where the rectangle should be drawn
@ydest: Y position in @drawable where the rectangle should be drawn
<!-- ##### FUNCTION gdk_window_raise ##### -->
...
...
@@ -1185,7 +1187,7 @@ Like the X Window System, GDK supports 8 modifier keys and 5 mouse buttons.
@GDK_BUTTON5_MASK: the fifth mouse button.
@GDK_RELEASE_MASK: not used in GDK itself. GTK+ uses it to differentiate
between (keyval, modifiers) pairs from key press and release events.
@GDK_MODIFIER_MASK: a mask covering all modifier types.
@GDK_MODIFIER_MASK: a mask covering all modifier types.
<!-- ##### FUNCTION gdk_window_get_parent ##### -->
<para>
...
...
docs/reference/gtk/tmpl/gtk-unused.sgml
View file @
2bd25d8f
...
...
@@ -372,6 +372,30 @@ Turns off certain object flags. (Private)
</para>
<!-- ##### MACRO GTK_STOCK_FULLSCREEN ##### -->
<para>
The "Fullscreen" item.
<inlinegraphic fileref="stock_fullscreen_24.png" format="PNG"></inlinegraphic>
</para>
@Since: 2.8
<!-- ##### MACRO GTK_STOCK_INFO ##### -->
<para>
The "Info" item.
<inlinegraphic fileref="stock_info_24.png" format="PNG"></inlinegraphic>
</para>
@Since: 2.8
<!-- ##### MACRO GTK_STOCK_LEAVE_FULLSCREEN ##### -->
<para>
The "Leave Fullscreen" item.
<inlinegraphic fileref="stock_leave_fullscreen_24.png" format="PNG"></inlinegraphic>
</para>
@Since: 2.8
<!-- ##### MACRO GTK_TIPS_QUERY ##### -->
<para>
...
...
@@ -886,6 +910,12 @@ the #GtkAdjustment which sets the range of the scale.
</para>
<!-- ##### STRUCT GtkIconViewPrivate ##### -->
<para>
</para>
<!-- ##### USER_FUNCTION GtkImageLoader ##### -->
<para>
A GtkImageLoader is used to load a filename found in
...
...
docs/reference/gtk/tmpl/gtkiconview.sgml
View file @
2bd25d8f
...
...
@@ -174,12 +174,6 @@ private fields and should not be directly accessed.
</para>
<!-- ##### STRUCT GtkIconViewPrivate ##### -->
<para>
</para>
<!-- ##### USER_FUNCTION GtkIconViewForeachFunc ##### -->
<para>
A function used by gtk_icon_view_selected_foreach() to map all
...
...
@@ -567,6 +561,18 @@ selected rows. It will be called on every selected row in the view.
@Returns:
<!-- ##### ENUM GtkIconViewDropPosition ##### -->
<para>
</para>
@GTK_ICON_VIEW_NO_DROP:
@GTK_ICON_VIEW_DROP_INTO:
@GTK_ICON_VIEW_DROP_LEFT:
@GTK_ICON_VIEW_DROP_RIGHT:
@GTK_ICON_VIEW_DROP_ABOVE:
@GTK_ICON_VIEW_DROP_BELOW:
<!-- ##### FUNCTION gtk_icon_view_enable_model_drag_source ##### -->
<para>
...
...
docs/reference/gtk/tmpl/gtkstock.sgml
View file @
2bd25d8f
...
...
@@ -466,15 +466,6 @@ The "Index" item.
<!-- ##### MACRO GTK_STOCK_INFO ##### -->
<para>
The "Info" item.
<inlinegraphic fileref="stock_info_24.png" format="PNG"></inlinegraphic>
</para>
@Since: 2.8
<!-- ##### MACRO GTK_STOCK_ITALIC ##### -->
<para>
The "Italic" item.
...
...
@@ -889,26 +880,3 @@ The "Zoom Out" item.
<!-- ##### MACRO GTK_STOCK_FULLSCREEN ##### -->
<para>
The "Fullscreen" item.
<inlinegraphic fileref="stock_fullscreen_24.png" format="PNG"></inlinegraphic>
</para>
@Since: 2.8
<!-- ##### MACRO GTK_STOCK_LEAVE_FULLSCREEN ##### -->
<para>
The "Leave Fullscreen" item.
<inlinegraphic fileref="stock_leave_fullscreen_24.png" format="PNG"></inlinegraphic>
</para>
@Since: 2.8
docs/reference/gtk/tmpl/gtkwidget.sgml
View file @
2bd25d8f
...
...
@@ -283,6 +283,15 @@ gtk_widget_style_get_valist() to obtain the value of a style property.
@event:
@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
<!-- ##### SIGNAL GtkWidget::grab-broken-event ##### -->
<para>
</para>
@widget: the object which received the signal.
@event:
@Returns:
<!-- ##### SIGNAL GtkWidget::grab-focus ##### -->
<para>
...
...
gdk-pixbuf/ChangeLog
View file @
2bd25d8f
2005
-
07
-
01
Matthias
Clasen
<
mclasen
@
redhat
.
com
>
*
===
Released
2.7.1
===
2005
-
07
-
01
Matthias
Clasen
<
mclasen
@
redhat
.
com
>
*
gdk
-
pixbuf
-
io
.
c
(
gdk_pixbuf_new_from_file_at_scale
):
Allow
...
...
gtk/xdgmime/ChangeLog
View file @
2bd25d8f
2005-07-01 Matthias Clasen <mclasen@redhat.com>
* === Released 2.7.1 ===
2005-06-20 Matthias Clasen <mclasen@redhat.com>
* xdgmimecache.c: Handle missing MAP_FAILED. (#308449, Georg
...
...
modules/engines/pixbuf/ChangeLog
View file @
2bd25d8f
2005-07-01 Matthias Clasen <mclasen@redhat.com>
* === Released 2.7.1 ===
2005-06-20 Matthias Clasen <mclasen@redhat.com>
* === Released 2.7.0 ===
...
...
po-properties/ChangeLog
View file @
2bd25d8f
2005-07-01 Matthias Clasen <mclasen@redhat.com>
* === Released 2.7.1 ===
2005-07-01 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_TW.po: Updated Traditional Chinese translation.
...
...
po-properties/af.po
View file @
2bd25d8f
This diff is collapsed.
Click to expand it.
Prev
1
2
3
4
5
…
9
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment