Commit Graph

263 Commits

Author SHA1 Message Date
DanyLE
2fd4bb5c96 Bug fix + improvement:
- About dialog now can display package README file
- Fix: double click handling on grid view
- add README to packages
- support source map in release version
2022-07-19 20:57:12 +02:00
DanyLE
52af4b6940 fix visualize bug after style changes 2022-07-05 14:41:34 +02:00
DanyLE
b2ce9ec978 Minor improvement
- Use arrow up key on File widget to navigate to parent directory
- Application will trigger a "launched" event when opened
2022-07-04 19:59:34 +02:00
DanyLE
f97a45be15 Add more control to mem file + bug fix on File 2022-07-02 21:36:07 +02:00
DanyLE
2cdd8f9a43 support dnd and grid sort 2022-03-29 18:25:07 +02:00
Dany LE
64094c29d5 update 2021-11-24 23:42:55 +01:00
Dany LE
3c67b1c134 fix bug 2021-11-24 22:37:49 +01:00
Dany LE
3a24df169c update announcement system 2021-11-24 22:15:25 +01:00
Dany LE
86a94a817a update GUI API 2021-10-24 20:37:19 +02:00
lxsang
4c96fac5e5 replace CodePad by NotePad 2021-06-13 12:08:37 +02:00
lxsang
99e3e6308c updata maket place 2021-06-13 12:08:37 +02:00
lxsang
b8671cbab0 ACE and CodePad now moved to MarketPlace 2021-06-13 12:08:33 +02:00
lxsang
f8c19e2a4c minor bug fix on SDK 2021-06-13 12:08:31 +02:00
lxsang
5d41281706 used libantosdk for pompiling 2021-06-13 12:08:27 +02:00
lxsang
b4fb5473e4 update terser setting 2021-06-13 12:08:27 +02:00
lxsang
096890c136 regen release 2021-06-13 12:08:26 +02:00
lxsang
a5d93fcd72 enhance vfs path handling 2021-06-13 12:08:25 +02:00
lxsang
2316994b94 enhance vfs path handling 2021-06-13 12:08:25 +02:00
lxsang
fd4474d598 Improvement on core API:
- improvement performance of some VFS utility API
- Allow compress/extract zip file in Files
- CodePad/Files/MarketPlace use some common system APIs instead of defining in-package functions
2021-06-13 12:08:23 +02:00
lxsang
e657c98688 move some API from CodePad to system API 2021-06-13 12:08:22 +02:00
lxsang
b2e2cbeda5 fix compile bug when coffie files are not available 2021-06-13 12:08:20 +02:00
lxsang
c57ebdccac regen the latest archive 2021-06-13 12:08:19 +02:00
lxsang
e2d1a90f73 regen archive 2021-06-13 12:08:18 +02:00
lxsang
3ca7b91c37 Add support to typescript in CodePad 2021-06-13 12:08:16 +02:00
lxsang
51bf3e3df5 Add features:
- add bootstrap icon font support
- classing applications by categories in start menu
2021-06-13 12:08:02 +02:00
lxsang
20840d09b0 Improvements on GUI + API:
- Add generic key-value dialog
- Allow multiple file upload
- Add ESC and enter key handle to dialog
- Improve File application
2021-06-13 12:08:00 +02:00
lxsang
5ca29f5103 fix max recent entries number in codepad 2021-06-13 12:07:58 +02:00
lxsang
738eb1f831 Remove loading animation in push notification service 2021-06-13 12:07:57 +02:00
lxsang
d384a65b73 Add features: 2021-06-13 12:07:57 +02:00
lxsang
26e5e9bb53 Fix recent file bug in CodePad 2021-06-13 12:07:54 +02:00
lxsang
bc30261bda Fix shortcut bug 2021-06-13 12:07:52 +02:00
lxsang
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
lxsang
26c397838b fix MarketPlace scheme bug 2021-06-13 12:07:52 +02:00
lxsang
d067fa4f21 self-closing xml should not be used in custom tag scheme 2021-06-13 12:07:52 +02:00
lxsang
9a12e9176f minor improvement on GUI API 2021-06-13 12:07:52 +02:00
lxsang
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
lxsang
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
lxsang
f70686d9ca codepad extension is now stored on user home 2020-12-21 18:22:34 +01:00
lxsang
9fe744fde7 Improvement antos API + bugs fixed 2020-12-21 15:55:02 +01:00
lxsang
235a9334d6 fix codepad extension API bugs 2020-12-20 19:38:34 +01:00
lxsang
7d3ff0f206 add comments to new code 2020-12-20 17:51:51 +01:00
lxsang
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
lxsang
6ee3861be6 remove simpleMDE from base library 2020-12-18 21:51:12 +01:00
lxsang
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
lxsang
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
lxsang
b1649016f4 add PackageFileHandle + support for library definition + minor fix 2020-08-04 19:51:32 +02:00
lxsang
64207df15e Enhance CodePad 2020-06-26 15:03:22 +02:00
lxsang
352a1c8c17 Enhance File 2020-06-24 19:58:15 +02:00
lxsang
9281cfb8db fix some travis bug 2020-06-22 12:27:02 +02:00
lxsang
a2acafa3d0 v1.0.0a ready 2020-06-22 11:28:44 +02:00