Commit History

Author SHA1 Message Date
  Simon Tatham 55d413a47a Add UTF-8 versions of dlg_editbox_{get,set}. 1 month ago
  Simon Tatham 1adcb200f7 dialog.c: give ctrl->fileselect.filter an opaque type. 1 year ago
  Simon Tatham 761df2fca6 Replace integer context2 encoding in conf_editbox_handler. 2 years ago
  Simon Tatham d8f8c8972a Make HelpCtx a per-platform type, not an intorptr. 2 years ago
  Simon Tatham 1a568e3535 New function dlg_editbox_select_range. 2 years ago
  Simon Tatham e0959d4647 Macro wrapper on ctrl_radiobuttons to fill in the NULL. 2 years ago
  Simon Tatham cd094b28a3 Allow CTRL_TEXT controls to be non-wrapping. 2 years ago
  Simon Tatham b5ab90143a Improve the align_next_to mechanism. 2 years ago
  Simon Tatham 694d5184b7 Permit button-only file selectors. 2 years ago
  Simon Tatham 89883bf158 Restructure dlgcontrol as a struct with an anon union. 2 years ago
  Simon Tatham 77d15c46c3 New typedef 'dlgcontrol' wrapping 'union control'. 2 years ago
  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. 5 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 16 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 21 years ago
  Ben Harris c8c17d2cef Rename dlg_listbox_addwithindex() to dlg_listbox_addwithid(), since the old 21 years ago