summaryrefslogtreecommitdiff
path: root/apps/plugins/calculator.c (unfollow)
Commit message (Collapse)Author
2005-01-02Start with the basic button layout if the basic operators are not available ↵Jens Arnold
separately (Ondio keypad) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5525 a1c6a512-1295-4272-9138-f99709370657
2004-10-17Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio ↵Jens Arnold
adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (calendar, chip8) Fixed usb handling. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5295 a1c6a512-1295-4272-9138-f99709370657
2004-08-21M+ always copied the power part of the result, even after performing an ↵Linus Nielsen Feltzing
addition. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5002 a1c6a512-1295-4272-9138-f99709370657
2004-07-26Removed lots of CR characters, and adapted to the new event handlingLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4956 a1c6a512-1295-4272-9138-f99709370657
2004-05-19declare variables before code, remain C89-compatibleDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4647 a1c6a512-1295-4272-9138-f99709370657
2004-05-19I am a wannabe code-policeDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4646 a1c6a512-1295-4272-9138-f99709370657
2004-05-19Isaac's calculator pluginDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4645 a1c6a512-1295-4272-9138-f99709370657