Commit Graph

  • f63135c600 fix version matching. final is assumed and a missing release no longer errors master Kelvin Sherlock 2024-01-12 19:48:36 -0500
  • 6a8455af50 workflow action. Kelvin Sherlock 2024-01-04 13:38:02 -0500
  • 8b39e26dc7 bug fixes Kelvin Sherlock 2024-01-04 13:37:46 -0500
  • 62c070fb1a update readme Kelvin Sherlock 2023-12-31 18:35:52 -0500
  • a8523f5ebd re-organize for setup support Kelvin Sherlock 2023-12-31 18:21:22 -0500
  • 3887146361 rect/point/size - replace integer tuples with proper classes so we can do things like center, inset, etc. Kelvin Sherlock 2023-12-30 20:42:17 -0500
  • 5f35f7f5b2 window title needs to be explicitly set Kelvin Sherlock 2023-12-30 20:41:12 -0500
  • 89c143f715 control -- need to double up the {{ and }} Kelvin Sherlock 2023-12-30 20:40:33 -0500
  • b6867b33c6 add monaco font (missing from standard types.rez) Kelvin Sherlock 2023-12-30 20:40:13 -0500
  • 5381f1f064 misc updates that have been sitting on my hard drive for a while. Kelvin Sherlock 2023-12-27 10:58:42 -0500
  • 734f9e0056 better formatting for empty char strings. Kelvin Sherlock 2020-08-09 00:34:05 -0400
  • 15a232972e fix bug where generated id wasn't remembered. Kelvin Sherlock 2020-08-09 00:33:02 -0400
  • 1e77651b0c rItemStruct support Kelvin Sherlock 2020-08-09 00:32:43 -0400
  • 352e6e57fb rIcon support. Kelvin Sherlock 2020-08-08 18:33:12 -0400
  • e7e86e8a36 formatting "chars" Kelvin Sherlock 2020-08-03 23:42:09 -0400
  • bfb1d296cc sys.platform="msys" compatibility. Kelvin Sherlock 2020-08-03 19:07:17 -0400
  • fb278a19ab Key -> Modifier Kelvin Sherlock 2020-08-03 19:07:00 -0400
  • 09d9718d69 move rToolStartup to a separate file and add typed constants. Kelvin Sherlock 2020-08-03 12:50:11 -0400
  • 41ebc1ba0d KeyEquivalent typed structure Kelvin Sherlock 2020-08-02 23:00:35 -0400
  • 3de5be69e4 commentary. Kelvin Sherlock 2020-08-02 17:29:12 -0400
  • a9ac738a44 rSoundSample fixes Kelvin Sherlock 2020-08-02 17:28:59 -0400
  • b5f27c5478 fix bug with rResName generation Kelvin Sherlock 2020-08-02 17:26:37 -0400
  • 39eb93fa20 rVersion resource. Kelvin Sherlock 2020-08-02 15:45:00 -0400
  • 0efd3724ef menu example Kelvin Sherlock 2020-08-02 13:40:58 -0400
  • bf4db17535 cli -x to dump hex Kelvin Sherlock 2020-08-02 13:40:48 -0400
  • b6cf8f1a76 strings - join multiple arguments (so bytes and text can be passed in together) Kelvin Sherlock 2020-08-02 13:40:32 -0400
  • c4c833c898 string examples. Kelvin Sherlock 2020-08-02 10:57:22 -0400
  • feeb5f260e add rectangle example and fix a couple rectangle bugs. Kelvin Sherlock 2020-08-02 10:43:26 -0400
  • 629f90bb04 cli - exception traceback Kelvin Sherlock 2020-08-02 10:42:15 -0400
  • 306e42e36e 0x vs $ for hex constants in rez code. Kelvin Sherlock 2020-08-02 10:41:58 -0400
  • 2ec84d8076 update readme Kelvin Sherlock 2020-08-01 23:12:52 -0400
  • 459bf1c2e4 update test file Kelvin Sherlock 2020-08-01 23:00:50 -0400
  • 5e5db6d667 fixes. Kelvin Sherlock 2020-08-01 23:00:19 -0400
  • 895957c14b rToolStartup Kelvin Sherlock 2020-08-01 22:58:53 -0400
  • 19c8bc07ff git ignore Kelvin Sherlock 2020-08-01 21:59:38 -0400
  • 90eb9f1004 resource writing code from resound Kelvin Sherlock 2020-08-01 21:57:38 -0400
  • c4c5874edc constants. Kelvin Sherlock 2020-08-01 20:39:39 -0400
  • b9bc4a32e5 adjust rObject constructor parameters Kelvin Sherlock 2020-08-01 20:39:02 -0400
  • 8721ce4141 test names and exports Kelvin Sherlock 2020-08-01 15:33:40 -0400
  • fccc237e2b remove dead code Kelvin Sherlock 2020-08-01 15:33:31 -0400
  • 284f177299 clean up string formatting code Kelvin Sherlock 2020-08-01 15:33:19 -0400
  • 523d3045d2 custom resource ranges Kelvin Sherlock 2020-08-01 15:32:35 -0400
  • a0888b7123 0x formatting, not $ formatting for hex numbers. Kelvin Sherlock 2020-08-01 15:31:50 -0400
  • 001d67553b re-arrange a bit to make cli scope management easier. Kelvin Sherlock 2020-08-01 12:47:48 -0400
  • a1398b74e1 rSoundSample via file import and conversion. Kelvin Sherlock 2020-08-01 11:59:34 -0400
  • d80f0788f7
    Create README.md ksherlock 2020-07-30 12:16:09 -0400
  • c15d0b394e start working on cli Kelvin Sherlock 2020-07-30 01:08:39 -0400
  • 38a0525e7f test file update Kelvin Sherlock 2020-07-30 01:08:04 -0400
  • 38813290f3 add a couple more system 6 flags Kelvin Sherlock 2020-07-30 01:07:47 -0400
  • 47c8e1c704 improved text encoding Kelvin Sherlock 2020-07-30 01:07:02 -0400
  • cac3129e56 fix list math Kelvin Sherlock 2020-07-30 01:06:38 -0400
  • eb18060010 Static Text Control Kelvin Sherlock 2020-07-30 01:06:05 -0400
  • 48860821ee Rectangle Control Kelvin Sherlock 2020-07-29 19:30:28 -0400
  • 75b052610a window constants Kelvin Sherlock 2020-07-29 19:30:09 -0400
  • eaabd99672 color constants Kelvin Sherlock 2020-07-29 19:29:54 -0400
  • 64417ace4d thermometer control Kelvin Sherlock 2020-07-27 23:33:00 -0400
  • 03789d7d51 split up components Kelvin Sherlock 2020-07-27 22:00:39 -0400
  • 41eaca3cca . Kelvin Sherlock 2020-07-27 19:53:03 -0400