mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
got the facts wrong in ChangeLog re: notebook hack
This commit is contained in:
parent
9365d0d7dc
commit
c149ce5963
@ -7,7 +7,7 @@
|
||||
* gtk/gtkhpaned.c (gtk_hpaned_expose): Add an expose handler
|
||||
|
||||
* gtk/gtknotebook.c (gtk_notebook_draw_tab): put in a temporary
|
||||
hack to avoid infinite loops (queue draw instead of draw) -
|
||||
hack to avoid infinite loops (synthetic expose event) -
|
||||
Owen has more appropriate fixes in a branch he'll check in later.
|
||||
|
||||
* gtk/gtktextiter.c (gtk_text_iter_ends_line): handle paragraph
|
||||
|
@ -7,7 +7,7 @@
|
||||
* gtk/gtkhpaned.c (gtk_hpaned_expose): Add an expose handler
|
||||
|
||||
* gtk/gtknotebook.c (gtk_notebook_draw_tab): put in a temporary
|
||||
hack to avoid infinite loops (queue draw instead of draw) -
|
||||
hack to avoid infinite loops (synthetic expose event) -
|
||||
Owen has more appropriate fixes in a branch he'll check in later.
|
||||
|
||||
* gtk/gtktextiter.c (gtk_text_iter_ends_line): handle paragraph
|
||||
|
@ -7,7 +7,7 @@
|
||||
* gtk/gtkhpaned.c (gtk_hpaned_expose): Add an expose handler
|
||||
|
||||
* gtk/gtknotebook.c (gtk_notebook_draw_tab): put in a temporary
|
||||
hack to avoid infinite loops (queue draw instead of draw) -
|
||||
hack to avoid infinite loops (synthetic expose event) -
|
||||
Owen has more appropriate fixes in a branch he'll check in later.
|
||||
|
||||
* gtk/gtktextiter.c (gtk_text_iter_ends_line): handle paragraph
|
||||
|
@ -7,7 +7,7 @@
|
||||
* gtk/gtkhpaned.c (gtk_hpaned_expose): Add an expose handler
|
||||
|
||||
* gtk/gtknotebook.c (gtk_notebook_draw_tab): put in a temporary
|
||||
hack to avoid infinite loops (queue draw instead of draw) -
|
||||
hack to avoid infinite loops (synthetic expose event) -
|
||||
Owen has more appropriate fixes in a branch he'll check in later.
|
||||
|
||||
* gtk/gtktextiter.c (gtk_text_iter_ends_line): handle paragraph
|
||||
|
@ -7,7 +7,7 @@
|
||||
* gtk/gtkhpaned.c (gtk_hpaned_expose): Add an expose handler
|
||||
|
||||
* gtk/gtknotebook.c (gtk_notebook_draw_tab): put in a temporary
|
||||
hack to avoid infinite loops (queue draw instead of draw) -
|
||||
hack to avoid infinite loops (synthetic expose event) -
|
||||
Owen has more appropriate fixes in a branch he'll check in later.
|
||||
|
||||
* gtk/gtktextiter.c (gtk_text_iter_ends_line): handle paragraph
|
||||
|
@ -7,7 +7,7 @@
|
||||
* gtk/gtkhpaned.c (gtk_hpaned_expose): Add an expose handler
|
||||
|
||||
* gtk/gtknotebook.c (gtk_notebook_draw_tab): put in a temporary
|
||||
hack to avoid infinite loops (queue draw instead of draw) -
|
||||
hack to avoid infinite loops (synthetic expose event) -
|
||||
Owen has more appropriate fixes in a branch he'll check in later.
|
||||
|
||||
* gtk/gtktextiter.c (gtk_text_iter_ends_line): handle paragraph
|
||||
|
@ -7,7 +7,7 @@
|
||||
* gtk/gtkhpaned.c (gtk_hpaned_expose): Add an expose handler
|
||||
|
||||
* gtk/gtknotebook.c (gtk_notebook_draw_tab): put in a temporary
|
||||
hack to avoid infinite loops (queue draw instead of draw) -
|
||||
hack to avoid infinite loops (synthetic expose event) -
|
||||
Owen has more appropriate fixes in a branch he'll check in later.
|
||||
|
||||
* gtk/gtktextiter.c (gtk_text_iter_ends_line): handle paragraph
|
||||
|
Loading…
Reference in New Issue
Block a user