• Show log

    Commit

  • Hash : 767bb363
    Author : Sam Lantinga
    Date : 2014-11-28T04:42:46

    Fixed bug 2676 - xdnd_version check issue in case ClientMessage
    
    Nitz
    
    I added xdnd_version check to XdndPosition case also
    under DEBUG_XEVENTS macro.
    by this we can get the action requested by user.
    
    I analysed further and found out that removing xdnd_version check at XdndDrop case is a bad idea because
    in XConvertSelection API timestamp should be passed if(xdnd_version >= 1)
    otherwise CurrentTime should be passed
    So xdnd_version check is important at XdndDrop case
    
    I made xdnd_version as a static so that it can store the version in other cases also.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/SDL.git
    Git SSH git@git.kmx.io:kc3-lang/SDL.git
    Public access ? public
    Description

    Fork of https://github.com/libsdl-org/SDL

    Users
    thodg_m kc3_lang_org thodg_w thodg_l www_kmx_io thodg
    Tags