Simon Tatham
|
1276c13e6a
dialog system: add a side-by-side alignment feature.
|
3 years ago |
Simon Tatham
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 years ago |
Simon Tatham
|
e790adec4a
Don't implicitly load a session if Session pane not active.
|
5 years ago |
Simon Tatham
|
e0a76971cc
New array-growing macros: sgrowarray and sgrowarrayn.
|
6 years ago |
Simon Tatham
|
3214563d8e
Convert a lot of 'int' variables to 'bool'.
|
6 years ago |
Simon Tatham
|
a6f1709c2f
Adopt C99 <stdbool.h>'s true/false.
|
6 years ago |
Simon Tatham
|
3aae1f9d76
Expose the structure tag 'dlgparam'.
|
6 years ago |
Simon Tatham
|
fc375c0b6a
Remove some redundant utility macros.
|
6 years ago |
Simon Tatham
|
89da2ddf56
Giant const-correctness patch of doom!
|
9 years ago |
Simon Tatham
|
42c592c4ef
Completely remove the privdata mechanism in dialog.h.
|
9 years ago |
Simon Tatham
|
f3860ec95e
Add an option to suppress horizontal scroll bars in list boxes.
|
10 years ago |
Simon Tatham
|
ff09d5379b
Add an extended version of ctrl_alloc which permits you to provide a
|
11 years ago |
Simon Tatham
|
62cbc7dc0b
Turn 'Filename' into a dynamically allocated type with no arbitrary
|
13 years ago |
Simon Tatham
|
9c75fe9a3f
Change the semantics of 'FontSpec' so that it's a dynamically
|
13 years ago |
Simon Tatham
|
a1f3b7a358
Post-release destabilisation! Completely remove the struct type
|
13 years ago |
Simon Tatham
|
6a743399b0
Update all the list box code in gtkdlg.c to use the new-style GTK2
|
17 years ago |
Simon Tatham
|
34f747421d
Support for Windows PuTTY connecting straight to a local serial port
|
18 years ago |
Simon Tatham
|
b49980b953
Event Log for Unix PuTTY. Doesn't yet allow X selection of its
|
22 years ago |
Ben Harris
|
c8c17d2cef
Rename dlg_listbox_addwithindex() to dlg_listbox_addwithid(), since the old
|
22 years ago |
Simon Tatham
|
4d41247cde
Big sprawling dialog-box commit covering all sorts of things.
|
22 years ago |
Ben Harris
|
cea3619ca9
If I() and S() aren't inline, provide a prototype even if we're defining
|
22 years ago |
Simon Tatham
|
43fe7d3c87
Add the ability to allocate extra per-dialog-instance private data
|
22 years ago |
Simon Tatham
|
616c837cf0
The long-awaited config box revamp! I've taken the whole config box
|
22 years ago |