Commit Graph

745 Commits

Author SHA1 Message Date
nathan fc5a086223 Added comments 2018-10-23 23:24:19 +02:00
nathan 3bfc9c6e93 Added more comments, changed logs to debug 2018-10-23 23:24:08 +02:00
nathan 97f2e43a79 Set correct type for gtkCallbacks 2018-10-23 17:54:27 +02:00
nathan 2e512943b7 Added wayland detection. Added isusue tracking for ubuntu + wayland + gnome-shell 2018-10-23 11:51:01 +02:00
nathan 9e058e90aa Added comments for ubuntu 17.10 2018-10-23 11:13:25 +02:00
nathan 1f280d3517 Cleaned up code for System.getProperty (now default calls use the security manager, if present) 2018-10-22 14:38:02 +02:00
nathan 68292e69c6 Made `file` parameter final 2018-10-22 14:10:06 +02:00
nathan d834c2831e Fixed issue #91 from github (where HBITMAP was getting GC'd by java. 2018-10-22 13:18:54 +02:00
nathan f68c433467 Fix for github issue #94. Added `open()` 2018-10-21 15:36:32 +02:00
nathan d30f88920c Moved reflection to custom util class 2018-10-21 15:07:41 +02:00
nathan dd00ac679a Added gradle wrapper task 2018-09-25 19:21:15 +02:00
nathan e01812a14a Suppress warnings for deprecated API 2018-09-19 10:41:14 +02:00
nathan a0dcf9758e Changed exception for NativeLoader 2018-08-31 11:30:41 +02:00
nathan 12db68ca1d code polish 2018-08-31 10:53:25 +02:00
nathan ef975c2d50 Updated path for util dependencies 2018-08-31 10:52:37 +02:00
nathan e16bec9fbb Updated JNI versions 2018-08-31 10:14:44 +02:00
nathan 5a7258cba7 Added java 9, 10 classloader.c location to comments 2018-08-31 10:12:15 +02:00
nathan dac1c9588b Better default checking if VM is android 2018-08-31 00:42:43 +02:00
nathan 64143d85f5 Added ultities.gradle (simplified from build.gradle) for multi-project builds 2018-08-28 12:25:43 +02:00
nathan 9b4f679b94 Removed .idea directory 2018-08-28 01:54:17 +02:00
nathan e436e4a89b Code polish 2018-08-28 01:49:55 +02:00
nathan 5afc9f508b Changed Utilities project dependency structure (instead of project, specific Utilities source files are shared) 2018-08-28 01:42:35 +02:00
nathan 4aaf9bb686 Stack size is now always the JVM specified, or default value 2018-08-27 20:59:53 +02:00
nathan a92ae16d85 Converted to java-library + api 2018-08-19 01:03:01 +02:00
nathan a6c6cebd39 Removed specific dependency on method signature that depended on SLF4J 2018-08-18 20:07:00 +02:00
nathan f0923fb201 Removed dependency on SLF4J (all but 2 cases were for debugging) 2018-08-18 20:04:46 +02:00
nathan f1c4068194 Added extra error checking when the bitmap was invalid 2018-08-18 16:47:01 +02:00
nathan 7178e04230 Updated versions 2018-08-18 14:33:47 +02:00
nathan ad94bfddf1 Moved swt gradle script to a better location (inside scripts dir). Added ext.swt customization 2018-08-18 11:22:40 +02:00
nathan c832edc3a0 Updated OS.getJavaVersion method to work for java <=9 (via original parsing) and java >9 (via JEP 223) 2018-08-08 00:13:35 +02:00
nathan 134678c369 Changed TypeResolver to use OS.javaVersion instead of using it's own. 2018-08-07 23:32:52 +02:00
nathan 261f6b869d updated javassist version 2018-06-30 23:24:02 +02:00
nathan c010e3b29c Updated .gitignore and gradle build files 2018-06-30 19:36:50 +02:00
nathan 2065906adc Removed IML file (it's generated now) 2018-06-30 19:34:35 +02:00
nathan f9915fafcb Changed Swing Active Renderer to use awt.component instead of awt.Canvas 2018-06-25 22:38:36 +02:00
nathan 5a39cf039a Updated misc/vcs settings 2018-06-22 23:04:43 +02:00
nathan 18f17adc4d Added blank settings.gradle file 2018-06-22 23:03:14 +02:00
nathan 4a4156d55a Added SWT common build stuff 2018-06-20 17:15:19 +02:00
nathan a9fd6f1464 Convert gradle from kotlin to groovy (at the moment, kotlin makes it more difficult) 2018-06-20 17:14:57 +02:00
nathan 112b2b0451 Added gradle wrappers 2018-06-20 16:21:13 +02:00
nathan 71f9096169 Cleaned up .gitignores 2018-06-20 16:20:56 +02:00
nathan df8cf79014 Added Swt.getVersion() 2018-05-02 14:22:22 +02:00
nathan ee2509c014 Added idea support files 2018-04-28 11:21:24 +02:00
nathan 3a977aac5a WIP getting gradle kotlin-dsl to build project 2018-04-27 22:06:53 +02:00
nathan 7b184196dd Updated .gitignore 2018-04-22 18:20:57 +02:00
nathan a75c564920 Gradle cleanup 2018-04-22 17:07:59 +02:00
nathan f347e682d0 Added lwjgl3 for xxHash as library 2018-04-22 17:07:26 +02:00
nathan 897d275491 Fixed generics 2018-04-22 14:28:13 +02:00
nathan 02332df381 Fixed deprecated method 2018-04-22 14:27:47 +02:00
nathan 2009fb7621 Added gradle build file 2018-04-22 11:26:54 +02:00