mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 21:51:08 +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>
|
||||
|
||||
* === Released 2.11.4 ===
|
||||
|
@ -36,9 +36,3 @@ struct GdkDrawable
|
||||
<NAME>GDK_WINDOWING_WIN32</NAME>
|
||||
#define GDK_WINDOWING_WIN32
|
||||
</MACRO>
|
||||
|
||||
<MACRO>
|
||||
<NAME>GDK_WINDOWING_FB</NAME>
|
||||
#define GDK_WINDOWING_FB
|
||||
</MACRO>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
GtkRecentAction
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
An action of which represents a list of recently used files
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
@ -2,7 +2,7 @@
|
||||
GtkTooltip
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
Add tips to your widgets
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
@ -2,7 +2,7 @@
|
||||
GtkVScrollbar
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
A vertical scrollbar
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user