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 | 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 |
2024-07-27 |
Stephanie Gawroriski | Commonize lightweight component initialization.
|
commit | commitdiff | tree |
2024-07-26 |
Stephanie Gawroriski | When copying parameters, untranslate first before because...
|
commit | commitdiff | tree |
2024-07-26 |
Stephanie Gawroriski | Partially working selection buffer drawing.
|
commit | commitdiff | tree |
2024-07-26 |
Stephanie Gawroriski | Have drawing from display lists onto a selection buffer...
|
commit | commitdiff | tree |
2024-07-26 |
Stephanie Gawroriski | Implement translate for drawChar(), which corrects...
|
commit | commitdiff | tree |
2024-07-26 |
Stephanie Gawroriski | Correct moving up of list items.
|
commit | commitdiff | tree |
2024-07-26 |
Stephanie Gawroriski | Untranslate before setting the clip.
|
commit | commitdiff | tree |
2024-07-26 |
Stephanie Gawroriski | Initial display lists and list rendering; Add sequence...
|
commit | commitdiff | tree |
2024-07-26 |
Stephanie Gawroriski | Recover list for drawing.
|
commit | commitdiff | tree |
2024-07-26 |
Stephanie Gawroriski | For all Screen items, since they will all be native...
|
commit | commitdiff | tree |
2024-07-26 |
Stephanie Gawroriski | Fixes around List so it now properly displays.
|
commit | commitdiff | tree |
2024-07-26 |
Stephanie Gawroriski | Setting of basic list items.
|
commit | commitdiff | tree |
2024-07-25 |
Stephanie Gawroriski | Base initial entries for choices.
|
commit | commitdiff | tree |
2024-07-25 |
Stephanie Gawroriski | Base outer call logic for base choice item manipulation.
|
commit | commitdiff | tree |
2024-07-25 |
Stephanie Gawroriski | Correct compilation errors.
|
commit | commitdiff | tree |
2024-07-25 |
Stephanie Gawroriski | Implement basic list insertion and modification from...
|
commit | commitdiff | tree |
2024-07-25 |
Stephanie Gawroriski | Allow locale and encoding to be overridden, for i-mode...
|
commit | commitdiff | tree |
2024-07-25 |
Stephanie Gawroriski | Add base blank methods for choice manipulation.
|
commit | commitdiff | tree |
2024-07-25 |
Stephanie Gawroriski | Simplification of choice type into the choice manager.
|
commit | commitdiff | tree |
2024-07-25 |
Stephanie Gawroriski | Have set of fullscreen do nothing, as technically we...
|
commit | commitdiff | tree |
2024-07-25 |
Stephanie Gawroriski | When determining the size of a link, use offsetof(...
|
commit | commitdiff | tree |
2024-07-25 |
Stephanie Gawroriski | Base generic init for list and other types.
|
commit | commitdiff | tree |
2024-07-25 |
Stephanie Gawroriski | Add generic component init.
|
commit | commitdiff | tree |
2024-07-24 |
Stephanie Gawroriski | Add parameter for common new.
|
commit | commitdiff | tree |
2024-07-24 |
Stephanie Gawroriski | Add bidirectional GTK to ScritchUI key mapping; Remember...
|
commit | commitdiff | tree |
2024-07-24 |
Stephanie Gawroriski | Add a better way to have multiple handles.
|
commit | commitdiff | tree |
2024-07-24 |
Stephanie Gawroriski | Create and store accelerator group for GTK.
|
commit | commitdiff | tree |
2024-07-24 |
Stephanie Gawroriski | Proper label setup for menus.
|
commit | commitdiff | tree |
2024-07-24 |
Stephanie Gawroriski | Correct menu item insertion.
|
commit | commitdiff | tree |
2024-07-24 |
Stephanie Gawroriski | Correct copying the list incorrectly.
|
commit | commitdiff | tree |
2024-07-23 |
Stephanie Gawroriski | Add base for cast checks, akin to GTK.
|
commit | commitdiff | tree |
2024-07-23 |
Stephanie Gawroriski | Work on menu additions.
|
commit | commitdiff | tree |
2024-07-23 |
Stephanie Gawroriski | Insertion of menu items.
|
commit | commitdiff | tree |
2024-07-23 |
Stephanie Gawroriski | Add base for menu item insertion.
|
commit | commitdiff | tree |
2024-07-22 |
Stephanie Gawroriski | A heartfelt message.
|
commit | commitdiff | tree |
2024-07-22 |
Stephanie Gawroriski | Move off anything that can have a string label into...
|
commit | commitdiff | tree |
2024-07-22 |
Stephanie Gawroriski | Add generic function for simple news.
|
commit | commitdiff | tree |
2024-07-21 |
Stephanie Gawroriski | Displayable should not have its own extra _menuNode...
|
commit | commitdiff | tree |
2024-07-21 |
Stephanie Gawroriski | Minor debugging.
|
commit | commitdiff | tree |
2024-07-21 |
Stephanie Gawroriski | Menus get inserted, but also not inserted?
|
commit | commitdiff | tree |
2024-07-21 |
Stephanie Gawroriski | More menu initialization and setting work; Bring back...
|
commit | commitdiff | tree |
2024-07-21 |
Stephanie Gawroriski | Base overlayer new of menus, menu bars, and menu items.
|
commit | commitdiff | tree |
2024-07-21 |
Stephanie Gawroriski | Implement set of window titles.
|
commit | commitdiff | tree |
2024-07-21 |
Stephanie Gawroriski | More base for menu tree update.
|
commit | commitdiff | tree |
2024-07-21 |
Stephanie Gawroriski | Base code for updating the menu tree.
|
commit | commitdiff | tree |
2024-07-21 |
Stephanie Gawroriski | Go up the node when an item is updated.
|
commit | commitdiff | tree |
2024-07-21 |
Stephanie Gawroriski | Add and link into the parent tree.
|
commit | commitdiff | tree |
2024-07-21 |
Stephanie Gawroriski | Split tracker to be for anything and implement an image...
|
commit | commitdiff | tree |
2024-07-21 |
Stephanie Gawroriski | Add base for menu nodes and adding children.
|
commit | commitdiff | tree |
2024-07-20 |
Stephanie Gawroriski | Overcomplicate menu item cleanup, it will not be much...
|
commit | commitdiff | tree |
2024-07-20 |
Stephanie Gawroriski | Add basic menu initialization loop detection.
|
commit | commitdiff | tree |
2024-07-20 |
Stephanie Gawroriski | Go up menu item tree to look for parents to perform...
|
commit | commitdiff | tree |
2024-07-20 |
Stephanie Gawroriski | Java base for menu initialization; Add base for deletion...
|
commit | commitdiff | tree |
2024-07-19 |
Stephanie Gawroriski | Correct call to menu update trigger.
|
commit | commitdiff | tree |
2024-07-19 |
Stephanie Gawroriski | Correct using the wrong size for allocation.
|
commit | commitdiff | tree |
2024-07-19 |
Stephanie Gawroriski | Make other pointer types default huge.
|
commit | commitdiff | tree |
2024-07-19 |
Stephanie Gawroriski | For 16-bit intel make sjme_pointer huge.
|
commit | commitdiff | tree |
2024-07-19 |
Stephanie Gawroriski | Add spinlock which is used by alloc; Change cases of...
|
commit | commitdiff | tree |
2024-07-19 |
Stephanie Gawroriski | Menu bind initialization.
|
commit | commitdiff | tree |