aboutsummaryrefslogtreecommitdiff
path: root/nx-X11
Commit message (Expand)AuthorAgeFilesLines
* Keyboard.c: fix wrong "rlmvo" keywordUlrich Sibiller2024-05-201-3/+4
* Keyboard.c: fix typoUlrich Sibiller2024-05-201-1/+1
* fbedgeimp.h: fix shadowed variableUlrich Sibiller2024-05-201-2/+1
* fbcompose.c: fix some shadowed variablesUlrich Sibiller2024-05-201-30/+30
* fb/fbbltone.c: fix shadowed variableUlrich Sibiller2024-05-201-4/+4
* fbbltone.c: Mark bitmasks as unsigned intsUlrich Sibiller2024-05-201-2/+2
* Xext/shape.c: remove one includeUlrich Sibiller2024-05-201-1/+0
* Revert "nx-X11/Makefile: pass down $(MFLAGS) to imake call, because... we pro...Ulrich Sibiller2024-05-201-1/+1
* multiple imake config fixesUlrich Sibiller2024-05-203-6/+8
* Imake.rules: fix error in Makefile generationUlrich Sibiller2024-05-201-1/+1
* Imake.rules: do not print "using system-wide ..." twiceUlrich Sibiller2024-05-201-2/+2
* main server Imakefile: drop rules for unused or non-existing stuffUlrich Sibiller2024-05-201-23/+2
* Window.c: mark nxagentCheckWindowIntegrity as unusedUlrich Sibiller2024-05-201-2/+2
* Window.c: Fix: Use correct type for XlibWindowUlrich Sibiller2024-05-201-3/+3
* os: unifdef GPROF and X_NOT_POSIXUlrich Sibiller2024-05-114-29/+0
* os: signal handlers return void.Ulrich Sibiller2024-05-112-14/+5
* os/utils.c: unifdef USE_CHMODUlrich Sibiller2024-05-111-4/+0
* os/access.c: unifdef WINTCPUlrich Sibiller2024-05-111-145/+0
* xserver doesn't stop all connections to localhostUlrich Sibiller2024-05-111-8/+5
* Xext,os,xkb: repeat unifdefsUlrich Sibiller2024-05-118-181/+3
* Screen.c: use NULL instead of ugly void pointer stuffUlrich Sibiller2024-05-111-8/+8
* Screen.c: merge two X2GO ifdefs to oneUlrich Sibiller2024-05-111-7/+5
* GCOps.c: add/improve DEBUG/TEST statementsUlrich Sibiller2024-05-111-28/+99
* Literals.h: add Drawable typesUlrich Sibiller2024-05-111-0/+9
* Literals.h: mark with _X_UNUSED to prevent "unused" warningsUlrich Sibiller2024-05-111-3/+3
* Literals.h: allow for TEST and DEBUG codeUlrich Sibiller2024-05-111-2/+2
* Pixmap.c: fix TEST outputUlrich Sibiller2024-05-111-1/+1
* NXproperty.c: fix ifdef indentationUlrich Sibiller2024-05-111-2/+2
* NXproperty.y/property.c: fix commentsUlrich Sibiller2024-05-112-10/+10
* Client.c: fix TEST outputUlrich Sibiller2024-05-111-4/+4
* GC.c: improve commentUlrich Sibiller2024-05-111-1/+1
* NXrender.c: fix indentationUlrich Sibiller2024-05-111-12/+12
* Events.c: make nxagentDebugInput a BooleanUlrich Sibiller2024-05-111-10/+10
* Events.c: use existing functions for CriticalOutputPendingUlrich Sibiller2024-05-111-8/+5
* NXglyph.c: reformat ResizeGlyphHashUlrich Sibiller2024-05-111-12/+4
* Render.c: Fix: init variable once outside the loopUlrich Sibiller2024-05-111-1/+2
* Render.c: add some DEBUG outputUlrich Sibiller2024-05-111-43/+56
* Render.c: add some DEBUG outputUlrich Sibiller2024-05-111-0/+24
* Render.c: fix commentsUlrich Sibiller2024-05-111-7/+7
* NXshm.c: remove unused externUlrich Sibiller2024-05-111-4/+0
* Window.c: add debug outputUlrich Sibiller2024-05-111-0/+28
* Window.c: improve some TEST/DEBUG outputUlrich Sibiller2024-05-111-9/+9
* NXglyphcurs.c: mark NX changesUlrich Sibiller2024-05-111-0/+25
* NXglyphcurs.c: remove register keywordsUlrich Sibiller2024-05-111-3/+3
* NXglyphcurs.c: add missing TEST/DEBUG definesUlrich Sibiller2024-05-111-0/+7
* Imake: drop BuildModuleInSubdirUlrich Sibiller2024-05-112-15/+0
* hw/nxagent/NXglxext.c: fix missing opcode variable in TEST modeUlrich Sibiller2024-05-111-1/+6
* NXProperty.c: fix indentations, format commentsUlrich Sibiller2024-05-111-18/+23
* NXevents.c: add/improve commentsUlrich Sibiller2024-04-011-5/+6
* Pixmap.c: add missing [] to TEST outputUlrich Sibiller2024-03-281-1/+1