The functions PressedNavigator{,Move}{Up,Down,Left,Right} were highly
redundant. I added a utility function to make things simpler.
I also started the first step towards refactoring things. Right now, the code
has too much shared state, which is bad. It makes it harder to maintain, harder
to read, and most importantly, slower and harder to optimize.
Can I get commit access? I'd also like to make the project use GNU
autoconf/automake, since that's more commonplace than the Eclipse CTD generated
makefiles.
Original issue reported on code.google.com by kekn...@gmail.com on 12 Nov 2010 at 9:00
Original issue reported on code.google.com by
kekn...@gmail.com
on 12 Nov 2010 at 9:00Attachments: