Commit Graph

18 Commits

Author SHA1 Message Date
20kdc e308f54ad7 Try to fix app-slaunch 2020-04-21 23:01:15 +01:00
20kdc 339571ee9b Even more line editing improvements 2020-03-30 14:36:33 +01:00
20kdc 479412a5bb Better line editing 2020-03-30 12:08:12 +01:00
20kdc 0d9583fcff r8: Yet another release for a single feature request
This isn't getting pushed until AmandaC's tested it.
I'm not sure this is such a good idea, anyway ; if it's for load/save
 workflow improvements, wouldn't it be better to have a file access method
 that allows for file re-opening?
That said, there's a limit to *that* before you just have to say,
 "Just use /data/".
2018-12-24 21:11:59 +00:00
20kdc 6be34ec7e6 Fix wget yielder bug, make sys-filedialog fit in with NeoUX, add 'ra' parameter to fmttext 2018-04-25 19:01:32 +01:00
20kdc de822181bc Hopefully work out a corrected solution to the legal fun, and fix control, textedit, taskmgr, neoux, everest and glacier
taskmgr and textedit had issues with the DEL key
neoux needed clipboard support that worked
control... I forget
glacier missed a pcall
everest's launcher change support wasn't working
compliance.lua was accused of being itself
2018-04-23 20:20:58 +01:00
20kdc 380c325691 izzy's plotting a PR, so prepare legalese, complete with the IANAL seal of lack of quality. also a slight neoux API improvement.
Blegh. I really do hate having to deal with legal stuff.
I am going to spend hours looking over legal documents at this rate.

On the one hand, central easy-to-mirror repository: Good

On the other hand, central repository I have to ensure is legally AOK: Not good
2018-04-23 00:24:44 +01:00
20kdc 1bb8d16298 Fix app-nbox2018 saving and make app-nprt2018 work, along with some minor modifications all over the place 2018-04-22 12:24:38 +01:00
20kdc be85af84c7 Improve neoux slightly, and hopefully finish most of nbox2018 2018-04-19 02:00:03 +01:00
20kdc e487439b3b Finish up palette change support for Everest and use it to improve klogo 2018-04-12 12:47:19 +01:00
20kdc c5b58e79ff Loads of documentation & adjustments. I should probably commit more. 2018-04-06 21:05:47 +01:00
20kdc 7bde8fee55 Finish lowering memory use, R1
Since this is after the technical "release", version numbers have been bumped to 1.

Changes before this commit for R1:
 Kernel memory usage reduction schemes, with some security fixes.
 Still need to deal w/ proxies (see later)
Changes in this commit:
 Some various little things in apps
 CLAW inet actually works now on 192K
 sys-icecap no longer uses the event/neoux combination,
  and now handles Everest disappearance as a mass-close,
  but still handles Everest not being around on window create.
 So it still handles every situation that matters.
 neoux no longer handles everest crash protection.
 Security policy and filedialog obviously don't use neoux anymore.
 Kernel now only guarantees parsing, not event-loop, by executeAsync
 This is safer and allows app-launcher to get rid of NeoUX by
  any means necessary.
 wrapMeta cache now exists, and proxies get wrapMeta'd to deal with
  various low-priority security shenanigans.
 This is a *stopgap* until I work out how to force OCEmu to give me
  totally accurate boot-time memory figures, so I can create the
  ultimate lowmem proxy. I'm calling it "puppet". FG knows why.
2018-03-30 13:37:02 +01:00
20kdc 8fc441299b Finish flash, replace pass with control (handles all the control things), slight adjustments here & there 2018-03-29 17:42:26 +01:00
20kdc 8e0c74c41b All the fixes, and app-klogo 2018-03-28 22:15:09 +01:00
20kdc c2b373f261 Just make everything *better*. 2018-03-27 14:40:05 +01:00
20kdc 87932ab26c some boring stuff, like better multimonitor & keyboard support 2018-03-22 02:34:06 +00:00
20kdc 0e97fbbfd6 Got rid of the nasty security-request system.
The new system is more hook-like, which is both good & bad,
 but frankly mostly good given the complexity out of kernel.
2018-03-19 03:08:09 +00:00
20kdc 6474b9356b With SYSTEM HEROES making continuing feasible, FIRST COMMIT 2018-03-18 23:10:54 +00:00