diff --git a/ChangeLog b/ChangeLog index dbe68b866e..de05d14231 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Jun 4 00:08:59 1999 Owen Taylor + + * TODO: Added entry about menu keyboard navigation, removed + some finished items. + Tue Jun 1 23:38:38 1999 Owen Taylor * gtk/gtkstyle.c: Removed ill-thought-out part of last @@ -27,7 +32,7 @@ Tue Jun 1 23:30:09 1999 Owen Taylor Mon May 31 00:11:24 1999 Owen Taylor - * acinclude.m4 (LIBM): Standardize on func_dgettext + * acinclude.m4: Standardize on func_dgettext not func_gettext, so that the checks for dgettext actually are paid attention to. diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index dbe68b866e..de05d14231 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,8 @@ +Fri Jun 4 00:08:59 1999 Owen Taylor + + * TODO: Added entry about menu keyboard navigation, removed + some finished items. + Tue Jun 1 23:38:38 1999 Owen Taylor * gtk/gtkstyle.c: Removed ill-thought-out part of last @@ -27,7 +32,7 @@ Tue Jun 1 23:30:09 1999 Owen Taylor Mon May 31 00:11:24 1999 Owen Taylor - * acinclude.m4 (LIBM): Standardize on func_dgettext + * acinclude.m4: Standardize on func_dgettext not func_gettext, so that the checks for dgettext actually are paid attention to. diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index dbe68b866e..de05d14231 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,8 @@ +Fri Jun 4 00:08:59 1999 Owen Taylor + + * TODO: Added entry about menu keyboard navigation, removed + some finished items. + Tue Jun 1 23:38:38 1999 Owen Taylor * gtk/gtkstyle.c: Removed ill-thought-out part of last @@ -27,7 +32,7 @@ Tue Jun 1 23:30:09 1999 Owen Taylor Mon May 31 00:11:24 1999 Owen Taylor - * acinclude.m4 (LIBM): Standardize on func_dgettext + * acinclude.m4: Standardize on func_dgettext not func_gettext, so that the checks for dgettext actually are paid attention to. diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index dbe68b866e..de05d14231 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,8 @@ +Fri Jun 4 00:08:59 1999 Owen Taylor + + * TODO: Added entry about menu keyboard navigation, removed + some finished items. + Tue Jun 1 23:38:38 1999 Owen Taylor * gtk/gtkstyle.c: Removed ill-thought-out part of last @@ -27,7 +32,7 @@ Tue Jun 1 23:30:09 1999 Owen Taylor Mon May 31 00:11:24 1999 Owen Taylor - * acinclude.m4 (LIBM): Standardize on func_dgettext + * acinclude.m4: Standardize on func_dgettext not func_gettext, so that the checks for dgettext actually are paid attention to. diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index dbe68b866e..de05d14231 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,8 @@ +Fri Jun 4 00:08:59 1999 Owen Taylor + + * TODO: Added entry about menu keyboard navigation, removed + some finished items. + Tue Jun 1 23:38:38 1999 Owen Taylor * gtk/gtkstyle.c: Removed ill-thought-out part of last @@ -27,7 +32,7 @@ Tue Jun 1 23:30:09 1999 Owen Taylor Mon May 31 00:11:24 1999 Owen Taylor - * acinclude.m4 (LIBM): Standardize on func_dgettext + * acinclude.m4: Standardize on func_dgettext not func_gettext, so that the checks for dgettext actually are paid attention to. diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index dbe68b866e..de05d14231 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,8 @@ +Fri Jun 4 00:08:59 1999 Owen Taylor + + * TODO: Added entry about menu keyboard navigation, removed + some finished items. + Tue Jun 1 23:38:38 1999 Owen Taylor * gtk/gtkstyle.c: Removed ill-thought-out part of last @@ -27,7 +32,7 @@ Tue Jun 1 23:30:09 1999 Owen Taylor Mon May 31 00:11:24 1999 Owen Taylor - * acinclude.m4 (LIBM): Standardize on func_dgettext + * acinclude.m4: Standardize on func_dgettext not func_gettext, so that the checks for dgettext actually are paid attention to. diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index dbe68b866e..de05d14231 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +Fri Jun 4 00:08:59 1999 Owen Taylor + + * TODO: Added entry about menu keyboard navigation, removed + some finished items. + Tue Jun 1 23:38:38 1999 Owen Taylor * gtk/gtkstyle.c: Removed ill-thought-out part of last @@ -27,7 +32,7 @@ Tue Jun 1 23:30:09 1999 Owen Taylor Mon May 31 00:11:24 1999 Owen Taylor - * acinclude.m4 (LIBM): Standardize on func_dgettext + * acinclude.m4: Standardize on func_dgettext not func_gettext, so that the checks for dgettext actually are paid attention to. diff --git a/TODO b/TODO index 74ad4b769e..e60c057026 100644 --- a/TODO +++ b/TODO @@ -12,21 +12,14 @@ Outstanding items: * Make all widget attributes configurable after the widget is created (timj). * Radio buttons need to display CAN/HAS_DEFAULT correctly, if draw_inidicator - is TRUE. + is TRUE. (Radio buttons do not need to CAN_DEFAULT! OWT) - * gdk_expose_compress: ala-Xt, this would really help for opaque moves and - such - - * More dialogs: Print, GtkFontSelector, maybe others... + * More dialogs: Print, maybe others... * make the gtk_main callbacks consistent in their add/remove behaviour. * Check return values on all calls to XIC[Get/Set]Values - * Rewrite the interface to the i18n stuff so GTK widgets don't need to - retrieve X values, and so they don't have to know the value of the - XNxxx character constants. - * The "--geometry" option should be supported - Having gdk_init() parse the geometry option. (putting it into @@ -70,6 +63,11 @@ Outstanding items: cause confusing presses to be sent to containers that actually want to get events on themselves. + * The menu code should skip separators during keyboard navigation, + whether they are sensitive or insensitive. + + * OwnerButtonPressGrab needs to go! + Text/Edit widget: Bugs: