<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/lib/libdialog/textbox.c, branch release/5.2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-05-03T21:31:08Z</updated>
<entry>
<title>Use __FBSDID over rcsid[].</title>
<updated>2003-05-03T21:31:08Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-05-03T21:31:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cd883fb6170378586c4ef1f5f1c6c2827c8d5eef'/>
<id>urn:sha1:cd883fb6170378586c4ef1f5f1c6c2827c8d5eef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>In addition to exiting the dialog via ESC, the user could also have</title>
<updated>2002-06-13T23:39:35Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2002-06-13T23:39:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ca2ca2ab60eb86c8831603d557ce375be5784673'/>
<id>urn:sha1:ca2ca2ab60eb86c8831603d557ce375be5784673</id>
<content type='text'>
exited via \r, \n, or ' ' (space); all of which are valid,
non-error responses.
</content>
</entry>
<entry>
<title>Handle keys consistently.</title>
<updated>2001-07-26T03:34:43Z</updated>
<author>
<name>Eric Melville</name>
<email>eric@FreeBSD.org</email>
</author>
<published>2001-07-26T03:34:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b48baf886ac27dad07a076005ec006a0a8b0a42e'/>
<id>urn:sha1:b48baf886ac27dad07a076005ec006a0a8b0a42e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the interface provided by libdialog. Move a cursor around over</title>
<updated>2001-07-18T05:21:37Z</updated>
<author>
<name>Eric Melville</name>
<email>eric@FreeBSD.org</email>
</author>
<published>2001-07-18T05:21:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=87aaead2f86a06f6e22edc3ea140d76db807db11'/>
<id>urn:sha1:87aaead2f86a06f6e22edc3ea140d76db807db11</id>
<content type='text'>
the components and trigger actions based on its position. This reduces
the need to remember the functions of various keys, and makes the
interface more consistant across library.
~
</content>
</entry>
<entry>
<title>Allow emacs-style next/prev characters as well as arrow keys so that</title>
<updated>1997-01-15T02:50:48Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-15T02:50:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=75c6403334a7ed8a204218d9da91d51e74b898d1'/>
<id>urn:sha1:75c6403334a7ed8a204218d9da91d51e74b898d1</id>
<content type='text'>
I can offer this as a consistent feature.
</content>
</entry>
<entry>
<title>Add another hateful global to libdialog (what the heck, there are already</title>
<updated>1996-12-14T16:14:21Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-12-14T16:14:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ae5b2dcf867f5cd15cdcbbbed2cc2985416c8c71'/>
<id>urn:sha1:ae5b2dcf867f5cd15cdcbbbed2cc2985416c8c71</id>
<content type='text'>
so many).  For now, the only extended attribute implemented is NO ECHO,
useful for things like passwords.  See TESTS/input2.c for an example.
This should go into 2.2.
</content>
</entry>
<entry>
<title>Line up some of these OK boxes properly again.</title>
<updated>1996-12-12T11:05:59Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-12-12T11:05:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fb46ad63d731b1134b56f1c3b4163f294962d9d6'/>
<id>urn:sha1:fb46ad63d731b1134b56f1c3b4163f294962d9d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"CONTINUE" was just too long.  Make it a nice "OK" now.</title>
<updated>1996-10-04T13:06:48Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-10-04T13:06:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3cd2d3f69a2d2f8f6ab2de982ec255c5fd5f591a'/>
<id>urn:sha1:3cd2d3f69a2d2f8f6ab2de982ec255c5fd5f591a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>1. Remove some ancient bogons from when I initially added dialogMenuItem</title>
<updated>1996-07-11T18:22:16Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-07-11T18:22:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=15232ab26e52e2e1c4bbbc627b7fd4368a976818'/>
<id>urn:sha1:15232ab26e52e2e1c4bbbc627b7fd4368a976818</id>
<content type='text'>
   support.
2. Have message boxes say "Continue" instead of "Exit"
</content>
</entry>
<entry>
<title>Next round of changes - make dialog boxes drawable at arbitrary X,Y locations</title>
<updated>1996-01-01T03:43:58Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-01-01T03:43:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=738c371d22563551af2ff0936fed8e09fa5f8c19'/>
<id>urn:sha1:738c371d22563551af2ff0936fed8e09fa5f8c19</id>
<content type='text'>
and add selection traversal callbacks so context-sensitive behavior can
even be implemented for individual menu items.  These work around the two
largest issues holding me back with some of my sysinstall changes.
</content>
</entry>
</feed>
