1. 01 Jun, 2016 2 commits
    • Mike Gabriel's avatar
    • Mike Gabriel's avatar
      Drop X11 extensions not shipped with recent X.Org server versions anymore: · 9bc6ff26
      Mike Gabriel authored
        include/extensions: Xag.h, Xagsrv.h, Xagstr.h
        Xserver/Xext: appgroup.c, appgroup.h
        lib/Xext: XAppgroup.c
      
        include/extensions: Xcup.h, Xcupstr.h,
        Xserver/Xext: cup.c
        lib/Xext: cup.c
      
        include/extensions: Xdbe.h
        Xserver/Xext: Xdbe.c
      
        Xserver/Xext:  dgaproc.h, xf86dga.c, xf86dga2.c, xf86dgaext.h
      
        include/extensions: Xevie.h, Xeviestr.h
        include/extensions: XEVI.h, XEVIstr.h
        Xserver/Xext: EVI.c, EVIstruct.h, sampleEVI.c
        lib/Xext: XEVI.c
      
        include/extensions: fontcache.h, fontcacheP.h, fontcachstr.h
        Xserver/Xext: fontcache.c
      
        include/extensions: lbxbuf.h, lbxbufstr.h, lbxdeltastr.h, lbximage.h, lbxopts.h, lbxstr.h, lbxzlib.h
        lib/Xext: XLbx.c
      
        include/extensions: multibuf.h, multibufst.h
        lib/Xext: XMultibuf.c
        Xserver/Xext: mbuf.c, mbufbf.c, mbufpx.c
      
        include/extensions: xf86vmode.h, xf86vmstr.h
        Xserver/Xext: vidmodeproc.h, xf86vmode.c
      
        lib/Xext: MITMisc.c
        Xserver/Xext: mitmisc.c
      
        Xserver/Xext: xf86misc.c, xf86miscproc.h
      
        Xserver/XTrap: xf86XTrapModule.c, xtrapddmi.c, xtrapdi.c, xtrapdiswp.c, xtrapditbl.c
        include/extensions: xtrapbits.h xtrapddmi.h xtrapdi.h xtrapemacros.h xtraplib.h xtraplibp.h xtrapproto.h
        Fixes: ArcticaProject/nx-libs#116
        X.org: https://cgit.freedesktop.org/xorg/xserver/commit/?id=cbc20d92de92aad5ca240310a9156ccf97c24a01
      
        Plus: Drop various Imake'ish defines where not needed anymore.
      9bc6ff26
  2. 31 May, 2016 8 commits
  3. 30 May, 2016 3 commits
  4. 25 May, 2016 1 commit
  5. 13 May, 2016 6 commits
  6. 02 May, 2016 20 commits
    • Mike Gabriel's avatar
    • Mike Gabriel's avatar
      hw/nxagent/Window.c: Initialize tmp_mask and attributes.event_mask with NoEventMask. · 00059798
      Mike Gabriel authored
       Amends the following compiler warning:
      
       ```
       Window.c: In function ‘nxagentSetTopLevelEventMask’:
       Window.c:3392:31: warning: ‘attributes.event_mask’ may be used uninitialized in this function [-Wmaybe-uninitialized]
            Mask tmp_mask = attributes.event_mask;
                                      ^
       ```
      00059798
    • Mike Gabriel's avatar
      hw/nxagent/Colormap.c: Don't declare and assign flexibility variable if not used later on. · 7251ef49
      Mike Gabriel authored
       Amends the following compiler warning:
      
       ```
       Colormap.c: In function ‘nxagentReconnectAllColormap’:
       Colormap.c:575:7: warning: variable ‘flexibility’ set but not used [-Wunused-but-set-variable]
          int flexibility;
              ^
       ```
      7251ef49
    • Mike Gabriel's avatar
      hw/nxagent/GCOps.c: Don't declare and assign oldDstxyValue if not used later on. · 634484bb
      Mike Gabriel authored
       Amends the following compiler warning:
      
       ```
       GCOps.c: In function ‘nxagentCopyArea’:
       GCOps.c:597:7: warning: variable ‘oldDstxyValue’ set but not used [-Wunused-but-set-variable]
          int oldDstxyValue;
              ^
       ```
      634484bb
    • Mike Gabriel's avatar
      hw/nxagent/GC.c: Don't declare and assign flexibility variable if not used later on. · e8042c9f
      Mike Gabriel authored
       Amends the following compiler warning:
      
       ```
       GC.c: In function ‘nxagentReconnectAllGCs’:
       GC.c:1154:7: warning: variable ‘flexibility’ set but not used [-Wunused-but-set-variable]
          int flexibility;
              ^
       ```
      e8042c9f
    • Mike Gabriel's avatar
      hw/nxagent/Events.c: Only declare and assign message_data and box variables if… · 7876d1f2
      Mike Gabriel authored
      hw/nxagent/Events.c: Only declare and assign message_data and box variables if compiled with -DTEST / -DDEBUG (plus drop commented out code).
      
       Amends the following compiler warnings:
      
       ```
       Events.c: In function ‘nxagentHandleClientMessageEvent’:
       Events.c:2694:13: warning: variable ‘message_data’ set but not used [-Wunused-but-set-variable]
              char *message_data;
                    ^
       Events.c: In function ‘nxagentClipAndSendExpose’:
       Events.c:4313:10: warning: variable ‘box’ set but not used [-Wunused-but-set-variable]
          BoxRec box;
                 ^
       ```
      7876d1f2
    • Mike Gabriel's avatar
      hw/nxagent/Display.c: Don't declare and assign packMethod / packQuality if not used later on. · 30cd3a6c
      Mike Gabriel authored
       Amends the following compiler warnings:
      
       ```
       Display.c: In function ‘nxagentReconnectDisplay’:
       Display.c:2449:19: warning: variable ‘packQuality’ set but not used [-Wunused-but-set-variable]
          int packMethod, packQuality;
                          ^
       Display.c:2449:7: warning: variable ‘packMethod’ set but not used [-Wunused-but-set-variable]
          int packMethod, packQuality;
              ^
       ```
      30cd3a6c
    • Mike Gabriel's avatar
      hw/nxagent/NXrender.c: Don't declare and assign the colors variable, if not used later on. · ab196f3a
      Mike Gabriel authored
       Amends the following compiler warning:
      
       ```
       NXrender.c: In function ‘swapStops’:
       NXrender.c:3036:13: warning: variable ‘colors’ set but not used [-Wunused-but-set-variable]
            CARD16 *colors;
                    ^
       ```
      ab196f3a
    • Mike Gabriel's avatar
      HAVE_STDINT_H: Always include <stdint.h>. · ce8fb1f9
      Mike Gabriel authored
       We don't define HAVE_STDINT_H anywhere and it should be more safe using
       the system's definition of UINT32_MAX.
      ce8fb1f9
    • Mike Gabriel's avatar
    • Mike Gabriel's avatar
      Adapt API for MakeAtom() and CopyISOLatin1Lowered to latest changes in X.org. · fb832b01
      Mike Gabriel authored
       This requires adaptations of arguments' types for the external
       references to MakeAtom() and CopyISOLatin1Lowered().
      
       These adaptations have been required in Xserver/include/dix.h,
       Xserver/include/dixfonts.c Xserver/dix/atom.c, Xserver/dix/dixutils.c,
       Xserver/os/oscolor.c.
      fb832b01
    • Mike Gabriel's avatar
      hw/nxagent/NXdixfonts.c: Don't include <X11/fonts/fontstruct.h>. No symbol… · 5e6b72dc
      Mike Gabriel authored
      hw/nxagent/NXdixfonts.c: Don't include <X11/fonts/fontstruct.h>. No symbol needed from that header file.
      5e6b72dc
    • Mike Gabriel's avatar
      hw/nxagent/NXpicture.c: Don't declare anything in empty function nxagentReconnectPictFormat. · 23d3821f
      Mike Gabriel authored
       Amends the following compiler warnings:
      
       ```
       NXpicture.c: In function ‘nxagentReconnectPictFormat’:
       NXpicture.c:2148:9: warning: variable ‘pBool’ set but not used [-Wunused-but-set-variable]
          Bool *pBool;
               ^
       NXpicture.c:2147:17: warning: variable ‘pFormat’ set but not used [-Wunused-but-set-variable]
          PictFormatPtr pFormat;
                        ^
       ```
      23d3821f
    • Mike Gabriel's avatar
      hw/nxagent/NXglyphcurs.c: Don't declare and set gcval, if not being used later on. · 292d88d0
      Mike Gabriel authored
       Amends the following compiler warning:
      
       ```
       NXglyphcurs.c: In function ‘ServerBitsFromGlyph’:
       NXglyphcurs.c:109:17: warning: variable ‘gcval’ set but not used [-Wunused-but-set-variable]
           ChangeGCVal gcval[3];
                       ^
       ```
      292d88d0
    • Mike Gabriel's avatar
      hw/nxagent/Keyboard.c: The ret variable is only used later on when compiled with -DTEST. · 182569bf
      Mike Gabriel authored
       Amends the following compiler warning:
      
       ```
       Keyboard.c: In function ‘nxagentKeyboardProc’:
       Keyboard.c:688:7: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
          int ret;
              ^
       ```
      182569bf
    • Mike Gabriel's avatar
      hw/nxagent/Handlers.c: Don't declare and assign result variable if not used later on. · 66f88954
      Mike Gabriel authored
       Amends the following compiler warning:
      
       ```
       Handlers.c: In function ‘nxagentShadowBlockHandler’:
       Handlers.c:732:7: warning: variable ‘result’ set but not used [-Wunused-but-set-variable]
          int result;
              ^
       ```
      66f88954
    • Mike Gabriel's avatar
      hw/nxagent/Keyboard.c: Don't declare and set XkbDescPtr xkb if not used later on. · fc393174
      Mike Gabriel authored
       Amends the following compiler warning:
      
       ```
       Keyboard.c: In function ‘nxagentNotifyKeyboardChanges’:
       Keyboard.c:1211:16: warning: variable ‘xkb’ set but not used [-Wunused-but-set-variable]
            XkbDescPtr xkb;
                       ^
       ```
      fc393174
    • Mike Gabriel's avatar
      hw/nxagent/*.c: Drop various declarations of unused ScreenPtr pScreen. · eb682184
      Mike Gabriel authored
       These can be dropped after we have turned REGION_* macros into
       static inline function calls in some of the previous commits.
      eb682184
    • Mike Gabriel's avatar
      hw/nxagent/Screen.c: Cast proper types before handing values over to fprintf(). · b5b7a2d2
      Mike Gabriel authored
       Amends the following compiler warnings:
      
       ```
       Screen.c: In function ‘nxagentCreateIconWindow’:
       Screen.c:394:15: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘Window’ [-Wformat=]
                      nxagentIconWindow);
                      ^
       Screen.c: In function ‘nxagentSetScreenSaverTime’:
       Screen.c:456:19: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘CARD32’ [-Wformat=]
                          ScreenSaverTime, ScreenSaverInterval);
                          ^
       Screen.c:456:19: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘CARD32’ [-Wformat=]
       Screen.c:476:19: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘CARD32’ [-Wformat=]
                          ScreenSaverTime, ScreenSaverInterval);
                          ^
       Screen.c:476:19: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘CARD32’ [-Wformat=]
       Screen.c: In function ‘nxagentOpenScreen’:
       Screen.c:1234:19: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘VisualID’ [-Wformat=]
                          visuals[numVisuals].vid);
                          ^
       Screen.c:1274:23: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘VisualID’ [-Wformat=]
                              depths[depthIndex].depth);
                              ^
       Screen.c:1282:17: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘VisualID’ [-Wformat=]
                        defaultVisualIndex, visuals[defaultVisualIndex].vid);
                        ^
       Screen.c:1319:19: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 6 has type ‘VisualID’ [-Wformat=]
                          rootDepth, defaultVisual);
                          ^
       Screen.c:1336:19: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 6 has type ‘VisualID’ [-Wformat=]
                          rootDepth, defaultVisual);
                          ^
       Screen.c:1348:19: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 6 has type ‘VisualID’ [-Wformat=]
                          rootDepth, defaultVisual);
                          ^
       Screen.c:1357:19: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 6 has type ‘VisualID’ [-Wformat=]
                          rootDepth, defaultVisual);
                          ^
       Screen.c:1723:21: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘Window’ [-Wformat=]
                            nxagentDefaultWindows[pScreen->myNum]);
                            ^
       Screen.c:1763:19: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘Window’ [-Wformat=]
                          nxagentDefaultWindows[pScreen->myNum]);
                          ^
       Screen.c:1775:17: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘Window’ [-Wformat=]
                        nxagentDefaultWindows[pScreen->myNum]);
                        ^
       Screen.c:1790:17: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘Window’ [-Wformat=]
                        nxagentDefaultWindows[pScreen->myNum]);
                        ^
       Screen.c: In function ‘nxagentShadowAdaptDepth’:
       Screen.c:3189:14: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘long unsigned int’ [-Wformat=]
                     pVisual -> red_mask, pVisual -> green_mask, pVisual -> blue_mask);
                     ^
       Screen.c:3189:14: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=]
       Screen.c:3189:14: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=]
       Screen.c:3198:15: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘long unsigned int’ [-Wformat=]
                      redMask, greenMask, blueMask);
                      ^
       Screen.c:3198:15: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=]
       Screen.c:3198:15: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=]
       ```
      b5b7a2d2
    • Mike Gabriel's avatar
      hw/nxagent/Screen.c: Drop various unused variables. · ab50f84b
      Mike Gabriel authored
       Amends the following compiler warnings:
      
       ```
       Screen.c: In function ‘nxagentReconnectScreen’:
       Screen.c:3547:7: warning: variable ‘flexibility’ set but not used [-Wunused-but-set-variable]
         int flexibility;
             ^
       Screen.c: In function ‘nxagentAdjustRandRXinerama’:
       Screen.c:3746:12: warning: unused variable ‘j’ [-Wunused-variable]
            int i, j;
                   ^
       Screen.c: In function ‘nxagentSaveAreas’:
       Screen.c:4116:15: warning: variable ‘pDrawable’ set but not used [-Wunused-but-set-variable]
          DrawablePtr pDrawable;
                      ^
       Screen.c: In function ‘nxagentRestoreAreas’:
       Screen.c:4236:15: warning: variable ‘pDrawable’ set but not used [-Wunused-but-set-variable]
          DrawablePtr pDrawable;
                      ^
       ```
      ab50f84b