- Dec 19, 2011
-
-
deuce authored
-
- Dec 18, 2011
-
-
deuce authored
-
- Dec 16, 2011
-
-
rswindell authored
value be used. An empty/blank value means '0' (no bit flags). Resolve a couple warnings: 'lp' is assigned a value that is never used
-
- Dec 15, 2011
- Dec 13, 2011
-
-
deuce authored
-
- Dec 12, 2011
- Dec 07, 2011
- Dec 06, 2011
-
-
rswindell authored
from mailslot (part of fix for upload to FDSZ). Bug-fix: don't potentially overwrite the bounds of the rx ring buffer. Better input_thread debug logging. Bug-fix: VDD_STATUS could return garbage for input full/size if GetMailslotInfo fails (which it appears is doing) - which could be an issue for FOSSIL apps which rely on function 5. Specify unlimited-size msgs for receive (input) mailslot (part of fix for FDSZ upload).
-
rswindell authored
-
rswindell authored
seconds, just continue waiting (and logging warnings).
-
deuce authored
could stay in binary mode. Allow transfer abort callback to ignore mouse keys (and each extended keys)
-
deuce authored
-
- Dec 04, 2011
- Dec 02, 2011
-
-
deuce authored
(thanks!)
-
- Dec 01, 2011
- Nov 30, 2011
-
-
mcmlxxix authored
-
mcmlxxix authored
remove frame.getoff() method, add frame.cursor, frame.offset properties, use "y" based matrix for frame data. use self-validating cursor and offset objects for position. update documentation. ToDo: punch deuce
-
deuce authored
therefore the current line ends with a hard CR), allow CR and LF to be detected as whitespace as well. This is simply removing code though, so the expectation that I wrote that code for a reason is haunting me.
-
- Nov 28, 2011
- Nov 25, 2011
-
-
mcmlxxix authored
-
- Nov 23, 2011
- Nov 18, 2011
- Nov 15, 2011
-
-
mcmlxxix authored
-
- Nov 14, 2011
-
-
mcmlxxix authored
-
mcmlxxix authored
restrict scrolling based on v_scroll/h_scroll settings update shitting documentation attempt open/close regardless of frame state
-
mcmlxxix authored
-
mcmlxxix authored
add getoff() method (ooo yeah...) add v_scroll, h_scroll, scrollbars_visible settings (*TODO*) add lf_strict setting (force linefeed on crlf-terminated putmsg()) no longer force open() when load()ing a graphic
-