Continuing work on the GTK config box. Created uxcfg.c for the
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 14 Mar 2003 18:35:01 +0000 (18:35 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 14 Mar 2003 18:35:01 +0000 (18:35 +0000)
commit1d0d4a3be9a1fdaf3b34ed1a6ad51e3407ea3091
tree43bafaf6c181d2380d9ee829c4a27f8f9bc18eef
parentd9b15094136238a0b679e8b0c8c67a991fe5040a
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.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2933 cda61777-01e9-0310-a592-d414129be87e
config.c
unix/gtkdlg.c
unix/unix.h
unix/uxcfg.c [new file with mode: 0644]
wincfg.c