Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3:utils: rename variables in regedit_*.c to fix shadow warnings | Stefan Metzmacher | 2014-11-25 | 1 | -3/+3 |
* | regedit: handle del and backspace in hexeditor | Chris Davis | 2014-10-01 | 1 | -9/+63 |
* | regedit: grow hexedit buffer as the user types | Chris Davis | 2014-10-01 | 1 | -23/+45 |
* | regedit: don't use subwindows in hexedit | Chris Davis | 2014-10-01 | 1 | -34/+11 |
* | regedit: improvements for hexedit | Chris Davis | 2014-10-01 | 1 | -12/+70 |
* | regedit: Handle zero-length buffers better with hexedit. | C. Davis | 2013-04-29 | 1 | -2/+17 |
* | regedit: Fix white space and wrap long lines. | C. Davis | 2013-04-29 | 1 | -5/+11 |
* | regedit: Add missing copyright headers to hexedit code. | C. Davis | 2013-04-29 | 1 | -0/+19 |
* | regedit: Initialize hexedit buf with data if available. | C. Davis | 2013-04-29 | 1 | -1/+5 |
* | regedit:hexedit: make sure cursor is updated on physical screen. | C. Davis | 2013-04-29 | 1 | -1/+3 |
* | regedit: Import hex editor. | C. Davis | 2013-04-29 | 1 | -0/+406 |