summaryrefslogtreecommitdiff
path: root/src/xcms
AgeCommit message (Expand)AuthorFilesLines
2011-04-13xcms: Fix memory leaks on LINEAR_RGB_InitSCCData error path.Ander Conselvan de Oliveira1-3/+3
2011-04-13xcms: Fix error on LINEAR_RGB_InitSCCData error path.Ander Conselvan de Oliveira1-1/+1
2011-02-09xcms/cmsProp: don't deal with uninitialized values, fail insteadErkki Seppälä1-7/+10
2011-02-09xcms/LRGB: don't double-free property_returnAnder Conselvan de Oliveira1-1/+0
2011-02-01xcms/LRGB: Add a label for freeing property_return.Ander Conselvan de Oliveira1-14/+10
2011-02-01xcms/LRGB: Fix potential resource leak.Ander Conselvan de Oliveira1-0/+2
2011-02-01xcmx/cmxColNm: Removed unused assignments to pBuf (in two functions)Erkki Seppälä1-2/+2
2010-07-07Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo4-5/+0
2010-06-11LINEAR_RGB_InitSCCData: When malloc fails, don't try to free unallocated bitsAlan Coopersmith1-1/+1
2010-06-03Remove support for building without XCBJosh Triplett1-1/+0
2010-02-19config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon1-1/+2
2010-01-14Purge CVS/RCS id tagsAlan Coopersmith66-126/+0
2009-10-01Split CFLAGS into CPPFLAGS and CFLAGSJeremy Huddleston1-2/+4
2009-01-28Janitor: ansification, make distcheck, compiler warnings.Paulo Cesar Pereira de Andrade1-7/+0
2008-06-17Strip whitespace from end of lines in source filesAlan Coopersmith64-391/+391
2008-04-26Fix missing error conditionColin Harrison1-0/+2
2008-04-04added error check in Xcms color file parser; closes bug #15305Bart Massey1-1/+6
2007-05-01Switched function definitions from K&R to ANSI style.Magnus Kessler52-317/+304
2007-04-06Bug #10475: Fixed lots of char*/const char* mixups.Tilman Sauerbeck1-1/+1
2007-04-04Fixed a few warnings.Tilman Sauerbeck6-6/+6
2006-07-24Add support for "make lint" to check code with lint/sparse/etc.Alan Coopersmith1-0/+12
2006-06-16Sun bug 4022903: Xcms routines may fail if sscanf() is looking for separatorsScott Revelt7-6/+125
2006-04-05Check if visualList == NULL, not nVisualsMatched == 0. NULL happens in moreEric Anholt1-1/+1
2006-02-19Move .cvsignore to .gitignore.Jamey Sharp1-0/+0
2006-02-19Merge the X11 and BIGREQS package sets: they were used in exactly the same pl...Jamey Sharp1-1/+0
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin1-1/+2
2005-09-29Add Xcms.txt to lib/X11Alan Coopersmith1-0/+3
2005-07-14Add $(top_srcdir)/src to include listAlexander Gottwald1-0/+1
2005-07-11Ammend AM_CFLAGS with all needed includes; cannot figure out an easy way to a...Keith Packard1-0/+14
2005-07-11Enable loadable i18n modules, making them configurable on the configure comma...Keith Packard2-0/+75
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2-2/+2
2005-05-13- For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X1...Søren Sandmann Pedersen63-2/+191
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich60-1005/+875
2003-11-25Initial revisionKaleb Keithley1-0/+190
2003-11-14R6.6 is the Xorg base-lineKaleb Keithley65-0/+16424