rnd-20060804-1-src
authorHolger Schemel <info@artsoft.org>
Fri, 4 Aug 2006 17:28:32 +0000 (19:28 +0200)
committerHolger Schemel <info@artsoft.org>
Sat, 30 Aug 2014 08:52:35 +0000 (10:52 +0200)
commit24101bdeee0ac963cfd48b5220f6d9b0188a6f69
tree8f3c71bad61800eadcecedf73507497f1540a5f4
parente3b8673a20d55f18df200184138df5ff8f678a31
rnd-20060804-1-src
* fixed bug with scrollbars inside editor when using the Windows mouse
  enhancement tool "True X-Mouse" (which injects key events to the event
  queue to insert selected stuff into the Windows clipboard, which gets
  confused with the "Insert" key for jumping to the last editor cascade
  block in the element list)
12 files changed:
ChangeLog
src/conftime.h
src/editor.c
src/events.c
src/game.c
src/libgame/gadgets.c
src/libgame/misc.c
src/libgame/system.c
src/libgame/system.h
src/libgame/types.h
src/screens.c
src/tools.c