Historique des commits

Auteur SHA1 Message Date
  Simon Tatham 1adcb200f7 dialog.c: give ctrl->fileselect.filter an opaque type. il y a 1 an
  Simon Tatham 20f818af12 Rename 'ret' variables passed from allocation to return. il y a 2 ans
  Simon Tatham a33cf2240e Fix uninitialised field in ctrl_fileselect. il y a 2 ans
  Simon Tatham d8f8c8972a Make HelpCtx a per-platform type, not an intorptr. 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 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 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 89da2ddf56 Giant const-correctness patch of doom! il y a 9 ans
  Simon Tatham f454235444 Add some missing initialisations. il y a 10 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 a1f3b7a358 Post-release destabilisation! Completely remove the struct type il y a 13 ans
  Simon Tatham c5c5edf0b5 Patch from Rene Post: ctrl_{drag,drop}list both now initialise the il y a 21 ans
  Simon Tatham d36a4c3685 Introduced wrapper macros snew(), snewn() and sresize() for the il y a 21 ans
  Simon Tatham 4d41247cde Big sprawling dialog-box commit covering all sorts of things. il y a 21 ans
  Simon Tatham 8228cd2d72 As usual, gcc is better at warnings than MSVC, so here are some il y a 22 ans
  Simon Tatham 616c837cf0 The long-awaited config box revamp! I've taken the whole config box il y a 22 ans