aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* group gid and group name, in libgamma-error, are thread localMattias Andrée2014-09-132-2/+10
* libgamma_crtc_set_gamma_ramps8 is not hotMattias Andrée2014-09-041-1/+1
* typoMattias Andrée2014-09-041-2/+2
* typoMattias Andrée2014-09-041-1/+1
* mMattias Andrée2014-09-041-1/+1
* styloMattias Andrée2014-09-041-1/+1
* styloMattias Andrée2014-09-041-1/+1
* undef __attribute__ at end of filesMattias Andrée2014-09-044-0/+18
* doc derp0.3Mattias Andrée2014-09-022-4/+6
* typoMattias Andrée2014-09-0216-38/+38
* LIBGAMMA_ERRNO_SET should have value -1 functions returning -1 on error can be parsed as if they returned a libgamma error codeMattias Andrée2014-09-021-6/+6
* styloMattias Andrée2014-09-021-1/+1
* typoMattias Andrée2014-09-022-7/+7
* m docMattias Andrée2014-09-022-43/+43
* typoMattias Andrée2014-09-021-12/+12
* m docMattias Andrée2014-09-011-1/+1
* mMattias Andrée2014-08-281-1/+1
* mMattias Andrée2014-08-281-1/+1
* mMattias Andrée2014-08-281-2/+2
* m fix0.2Mattias Andrée2014-08-282-3/+3
* m fixMattias Andrée2014-08-281-1/+7
* dummy method: set and get gamma rampsMattias Andrée2014-08-281-48/+171
* whitespaceMattias Andrée2014-08-281-24/+24
* add 8-bit ramps (good for software gamma)Mattias Andrée2014-08-287-3/+265
* ramps => ramps16Mattias Andrée2014-08-2816-79/+79
* m docMattias Andrée2014-08-281-1/+15
* dummy method: error testing in crtc infoMattias Andrée2014-08-281-14/+23
* dup and free info stringsMattias Andrée2014-08-281-5/+31
* dummy method: crtc infoMattias Andrée2014-08-281-39/+113
* dummy method: non-identical gamma ramp sizesMattias Andrée2014-08-281-33/+52
* mMattias Andrée2014-08-281-40/+15
* initialisation of dummy sites and dummy partitionsMattias Andrée2014-08-281-0/+66
* typo + getting started on the dummy methodMattias Andrée2014-08-281-0/+372
* mac library madnessMattias Andrée2014-08-231-0/+1
* unused parameterMattias Andrée2014-08-231-0/+2
* m commentMattias Andrée2014-07-221-1/+3
* gamma-w32-gdi: do not test gamma ramp caps., it might be incorrectionMattias Andrée2014-07-221-4/+8
* miscMattias Andrée2014-07-084-4/+12
* mMattias Andrée2014-06-182-2/+2
* simple implementation of cut, so there is not dependency on GNU's cutMattias Andrée2014-06-181-0/+61
* fix removal of __attribute__Mattias Andrée2014-06-185-5/+5
* use, and define, __GCC__ rather than usign __GNUC__Mattias Andrée2014-06-1812-18/+18
* add missing _error suffixMattias Andrée2014-06-181-5/+5
* cast unused parameter to voidMattias Andrée2014-06-181-0/+1
* gcc specific flags and use of wrong parameter nameMattias Andrée2014-06-181-1/+1
* remove __attribute__ if not using gccMattias Andrée2014-06-185-0/+22
* python2 can be usedMattias Andrée2014-06-182-4/+4
* use less unicodeMattias Andrée2014-06-1835-71/+71
* change gpp symbols to asciiMattias Andrée2014-06-172-112/+112
* split out and doc error api testMattias Andrée2014-06-043-32/+118