User Activity

  • Modified a comment on ticket #1591 on Code::Blocks

    Fixed svn 13832. Garbage in unintialized variable causing the first mouse right-click to be interpreted as a mouse drag. A missing event.Skip() was causing the request for context popups to be ignored (Linux). On high DPI monitors some mouse right clicks were missed because mouse jitter was being interpreted as a beginning drag.

  • Modified a comment on ticket #1591 on Code::Blocks

    Fixed svn 13832. Garbage in unintialized variable cause the first mouse right-click to be interpreted as a mouse drag. A missing event.Skip() was causing the request for context popups to be ignored (Linux). On high DPI monitors some mouse right clicks were missed because mouse jitter was being interpreted as a beginning drag.

  • Modified ticket #1591 on Code::Blocks

    Right clic does not work the 1st time in the managment window

  • Posted a comment on ticket #1591 on Code::Blocks

    Fixed svn 13832. Garbage in unintialized variable cause the first mouse right-click to be interpreted as a mouse drag. An missing event.Skip() was causing the request for context popups to be ignored (Linux). On high DPI monitors some mouse right clicks were missed because mouse jitter was being interpreted as a beginning drag.

  • Committed [r13832] on SVN Repo

    * DragScroll: Fix missed first Manager mouse Right click.

  • Modified a comment on ticket #1591 on Code::Blocks

    Thanks for the help chasing this down guys. The cause appears to be (not a missing event.Skip()), but an uninitialized boolean variable that had an int(30) in it. After the first right-click in the management tree, the var got it's first true/false value resulting in correct performance. That would also explain why the difference in compilers would provoke or hide the problem. While I'm here, some changes for high DPI need examination. I'll work with this for awhile to make sure I'm not "halluci...

  • Modified a comment on ticket #1591 on Code::Blocks

    Thanks for the help chasing this down guys. The cause appears to be (not a missing event.Skip()), but an uninitialized boolean variable that had an int(30) in it. After the first right-click in the management tree, the var got it's first true/false value resulting correct performance. That would also explain why the difference in compilers would provoke or hide the problem. I'll work with this for awhile to make sure I'm not "hallucinating".

  • Modified a comment on ticket #1591 on Code::Blocks

    Thanks for the help chasing this down guys. The cause appears to be (not a missing event.Skip()), but an uninitialized boolean variable that had an int(30) in it. After the first right-click in the management tree, the var got it's first true/false value resulting correct performance. I'll work with this for awhile to make sure I'm not "hallucinating".

View All

Personal Data

Username:
pecanh
Joined:
2007-02-27 23:21:02

Projects

This is a list of open source software projects that pecan is associated with:

  • Project Logo Code::Blocks A free C, C++ and Fortran IDE Last Updated:

Personal Tools

MongoDB Logo MongoDB