Revīziju vēsture

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