summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use AM_CPPFLAGS instead of INCLUDESThierry Reding2013-01-121-2/+2
* unifdef -U__UNIXOS2__Alan Coopersmith2013-01-087-86/+5
* Install ErrorDB into a $datarootdir-path, not $libdir.Egbert Eich2012-11-301-1/+1
* Fix DEBUG build (TMparse.c:376:1: error: overflow in implicit constant conver...Thomas Klausner2012-07-301-1/+1
* Revert "Treat unexpected returned events from poll as errors"Jeremy Huddleston2012-03-121-15/+1
* Treat unexpected returned events from poll as errorsJeremy Huddleston2012-01-101-1/+15
* Don't re-enter the WaitLoop if block is set to falseStephen Turnbull2012-01-101-1/+8
* Add const attributes to TMparse typedefs to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-10-071-3/+3
* Add const attributes to slashDotXdefaults to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-10-071-4/+4
* Make implementation_default_path return const char *Alan Coopersmith2011-10-071-3/+3
* Make gravity strings const to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-10-071-1/+1
* Convert ISOLatin1 functions to specify args as const char *Alan Coopersmith2011-10-071-8/+8
* Whitespace changes related to cleaning up previous patchJeremy Huddleston2011-10-071-14/+12
* Don't pop elements from our array while we're itterating through it.Jeremy Huddleston2011-10-071-2/+5
* Bug 40577 - Missing bound checking in FreeSelectionProperty()Olivier Fourdan2011-10-031-1/+4
* Strip trailing whitespaceAlan Coopersmith2011-10-0311-54/+54
* LP64 fix for TypedArgToArg()Jeremy Huddleston2011-10-021-0/+2
* Bug 34715: XtAppMainLoop doesn't work without a DisplayJordan Hayes2011-03-141-7/+1
* XtAsprintf: Fix memory corruption.Cyril Brulebois2011-03-091-1/+1
* Incorrect cast in XtCvtIntToPixmap could cause bus error on 64-bit machinesAlan Coopersmith2011-03-061-1/+1
* Shell.c: TopLevelSetValues ignores iconic state if shell not yet realizedAlan Coopersmith2011-02-041-0/+4
* GetResources: protect against underflow when type conversion failsAlan Coopersmith2011-02-041-1/+1
* Remove unused #ifdef UNALIGNED version of Xt macros & functionsAlan Coopersmith2011-02-041-87/+0
* Convert ALLOCATE_LOCAL + sprintf to XtAsprintfAlan Coopersmith2011-01-121-15/+10
* Convert ResConfig.c to use XtAsprintf() instead of XtMalloc + sprintfAlan Coopersmith2011-01-121-31/+9
* Add XtAsprintf() as a new exported APIAlan Coopersmith2011-01-121-1/+40
* Convert some sprintf calls to snprintfAlan Coopersmith2010-12-222-3/+4
* Remove non-USE_SNPRINTF case from src/Error.cAlan Coopersmith2010-12-051-16/+2
* remove strcmp in src/ResConfig.cwalter harms2010-11-101-1/+1
* QueryEventMask: fix NULL checkwalter harms2010-11-101-11/+15
* src/Resource.c: Fix possible NULL accesswalter harms2010-11-101-2/+4
* XtFree() can handle NULL , remove checkwalter harms2010-11-101-3/+2
* Purge cvs tags.Jesse Adkins2010-10-0654-147/+1
* Honor that GetClassActions() may return NULL.walter harms2010-10-051-3/+5
* Sun's copyrights belong to Oracle nowAlan Coopersmith2010-09-2343-43/+43
* Bug 1478: Selection.c damages user error handler functionRyan Hajdaj2010-09-231-2/+3
* fix dereference in TMprint.cwalter harms2010-09-221-3/+7
* Use automake silent rules for BUILT_SOURCES generationYaakov Selkowitz2010-04-041-6/+6
* Update Sun license notices to current X.Org standard formAlan Coopersmith2010-01-1443-578/+993
* .gitignore: use common defaults with custom section # 24239Gaetan Nadon2009-10-221-0/+2
* Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2009-10-061-1/+1
* Cygwin/X: Build fixJon TURNEY2009-05-201-1/+1
* Sun bug 4010369: Too slow to process Keycode 0 events in Xt Translation Mgr.John McKernan2009-05-011-1/+4
* Sun bug #1237023: Dtterm crashes in XtDisplayAccelerators()John McKernan2009-05-011-4/+8
* Janitor: ansification, make distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade2009-01-3019-40/+27
* Set a blank default search path for WIN32Alan Hourihane2008-04-301-3/+8
* less speed, more hasteAlan Hourihane2008-04-291-1/+1
* fix logic inverted problemAlan Hourihane2008-04-291-1/+1
* Reduce the path searches on mingwColin Harrison2008-04-292-0/+7
* Xming specific configuration file settingsColin Harrison2008-04-291-0/+8