Commit Graph

60 Commits

Author SHA1 Message Date
Xen a0f09b296b adjust sign feature with hex mode 2020-05-29 21:19:04 +08:00
Xen d074f6091d fix issues of hex highlight 2020-05-29 21:03:25 +08:00
Xen 257169d1b6 add hex mode state check before open bin file 2020-05-29 20:44:03 +08:00
Xen 63dde15549 optimize bin file open 2020-05-28 23:13:58 +08:00
Xen f620ba6def seems like works 2020-05-28 23:01:53 +08:00
Xen f6525cdc1c fix 2020-05-28 22:58:12 +08:00
Xen d22338ba35 minor modification 2020-05-28 22:21:37 +08:00
Xen ad79205e0b implement new get coordinate offset logic, still have bug 2020-05-28 22:05:23 +08:00
Xen a0360f731b hexy imported, much faster but with some integration issue 2020-05-27 22:37:54 +08:00
Xen d85921a15e cache code. will try hexy as current implement is too slow 2020-05-27 21:45:13 +08:00
Xen ed76398fab implement bin file open feature, works but quite slow 2020-05-26 22:14:05 +08:00
Xen e13142844c minor modification 2020-05-26 21:48:11 +08:00
Xen c7b31d6ebe condition hex highlight with hex mode 2020-05-26 21:21:17 +08:00
Xen c8e1007f59 implement new highlight remove feature 2020-05-26 21:12:31 +08:00
Xen d96cd46203 - fix a issue about highlight toggle
- hex selection support recursive
2020-05-25 22:47:28 +08:00
Xen 0c293fdbbd rename a css name 2020-05-25 21:59:51 +08:00
Xen 4390afa8c8 add clear all highlight shortkey 2020-05-25 21:55:47 +08:00
Xen 7e2ed2af55 optimize hex mode 2020-05-25 21:46:33 +08:00
Xen 92eb71eaed fix issue of hl feature 2020-05-25 20:42:22 +08:00
Xen 82301a9a48 - fix misc errors of hex display
- add overview ruler to hex selection
2020-05-24 22:44:35 +08:00
Xen 7fe1c137e3 minor modification 2020-05-24 20:49:49 +08:00
Xen dbaeb42a12 better hex mode almost ready 2020-05-24 20:44:56 +08:00
Xen 415def6eb8 fix a offset issue of hex mode 2020-05-24 19:51:22 +08:00
Xen 6fd95cc43c minor fix 2020-05-24 19:38:44 +08:00
Xen 2015b5b5be better hex mode 2020-05-24 19:12:38 +08:00
Xen 6679a6a41f better display for hex receive works now 2020-05-24 09:44:21 +08:00
Xen 30bde78ca3 optimize display of hex receive 2020-05-23 23:05:24 +08:00
Xen 4e2a34c317 minor modification 2020-05-23 20:59:49 +08:00
Xen e5c40837b8 minor modification 2020-05-23 20:58:21 +08:00
Xen f04cc09631 update comment 2020-05-23 20:41:37 +08:00
Xen 8d813a611f implement platform specific update 2020-05-23 20:27:41 +08:00
Xen ab19d9b723 hex transmit works 2020-05-23 17:01:04 +08:00
Xen db8cca8427 - fix a issue that whole app view will scroll up with mouse
- implement port of hex transmit feature
2020-05-23 16:17:50 +08:00
Xen 0ca44a3be6 - add hex trans ui
- implement the simulated terminal feature in transmit page
2020-05-23 10:32:51 +08:00
Xen 32b992eb58 centralization css file 2020-05-22 22:01:32 +08:00
Xen 1a24b409d9 update package.json 2020-05-22 21:32:09 +08:00
Xen 9820c304f4 optimize scripts 2020-05-22 21:29:19 +08:00
Xen bbda7ff2b3 change hex number rule lenght from 4 to 2 2020-05-21 22:57:09 +08:00
Xen f1bb8de22a - remove toplevel option from terser as it will cause certain error
- rename some functions name to fix above issue, but finally no relation with it.
- correct source map command line options
- optimize commands
2020-05-21 22:54:41 +08:00
Xen 5bb7a2e0f3 change window restore implement, get better display effect when restore to mini width 2020-05-20 08:12:35 +08:00
Xen 4b9d77d6ce remote unsued option 2020-05-19 23:00:01 +08:00
Xen 9d8e8e2476 Merge branch 'master' of gitee.com:xenkuo/comNG 2020-05-19 22:11:52 +08:00
Xen 1ee5757266 workaround of width get bigger after restore from minmized 2020-05-19 22:11:42 +08:00
Xen 853d30a2ce linux has similar behavior with Windows 2020-05-17 14:18:58 +08:00
Xen 5f36f0d88e add necessary comment 2020-05-17 14:13:05 +08:00
Xen 9fea4d660f - change logo click link to gitee
- events of drag region are all captured by Windows, so app can not catch them. seems like Mac has different behavior.
2020-05-17 13:32:08 +08:00
Xen b0484f26ce impelment autoreload feature when terser enabled 2020-05-16 22:59:42 +08:00
Xen b55c64d021 - fix a typo in readme
- change issue and introduction link to gitee
2020-05-16 21:29:13 +08:00
Xen 2c8b4101d8 - fix UI issue when modem signal enabled
- set Cascadia Mono as the first default font
2020-05-16 21:20:23 +08:00
Xen ab402a63c2 restore version to 1.0.5 2020-05-16 18:59:23 +08:00