Граф коммитов

551 Коммитов

Автор SHA1 Сообщение Дата
Andreas Gal 55713a7367 Merge pull request #20 from marco-c/add_fileconn_properties
Add the FileConnection API reference implementation from IBM
2014-08-03 21:16:21 -07:00
Marco Castelluccio 5923815f32 Add file.separator property and IBM's reference implementation of the FileConnecion API 2014-08-03 19:58:29 -07:00
Marco Castelluccio 9048aa1042 Merge branch 'master' of https://github.com/marco-c/j2me.js into add_fileconn_properties 2014-08-03 19:29:53 -07:00
Andreas Gal 03d241e297 Merge pull request #19 from fzzzy/master
Fill the screen on a firefox os device.
2014-08-03 17:20:01 -07:00
Donovan Preston 141f8b5850 Fill the screen on a firefox os device. 2014-08-03 10:45:23 -04:00
Andreas Gal 5e95449519 remove stale console.log 2014-08-03 01:37:25 -07:00
Andreas Gal 109269ad38 fix font handling 2014-08-03 01:36:34 -07:00
Andreas Gal 4e88625c63 add code to draw lines 2014-08-03 00:05:40 -07:00
Andreas Gal 0ada50f1d9 implement renderRegion 2014-08-02 22:24:49 -07:00
Andreas Gal 412901d747 fix typo 2014-08-02 20:55:15 -07:00
Andreas Gal c052363c39 Merge pull request #17 from mykmelez/gesture-stubs
com.nokia.mid.ui.gestures stubs
2014-08-02 18:01:42 -07:00
Andreas Gal f865d7c85c fix launching of MIDP apps 2014-08-02 18:00:19 -07:00
Andreas Gal 2d5936857c load manifest from jar 2014-08-02 17:25:00 -07:00
Myk Melez 17a733495e Merge branch 'master' into gesture-stubs 2014-08-02 17:07:04 -07:00
Myk Melez c4c8a2da3d com.nokia.mid.ui.gestures stubs 2014-08-02 17:06:24 -07:00
Andreas Gal e9753b5e1f Launcher.java is no longer needed 2014-08-02 16:15:02 -07:00
Andreas Gal 69be5457a1 cleanup main.js 2014-08-02 16:14:38 -07:00
Andreas Gal 09bf994400 add Main-Class: RunTests to manifest of tests.jar 2014-08-02 16:12:46 -07:00
Andreas Gal 929abeee65 clean up class files in tests/ 2014-08-02 16:01:03 -07:00
Andreas Gal 1f6830a403 pass arguments to main 2014-08-02 15:56:56 -07:00
Andreas Gal 82da136adf run Launcher by default 2014-08-02 15:44:11 -07:00
Andreas Gal 1c9085ce31 fix allocation of multidimensional arrays 2014-08-02 15:36:58 -07:00
Andreas Gal 47a98049bb fix monotonicTimeMillis and move to native.js 2014-08-02 13:19:32 -07:00
Andreas Gal 70db3de9b8 add more natives 2014-08-02 12:51:44 -07:00
Andreas Gal ce477e5e99 factor out color handling 2014-08-02 11:44:37 -07:00
Andreas Gal 40c311630d stop abusing Native constructor to hold functions and state 2014-08-02 11:40:01 -07:00
Andreas Gal 5d1ed2113b no need for Native.Canvas 2014-08-02 11:38:24 -07:00
Andreas Gal 246b045b81 make things work in chrome 2014-08-02 11:27:25 -07:00
Andreas Gal 01b803dc5a loading encoding.js if needed 2014-08-02 11:24:15 -07:00
Andreas Gal 02740a7ca9 make url parsing work in chrome 2014-08-02 11:08:37 -07:00
Andreas Gal 3f397bfc68 Merge branch 'master' of github.com:andreasgal/j2me.js 2014-08-02 10:49:08 -07:00
Andreas Gal 737fafa940 install casperjs and slimerjs on travis 2014-08-02 10:49:00 -07:00
Andreas Gal 09895c96b0 Update README.md
Fix formating
2014-08-02 10:31:22 -07:00
Andreas Gal 2549b46c89 Update README.md
Add build status
2014-08-02 10:30:32 -07:00
Andreas Gal 23224f508d add node version 2014-08-02 10:28:22 -07:00
Andreas Gal bf7a33a061 another fix to the build 2014-08-02 10:15:22 -07:00
Andreas Gal fafacae08a fix travis build 2014-08-02 10:13:51 -07:00
Andreas Gal 8515971e42 start integrating with travis 2014-08-02 10:10:10 -07:00
Andreas Gal 3ea20df69d add a few more natives 2014-08-02 09:50:05 -07:00
Andreas Gal 3c109d3e8a fix a few things for the simple game demo 2014-08-02 01:08:28 -07:00
Andreas Gal d593064911 fixes to gfx 2014-08-02 00:14:19 -07:00
Andreas Gal c3d9f7832d don't translate clipping rect 2014-08-01 23:32:27 -07:00
Andreas Gal e915558235 eliminate .staticFields and store static field values directly in field 2014-08-01 23:14:57 -07:00
Andreas Gal d3e9ba2815 merge 2014-08-01 23:07:56 -07:00
Andreas Gal 6d61343c7b stop using $ notation for fields 2014-08-01 23:04:43 -07:00
Andreas Gal 236e4e9a36 use numeric ids as field names 2014-08-01 22:47:26 -07:00
Andreas Gal e05878781f Merge pull request #16 from marco-c/add_CHManagerImpl_class
Add CHManagerImpl class and the classes it depends upon
2014-08-01 21:35:59 -07:00
Marco Castelluccio ac32b8bf2a Add CHManagerImpl class and the classes it depends upon 2014-08-01 21:27:14 -07:00
Andreas Gal 48fc396608 Merge pull request #15 from fzzzy/master
Respect the Graphics$clipped flag
2014-08-01 21:16:12 -07:00
Donovan Preston 7abd5eeb8b Merge 2014-08-02 00:14:04 -04:00