]> Pileus Git - ~andy/gtk/blobdiff - NEWS
New widget GtkTipsQuery for letting the user query tooltips of widgets.
[~andy/gtk] / NEWS
diff --git a/NEWS b/NEWS
index 77bc6c083e7032a66a13b5e4b209d0a45b21ced3..16db9dfb19b0af9ed8fc84067a29a0f01f99ccd1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,12 @@ Forthcoming Changes for GTK+ 0.99.4:
   simple callback functions as well.
 * Idle functions are now prioritized.
 * Many enhancements to GtkNotebook.
+* New widget GtkTipsQuery for letting the user query tooltips of widgets.
 * Access masks for widget arguments (GTK_ARG_READABLE/GTK_ARG_WRITABLE).
+* Function replacements:
+  g_string_hash() -> g_str_hash()
+  g_string_equal() -> g_str_equal()
+  gtk_tooltips_set_tips() -> gtk_tooltips_set_tip()
 * Clean ups and many many bug fixes by a lot of people all over the place.
 * New, long and descriptive ChangeLog entries for bored readers ;)