Commit History

作者 SHA1 備註 提交日期
  Simon Tatham 1adcb200f7 dialog.c: give ctrl->fileselect.filter an opaque type. 1 年之前
  Simon Tatham 20f818af12 Rename 'ret' variables passed from allocation to return. 2 年之前
  Simon Tatham a33cf2240e Fix uninitialised field in ctrl_fileselect. 2 年之前
  Simon Tatham d8f8c8972a Make HelpCtx a per-platform type, not an intorptr. 2 年之前
  Simon Tatham e0959d4647 Macro wrapper on ctrl_radiobuttons to fill in the NULL. 2 年之前
  Simon Tatham cd094b28a3 Allow CTRL_TEXT controls to be non-wrapping. 2 年之前
  Simon Tatham 89883bf158 Restructure dlgcontrol as a struct with an anon union. 2 年之前
  Simon Tatham 77d15c46c3 New typedef 'dlgcontrol' wrapping 'union control'. 2 年之前
  Simon Tatham 1276c13e6a dialog system: add a side-by-side alignment feature. 3 年之前
  Simon Tatham 5d718ef64b Whitespace rationalisation of entire code base. 5 年之前
  Simon Tatham e0a76971cc New array-growing macros: sgrowarray and sgrowarrayn. 5 年之前
  Simon Tatham 3214563d8e Convert a lot of 'int' variables to 'bool'. 6 年之前
  Simon Tatham a6f1709c2f Adopt C99 <stdbool.h>'s true/false. 6 年之前
  Simon Tatham 89da2ddf56 Giant const-correctness patch of doom! 9 年之前
  Simon Tatham f454235444 Add some missing initialisations. 10 年之前
  Simon Tatham f3860ec95e Add an option to suppress horizontal scroll bars in list boxes. 10 年之前
  Simon Tatham ff09d5379b Add an extended version of ctrl_alloc which permits you to provide a 11 年之前
  Simon Tatham a1f3b7a358 Post-release destabilisation! Completely remove the struct type 13 年之前
  Simon Tatham c5c5edf0b5 Patch from Rene Post: ctrl_{drag,drop}list both now initialise the 21 年之前
  Simon Tatham d36a4c3685 Introduced wrapper macros snew(), snewn() and sresize() for the 21 年之前
  Simon Tatham 4d41247cde Big sprawling dialog-box commit covering all sorts of things. 21 年之前
  Simon Tatham 8228cd2d72 As usual, gcc is better at warnings than MSVC, so here are some 22 年之前
  Simon Tatham 616c837cf0 The long-awaited config box revamp! I've taken the whole config box 22 年之前