Timeline

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

50 most recent check-ins that include changes to files matching 'runt/apis/midp-lcdui/javax/microedition/lcdui/*'

2020-03-02
05:18
Merge wip-gradle-modernization branch into trunk. check-in: a5aaa48037 user: stephanie.gawroriski tags: trunk, x-date-202003
2020-02-14
03:52
Move massive amount of files to their own modules. check-in: c7cae997bd user: stephanie.gawroriski tags: wip-gradle-modernization
2020-01-16
00:27
Base partial work graphics and framebuffer refactor. check-in: 49b23a5fbf user: stephanie.gawroriski tags: trunk
2020-01-09
19:17
Remove CLIP_RECT, TRANSLATE, GET_TRANSLATE_X, and GET_TRANSLATE_Y from serialized graphics to simplify them; Add capabilities support for the framebuffer; Reduce argument count in drawRegion() so it fits within the system call limits; Add system calls for accelerated graphics support; Shorten FRAMEBUFFER_ to FB_ in RatufaCoat; Shorten FramebufferProperty to Framebuffer since it contains all of the Framebuffer stuff. check-in: 9fbed3bd18 user: stephanie.gawroriski tags: trunk
2019-12-28
23:09
Deprecate the old event callback. check-in: aa345569b4 user: stephanie.gawroriski tags: trunk
23:03
Add base handler for graphics IPCs; Register that handler. check-in: 9e5e0489a0 user: stephanie.gawroriski tags: trunk
22:46
Shorten FRAMEBUFFER_PROPERTY to FRAMEBUFFER; Implement base support for framebuffers. check-in: 243216595d user: stephanie.gawroriski tags: trunk
21:17
Base start on Display using system calls and framebuffer properties. check-in: d1b2a047f2 user: stephanie.gawroriski tags: trunk
2019-12-26
13:28
Add basic color box. check-in: 97b8c5cbc5 user: stephanie.gawroriski tags: trunk
2019-12-09
22:22
Add blank handler for Form items. check-in: d441ba6711 user: stephanie.gawroriski tags: trunk
22:11
Drawing of background color in Text; Base drawing of items and forms; Optimize text drawing by reducing allocations; Add alpha colors to standard colors. check-in: 158bf92ca3 user: stephanie.gawroriski tags: trunk
2019-10-05
18:39
Implement Nokia DeviceControl and the various stuff it needs. check-in: cb8aa746eb user: stephanie.gawroriski tags: trunk
2019-06-30
23:29
Image.getGraphics() correctly enables the alpha channel if one is used; Rework GameCanvas to use a raw pixel buffer. check-in: 755b182ede user: stephanie.gawroriski tags: trunk
2019-06-27
23:43
Displays are in color if they have more than two colors. check-in: 23688bdbd7 user: stephanie.gawroriski tags: trunk
2019-06-24
16:12
Correct compile errors. check-in: 2f1d4488fa user: stephanie.gawroriski tags: trunk
16:12
Fix compile error. check-in: 61f5dfc7d8 user: stephanie.gawroriski tags: trunk
16:11
Forward the other Image.createImage() call. check-in: 2461913251 user: stephanie.gawroriski tags: trunk
2019-06-23
16:12
Reorder errors in runt/apis/midp-lcdui check-in: 66e728a118 user: stephanie.gawroriski tags: trunk
2019-06-16
04:22
Correct Text.getText(int, int) when requesting characters from an empty Text. check-in: dd6d38fc9d user: stephanie.gawroriski tags: trunk
2019-06-09
13:12
Implement command remove. check-in: 2922e653ee user: stephanie.gawroriski tags: trunk
2019-05-29
18:49
Move __Storage__ to TextStorage in Text. check-in: 077e8cc757 user: stephanie.gawroriski tags: trunk
2019-05-20
12:35
In the list demo set some alternative fonts. check-in: 7508c51408 user: stephanie.gawroriski tags: trunk
2019-05-19
17:21
Some Form base; If a resource was not found in a suite then do a traditional classpath search for it. check-in: dda11a1178 user: stephanie.gawroriski tags: trunk
02:25
Correct display and displayable shown state. check-in: 10fb5a1d9d user: stephanie.gawroriski tags: trunk
02:15
Correctly implement List IMPLICIT/EXPLICIT logic. check-in: 69f6c2e715 user: stephanie.gawroriski tags: trunk
01:48
Implement list action logic. check-in: d9d2f7414c user: stephanie.gawroriski tags: trunk
2019-05-18
22:21
Base drawing of list. check-in: 99186882d9 user: stephanie.gawroriski tags: trunk
13:38
Implement exit command execution. check-in: 67ac45c2b1 user: stephanie.gawroriski tags: trunk
13:21
Add the Displayable to be drawn, actually use the displayable to be drawn in the UI code. check-in: e019242b79 user: stephanie.gawroriski tags: trunk
12:32
Implement drawing of ticker (if there is any). check-in: e12cb29f01 user: stephanie.gawroriski tags: trunk
2019-05-17
23:31
Initialization of enough objects to start the MicroEmu demo. check-in: ff7bfc2079 user: stephanie.gawroriski tags: trunk
23:10
Initialization of some item types. check-in: 359a924923 user: stephanie.gawroriski tags: trunk
19:44
Initialize some item types. check-in: 6fded67d37 user: stephanie.gawroriski tags: trunk
16:20
Capability get of pointer events. check-in: b75815213e user: stephanie.gawroriski tags: trunk
15:30
Some base work. check-in: 321a6b8100 user: stephanie.gawroriski tags: trunk
14:55
Repaint the display if fullscreen mode changed. check-in: db62efa65d user: stephanie.gawroriski tags: trunk
14:53
Handle vibration; Add vibration symbol; If the display is vibrating, show a symbol that it is; Implement anchoring for text. check-in: 0083862360 user: stephanie.gawroriski tags: trunk
14:00
Drawing of canvases. check-in: dc04d0d8f3 user: stephanie.gawroriski tags: trunk
2019-05-16
17:46
Initialize the framebuffer again now. check-in: d01095aa38 user: stephanie.gawroriski tags: trunk
17:29
Width and height of the stuff to draw. check-in: d24b05500f user: stephanie.gawroriski tags: trunk
17:04
Set of current displayable item. check-in: 6a5ff73033 user: stephanie.gawroriski tags: trunk
16:55
Repaint display if a command is added. check-in: 967ae3f5b9 user: stephanie.gawroriski tags: trunk
16:53
Set of displayable title. check-in: 2cf258242b user: stephanie.gawroriski tags: trunk
16:47
Clean out the LCDUI code so that it compiles again, all of the old UI state and stack stuff has been removed. check-in: fc34ec6d25 user: stephanie.gawroriski tags: trunk
16:23
Add display backends that can be used. check-in: b78d891d30 user: stephanie.gawroriski tags: trunk
15:52
Base for PhoneUI; Deprecations of the old UI stack stuff. check-in: 91cf536186 user: stephanie.gawroriski tags: trunk
14:57
Add reference to Symbol font. check-in: 09644b4d74 user: stephanie.gawroriski tags: trunk
2019-05-06
19:24
Implement charsWidth(). check-in: e05c38ed88 user: stephanie.gawroriski tags: trunk
02:13
Rework the image readers a bit to not be super messy and also support longer magic numbers. check-in: 0daf195b19 user: stephanie.gawroriski tags: trunk
01:22
Implement MIDlet.checkPermission(). check-in: ed12f11a7c user: stephanie.gawroriski tags: trunk