mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-28 06:21:14 +00:00
Updates
svn path=/trunk/; revision=18233
This commit is contained in:
parent
11283609e8
commit
0984645dd8
@ -1,3 +1,10 @@
|
|||||||
|
2007-06-25 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gtk/tmpl/gtkrecentaction.sgml:
|
||||||
|
* gtk/tmpl/gtktooltip.sgml:
|
||||||
|
* gtk/tmpl/gtkvscrollbar.sgml: Additions
|
||||||
|
* gdk/gdk-overrides.txt: Remove GDK_WINDOWING_FB
|
||||||
|
|
||||||
2007-06-19 Matthias Clasen <mclasen@redhat.com>
|
2007-06-19 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* === Released 2.11.4 ===
|
* === Released 2.11.4 ===
|
||||||
|
@ -36,9 +36,3 @@ struct GdkDrawable
|
|||||||
<NAME>GDK_WINDOWING_WIN32</NAME>
|
<NAME>GDK_WINDOWING_WIN32</NAME>
|
||||||
#define GDK_WINDOWING_WIN32
|
#define GDK_WINDOWING_WIN32
|
||||||
</MACRO>
|
</MACRO>
|
||||||
|
|
||||||
<MACRO>
|
|
||||||
<NAME>GDK_WINDOWING_FB</NAME>
|
|
||||||
#define GDK_WINDOWING_FB
|
|
||||||
</MACRO>
|
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
GtkRecentAction
|
GtkRecentAction
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
An action of which represents a list of recently used files
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
GtkTooltip
|
GtkTooltip
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Add tips to your widgets
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
GtkVScrollbar
|
GtkVScrollbar
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
A vertical scrollbar
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Loading…
Reference in New Issue
Block a user