summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-03-09XtAsprintf: Fix memory corruption.Cyril Brulebois
2011-03-06Incorrect cast in XtCvtIntToPixmap could cause bus error on 64-bit machinesAlan Coopersmith
2011-02-04Shell.c: TopLevelSetValues ignores iconic state if shell not yet realizedAlan Coopersmith
2011-02-04GetResources: protect against underflow when type conversion failsAlan Coopersmith
2011-02-04Remove unused #ifdef UNALIGNED version of Xt macros & functionsAlan Coopersmith
2011-01-12Convert ALLOCATE_LOCAL + sprintf to XtAsprintfAlan Coopersmith
2011-01-12Convert ResConfig.c to use XtAsprintf() instead of XtMalloc + sprintfAlan Coopersmith
2011-01-12Add XtAsprintf() as a new exported APIAlan Coopersmith
2010-12-22Convert some sprintf calls to snprintfAlan Coopersmith
2010-12-05Remove non-USE_SNPRINTF case from src/Error.cAlan Coopersmith
2010-11-10remove strcmp in src/ResConfig.cwalter harms
2010-11-10QueryEventMask: fix NULL checkwalter harms
2010-11-10src/Resource.c: Fix possible NULL accesswalter harms
2010-11-10XtFree() can handle NULL , remove checkwalter harms
2010-10-06Purge cvs tags.Jesse Adkins
2010-10-05Honor that GetClassActions() may return NULL.walter harms
2010-09-23Sun's copyrights belong to Oracle nowAlan Coopersmith
2010-09-23Bug 1478: Selection.c damages user error handler functionRyan Hajdaj
2010-09-22fix dereference in TMprint.cwalter harms
2010-04-04Use automake silent rules for BUILT_SOURCES generationYaakov Selkowitz
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-06Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-05-20Cygwin/X: Build fixJon TURNEY
2009-05-01Sun bug 4010369: Too slow to process Keycode 0 events in Xt Translation Mgr.John McKernan
2009-05-01Sun bug #1237023: Dtterm crashes in XtDisplayAccelerators()John McKernan
2009-01-30Janitor: ansification, make distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade
2008-04-30Set a blank default search path for WIN32Alan Hourihane
2008-04-29less speed, more hasteAlan Hourihane
2008-04-29fix logic inverted problemAlan Hourihane
2008-04-29Reduce the path searches on mingwColin Harrison
2008-04-29Xming specific configuration file settingsColin Harrison
2008-04-29Fix some build issues for Win32 platformsColin Harrison
2008-04-23Add __MINGW32__Colin Harrison
2007-04-08Recalculate fd_set more aggressively (bug #808)Andreas Luik
2006-12-09Don't use "INSTALL" during the build because INSTALL may be set byJeremy C. Reed
2006-09-01Sun bug #4962001: Close memory leaks seen in Motif appsQiu-Yuan (Kathleen) Yang
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith
2006-04-30Fix ERRORDB definition for the case where ${prefix} != /usrMatthieu Herrb
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin
2005-11-23Bug #5003 <https://bugs.freedesktop.org/show_bug.cgi?id=5003> Patch #3763XORG-6_8_99_903Alan Coopersmith
2005-11-08See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_902Kean Johnson
2005-10-18Use $(INSTALL) instead of $(install_sh_DATA) for creating directories.Kevin E Martin
2005-10-18Split the 'install -d' over multiple lines so certain lame versions ofAdam Jackson
2005-10-18Add --with-xfile-search-path=<path> and default setting to match monolithAlan Coopersmith
2005-08-01Properly define BUILT_FILESXORG-6_99_99_900Adam Jackson
2005-08-01Move building of StringDefs files to src and fix them so that parallel makeKeith Packard
2005-07-22Bug #3824: <https://bugs.freedesktop.org/show_bug.cgi?id=3824> CorrectXORG-6_8_99_900XORG-6_8_99_16Alan Coopersmith
2005-07-19distcheck fixes -- clean up after makestrs, don't list non-existant files.Daniel Stone
2005-07-17Fix for building outside of srcdir.Matthieu Herrb