The NetBSD Project

CVS log for othersrc/dist/cdk/menu.c

[BACK] Up to [cvs.NetBSD.org] / othersrc / dist / cdk

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.3 / (download) - annotate - [select for diffs], Tue Jan 9 18:41:53 2001 UTC (23 years, 2 months ago) by garbled
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +2 -3 lines
Diff to previous 1.2 (colored)

Fix a problem in these widgets where they uncondititonally set the
exitType to either vEARLY_EXIT, or vESCAPE_HIT when returning from a bound
function.  This had the unfortunate effect that when you hit F2 to refresh
the screen in sushi, it would exit out immediately after refreshing the
screen.

This modification allows the programmer to still create an exit-causing
bound function, by simply setting the exitType in the function, as was likely
intended by the author.  Many thanks to Charles Hannum for helping me figure
this out.

This should fix problems noted by itojun on tech-userlevel with the function
keys.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jan 4 20:15:30 2001 UTC (23 years, 2 months ago) by garbled
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

Patches to allow CDK to compile cleanly, and add KEY_CR, because curses.h
overrides the KEY_ENTER define in curdefs.h

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Jan 4 19:58:01 2001 UTC (23 years, 2 months ago) by garbled
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of CDK 4.9.9.  The work to port this was performed by
Charles Hannum, and that is the version being imported:
cdk-4.9.9-20000407-myc3

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jan 4 19:58:01 2001 UTC (23 years, 2 months ago) by garbled
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>