aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-07Disabled reading propreties from the registry. Added flag to supress DPI cal...embeddableJeffrey Armstrong
2021-10-07Terminal now issues focus notifications to parent window when built as a DLLJeffrey Armstrong
2021-10-05Fixed handling of blank commandsJeffrey Armstrong
2021-10-04Added ability to specify a working directory on opening a terminal. Released...Jeffrey Armstrong
2021-10-01Added some improved embedded terminal creation routines. Added messages to c...Jeffrey Armstrong
2021-09-30Initial work to allow building a DLL for embeddingJeffrey Armstrong
2021-08-13Update README.mdHEADmasterRadAd
2021-07-07Fix for dpi changeRadAd
2021-07-07Added README.mdRadAd
2021-07-07Added support for per monitor dpiRadAd
2021-07-06Update to latest VS2019RadAd
2019-07-18Fix up ctrl+c copyRadAd
2019-07-18Added some commandsRadAd
2019-07-17Fix up some keyboard handlingRadAd
2019-07-16Close frame on last child window closeRadAd
2019-07-16Support multiple profilesRadAd
2019-07-15Use registry setting for MDI modeRadAd
2019-07-15Support for multiple profilesRadAd
2019-07-15Enable dark modeRadAd
2019-07-15Fix for WM_MOUSEACTIVATE with MDI child windowsRadAd
2019-07-12Added an iconRadAd
2019-07-12Do pipe reading in a threadRadAd
2019-07-11Create MDI versionRadAd
2019-07-09Watch for process exit in a threadRadAd
2019-05-27Create tsm_vte_pasteRadAd
2019-05-27Support drop filesRadAd
2019-05-27Get defaults form registryRadAd
2019-05-27changed branchRadAd
2019-05-27ansi fixesRadAd
2019-05-27Support scrollbarRadAd
2019-05-27Dont scrollback in alternate modeRadAd
2019-05-27Some fixes for non conpty.RadAd
2019-05-27Added scrollback supportRadAd
2019-05-24Implement paste from clipboardRadAd
2019-05-24Use Enter/Escape when selectingRadAd
2019-05-24Trim space from the end of lines when copying to clipboardRadAd
2019-05-24Support mouse selection and copy textRadAd
2019-05-24better unicode drawingRadAd
2019-05-24support italic and underline fontsRadAd
2019-05-24Better handling of ctrl,alt,etc.RadAd
2019-05-24Initial versionRadAd