Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
164 check-ins using file .github/dependabot.yml version a94e863ef4
2025-04-27
| ||
19:19 | Add size and offset for field values. Leaf check-in: bf0863fcac user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-04-26
| ||
23:44 | Implement bytecode new, but not object allocation currently. check-in: f73b2b92ec user: stephanie.gawroriski tags: wip-nanocoatexec | |
23:28 | Lookup of types. check-in: 76c1bac5af user: stephanie.gawroriski tags: wip-nanocoatexec | |
20:53 | Be more lenient and limit scratchpad reads and writes that are past the bounds of the scratchpad. Leaf check-in: 0be44ed677 user: stephanie.gawroriski tags: trunk | |
20:40 | Set paint mode to be transparent for DoJa so the screen does not flicker. check-in: 5aa4dd3d63 user: stephanie.gawroriski tags: trunk | |
20:08 | Merge from trunk. check-in: c3a5ca4857 user: stephanie.gawroriski tags: wip-nanocoatexec | |
03:46 | Merge in refactored MEEP RMS (wip-rms2) which means record stores are now saved and restored from disk! check-in: e0ed3e6971 user: stephanie.gawroriski tags: trunk | |
03:41 | Add SpringCoat wrapper for BucketShelf. Closed-Leaf check-in: a5caaf6401 user: stephanie.gawroriski tags: wip-rms2 | |
01:19 | Add blank base for MLEBucket. check-in: d5caaef137 user: stephanie.gawroriski tags: wip-rms2 | |
00:54 | Implement other tests. check-in: 081fba3cb2 user: stephanie.gawroriski tags: wip-rms2 | |
00:46 | Correct filtered searching. check-in: 4ba3cb5817 user: stephanie.gawroriski tags: wip-rms2 | |
00:26 | Correct previous and next. check-in: 7baed187c3 user: stephanie.gawroriski tags: wip-rms2 | |
00:23 | Implement enumerations. check-in: 4595424e4c user: stephanie.gawroriski tags: wip-rms2 | |
2025-04-25
| ||
23:39 | Add meta test. check-in: c7009aec41 user: stephanie.gawroriski tags: wip-rms2 | |
23:29 | Implement deletion of record stores. check-in: 752f2d8460 user: stephanie.gawroriski tags: wip-rms2 | |
01:14 | Implement listing of owned records. check-in: b4a831fcd6 user: stephanie.gawroriski tags: wip-rms2 | |
2025-04-24
| ||
22:42 | Implement and correct some tests. check-in: 4b42bef3b6 user: stephanie.gawroriski tags: wip-rms2 | |
02:06 | Add blank bases for tests to be implemented. check-in: 836b7b7130 user: stephanie.gawroriski tags: wip-rms2 | |
00:45 | Add test for listeners. check-in: b192388a93 user: stephanie.gawroriski tags: wip-rms2 | |
00:29 | Add test for deletion, correct deletion failing if no listeners are set. check-in: bb4fac797f user: stephanie.gawroriski tags: wip-rms2 | |
00:23 | Add some tests for RMS. check-in: 71e8b3c721 user: stephanie.gawroriski tags: wip-rms2 | |
2025-04-23
| ||
22:29 | Set name and vendor for TAC tests. check-in: be406d436a user: stephanie.gawroriski tags: wip-rms2 | |
22:23 | For TAC tests, keep application state individual to each test and clear state before running so any settings from the system or test runs do not affect otherwise. check-in: 0cff4b7594 user: stephanie.gawroriski tags: wip-rms2 | |
2025-04-22
| ||
02:27 | Add base for locate. check-in: e444ad7907 user: stephanie.gawroriski tags: wip-rms2 | |
00:31 | Implement delete of RecordStore. check-in: 66bc830a0a user: stephanie.gawroriski tags: wip-rms2 | |
00:22 | Refactoring and fixes, implement delete. check-in: b2d71d9ed1 user: stephanie.gawroriski tags: wip-rms2 | |
00:07 | Fix a number of bugs with RMS. check-in: 2d3c731737 user: stephanie.gawroriski tags: wip-rms2 | |
2025-04-21
| ||
23:35 | More refactoring of RecordStore although something broke. check-in: 97b667ff92 user: stephanie.gawroriski tags: wip-rms2 | |
23:08 | Get and set of tags. check-in: 25d3ae3761 user: stephanie.gawroriski tags: wip-rms2 | |
23:05 | Allocation of record IDs. check-in: 6e6cb2ffe0 user: stephanie.gawroriski tags: wip-rms2 | |
22:53 | Refactoring of RMS classes. check-in: 07afc5e908 user: stephanie.gawroriski tags: wip-rms2 | |
21:15 | More initial stubs for RecordStore. check-in: 8066132fc5 user: stephanie.gawroriski tags: wip-rms2 | |
2025-04-20
| ||
23:34 | Implement get of info through user API; change extension to rms. check-in: 94f4e31706 user: stephanie.gawroriski tags: wip-rms2 | |
23:30 | More implementation of read/write of record stores. check-in: b77fe1a9f1 user: stephanie.gawroriski tags: wip-rms2 | |
20:47 | Base for getting IDs. check-in: 205bd8ed33 user: stephanie.gawroriski tags: wip-rms2 | |
20:09 | Implement write of a session; For DoJa, seed in more cases if a record is not found or its size is not valid. check-in: 592fafe663 user: stephanie.gawroriski tags: wip-rms2 | |
19:26 | Add base for writing new Json data to records and committing. check-in: 8d03323f50 user: stephanie.gawroriski tags: wip-rms2 | |
17:07 | Add more base methods for read/write. check-in: 9cdfd72b33 user: stephanie.gawroriski tags: wip-rms2 | |
16:55 | Add base entry methods for record store meta. check-in: e14c639b06 user: stephanie.gawroriski tags: wip-rms2 | |
00:37 | Add override for state location; Implement exists for buckets. check-in: 87f82335c4 user: stephanie.gawroriski tags: wip-rms2 | |
2025-04-19
| ||
21:54 | Add base for emulated bucket brackets. check-in: 5f214cdb96 user: stephanie.gawroriski tags: wip-rms2 | |
20:16 | Add forwards for BucketShelf to EmulatedBucketShelf. check-in: 36453b4854 user: stephanie.gawroriski tags: wip-rms2 | |
19:48 | Merge from trunk. check-in: 1cd78dd77d user: stephanie.gawroriski tags: wip-rms2 | |
04:42 | Add antimicrox configuration for SquirrelJME; Allow game keys ABCD to be activated by their associated matching key; Add F7 and F8 for star and pound if a keyboard lacks shift. check-in: c28373cb2f user: stephanie.gawroriski tags: trunk | |
00:01 | Do better at centering the win32 window to the screen. check-in: 2156f4ccee user: stephanie.gawroriski tags: trunk | |
2025-04-18
| ||
23:31 | Properties from MIDlet manifests were not properly trimmed. check-in: 53bfeb19c0 user: stephanie.gawroriski tags: trunk | |
21:40 | Implement PencilGraphics.clipRect(); Do not fail if the default command cannot be removed from the pinned menu; Increase memory available to ScritchUI in Standalone from 4MiB to 64MiB; Set a cursor for Win32 Windows as it tends to default to the hourglass cursor; Add compatibility flag for less than MIDP 3 has Canvas is transparent by default. check-in: 5b72a53cda user: stephanie.gawroriski tags: trunk | |
00:37 | Determine base name for record stores. check-in: 5ac5ea48b6 user: stephanie.gawroriski tags: wip-rms2 | |
2025-04-17
| ||
17:25 | Minor addition to use more basenames when looking for DoJa scratchpads, fix logical errors also related to it. check-in: 6619e8194c user: stephanie.gawroriski tags: trunk | |
04:46 | Export suite related classes; Comment out RecordStore code and prepend with TODOs. check-in: dd202b672a user: stephanie.gawroriski tags: wip-rms2 | |
01:47 | Add file list method to BucketShelf. check-in: 5ca38f2a46 user: stephanie.gawroriski tags: wip-rms2 | |
01:36 | More RecordStore base initialization. check-in: f0035b313f user: stephanie.gawroriski tags: wip-rms2 | |
2025-04-15
| ||
22:40 | More base initialization. check-in: bd3d23d72e user: stephanie.gawroriski tags: wip-rms2 | |
22:32 | Initialize base cleanup of the RMS branch, start of new leaner setup. check-in: fd2126ce80 user: stephanie.gawroriski tags: wip-rms2 | |
2025-04-14
| ||
23:53 | add base for RMS tool. check-in: 5befce6ac8 user: stephanie.gawroriski tags: wip-rms2 | |
23:30 | Add to ignore. check-in: 53c639da2f user: stephanie.gawroriski tags: wip-rms2 | |
23:26 | Merge over. check-in: f9b29a8ffd user: stephanie.gawroriski tags: wip-rms2 | |
23:20 | Add base for bucket shelf and brackets. check-in: ae4c4cdb26 user: stephanie.gawroriski tags: wip-rms2 | |
23:05 | Correct build due to merge in. check-in: 80cd1c21cb user: stephanie.gawroriski tags: wip-rms2 | |
22:58 | Merge from trunk. check-in: 9a7e9fe25a user: stephanie.gawroriski tags: wip-rms2 | |
22:57 | Base for types. check-in: bd0241b08b user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-04-13
| ||
20:03 | Implement more optimal charSeq dup. check-in: 482b78afbb user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-04-12
| ||
02:38 | Implement missing function; Remove calling convention on AWT handler. check-in: 42f4adcf61 user: stephanie.gawroriski tags: trunk | |
02:08 | Merge from trunk. check-in: cd25fb209d user: stephanie.gawroriski tags: wip-nanocoatexec | |
01:57 | A number of fixes for 32-bit Windows, although there are still issues related to calling conventions somewhere. check-in: e4f76b3614 user: stephanie.gawroriski tags: trunk | |
2025-04-11
| ||
23:32 | Getting the current thread requires WINAPI. check-in: e4bae8243e user: stephanie.gawroriski tags: trunk | |
23:16 | For 32-bit windows, use the proper type for pointers and not a 64-bit type. check-in: 3e582ed11a user: stephanie.gawroriski tags: trunk | |
22:43 | Fixes for Win32 linking although ScritchUI fails to load on 32-bit Windows currently. check-in: 36f30cc1da user: stephanie.gawroriski tags: trunk | |
17:23 | Correct symbol being exported under the wrong name. check-in: 13db7e0808 user: stephanie.gawroriski tags: trunk | |
15:18 | Constantly increase fossil command holdoff in the event the database is locked while bundling. check-in: edbba6e35c user: stephanie.gawroriski tags: trunk | |
13:01 | Use exports for ScritchUI libraries. check-in: 964c1d3750 user: stephanie.gawroriski tags: trunk | |
03:48 | Be more robust when trying to open the repository. check-in: 2410f4f267 user: stephanie.gawroriski tags: trunk | |
02:48 | Have bundle depend on a local build of standalone as a basis. check-in: b5a4297f96 user: stephanie.gawroriski tags: trunk | |
01:06 | Add more defensive bundling. check-in: f8bc0a669c user: stephanie.gawroriski tags: trunk | |
2025-04-10
| ||
22:59 | Add missing constructor. check-in: 9ad2f90491 user: stephanie.gawroriski tags: trunk | |
22:48 | Ignore fossil version check if it fails. check-in: 2ab071160c user: stephanie.gawroriski tags: trunk | |
22:34 | Cache the build version. check-in: 8ed8e17026 user: stephanie.gawroriski tags: trunk | |
22:27 | Target 11 for Gradle. check-in: a1d583c7b4 user: stephanie.gawroriski tags: trunk | |
22:17 | Bump down. check-in: 0119e5df54 user: stephanie.gawroriski tags: trunk | |
22:09 | Correct Gradle build for older Java versions. check-in: 16c31f2179 user: stephanie.gawroriski tags: trunk | |
22:05 | Refactor DisplayScale to split off handlers; Add handling for model specific screen sizes if a DoJa application specifies it is for a given model. check-in: e040e342bb user: stephanie.gawroriski tags: trunk | |
21:09 | Include latest build version information; Calling convention for 32-bit Windows should be correct for ScritchUI. check-in: c475403415 user: stephanie.gawroriski tags: trunk | |
02:19 | For DoJa 1.0 default to 120x160, otherwise for anything higher default to 240x240 instead of SquirrelJME's default of 240x320. check-in: b2d1b50dc6 user: stephanie.gawroriski tags: trunk | |
00:25 | Use a fallback separator character for path handling for default paths if the system separator is not found. check-in: 4261168387 user: stephanie.gawroriski tags: trunk | |
00:08 | Do not clear the double buffer. check-in: c92f6605ab user: stephanie.gawroriski tags: trunk | |
2025-04-09
| ||
23:59 | Merge from trunk. check-in: 085529b8af user: stephanie.gawroriski tags: wip-nanocoatexec | |
23:52 | There have been some breaking changes between DoJa 3.0, 4.0, and 5.0 so add a compatibility checker and add more detection methods for DoJa 3 and 4. check-in: 86ff7ebd60 user: stephanie.gawroriski tags: trunk | |
22:42 | For DoJa clear the buffer if there is a double buffered lock, however do not draw the double buffer on a normal paint if the double buffer is locked so as to not flicker. check-in: 6c5b334ddc user: stephanie.gawroriski tags: trunk | |
22:16 | Merge from trunk. check-in: 5639677e6f user: stephanie.gawroriski tags: wip-nanocoatexec | |
22:15 | Correct actually not using the specified framing. check-in: c9f871db28 user: stephanie.gawroriski tags: trunk | |
22:12 | Merge from trunk. check-in: 71c67d7b2b user: stephanie.gawroriski tags: wip-nanocoatexec | |
22:11 | Expose frame size override. check-in: 1d2f66d903 user: stephanie.gawroriski tags: trunk | |
21:47 | Merge from trunk. check-in: e5b453d8f6 user: stephanie.gawroriski tags: wip-nanocoatexec | |
21:46 | Various DoJa fixes and shims to make Gladius Neo Imperial enter in-game. check-in: 9618bfd909 user: stephanie.gawroriski tags: trunk | |
16:21 | Implement read of debug string. check-in: 36f61337c9 user: stephanie.gawroriski tags: trunk | |
00:50 | Implement character array variant. check-in: ffd01455bc user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-04-08
| ||
21:20 | Implement StringShelf.stringValueOf(string). check-in: 44dba849c6 user: stephanie.gawroriski tags: wip-nanocoatexec | |
18:51 | Make all locks and atomics aligned to pointers. check-in: fca5cc9fdd user: stephanie.gawroriski tags: trunk | |
18:12 | For CMake, if pkg-config is not found fallback to having CMake find libraries. check-in: a7776a3284 user: stephanie.gawroriski tags: trunk | |
00:19 | Implement store into array. check-in: 84a3442578 user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-04-07
| ||
22:08 | Implement dup. check-in: 75318df79a user: stephanie.gawroriski tags: wip-nanocoatexec | |
20:48 | Merge from trunk. check-in: f326cb2416 user: stephanie.gawroriski tags: wip-nanocoatexec | |
20:38 | Put all of the starting debug text under verbose; Implement -version for standalone. check-in: bec6145f48 user: stephanie.gawroriski tags: trunk | |
2025-04-06
| ||
22:05 | Base for array store. check-in: cef1eca41c user: stephanie.gawroriski tags: wip-nanocoatexec | |
22:01 | Update pretty print to match object types. check-in: 6a5ea02422 user: stephanie.gawroriski tags: wip-nanocoatexec | |
21:22 | Implement new arrays. check-in: 2659f487d3 user: stephanie.gawroriski tags: wip-nanocoatexec | |
17:10 | Fully implement interface method lookup. check-in: 58b578757b user: stephanie.gawroriski tags: wip-nanocoatexec | |
03:51 | Implement interface method lookup. check-in: 97103ff13e user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-04-05
| ||
00:23 | Add renderers for GDB so that it is easier to read SquirrelJME specific types. check-in: 68b276c2b3 user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-04-03
| ||
16:25 | Correct CircleCI build. check-in: c2dd4fac83 user: stephanie.gawroriski tags: wip-nanocoatexec | |
00:34 | Correct CircleCI build config from merge in. check-in: 9e2a80d910 user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-04-02
| ||
21:54 | Base interface scan. check-in: ffa7084d39 user: stephanie.gawroriski tags: wip-nanocoatexec | |
03:12 | Implement invokeinterface, lookup and binding of interfaces needs to be implemented however. check-in: 895ebcb9e2 user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-03-31
| ||
21:00 | Use dynamic version for util CMakeLists as well as newer versions remove support for older versions. check-in: 2c5a3bef93 user: stephanie.gawroriski tags: trunk | |
19:54 | Clear build cache for Windows. check-in: 57dfe1c8a2 user: stephanie.gawroriski tags: trunk | |
18:54 | Better inclusion for NanoCoat. check-in: 84b2716f6a user: stephanie.gawroriski tags: trunk | |
14:17 | Properly backout changes. check-in: b55463e58e user: stephanie.gawroriski tags: trunk | |
14:16 | Merge heads. check-in: d20bbbfab2 user: stephanie.gawroriski tags: trunk | |
14:11 | Revert JavaDoc changes. check-in: 160ea332a8 user: stephanie.gawroriski tags: trunk | |
01:49 | JavaDoc fix attempts. check-in: 2eae8048f8 user: stephanie.gawroriski tags: trunk | |
00:12 | Rename JavaDoc module. check-in: ba2af4dda1 user: stephanie.gawroriski tags: trunk | |
2025-03-30
| ||
23:24 | Merge from trunk. check-in: a557e705a5 user: stephanie.gawroriski tags: wip-nanocoatexec | |
08:07 | March update! check-in: b1c21c14ca user: stephanie.gawroriski tags: trunk | |
02:30 | Attempt to install more packages for ScritchUI libraries. check-in: 0ee79dd22a user: stephanie.gawroriski tags: trunk | |
02:21 | Merge in universal standalone Jar. check-in: 8abc7f69ba user: stephanie.gawroriski tags: trunk | |
00:32 | Fixes for infinite loop. Closed-Leaf check-in: 67ec869cfb user: stephanie.gawroriski tags: wip-universal | |
2025-03-29
| ||
23:10 | Checkout the current branch in bundle rather than just trunk. check-in: 37ffb534ee user: stephanie.gawroriski tags: wip-universal | |
23:07 | Have the bundle be rebuilt. check-in: b6157ee517 user: stephanie.gawroriski tags: wip-universal | |
22:07 | Building of the universal standalone. check-in: c1e8a978af user: stephanie.gawroriski tags: wip-universal | |
19:06 | There needs to be at least one standalone being built; Remove the correct Jar for natives. check-in: 4ea5bb572b user: stephanie.gawroriski tags: wip-universal | |
18:39 | Use -f to not make removal fail. check-in: d721097a0c user: stephanie.gawroriski tags: wip-universal | |
18:16 | Correct configuration for Windows natives. check-in: 8ef4aafb1f user: stephanie.gawroriski tags: wip-universal | |
17:42 | Change CircleCI pipeline to build natives instead. check-in: e8668f5ba6 user: stephanie.gawroriski tags: wip-universal | |
17:30 | Use correct dependencies for archiveNatives and jar. check-in: 321e5c2eaf user: stephanie.gawroriski tags: wip-universal | |
17:27 | Source native libraries from the new native directory. check-in: 775a84dd79 user: stephanie.gawroriski tags: wip-universal | |
17:05 | Package natives into their own Zip. check-in: e3b7580fc5 user: stephanie.gawroriski tags: wip-universal | |
00:56 | Create new branch named "wip-universal" check-in: 75b57af7be user: stephanie.gawroriski tags: wip-universal | |
2025-03-28
| ||
04:21 | Get Puyo Puyo DX working. check-in: bc28ece27a user: stephanie.gawroriski tags: trunk | |
2025-03-27
| ||
22:28 | Merge from trunk. check-in: f3037cf897 user: stephanie.gawroriski tags: wip-nanocoatexec | |
21:47 | Corrections around paths regarding suites, especially on Windows; Correct max value permitted for VMDescriptionType. check-in: 37d2c83862 user: stephanie.gawroriski tags: trunk | |
20:55 | Merge from wip-calendar, it is good enough so far. check-in: c9f8d24e3a user: stephanie.gawroriski tags: trunk | |
18:32 | DoJa needs additional files for -jar; Make DoubleBuffer and SingleBuffer public. check-in: 87fc06da40 user: stephanie.gawroriski tags: trunk | |
01:46 | Update public key. check-in: 9b37fb1c52 user: stephanie.gawroriski tags: trunk | |
01:27 | Add phantom backlink for arrays; Add base for sjme_jinterfaceID which will store information on an implemented interface. (redo) check-in: b420c02d63 user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-03-26
| ||
01:08 | Reading from arrays. check-in: ab185dc162 user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-03-25
| ||
00:40 | Clarify exceptions. Leaf check-in: 1a1cd7c1be user: stephanie.gawroriski tags: wip-cocoa | |
2025-03-23
| ||
21:31 | Initial base for array read. check-in: eeecc67f98 user: stephanie.gawroriski tags: wip-nanocoatexec | |
18:42 | Base entry for array reading; Add size multiplier for all the basic types; Add array storage types. check-in: 77357c526e user: stephanie.gawroriski tags: wip-nanocoatexec | |
07:20 | Merge from trunk. check-in: 1dff86c9b3 user: stephanie.gawroriski tags: wip-nanocoatexec | |
05:38 | Always include stdGone. check-in: 649423db6e user: stephanie.gawroriski tags: trunk | |
01:10 | Merge from trunk. check-in: ade2c68ed0 user: stephanie.gawroriski tags: wip-cocoa | |
01:08 | Merge from trunk. check-in: 10f70e079b user: stephanie.gawroriski tags: wip-nanocoatexec | |
01:02 | Large number of fixes for MSVC 2005, currently does not build for it however. check-in: 254caa67be user: stephanie.gawroriski tags: trunk | |
2025-03-16
| ||
17:26 | Set frame for scroll panel. check-in: 79983a86d5 user: stephanie.gawroriski tags: wip-cocoa | |
17:11 | Use BGR on GNUstep. check-in: d545655c86 user: stephanie.gawroriski tags: wip-cocoa | |
07:20 | Wrap widths/heights with abs. check-in: 433179e476 user: stephanie.gawroriski tags: wip-cocoa | |
07:12 | Attempt at getting scroll views working. check-in: a4a2e453f4 user: stephanie.gawroriski tags: wip-cocoa | |
06:31 | Attempt at scroll views in Cocoa. check-in: fbe6337fd5 user: stephanie.gawroriski tags: wip-cocoa | |
04:49 | Add note. check-in: de2792f2bc user: stephanie.gawroriski tags: wip-cocoa | |
04:16 | Handling of Cocoa key events. check-in: 7f076f37f1 user: stephanie.gawroriski tags: wip-cocoa | |
03:33 | Drawing of RGB slices for Cocoa. check-in: 40bff177ac user: stephanie.gawroriski tags: wip-cocoa | |
01:48 | Merge from trunk. check-in: 0f15515dac user: stephanie.gawroriski tags: wip-cocoa | |
2025-03-09
| ||
05:50 | Make some useful utilities public. check-in: 91f673344a user: stephanie.gawroriski tags: trunk | |
04:08 | Downgrade iban4j back to 3.2.7 as that supports Java 8. check-in: f75a0cc114 user: stephanie.gawroriski tags: trunk | |