[Soc-2006-cvs] CVS commit: soc-blender/intern/ghost GHOST_C-api.h GHOST_IWindow.h GHOST_Types.h soc-blender/intern/ghost/intern GHOST_C-api.cpp GHOST_EventCursor.h GHOST_SystemX11.cpp GHOST_WindowX11.cpp GHOST_WindowX11.h soc-blender/source/blender/include BIF_mywindow.h ...

Nicholas Bishop nicholasbishop at gmail.com
Fri Jul 21 10:54:22 CEST 2006


nicholasbishop (Nicholas Bishop) 2006/07/21 10:54:22 CEST

  Modified files:        (Branch: nicholasbishop)
    soc-blender/intern/ghost GHOST_C-api.h GHOST_IWindow.h 
                             GHOST_Types.h 
    soc-blender/intern/ghost/intern GHOST_C-api.cpp 
                                    GHOST_EventCursor.h 
                                    GHOST_SystemX11.cpp 
                                    GHOST_WindowX11.cpp 
                                    GHOST_WindowX11.h 
    soc-blender/source/blender/include BIF_mywindow.h 
    soc-blender/source/blender/src editscreen.c ghostwinlay.c 
                                   sculptmode.c winlay.h 
  
  Log:
  Added GHOST X11 support for XInput devices (tablets). Interface is in place for other operating systems, but only X11 is implemented.
  
  Revision  Changes    Path
  1.1.1.1.4.1 +8 -2      soc-blender/intern/ghost/GHOST_C-api.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/intern/ghost/GHOST_C-api.h.diff?r1=1.1.1.1&r2=1.1.1.1.4.1&cvsroot=soc-2006&only_with_tag=nicholasbishop>
  1.1.1.1.4.1 +3 -1      soc-blender/intern/ghost/GHOST_IWindow.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/intern/ghost/GHOST_IWindow.h.diff?r1=1.1.1.1&r2=1.1.1.1.4.1&cvsroot=soc-2006&only_with_tag=nicholasbishop>
  1.1.1.1.4.1 +7 -1      soc-blender/intern/ghost/GHOST_Types.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/intern/ghost/GHOST_Types.h.diff?r1=1.1.1.1&r2=1.1.1.1.4.1&cvsroot=soc-2006&only_with_tag=nicholasbishop>
  1.1.1.1.4.1 +7 -5      soc-blender/intern/ghost/intern/GHOST_C-api.cpp
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/intern/ghost/intern/GHOST_C-api.cpp.diff?r1=1.1.1.1&r2=1.1.1.1.4.1&cvsroot=soc-2006&only_with_tag=nicholasbishop>
  1.1.1.1.4.1 +1 -2      soc-blender/intern/ghost/intern/GHOST_EventCursor.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/intern/ghost/intern/GHOST_EventCursor.h.diff?r1=1.1.1.1&r2=1.1.1.1.4.1&cvsroot=soc-2006&only_with_tag=nicholasbishop>
  1.1.1.1.4.1 +20 -4     soc-blender/intern/ghost/intern/GHOST_SystemX11.cpp
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/intern/ghost/intern/GHOST_SystemX11.cpp.diff?r1=1.1.1.1&r2=1.1.1.1.4.1&cvsroot=soc-2006&only_with_tag=nicholasbishop>
  1.1.1.1.4.1 +69 -2     soc-blender/intern/ghost/intern/GHOST_WindowX11.cpp
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/intern/ghost/intern/GHOST_WindowX11.cpp.diff?r1=1.1.1.1&r2=1.1.1.1.4.1&cvsroot=soc-2006&only_with_tag=nicholasbishop>
  1.1.1.1.4.1 +30 -1     soc-blender/intern/ghost/intern/GHOST_WindowX11.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/intern/ghost/intern/GHOST_WindowX11.h.diff?r1=1.1.1.1&r2=1.1.1.1.4.1&cvsroot=soc-2006&only_with_tag=nicholasbishop>
  1.1.1.1.4.1 +2 -1      soc-blender/source/blender/include/BIF_mywindow.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/source/blender/include/BIF_mywindow.h.diff?r1=1.1.1.1&r2=1.1.1.1.4.1&cvsroot=soc-2006&only_with_tag=nicholasbishop>
  1.1.1.1.4.2 +8 -1      soc-blender/source/blender/src/editscreen.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/source/blender/src/editscreen.c.diff?r1=1.1.1.1.4.1&r2=1.1.1.1.4.2&cvsroot=soc-2006&only_with_tag=nicholasbishop>
  1.1.1.1.4.2 +6 -1      soc-blender/source/blender/src/ghostwinlay.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/source/blender/src/ghostwinlay.c.diff?r1=1.1.1.1.4.1&r2=1.1.1.1.4.2&cvsroot=soc-2006&only_with_tag=nicholasbishop>
  1.1.2.24  +34 -18    soc-blender/source/blender/src/Attic/sculptmode.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/source/blender/src/Attic/sculptmode.c.diff?r1=1.1.2.23&r2=1.1.2.24&cvsroot=soc-2006&only_with_tag=nicholasbishop>
  1.1.1.1.4.1 +2 -1      soc-blender/source/blender/src/winlay.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/source/blender/src/winlay.h.diff?r1=1.1.1.1&r2=1.1.1.1.4.1&cvsroot=soc-2006&only_with_tag=nicholasbishop>


More information about the Soc-2006-cvs mailing list