Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-04-18
| ||
00:37 | Determine base name for record stores. Leaf 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. Leaf 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. Leaf 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 | |