Historique des commits

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