0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
abstracting GraphGridLayer out to an interface. More... almost 15 years ago
removing a piece of code that was only for debugging of scroll bars. More... almost 15 years ago
updating properties More... almost 15 years ago
updating properties More... almost 15 years ago
props test More... almost 15 years ago
prop test More... almost 15 years ago
testing props More... almost 15 years ago
adding svnignore for target directories. Fixing bug that was causing odd scrollbar behavior. More... almost 15 years ago
Updating readme More... almost 15 years ago
Updating license file. More... almost 15 years ago
updates to assembly process and fixes for the bat files on windows. More... almost 15 years ago
adding base library structure. This includes dependent libraries so the example can be run and the scripts/bat files required to run the example. More... almost 15 years ago
Removed debug logging and added check that keeps the move/drag from being canceled when a button other than the left one is released. More... almost 15 years ago
Adding feature to allow moving of items when you click and drag on them. This does not move an entire selection yet, just the item that was clicked on. More... almost 15 years ago
turning scroll bars on by default in example application. More... almost 15 years ago
Adding mouse drag selection to canvas. More... almost 15 years ago
Adding configurability for scroll bars. More... almost 15 years ago
Fixing scroll bars. Still has issues with the thumb being in the right place. More... almost 15 years ago
Adding methods to GraphRectangle to detect overlap and containment. More... almost 15 years ago
stuff for website. More... almost 15 years ago
cleaning up code after messing around with trying to fix a mouse wheel scroll issue. It is actually a bug in SWT relating to some mouse drivers. More... almost 15 years ago
working on scrolling issues. More... almost 15 years ago
Adding a focus listener when mouse enters canvas. This causes it to grab keyboard focus. Also changed SwtLayeredCanvas to derive from Canvas. This allows for proper double buffering on windows to reduce flicker. More... almost 15 years ago
Updating pom.xml for proper linux profile use. More... almost 15 years ago
adding logic to send mouse events to actual objects. Also added ability to select/deselect objects by clicking them. More... almost 15 years ago
formatting changes & adding code coverage plugin to pom.xml More... almost 15 years ago
changing code formatting & adding a group example to the graph. More... almost 15 years ago
updates for working with windows. More... almost 15 years ago
Adding eclipse project file. More... almost 15 years ago
Adding eclipse project file. More... almost 15 years ago