]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Continuing work on the GTK config box. Created uxcfg.c for the
authorSimon Tatham <anakin@pobox.com>
Fri, 14 Mar 2003 18:35:01 +0000 (18:35 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 14 Mar 2003 18:35:01 +0000 (18:35 +0000)
commitfca92a5b437a23bda43edd4873dbc66b461e702b
tree43bafaf6c181d2380d9ee829c4a27f8f9bc18eef
parentdf85003ea56581734754d7404fa08e4081f9dd34
Continuing work on the GTK config box. Created uxcfg.c for the
Unix-specific config items; moved a stray Windows-specific config
item (scrollbar-in-fullscreen) out into wincfg.c to stop it
appearing on Unix; continued updates to gtkdlg.c. I now believe the
GTK config box looks basically correct (modulo minor cosmetic issues
and keyboard accelerators). Next step, add the event handling so
it's actually functional.

[originally from svn r2933]
config.c
unix/gtkdlg.c
unix/unix.h
unix/uxcfg.c [new file with mode: 0644]
wincfg.c