forked from AuroraMiddleware/gtk
apply fix to #58420 from Hidetoshi Tajima and Matthias Clasen
2001-08-30 Havoc Pennington <hp@redhat.com> * gtk/gtktextview.c (gtk_text_view_check_cursor_blink): apply fix to #58420 from Hidetoshi Tajima and Matthias Clasen
This commit is contained in:
parent
5021904329
commit
181cacbfea
@ -1,3 +1,8 @@
|
||||
2001-08-30 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* gtk/gtktextview.c (gtk_text_view_check_cursor_blink): apply fix
|
||||
to #58420 from Hidetoshi Tajima and Matthias Clasen
|
||||
|
||||
Wed Aug 29 17:28:04 2001 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_render):
|
||||
|
@ -1,3 +1,8 @@
|
||||
2001-08-30 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* gtk/gtktextview.c (gtk_text_view_check_cursor_blink): apply fix
|
||||
to #58420 from Hidetoshi Tajima and Matthias Clasen
|
||||
|
||||
Wed Aug 29 17:28:04 2001 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_render):
|
||||
|
@ -1,3 +1,8 @@
|
||||
2001-08-30 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* gtk/gtktextview.c (gtk_text_view_check_cursor_blink): apply fix
|
||||
to #58420 from Hidetoshi Tajima and Matthias Clasen
|
||||
|
||||
Wed Aug 29 17:28:04 2001 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_render):
|
||||
|
@ -1,3 +1,8 @@
|
||||
2001-08-30 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* gtk/gtktextview.c (gtk_text_view_check_cursor_blink): apply fix
|
||||
to #58420 from Hidetoshi Tajima and Matthias Clasen
|
||||
|
||||
Wed Aug 29 17:28:04 2001 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_render):
|
||||
|
@ -1,3 +1,8 @@
|
||||
2001-08-30 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* gtk/gtktextview.c (gtk_text_view_check_cursor_blink): apply fix
|
||||
to #58420 from Hidetoshi Tajima and Matthias Clasen
|
||||
|
||||
Wed Aug 29 17:28:04 2001 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_render):
|
||||
|
@ -1,3 +1,8 @@
|
||||
2001-08-30 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* gtk/gtktextview.c (gtk_text_view_check_cursor_blink): apply fix
|
||||
to #58420 from Hidetoshi Tajima and Matthias Clasen
|
||||
|
||||
Wed Aug 29 17:28:04 2001 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_render):
|
||||
|
@ -1,3 +1,8 @@
|
||||
2001-08-30 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* gtk/gtktextview.c (gtk_text_view_check_cursor_blink): apply fix
|
||||
to #58420 from Hidetoshi Tajima and Matthias Clasen
|
||||
|
||||
Wed Aug 29 17:28:04 2001 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_render):
|
||||
|
@ -2345,14 +2345,6 @@ fundamental type.
|
||||
@window:
|
||||
@Returns:
|
||||
|
||||
<!-- ##### FUNCTION gtk_window_get_resizeable ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@window:
|
||||
@Returns:
|
||||
|
||||
<!-- ##### FUNCTION gtk_window_set_decorations_hint ##### -->
|
||||
<para>
|
||||
|
||||
@ -2369,11 +2361,3 @@ fundamental type.
|
||||
@window:
|
||||
@functions:
|
||||
|
||||
<!-- ##### FUNCTION gtk_window_set_resizeable ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@window:
|
||||
@resizeable:
|
||||
|
||||
|
@ -96,9 +96,9 @@ Creates a new #GtkMenu.
|
||||
Adds a new #GtkMenuItem to the end of the menu's item list.
|
||||
</para>
|
||||
|
||||
<!-- # Unused Parameters # -->
|
||||
@menu: a #GtkMenu.
|
||||
@child: The #GtkMenuItem to add.
|
||||
<!-- # Unused Parameters # -->
|
||||
@m:
|
||||
@c:
|
||||
|
||||
@ -108,8 +108,8 @@ Adds a new #GtkMenuItem to the end of the menu's item list.
|
||||
Adds a new #GtkMenuItem to the beginning of the menu's item list.
|
||||
</para>
|
||||
|
||||
@menu_child:
|
||||
<!-- # Unused Parameters # -->
|
||||
@menu_child:
|
||||
@m:
|
||||
@c:
|
||||
@menu: a #GtkMenu.
|
||||
@ -122,10 +122,10 @@ Adds a new #GtkMenuItem to the menu's item list at the position
|
||||
indicated by @position.
|
||||
</para>
|
||||
|
||||
<!-- # Unused Parameters # -->
|
||||
@menu: a #GtkMenu.
|
||||
@child: The #GtkMenuItem to add.
|
||||
@pos:
|
||||
<!-- # Unused Parameters # -->
|
||||
@position: The position in the item list where @child is added.
|
||||
Positions are numbered from 0 to n-1.
|
||||
|
||||
|
@ -128,6 +128,26 @@ the child gets a larger allocation than it requests.
|
||||
it's larger
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_window_set_resizeable ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@window:
|
||||
@setting:
|
||||
<!-- # Unused Parameters # -->
|
||||
@resizeable:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_window_get_resizeable ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@window:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_window_add_accel_group ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -3744,12 +3744,6 @@ gtk_text_view_check_cursor_blink (GtkTextView *text_view)
|
||||
return;
|
||||
#endif
|
||||
|
||||
if (text_view->layout == NULL)
|
||||
return;
|
||||
|
||||
if (!text_view->cursor_visible)
|
||||
return;
|
||||
|
||||
if (text_view->layout != NULL &&
|
||||
text_view->cursor_visible &&
|
||||
GTK_WIDGET_HAS_FOCUS (text_view))
|
||||
|
Loading…
Reference in New Issue
Block a user