index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-02-14
WAGE: Proper name for include guard
Eugene Sandulenko
2016-02-14
WAGE: Use String::clear() for emptying stings
Eugene Sandulenko
2016-02-14
GRAPHICS: Use our own sort instead of bubble
Eugene Sandulenko
2016-02-14
WAGE: Renames to follow our conventions
Eugene Sandulenko
2016-02-14
WAGE: const goodness
Eugene Sandulenko
2016-02-14
WAGE: Marked some methods as static, const'ness
Eugene Sandulenko
2016-02-14
WAGE: Avoid potential race condition in cursor drawing code
Eugene Sandulenko
2016-02-14
WAGE: Rename to match our naming conventions
Eugene Sandulenko
2016-02-14
WAGE: Simplify code
Eugene Sandulenko
2016-02-14
WAGE: More const
Eugene Sandulenko
2016-02-14
WAGE: Implement Cut and Clear actions
Eugene Sandulenko
2016-02-14
WAGE: Skip disabled command on shortcuts
Eugene Sandulenko
2016-02-14
WAGE: Disable Undo action after command exectution
Eugene Sandulenko
2016-02-14
WAGE: Fix behavior of the multiline paste
Eugene Sandulenko
2016-02-14
WAGE: Finally fix input text behavior
Eugene Sandulenko
2016-02-14
WAGE: Move all console-related stuff to gui-console.cpp
Eugene Sandulenko
2016-02-14
WAGE: Firther work on input improvements
Eugene Sandulenko
2016-02-14
WAGE: More const'ness
Eugene Sandulenko
2016-02-14
WAGE: Let compiler optimize %8's
Eugene Sandulenko
2016-02-14
WAGE: Indentation fixes
Eugene Sandulenko
2016-02-14
WAGE: Event more const
Eugene Sandulenko
2016-02-14
WAGE: Remove redundant type casts
Eugene Sandulenko
2016-02-14
WAGE: Made code cleaner
Eugene Sandulenko
2016-02-14
WAGE: More const'ness
Eugene Sandulenko
2016-02-14
WAGE: REmove redundant .gitignore
Eugene Sandulenko
2016-02-14
WAGE: Improve text entry
Eugene Sandulenko
2016-02-14
GRAPHICS: Move generic primitives from WAGE engine
Eugene Sandulenko
2016-02-14
WAGE: Implement Undo action
Eugene Sandulenko
2016-02-14
WAGE: Implement Paste action
Eugene Sandulenko
2016-02-14
WAGE: Make keyboard shortcuts work for the Edit menu
Eugene Sandulenko
2016-02-14
WAGE: Made copy command working
Eugene Sandulenko
2016-02-14
WAGE: Started copy command implementation
Eugene Sandulenko
2016-02-14
WAGE: Get rid of magic constants in menu code for referring menu items
Eugene Sandulenko
2016-02-14
WAGE: Implement API to enable/disable menu items
Eugene Sandulenko
2016-02-14
WAGE: Implemented a way to remove selection
Eugene Sandulenko
2016-02-14
WAGE: Fix cursors during dialogs
Eugene Sandulenko
2016-02-14
WAGE: Fix crash and remove debug output
Eugene Sandulenko
2016-02-14
WAGE: Implement highlighting one line selection
Eugene Sandulenko
2016-02-14
WAGE: Fix text coordinate calculation
Eugene Sandulenko
2016-02-14
WAGE: Fix end of selection calculation
Eugene Sandulenko
2016-02-14
WAGE: Fix regression leading to a crash
Eugene Sandulenko
2016-02-14
WAGE: Fix text end marking
Eugene Sandulenko
2016-02-14
WAGE: Fixes to selection highlighting
Eugene Sandulenko
2016-02-14
WAGE: First attempt to draw partial highlights
Eugene Sandulenko
2016-02-14
WAGE: Mark full lines of selected text
Eugene Sandulenko
2016-02-14
WAGE: Hid more debug messages
Eugene Sandulenko
2016-02-14
WAGE: Hid debug message deeper
Eugene Sandulenko
2016-02-14
WAGE: Removed another leftover warning
Eugene Sandulenko
2016-02-14
WAGE: Remove leftover debug message
Eugene Sandulenko
2016-02-14
WAGE: Rename function to CamelCase
Eugene Sandulenko
[next]