2024-08-08 |
Stephanie Gawroriski | Blank out c-source-writer tests as they need to be...
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Add thread attribute to the functions which need it.
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | C Source writer tests need to explicitely pull in TAC...
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Recompress any ROM output that is a Zip.
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Move c-source-writer to tools.
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Shorten SJME_THREAD_CONVENTION to sjme_attrThreadCall...
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | ScritchUI -- Reworked GUI (Closes #191, #58, #54, ...
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | pthread_t is also a pointer in emscripten.
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Get page size before getting the old value from it.
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Removal of old and deprecated UIForm code.
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Disable TestHasApps.
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Correct implicit.
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Check for ExceptionInInitializerError.
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Correct invalid conversion.
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Check maybe before returning WinDbg path.
|
commit | commitdiff | tree |
2024-08-07 |
Stephanie Gawroriski | Have TestHasApps skip if ScritchUI not available.
|
commit | commitdiff | tree |
2024-08-07 |
Stephanie Gawroriski | Correct incorrect GTK header including being used.
|
commit | commitdiff | tree |
2024-08-07 |
Stephanie Gawroriski | Correct using the wrong method in the allocator when...
|
commit | commitdiff | tree |
2024-08-07 |
Stephanie Gawroriski | pthread is a pointer on macOS.
|
commit | commitdiff | tree |
2024-08-07 |
Stephanie Gawroriski | Correct blank X11 library compilation.
|
commit | commitdiff | tree |
2024-08-07 |
Stephanie Gawroriski | Actually commit exception.
|
commit | commitdiff | tree |
2024-08-07 |
Stephanie Gawroriski | Skip specific ScritchUI tests for primitive operations.
|
commit | commitdiff | tree |
2024-08-07 |
Stephanie Gawroriski | DylibScritchInterface.scritchInterface() should throw...
|
commit | commitdiff | tree |
2024-08-07 |
Stephanie Gawroriski | Drawing correction.
|
commit | commitdiff | tree |
2024-08-07 |
Stephanie Gawroriski | Correct color drawing for Win32.
|
commit | commitdiff | tree |
2024-08-07 |
Stephanie Gawroriski | Correct scroll buttons not working in Windows.
|
commit | commitdiff | tree |
2024-08-07 |
Stephanie Gawroriski | Handle of scrolling in Win32 along with various painting...
|
commit | commitdiff | tree |
2024-08-07 |
Stephanie Gawroriski | Fixes for GTK2 key handling.
|
commit | commitdiff | tree |
2024-08-07 |
Stephanie Gawroriski | Add a KEY_CHAR_PRESSED event; Handle key events for...
|
commit | commitdiff | tree |
2024-08-07 |
Stephanie Gawroriski | Set of labels for Windows.
|
commit | commitdiff | tree |
2024-08-07 |
Stephanie Gawroriski | Fixes around Windows mouse handling.
|
commit | commitdiff | tree |
2024-08-07 |
Stephanie Gawroriski | Refactoring around mouse handling.
|
commit | commitdiff | tree |
2024-08-07 |
Stephanie Gawroriski | Mouse normalization work, currently incorrect.
|
commit | commitdiff | tree |
2024-08-07 |
Stephanie Gawroriski | Base for mouse motion handling.
|
commit | commitdiff | tree |
2024-08-07 |
Stephanie Gawroriski | Better content minimum size for Win32.
|
commit | commitdiff | tree |
2024-08-07 |
Stephanie Gawroriski | Handle window visibility change events.
|
commit | commitdiff | tree |
2024-08-07 |
Stephanie Gawroriski | The event demo is transparent.
|
commit | commitdiff | tree |
2024-08-06 |
Stephanie Gawroriski | Getting of Win32 colors.
|
commit | commitdiff | tree |
2024-08-06 |
Stephanie Gawroriski | Better content minimum size for Windows.
|
commit | commitdiff | tree |
2024-08-06 |
Stephanie Gawroriski | Handling of menu items in Win32.
|
commit | commitdiff | tree |
2024-08-06 |
Stephanie Gawroriski | Handle closing in Win32.
|
commit | commitdiff | tree |
2024-08-06 |
Stephanie Gawroriski | Do not translate coordinates when drawing.
|
commit | commitdiff | tree |
2024-08-06 |
Stephanie Gawroriski | Actually let Windows handle messages we do not handle.
|
commit | commitdiff | tree |
2024-08-06 |
Stephanie Gawroriski | More paint work.
|
commit | commitdiff | tree |
2024-08-06 |
Stephanie Gawroriski | Get of window position; More Win32 related drawing.
|
commit | commitdiff | tree |
2024-08-06 |
Stephanie Gawroriski | Base for drawing within windows, which currently does...
|
commit | commitdiff | tree |
2024-08-06 |
Stephanie Gawroriski | Set of window visibility.
|
commit | commitdiff | tree |
2024-08-06 |
Stephanie Gawroriski | Set of minimum content size in Windows.
|
commit | commitdiff | tree |
2024-08-06 |
Stephanie Gawroriski | Add content minimum size overhead; When a menu bar...
|
commit | commitdiff | tree |
2024-08-06 |
Stephanie Gawroriski | Function to more easily get the component from a HWND...
|
commit | commitdiff | tree |
2024-08-05 |
Stephanie Gawroriski | Creation of windows in Win32.
|
commit | commitdiff | tree |
2024-08-05 |
Stephanie Gawroriski | Query attached display monitors for Win32.
|
commit | commitdiff | tree |
2024-08-05 |
Stephanie Gawroriski | Minor work.
|
commit | commitdiff | tree |
2024-08-05 |
Stephanie Gawroriski | If MIDxlet-ScreenSize is specified, set scaled buffer...
|
commit | commitdiff | tree |
2024-08-05 |
Stephanie Gawroriski | Go back to setting the clip properly.
|
commit | commitdiff | tree |
2024-08-05 |
Stephanie Gawroriski | Corrections to buffering and otherwise.
|
commit | commitdiff | tree |
2024-08-05 |
Stephanie Gawroriski | For DisplayFixedFlatScale require a buffer, which fixes...
|
commit | commitdiff | tree |
2024-08-04 |
Stephanie Gawroriski | Clipping adjustments.
|
commit | commitdiff | tree |
2024-08-04 |
Stephanie Gawroriski | Corrections and implementation around native shelves.
|
commit | commitdiff | tree |
2024-08-04 |
Stephanie Gawroriski | Minor adjustments to proxy calls, currently the wrong...
|
commit | commitdiff | tree |
2024-08-04 |
Stephanie Gawroriski | More work on proxying ScritchUI for SpringCoat.
|
commit | commitdiff | tree |
2024-08-04 |
Stephanie Gawroriski | Add base for PencilFontShelf.
|
commit | commitdiff | tree |
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 |