mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-15 13:10:08 +00:00
ChangeLog entry about gtkentry visibility I forgot to make on the 17th. :-(
-mkj
This commit is contained in:
parent
b50a9f760b
commit
60ec6d4638
14
ChangeLog
14
ChangeLog
@ -100,6 +100,20 @@ Mon Nov 24 1997 Jay Painter <jpaint@serv.net>
|
||||
the a label to disappear on widgets which don't give their
|
||||
child labels proper area!
|
||||
|
||||
Mon, 17 Nov 1997 Michael K. Johnson <johnsonm@redhat.com>
|
||||
* gtkwidget.c: gtk_set_style_recurse was not allowing updated
|
||||
widget names to cause new styles to be applied.
|
||||
* gtkentry.c gtkentry.h: The entry widget now has invisible
|
||||
attribute. The cursor does not move to show you typing; this
|
||||
is an intentional design decision but I'm not so attached to it
|
||||
that I'll reverse any patches that change it... :-)
|
||||
|
||||
This patch is a modified version of a patch to which I have
|
||||
lost the attribution. I modified it by packing the "visible"
|
||||
flag into the structure more tightly (without damaging backwards
|
||||
compatibility on sane systems) and by allowing entry timers
|
||||
to run.
|
||||
|
||||
Mon Nov 17 1997 Jay Painter <jpaint@serv.net>
|
||||
* gtkviewport.c: Raph's Mon, 10 Nov 1997 patch to gtk-list
|
||||
to fix some viewport bugs
|
||||
|
@ -100,6 +100,20 @@ Mon Nov 24 1997 Jay Painter <jpaint@serv.net>
|
||||
the a label to disappear on widgets which don't give their
|
||||
child labels proper area!
|
||||
|
||||
Mon, 17 Nov 1997 Michael K. Johnson <johnsonm@redhat.com>
|
||||
* gtkwidget.c: gtk_set_style_recurse was not allowing updated
|
||||
widget names to cause new styles to be applied.
|
||||
* gtkentry.c gtkentry.h: The entry widget now has invisible
|
||||
attribute. The cursor does not move to show you typing; this
|
||||
is an intentional design decision but I'm not so attached to it
|
||||
that I'll reverse any patches that change it... :-)
|
||||
|
||||
This patch is a modified version of a patch to which I have
|
||||
lost the attribution. I modified it by packing the "visible"
|
||||
flag into the structure more tightly (without damaging backwards
|
||||
compatibility on sane systems) and by allowing entry timers
|
||||
to run.
|
||||
|
||||
Mon Nov 17 1997 Jay Painter <jpaint@serv.net>
|
||||
* gtkviewport.c: Raph's Mon, 10 Nov 1997 patch to gtk-list
|
||||
to fix some viewport bugs
|
||||
|
@ -100,6 +100,20 @@ Mon Nov 24 1997 Jay Painter <jpaint@serv.net>
|
||||
the a label to disappear on widgets which don't give their
|
||||
child labels proper area!
|
||||
|
||||
Mon, 17 Nov 1997 Michael K. Johnson <johnsonm@redhat.com>
|
||||
* gtkwidget.c: gtk_set_style_recurse was not allowing updated
|
||||
widget names to cause new styles to be applied.
|
||||
* gtkentry.c gtkentry.h: The entry widget now has invisible
|
||||
attribute. The cursor does not move to show you typing; this
|
||||
is an intentional design decision but I'm not so attached to it
|
||||
that I'll reverse any patches that change it... :-)
|
||||
|
||||
This patch is a modified version of a patch to which I have
|
||||
lost the attribution. I modified it by packing the "visible"
|
||||
flag into the structure more tightly (without damaging backwards
|
||||
compatibility on sane systems) and by allowing entry timers
|
||||
to run.
|
||||
|
||||
Mon Nov 17 1997 Jay Painter <jpaint@serv.net>
|
||||
* gtkviewport.c: Raph's Mon, 10 Nov 1997 patch to gtk-list
|
||||
to fix some viewport bugs
|
||||
|
@ -100,6 +100,20 @@ Mon Nov 24 1997 Jay Painter <jpaint@serv.net>
|
||||
the a label to disappear on widgets which don't give their
|
||||
child labels proper area!
|
||||
|
||||
Mon, 17 Nov 1997 Michael K. Johnson <johnsonm@redhat.com>
|
||||
* gtkwidget.c: gtk_set_style_recurse was not allowing updated
|
||||
widget names to cause new styles to be applied.
|
||||
* gtkentry.c gtkentry.h: The entry widget now has invisible
|
||||
attribute. The cursor does not move to show you typing; this
|
||||
is an intentional design decision but I'm not so attached to it
|
||||
that I'll reverse any patches that change it... :-)
|
||||
|
||||
This patch is a modified version of a patch to which I have
|
||||
lost the attribution. I modified it by packing the "visible"
|
||||
flag into the structure more tightly (without damaging backwards
|
||||
compatibility on sane systems) and by allowing entry timers
|
||||
to run.
|
||||
|
||||
Mon Nov 17 1997 Jay Painter <jpaint@serv.net>
|
||||
* gtkviewport.c: Raph's Mon, 10 Nov 1997 patch to gtk-list
|
||||
to fix some viewport bugs
|
||||
|
@ -100,6 +100,20 @@ Mon Nov 24 1997 Jay Painter <jpaint@serv.net>
|
||||
the a label to disappear on widgets which don't give their
|
||||
child labels proper area!
|
||||
|
||||
Mon, 17 Nov 1997 Michael K. Johnson <johnsonm@redhat.com>
|
||||
* gtkwidget.c: gtk_set_style_recurse was not allowing updated
|
||||
widget names to cause new styles to be applied.
|
||||
* gtkentry.c gtkentry.h: The entry widget now has invisible
|
||||
attribute. The cursor does not move to show you typing; this
|
||||
is an intentional design decision but I'm not so attached to it
|
||||
that I'll reverse any patches that change it... :-)
|
||||
|
||||
This patch is a modified version of a patch to which I have
|
||||
lost the attribution. I modified it by packing the "visible"
|
||||
flag into the structure more tightly (without damaging backwards
|
||||
compatibility on sane systems) and by allowing entry timers
|
||||
to run.
|
||||
|
||||
Mon Nov 17 1997 Jay Painter <jpaint@serv.net>
|
||||
* gtkviewport.c: Raph's Mon, 10 Nov 1997 patch to gtk-list
|
||||
to fix some viewport bugs
|
||||
|
@ -100,6 +100,20 @@ Mon Nov 24 1997 Jay Painter <jpaint@serv.net>
|
||||
the a label to disappear on widgets which don't give their
|
||||
child labels proper area!
|
||||
|
||||
Mon, 17 Nov 1997 Michael K. Johnson <johnsonm@redhat.com>
|
||||
* gtkwidget.c: gtk_set_style_recurse was not allowing updated
|
||||
widget names to cause new styles to be applied.
|
||||
* gtkentry.c gtkentry.h: The entry widget now has invisible
|
||||
attribute. The cursor does not move to show you typing; this
|
||||
is an intentional design decision but I'm not so attached to it
|
||||
that I'll reverse any patches that change it... :-)
|
||||
|
||||
This patch is a modified version of a patch to which I have
|
||||
lost the attribution. I modified it by packing the "visible"
|
||||
flag into the structure more tightly (without damaging backwards
|
||||
compatibility on sane systems) and by allowing entry timers
|
||||
to run.
|
||||
|
||||
Mon Nov 17 1997 Jay Painter <jpaint@serv.net>
|
||||
* gtkviewport.c: Raph's Mon, 10 Nov 1997 patch to gtk-list
|
||||
to fix some viewport bugs
|
||||
|
@ -100,6 +100,20 @@ Mon Nov 24 1997 Jay Painter <jpaint@serv.net>
|
||||
the a label to disappear on widgets which don't give their
|
||||
child labels proper area!
|
||||
|
||||
Mon, 17 Nov 1997 Michael K. Johnson <johnsonm@redhat.com>
|
||||
* gtkwidget.c: gtk_set_style_recurse was not allowing updated
|
||||
widget names to cause new styles to be applied.
|
||||
* gtkentry.c gtkentry.h: The entry widget now has invisible
|
||||
attribute. The cursor does not move to show you typing; this
|
||||
is an intentional design decision but I'm not so attached to it
|
||||
that I'll reverse any patches that change it... :-)
|
||||
|
||||
This patch is a modified version of a patch to which I have
|
||||
lost the attribution. I modified it by packing the "visible"
|
||||
flag into the structure more tightly (without damaging backwards
|
||||
compatibility on sane systems) and by allowing entry timers
|
||||
to run.
|
||||
|
||||
Mon Nov 17 1997 Jay Painter <jpaint@serv.net>
|
||||
* gtkviewport.c: Raph's Mon, 10 Nov 1997 patch to gtk-list
|
||||
to fix some viewport bugs
|
||||
|
Loading…
Reference in New Issue
Block a user