2024-08-04 |
Stephanie Gawroriski | More VM proxy work.
|
commit | commitdiff | tree |
2024-08-04 |
Stephanie Gawroriski | Add bidirectional proxy for SpringCoat to make using...
|
commit | commitdiff | tree |
2024-08-04 |
Stephanie Gawroriski | Add base for SpringVisObject and SpringVisClass which...
|
commit | commitdiff | tree |
2024-08-04 |
Stephanie Gawroriski | Merge from trunk.
|
commit | commitdiff | tree |
2024-08-04 |
Stephanie Gawroriski | Adjust exclusions.
|
commit | commitdiff | tree |
2024-08-04 |
Stephanie Gawroriski | Correct syntax error.
|
commit | commitdiff | tree |
2024-08-03 |
Stephanie Gawroriski | Make SpringClass an interface, which should allow for...
|
commit | commitdiff | tree |
2024-08-03 |
Stephanie Gawroriski | Encapsulate methods in SpringClass.
|
commit | commitdiff | tree |
2024-08-03 |
Stephanie Gawroriski | Add new exception for unmappable objects.
|
commit | commitdiff | tree |
2024-08-03 |
Stephanie Gawroriski | Make ScritchUI unsupported in SpringCoat.
|
commit | commitdiff | tree |
2024-08-03 |
Stephanie Gawroriski | Undo SpringCoat changes, it will not work.
|
commit | commitdiff | tree |
2024-08-03 |
Stephanie Gawroriski | Commit before reversion, attempt at having ScritchUI...
|
commit | commitdiff | tree |
2024-08-03 |
Stephanie Gawroriski | Normal ScritchUI interface method names.
|
commit | commitdiff | tree |
2024-08-02 |
Stephanie Gawroriski | Fix error.
|
commit | commitdiff | tree |
2024-08-02 |
Stephanie Gawroriski | Base proxy work for SpringCoat.
|
commit | commitdiff | tree |
2024-08-02 |
Stephanie Gawroriski | If there are no LAF color, fallback to a default.
|
commit | commitdiff | tree |
2024-08-02 |
Stephanie Gawroriski | Add verbosity around CMake commands; For older GLib...
|
commit | commitdiff | tree |
2024-08-01 |
Stephanie Gawroriski | MIDP 2 preserves the buffer by default, so the other...
|
commit | commitdiff | tree |
2024-08-01 |
Stephanie Gawroriski | Correct missing include due to runtime differences.
|
commit | commitdiff | tree |
2024-08-01 |
Stephanie Gawroriski | Base call for screens.
|
commit | commitdiff | tree |
2024-08-01 |
Stephanie Gawroriski | Implement set of focus and default focus; Do not check...
|
commit | commitdiff | tree |
2024-08-01 |
Stephanie Gawroriski | Component painting.
|
commit | commitdiff | tree |
2024-08-01 |
Stephanie Gawroriski | Adding and removing of menu items.
|
commit | commitdiff | tree |
2024-08-01 |
Stephanie Gawroriski | Minor fixes.
|
commit | commitdiff | tree |
2024-07-31 |
Stephanie Gawroriski | Creation of menu bars and menus.
|
commit | commitdiff | tree |
2024-07-31 |
Stephanie Gawroriski | Creation of panels which go under the "void" window...
|
commit | commitdiff | tree |
2024-07-31 |
Stephanie Gawroriski | Add common base for pencils.
|
commit | commitdiff | tree |
2024-07-31 |
Stephanie Gawroriski | Add context to sjme_error_notImplemented().
|
commit | commitdiff | tree |
2024-07-31 |
Stephanie Gawroriski | Base for Win32 event loop handling.
|
commit | commitdiff | tree |
2024-07-31 |
Stephanie Gawroriski | Correct atomic add not adding the actual desired value...
|
commit | commitdiff | tree |
2024-07-31 |
Stephanie Gawroriski | Add 64-bit alignment attribute and make atomic align...
|
commit | commitdiff | tree |
2024-07-31 |
Stephanie Gawroriski | Add test for spinlock.
|
commit | commitdiff | tree |
2024-07-31 |
Stephanie Gawroriski | Make ScritchUI core be only a static library, it has...
|
commit | commitdiff | tree |
2024-07-31 |
Stephanie Gawroriski | Make core a static library and not a dynamic one.
|
commit | commitdiff | tree |
2024-07-31 |
Stephanie Gawroriski | Merge heads.
|
commit | commitdiff | tree |
2024-07-31 |
Stephanie Gawroriski | Use -Xint to disable the interpreter and have SquirrelJME...
|
commit | commitdiff | tree |
2024-07-31 |
Stephanie Gawroriski | Add option to use other debuggers if available.
|
commit | commitdiff | tree |
2024-07-31 |
Stephanie Gawroriski | Make special message more readable.
|
commit | commitdiff | tree |
2024-07-31 |
Stephanie Gawroriski | On Windows, if CLion is installed use CMake from there.
|
commit | commitdiff | tree |
2024-07-30 |
Stephanie Gawroriski | Minor initial win32 work.
|
commit | commitdiff | tree |
2024-07-30 |
Stephanie Gawroriski | Handling of menu item activation.
|
commit | commitdiff | tree |
2024-07-30 |
Stephanie Gawroriski | Add special sjme_error_notImplemented() to debug abort...
|
commit | commitdiff | tree |
2024-07-30 |
Stephanie Gawroriski | Add base blank C files.
|
commit | commitdiff | tree |
2024-07-30 |
Stephanie Gawroriski | Implement dynamic library support for windows.
|
commit | commitdiff | tree |
2024-07-30 |
Stephanie Gawroriski | Add fallback to LLDB if GDB is not found.
|
commit | commitdiff | tree |
2024-07-30 |
Stephanie Gawroriski | Correct various MSVC compile errors.
|
commit | commitdiff | tree |
2024-07-30 |
Stephanie Gawroriski | The pure interface is just pure.
|
commit | commitdiff | tree |
2024-07-30 |
Stephanie Gawroriski | Skip all of the alpha blending tests.
|
commit | commitdiff | tree |
2024-07-30 |
Stephanie Gawroriski | Cleaning up of interfaces; Make backends like Allegro...
|
commit | commitdiff | tree |
2024-07-30 |
Stephanie Gawroriski | Add more base headers.
|
commit | commitdiff | tree |
2024-07-30 |
Stephanie Gawroriski | Always make scrollbars visible.
|
commit | commitdiff | tree |
2024-07-30 |
Stephanie Gawroriski | Remove viewport border when adding it to a scroll panel...
|
commit | commitdiff | tree |
2024-07-30 |
Stephanie Gawroriski | Correct drawing of later scrolled areas in scroll panels...
|
commit | commitdiff | tree |
2024-07-30 |
Stephanie Gawroriski | Correct scrolling so scrolling back up redraws the...
|
commit | commitdiff | tree |
2024-07-30 |
Stephanie Gawroriski | Fixes around scrolling panels.
|
commit | commitdiff | tree |
2024-07-30 |
Stephanie Gawroriski | Scrolling of windows.
|
commit | commitdiff | tree |
2024-07-30 |
Stephanie Gawroriski | If a size suggestion listener is set and there already...
|
commit | commitdiff | tree |
2024-07-30 |
Stephanie Gawroriski | Minor fixes and attempt at making components within...
|
commit | commitdiff | tree |
2024-07-29 |
Stephanie Gawroriski | Set width/height to the suggestion box.
|
commit | commitdiff | tree |
2024-07-29 |
Stephanie Gawroriski | Base initial call of suggesting a component size.
|
commit | commitdiff | tree |
2024-07-29 |
Stephanie Gawroriski | Handling of some events; Implement get of view so that...
|
commit | commitdiff | tree |
2024-07-29 |
Stephanie Gawroriski | Minor cleanup and code deduplication for setting of...
|
commit | commitdiff | tree |
2024-07-29 |
Stephanie Gawroriski | Base get of view.
|
commit | commitdiff | tree |
2024-07-29 |
Stephanie Gawroriski | Implement get of view from anything that can be a view.
|
commit | commitdiff | tree |
2024-07-29 |
Stephanie Gawroriski | Initial creation of scroll panels.
|
commit | commitdiff | tree |
2024-07-29 |
Stephanie Gawroriski | Add base functions and interfaces for scroll panels...
|
commit | commitdiff | tree |
2024-07-29 |
Stephanie Gawroriski | Update libretro header.
|
commit | commitdiff | tree |
2024-07-29 |
Stephanie Gawroriski | Initial blank base for viewports.
|
commit | commitdiff | tree |
2024-07-29 |
Stephanie Gawroriski | Minor form work.
|
commit | commitdiff | tree |
2024-07-28 |
Stephanie Gawroriski | Merge from trunk.
|
commit | commitdiff | tree |
2024-07-28 |
Stephanie Gawroriski | Commit missing classes.
|
commit | commitdiff | tree |
2024-07-28 |
Stephanie Gawroriski | Minor work.
|
commit | commitdiff | tree |
2024-07-28 |
Stephanie Gawroriski | Allow alternative run to launch DoJa applications through...
|
commit | commitdiff | tree |
2024-07-28 |
Stephanie Gawroriski | Add a generic runner which can run a Jar via the build...
|
commit | commitdiff | tree |
2024-07-28 |
Stephanie Gawroriski | Remove duplicate code when create run tasks.
|
commit | commitdiff | tree |
2024-07-28 |
Stephanie Gawroriski | Have VMRunTaskAction call the detached version.
|
commit | commitdiff | tree |
2024-07-28 |
Stephanie Gawroriski | Add base for detached run task; remove task usage and...
|
commit | commitdiff | tree |
2024-07-28 |
Stephanie Gawroriski | Implement more List methods.
|
commit | commitdiff | tree |
2024-07-28 |
Stephanie Gawroriski | Activation of list items.
|
commit | commitdiff | tree |
2024-07-28 |
Stephanie Gawroriski | Skip choice images for now.
|
commit | commitdiff | tree |
2024-07-27 |
Stephanie Gawroriski | Base attempt to stop on an exception.
|
commit | commitdiff | tree |
2024-07-27 |
Stephanie Gawroriski | Attempt to catch anything.
|
commit | commitdiff | tree |
2024-07-27 |
Stephanie Gawroriski | Add base ScritchInterfaceProxy for SpringCoat.
|
commit | commitdiff | tree |
2024-07-27 |
Stephanie Gawroriski | Remove debug serial spam.
|
commit | commitdiff | tree |
2024-07-27 |
Stephanie Gawroriski | Implement set of command label.
|
commit | commitdiff | tree |
2024-07-27 |
Stephanie Gawroriski | Use a spinlock for native buffer accessing so multiple...
|
commit | commitdiff | tree |
2024-07-27 |
Stephanie Gawroriski | Correct clipping bounds on drawHoriz().
|
commit | commitdiff | tree |
2024-07-27 |
Stephanie Gawroriski | Implement Font.substringWidth().
|
commit | commitdiff | tree |
2024-07-27 |
Stephanie Gawroriski | Remove redundant panel(Background|Foreground)Color...
|
commit | commitdiff | tree |
2024-07-27 |
Stephanie Gawroriski | Also include comma.
|
commit | commitdiff | tree |
2024-07-27 |
Stephanie Gawroriski | Add additional keys for keyboard interaction.
|
commit | commitdiff | tree |
2024-07-27 |
Stephanie Gawroriski | Add lightweight activation and selection; For lists...
|
commit | commitdiff | tree |
2024-07-27 |
Stephanie Gawroriski | Moving of sub-selection cursor.
|
commit | commitdiff | tree |
2024-07-27 |
Stephanie Gawroriski | Implement lightweight hovering; wState is initialized...
|
commit | commitdiff | tree |
2024-07-27 |
Stephanie Gawroriski | Bring back GTK2 primitive drawing operations, but only...
|
commit | commitdiff | tree |
2024-07-27 |
Stephanie Gawroriski | Basic selection box.
|
commit | commitdiff | tree |
2024-07-27 |
Stephanie Gawroriski | For disabled items, cross out the font.
|
commit | commitdiff | tree |
2024-07-27 |
Stephanie Gawroriski | Handle lightweight list clicking, for selecting.
|
commit | commitdiff | tree |
2024-07-27 |
Stephanie Gawroriski | Getting of LAF colors for theme matching.
|
commit | commitdiff | tree |
2024-07-27 |
Stephanie Gawroriski | If a lightweight widget is clicked on and it does not...
|
commit | commitdiff | tree |