Commit Graph

703 Commits

Author SHA1 Message Date
26e5e9bb53 Fix recent file bug in CodePad 2021-06-13 12:07:54 +02:00
bc30261bda Fix shortcut bug 2021-06-13 12:07:52 +02:00
7cd2f97b75 Add features:
- allow pinning apps in Setting
- pinned apps in system pannel
- Services manager in Setting
- Fix and impprove some CSS bug
2021-06-13 12:07:52 +02:00
26c397838b fix MarketPlace scheme bug 2021-06-13 12:07:52 +02:00
d067fa4f21 self-closing xml should not be used in custom tag scheme 2021-06-13 12:07:52 +02:00
9a12e9176f minor improvement on GUI API 2021-06-13 12:07:52 +02:00
de5878c349 Add features:
- Improvement application list in market place
- Allow triplet keyboard shortcut in GUI
- CodePad allows setting shortcut in CommandPalette commands
- CodePad should have recent menu entry that remember top n file opened
- Improve File application grid view
- Label text should be selectable
2021-06-13 12:07:51 +02:00
94a0c097a8 Add minor features:
- File dialog should remember last opened folder
- Add dynamic key-value dialog that work on any object
- Window list panel should show window title in tooltip when mouse hovering on application icon
- Improvement application list in market place
2021-06-13 12:07:51 +02:00
4ee88d0243 Update README.md 2021-03-27 18:56:08 +01:00
78c9cbff7d Update README.md 2021-03-27 18:54:33 +01:00
5c9fd5ef79 Update README.md 2021-03-25 23:39:26 +01:00
bb3df6fedd Update README.md 2021-03-25 23:35:38 +01:00
3de67da568 Update README.md 2021-03-25 23:35:23 +01:00
8183b9fa21 Update README.md 2021-03-25 22:58:53 +01:00
5ba938c6a4 Update .drone.yml 2021-03-25 22:57:26 +01:00
ca69b3ec81 Update .drone.yml 2021-01-31 19:45:08 +01:00
3f5d415198 Update README.md 2021-01-27 20:25:47 +01:00
24a69c1585 Update README.md 2021-01-27 20:11:31 +01:00
1f1f4fee5d Update .drone.yml 2021-01-27 19:44:51 +01:00
ca5031090b Update .drone.yml 2021-01-27 19:00:44 +01:00
efc4651037 Update .drone.yml 2021-01-27 18:58:31 +01:00
24aa3f2071 Update .drone.yml 2021-01-27 18:44:53 +01:00
792897a81d Update .drone.yml 2021-01-27 18:41:02 +01:00
f9ee54b763 Update .drone.yml 2021-01-27 18:39:03 +01:00
d474b2dcb4 Update .drone.yml 2021-01-27 18:35:31 +01:00
7073a0ee3b Update .drone.yml 2021-01-27 18:33:29 +01:00
70ef8895f5 Update .drone.yml 2021-01-27 18:31:33 +01:00
cdec805b07 Update .drone.yml 2021-01-27 18:26:03 +01:00
1c8ab443e3 Update .drone.yml 2021-01-27 18:22:22 +01:00
7a5f15fd03 Update .drone.yml 2021-01-27 18:19:27 +01:00
c559b72193 Update .drone.yml 2021-01-27 18:18:04 +01:00
7c01e58a8d Update .drone.yml 2021-01-27 18:13:03 +01:00
e6d2305a38 Update .drone.yml 2021-01-27 18:08:25 +01:00
1791e581df Update .drone.yml 2021-01-27 18:06:34 +01:00
54054fc48a Update .drone.yml 2021-01-27 18:04:38 +01:00
7cd49d1bb3 Update .drone.yml 2021-01-27 17:59:07 +01:00
7bedac9f98 Create .drone.yml 2021-01-27 17:58:31 +01:00
08c3fd8ffb Delete TODO 2021-01-02 13:56:22 +01:00
7488f4625c sort file in fileview tag 2021-01-02 13:47:59 +01:00
5b6e6f8d94 sort file in fileview tag 2021-01-02 13:35:56 +01:00
f3f3559393 regenerate ar 2020-12-25 22:38:52 +01:00
f70686d9ca codepad extension is now stored on user home 2020-12-21 18:22:34 +01:00
9fe744fde7 Improvement antos API + bugs fixed 2020-12-21 15:55:02 +01:00
235a9334d6 fix codepad extension API bugs 2020-12-20 19:38:34 +01:00
7d3ff0f206 add comments to new code 2020-12-20 17:51:51 +01:00
05cea66870 Improvement + bug fix
- Some minor bug fix
- Major change: allow split view in CodePad, make CodePad API portable so that it is easy to use another editor
other than ACE in the futures (such as monaco editor)
2020-12-20 16:45:51 +01:00
6ee3861be6 remove simpleMDE from base library 2020-12-18 21:51:12 +01:00
566592dc8e Improvement + fix bug:
- improve Tag API
- Improve CodePad UI + Extension API
- Add package dependencies to Market Place
2020-12-18 19:51:19 +01:00
6c935e88ee Improve some tags + add features to codepad
- Improve Resizer + TabContainer tag
- Add bottom bar to the CodePad editor
2020-12-16 00:57:29 +01:00
9d5a0b404c fix path bug 2020-11-19 21:35:49 +01:00