summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-03-02 21:01:20 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-03-02 21:01:20 +0000
commit8d3278f076b813d43c7918e20eeeb3ddaa5f3dd2 (patch)
tree2e2273c7e25328cd722ad2ac83aa3dc2c0868d31 /ChangeLog.pre-2-0
parentb54e5f4ca17d56f4844caa9485989f65b18babda (diff)
downloadgtk+-8d3278f076b813d43c7918e20eeeb3ddaa5f3dd2.tar.gz
Clamp @max parameter passed in to [0, MAX_SIZE], improve docs. Fix default
Sat Mar 2 15:48:04 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkentry.c (gtk_entry_new_with_max_length, gtk_entry_set_max_length): Clamp @max parameter passed in to [0, MAX_SIZE], improve docs. Fix default and range for ::max-length property, range for ::ncursor_position, ::selection_bound properties. (#55916, Vitaly Tishkov) * gtk/gtkmain.c (rewrite_event_for_grabs): Fix typo
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-010
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 5fc8dfbc55..e1a60c606f 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,13 @@
+Sat Mar 2 15:48:04 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkentry.c (gtk_entry_new_with_max_length,
+ gtk_entry_set_max_length): Clamp @max parameter passed in to
+ [0, MAX_SIZE], improve docs. Fix default and range
+ for ::max-length property, range for ::ncursor_position,
+ ::selection_bound properties. (#55916, Vitaly Tishkov)
+
+ * gtk/gtkmain.c (rewrite_event_for_grabs): Fix typo
+
Fri Mar 1 18:39:44 2002 Owen Taylor <otaylor@redhat.com>
* gdk/x11/{gdkevents-x11.c,gdkmain-x11.c,gdkprivate-x11.h,