summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-10-07Add const attributes to TMparse typedefs to fix gcc -Wwrite-strings warningsAlan Coopersmith1-3/+3
2011-10-07Add const attributes to slashDotXdefaults to fix gcc -Wwrite-strings warningsAlan Coopersmith1-4/+4
2011-10-07Make implementation_default_path return const char *Alan Coopersmith1-3/+3
2011-10-07Make gravity strings const to fix gcc -Wwrite-strings warningsAlan Coopersmith1-1/+1
2011-10-07Convert ISOLatin1 functions to specify args as const char *Alan Coopersmith1-8/+8
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-03Bug 40577 - Missing bound checking in FreeSelectionProperty()Olivier Fourdan1-1/+4
2011-10-03Strip trailing whitespaceAlan Coopersmith11-54/+54
2011-10-02LP64 fix for TypedArgToArg()Jeremy Huddleston1-0/+2
2011-03-14Bug 34715: XtAppMainLoop doesn't work without a DisplayJordan Hayes1-7/+1
2011-03-09XtAsprintf: Fix memory corruption.Cyril Brulebois1-1/+1
2011-03-06Incorrect cast in XtCvtIntToPixmap could cause bus error on 64-bit machinesAlan Coopersmith1-1/+1
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 Coopersmith1-87/+0
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
2011-01-12Add XtAsprintf() as a new exported APIAlan Coopersmith1-1/+40
2010-12-22Convert some sprintf calls to snprintfAlan Coopersmith2-3/+4
2010-12-05Remove non-USE_SNPRINTF case from src/Error.cAlan Coopersmith1-16/+2
2010-11-10remove strcmp in src/ResConfig.cwalter harms1-1/+1
2010-11-10QueryEventMask: fix NULL checkwalter harms1-11/+15
2010-11-10src/Resource.c: Fix possible NULL accesswalter harms1-2/+4
2010-11-10XtFree() can handle NULL , remove checkwalter harms1-3/+2
2010-10-06Purge cvs tags.Jesse Adkins54-147/+1
2010-10-05Honor that GetClassActions() may return NULL.walter harms1-3/+5
2010-09-23Sun's copyrights belong to Oracle nowAlan Coopersmith43-43/+43
2010-09-23Bug 1478: Selection.c damages user error handler functionRyan Hajdaj1-2/+3
2010-09-22fix dereference in TMprint.cwalter harms1-3/+7
2010-04-04Use automake silent rules for BUILT_SOURCES generationYaakov Selkowitz1-6/+6
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith43-578/+993
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-0/+2
2009-10-06Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-1/+1
2009-05-20Cygwin/X: Build fixJon TURNEY1-1/+1
2009-05-01Sun bug 4010369: Too slow to process Keycode 0 events in Xt Translation Mgr.John McKernan1-1/+4
2009-05-01Sun bug #1237023: Dtterm crashes in XtDisplayAccelerators()John McKernan1-4/+8
2009-01-30Janitor: ansification, make distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade19-40/+27
2008-04-30Set a blank default search path for WIN32Alan Hourihane1-3/+8
2008-04-29less speed, more hasteAlan Hourihane1-1/+1
2008-04-29fix logic inverted problemAlan Hourihane1-1/+1
2008-04-29Reduce the path searches on mingwColin Harrison2-0/+7
2008-04-29Xming specific configuration file settingsColin Harrison1-0/+8
2008-04-29Fix some build issues for Win32 platformsColin Harrison2-5/+2
2008-04-23Add __MINGW32__Colin Harrison1-2/+2
2007-04-08Recalculate fd_set more aggressively (bug #808)Andreas Luik1-1/+1
2006-12-09Don't use "INSTALL" during the build because INSTALL may be set byJeremy C. Reed1-4/+4
2006-09-01Sun bug #4962001: Close memory leaks seen in Motif appsQiu-Yuan (Kathleen) Yang1-4/+12
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+0
2006-04-30Fix ERRORDB definition for the case where ${prefix} != /usrMatthieu Herrb1-1/+3