Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2024-07-26
08:28
When copying parameters, untranslate first before because otherwise copying will be incorrectly translated. Leaf check-in: cb86dc0ab5 user: stephanie.gawroriski tags: wip-scritchui
08:26
Partially working selection buffer drawing. check-in: 035c2a289d user: stephanie.gawroriski tags: wip-scritchui
08:09
Have drawing from display lists onto a selection buffer, so we can use the pointer to choose items. check-in: 347d305007 user: stephanie.gawroriski tags: wip-scritchui
06:36
Implement translate for drawChar(), which corrects list rendering. check-in: 750046744a user: stephanie.gawroriski tags: wip-scritchui
06:24
Correct moving up of list items. check-in: 91b496e0ac user: stephanie.gawroriski tags: wip-scritchui
06:20
Untranslate before setting the clip. check-in: 1d5f7bfe27 user: stephanie.gawroriski tags: wip-scritchui
06:16
Initial display lists and list rendering; Add sequence handler for normal UTF. check-in: 4c03278f10 user: stephanie.gawroriski tags: wip-scritchui
03:42
Recover list for drawing. check-in: 9c9627f5d5 user: stephanie.gawroriski tags: wip-scritchui
03:35
For all Screen items, since they will all be native widgets, make their scaling generic. check-in: 63c493d2d6 user: stephanie.gawroriski tags: wip-scritchui
03:32
Fixes around List so it now properly displays. check-in: 3dfa06ad71 user: stephanie.gawroriski tags: wip-scritchui
02:15
Setting of basic list items. check-in: 6c1487e1ea user: stephanie.gawroriski tags: wip-scritchui
2024-07-25
23:22
Base initial entries for choices. check-in: a058003aab user: stephanie.gawroriski tags: wip-scritchui
22:17
Base outer call logic for base choice item manipulation. check-in: f849da310f user: stephanie.gawroriski tags: wip-scritchui
06:40
Correct compilation errors. check-in: b41e3dcc51 user: stephanie.gawroriski tags: wip-scritchui
06:00
Implement basic list insertion and modification from Java side, native side still pending. check-in: a7bcfb2a77 user: stephanie.gawroriski tags: wip-scritchui
03:24
Allow locale and encoding to be overridden, for i-mode applications set shift-jis and ja-JP. Leaf check-in: 64b4c9d916 user: stephanie.gawroriski tags: trunk
03:01
Add base blank methods for choice manipulation. check-in: 05222030eb user: stephanie.gawroriski tags: wip-scritchui
02:48
Simplification of choice type into the choice manager. check-in: 71445c7505 user: stephanie.gawroriski tags: wip-scritchui
02:39
Have set of fullscreen do nothing, as technically we are already fullscreen enough with just a single canvas. check-in: 039a4450dc user: stephanie.gawroriski tags: wip-scritchui
02:07
When determining the size of a link, use offsetof() and not sizeof() due to potential alignment that may occur. check-in: 754cedf1e5 user: stephanie.gawroriski tags: wip-scritchui
00:21
Base generic init for list and other types. check-in: fe69ad68da user: stephanie.gawroriski tags: wip-scritchui
00:05
Add generic component init. check-in: 39c8ab8c76 user: stephanie.gawroriski tags: wip-scritchui
2024-07-24
10:10
Add parameter for common new. check-in: 0dde12287c user: stephanie.gawroriski tags: wip-scritchui
07:20
Add bidirectional GTK to ScritchUI key mapping; Remember accelerators for mapping them. check-in: 282c5b834b user: stephanie.gawroriski tags: wip-scritchui
06:51
Add a better way to have multiple handles. check-in: 219ea2e96b user: stephanie.gawroriski tags: wip-scritchui
06:07
Create and store accelerator group for GTK. check-in: 8a4dbb2891 user: stephanie.gawroriski tags: wip-scritchui
05:51
Proper label setup for menus. check-in: dfabb63e10 user: stephanie.gawroriski tags: wip-scritchui
05:47
Correct menu item insertion. check-in: a5e06f2e7a user: stephanie.gawroriski tags: wip-scritchui
05:08
Correct copying the list incorrectly. check-in: a6d2f1a7db user: stephanie.gawroriski tags: wip-scritchui
2024-07-23
11:35
Add base for cast checks, akin to GTK. check-in: 9680238f01 user: stephanie.gawroriski tags: wip-scritchui
11:23
Work on menu additions. check-in: eb58cc66b0 user: stephanie.gawroriski tags: wip-scritchui
09:04
Insertion of menu items. check-in: bcca4d1a9c user: stephanie.gawroriski tags: wip-scritchui
06:19
Add base for menu item insertion. check-in: 39280c1b90 user: stephanie.gawroriski tags: wip-scritchui
2024-07-22
07:24
A heartfelt message. check-in: 63154f9156 user: stephanie.gawroriski tags: trunk
05:50
Move off anything that can have a string label into its own interface. check-in: 3df76e0399 user: stephanie.gawroriski tags: wip-scritchui
04:22
Add generic function for simple news. check-in: 64b972b42d user: stephanie.gawroriski tags: wip-scritchui
2024-07-21
23:43
Displayable should not have its own extra _menuNode as that is in MenuActionNodeOnly. check-in: 189f30085d user: stephanie.gawroriski tags: wip-scritchui
10:49
Minor debugging. check-in: 26e7e9cba8 user: stephanie.gawroriski tags: wip-scritchui
10:41
Menus get inserted, but also not inserted? check-in: 48f82974ab user: stephanie.gawroriski tags: wip-scritchui
10:21
More menu initialization and setting work; Bring back SwingPencilShelf for native image loading. check-in: 4fcb6f905a user: stephanie.gawroriski tags: wip-scritchui
09:06
Base overlayer new of menus, menu bars, and menu items. check-in: e177da5a5e user: stephanie.gawroriski tags: wip-scritchui
06:26
Implement set of window titles. check-in: a4d54da0ac user: stephanie.gawroriski tags: wip-scritchui
04:37
More base for menu tree update. check-in: 4699c1d4d4 user: stephanie.gawroriski tags: wip-scritchui
04:20
Base code for updating the menu tree. check-in: 55d6694d94 user: stephanie.gawroriski tags: wip-scritchui
02:40
Go up the node when an item is updated. check-in: 08b4fcaedb user: stephanie.gawroriski tags: wip-scritchui
02:32
Add and link into the parent tree. check-in: 42b980e43b user: stephanie.gawroriski tags: wip-scritchui
01:58
Split tracker to be for anything and implement an image variant. check-in: 80ecd18f76 user: stephanie.gawroriski tags: wip-scritchui
00:16
Add base for menu nodes and adding children. check-in: 664f533c1d user: stephanie.gawroriski tags: wip-scritchui
2024-07-20
23:04
Overcomplicate menu item cleanup, it will not be much simpler and easier to work with on the MIDP side. check-in: 362118b255 user: stephanie.gawroriski tags: wip-scritchui
05:00
Add basic menu initialization loop detection. check-in: 2881bf8b83 user: stephanie.gawroriski tags: wip-scritchui