The NetBSD Project

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.3.8.1: download - view: text, markup, annotated - select for diffs
Mon Jun 13 22:02:36 2005 UTC (19 years, 10 months ago) by tron
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3: +5 -3 lines
Pull up revision 1.4 (requested by lukem in ticket #396):
Ensure widestItem is initialized in setCDKSwindowContents() before use.
Detected by gcc -Wuninitialized.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jun 1 11:51:11 2005 UTC (19 years, 11 months ago) by lukem
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -2 lines
Ensure widestItem is initialized in setCDKSwindowContents() before use.
Detected by gcc -Wuninitialized.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 9 18:41:54 2001 UTC (24 years, 3 months ago) by garbled
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -3 lines
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 - view: text, markup, annotated - select for diffs
Thu Jan 4 20:15:31 2001 UTC (24 years, 4 months ago) by garbled
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -3 lines
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 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Jan 4 19:58:40 2001 UTC (24 years, 4 months ago) by garbled
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
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 - view: text, markup, annotated - select for diffs
Thu Jan 4 19:58:40 2001 UTC (24 years, 4 months ago) by garbled
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>