summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-22adding preface.xmlInitial-ConversionMatt Dew2-40/+253
2011-10-22updated duplicate tags and intrinsics.xmlMatt Dew24-41500/+536
2011-10-22updated appF.xmlMatt Dew1-64/+8
2011-10-22updated appE.xmlMatt Dew1-278/+41
2011-10-22updated appD.xmlMatt Dew1-1133/+10
2011-10-22updated appC.xmlMatt Dew1-755/+460
2011-10-22updated appB.xmlMatt Dew1-826/+296
2011-10-22Updated appA.xmlMatt Dew1-79/+52
2011-10-22updatd CH13.xmlMatt Dew1-405/+190
2011-10-22Ch12.xml updatesMatt Dew1-531/+198
2011-10-22Updated CH11.xmlMatt Dew1-2042/+1170
2011-10-22Updated CH10.xmlMatt Dew1-851/+454
2011-10-22Updated CH09.xmlMatt Dew1-2122/+1234
2011-10-21Updated CH08.xmlMatt Dew1-329/+150
2011-10-21updated CH07.xmlMatt Dew1-2049/+1195
2011-10-21CH06.xml updatedMatt Dew1-754/+247
2011-10-21CH05.xml updatedMatt Dew1-403/+202
2011-10-21updated CH04.xmlMatt Dew1-1240/+436
2011-10-20updatedMatt Dew1-539/+260
2011-10-2002 done.Matt Dew2-1511/+774
2011-10-16CH02 in progressMatt Dew2-145/+147
2011-10-16more done. CH01.xml.out buildsMatt Dew24-24/+40674
2011-10-1225% done with Chap 1.Matt Dew1-566/+201
2011-10-11Init conversion of 'intrinsics' to docbook. Still _LOTS_ to do.Matt Dew20-0/+49368
2011-10-07Whitespace changes related to cleaning up previous patchJeremy Huddleston1-14/+12
2011-10-07Don't pop elements from our array while we're itterating through it.Jeremy Huddleston1-2/+5
2011-10-03makestrs: Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith1-12/+12
2011-10-03Bug 40577 - Missing bound checking in FreeSelectionProperty()Olivier Fourdan1-1/+4
2011-10-03Strip trailing whitespaceAlan Coopersmith169-2453/+2453
2011-10-02LP64 fix for TypedArgToArg()Jeremy Huddleston1-0/+2
2011-06-20Only link with ws2_32 for mingw targetJon TURNEY1-1/+8
2011-05-24Update README for documentation referenceGaetan Nadon1-1/+2
2011-03-18Add test case for XtCvtIntToPixmap fix in commit 16d9941f3aa38Alan Coopersmith3-1/+85
2011-03-18Add test case for XtAppMainLoop bug 34715Alan Coopersmith2-1/+92
2011-03-18Add test framework similar to xserver and use it to test XtAsprintfAlan Coopersmith5-4/+154
2011-03-14Bug 34715: XtAppMainLoop doesn't work without a DisplayJordan Hayes1-7/+1
2011-03-10Bump to 1.1.1libXt-1.1.1Julien Cristau1-1/+1
2011-03-09XtAsprintf: Fix memory corruption.Cyril Brulebois1-1/+1
2011-03-08man: replace hard coded section number 3Xt with __libmansuffix__ #35050Gaetan Nadon55-87/+87
2011-03-06Don't need to use target-specific CFLAGS for makestrsAlan Coopersmith2-4/+1
2011-03-06Incorrect cast in XtCvtIntToPixmap could cause bus error on 64-bit machinesAlan Coopersmith1-1/+1
2011-03-04configure: Bump version to 1.1.0 for releaselibXt-1.1.0Jeremy Huddleston1-1/+1
2011-03-04darwin: Don't use poll() when expected to run on darwin10 and priorJeremy Huddleston1-4/+18
2011-02-04Shell.c: TopLevelSetValues ignores iconic state if shell not yet realizedAlan Coopersmith1-0/+4
2011-02-04GetResources: protect against underflow when type conversion failsAlan Coopersmith1-1/+1
2011-02-04Remove unused #ifdef UNALIGNED version of Xt macros & functionsAlan Coopersmith2-120/+0
2011-02-03config: comment, minor upgrade, quote and layout configure.acGaetan Nadon1-39/+42
2011-01-28config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-3/+3
2011-01-12Convert ALLOCATE_LOCAL + sprintf to XtAsprintfAlan Coopersmith1-15/+10
2011-01-12Convert ResConfig.c to use XtAsprintf() instead of XtMalloc + sprintfAlan Coopersmith1-31/+9