Commit Verlauf

Autor SHA1 Nachricht Datum
  Simon Tatham 55d413a47a Add UTF-8 versions of dlg_editbox_{get,set}. vor 1 Monat
  Simon Tatham 1adcb200f7 dialog.c: give ctrl->fileselect.filter an opaque type. vor 1 Jahr
  Simon Tatham 761df2fca6 Replace integer context2 encoding in conf_editbox_handler. vor 2 Jahren
  Simon Tatham d8f8c8972a Make HelpCtx a per-platform type, not an intorptr. vor 2 Jahren
  Simon Tatham 1a568e3535 New function dlg_editbox_select_range. vor 2 Jahren
  Simon Tatham e0959d4647 Macro wrapper on ctrl_radiobuttons to fill in the NULL. vor 2 Jahren
  Simon Tatham cd094b28a3 Allow CTRL_TEXT controls to be non-wrapping. vor 2 Jahren
  Simon Tatham b5ab90143a Improve the align_next_to mechanism. vor 2 Jahren
  Simon Tatham 694d5184b7 Permit button-only file selectors. vor 2 Jahren
  Simon Tatham 89883bf158 Restructure dlgcontrol as a struct with an anon union. vor 2 Jahren
  Simon Tatham 77d15c46c3 New typedef 'dlgcontrol' wrapping 'union control'. vor 2 Jahren
  Simon Tatham 1276c13e6a dialog system: add a side-by-side alignment feature. vor 3 Jahren
  Simon Tatham 5d718ef64b Whitespace rationalisation of entire code base. vor 5 Jahren
  Simon Tatham e790adec4a Don't implicitly load a session if Session pane not active. vor 5 Jahren
  Simon Tatham e0a76971cc New array-growing macros: sgrowarray and sgrowarrayn. vor 5 Jahren
  Simon Tatham 3214563d8e Convert a lot of 'int' variables to 'bool'. vor 6 Jahren
  Simon Tatham a6f1709c2f Adopt C99 <stdbool.h>'s true/false. vor 6 Jahren
  Simon Tatham 3aae1f9d76 Expose the structure tag 'dlgparam'. vor 6 Jahren
  Simon Tatham fc375c0b6a Remove some redundant utility macros. vor 6 Jahren
  Simon Tatham 89da2ddf56 Giant const-correctness patch of doom! vor 9 Jahren
  Simon Tatham 42c592c4ef Completely remove the privdata mechanism in dialog.h. vor 9 Jahren
  Simon Tatham f3860ec95e Add an option to suppress horizontal scroll bars in list boxes. vor 10 Jahren
  Simon Tatham ff09d5379b Add an extended version of ctrl_alloc which permits you to provide a vor 11 Jahren
  Simon Tatham 62cbc7dc0b Turn 'Filename' into a dynamically allocated type with no arbitrary vor 13 Jahren
  Simon Tatham 9c75fe9a3f Change the semantics of 'FontSpec' so that it's a dynamically vor 13 Jahren
  Simon Tatham a1f3b7a358 Post-release destabilisation! Completely remove the struct type vor 13 Jahren
  Simon Tatham 6a743399b0 Update all the list box code in gtkdlg.c to use the new-style GTK2 vor 16 Jahren
  Simon Tatham 34f747421d Support for Windows PuTTY connecting straight to a local serial port vor 18 Jahren
  Simon Tatham b49980b953 Event Log for Unix PuTTY. Doesn't yet allow X selection of its vor 21 Jahren
  Ben Harris c8c17d2cef Rename dlg_listbox_addwithindex() to dlg_listbox_addwithid(), since the old vor 21 Jahren