ZenScript main repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stan Hebben 17338a30b3 Fix font size not following DPI in the code editor 6 年之前
..
JavaClipboard.java Added cut/copy/paste support. 6 年之前
SwingDialog.java Added some UI improvements to the IDE and performed some minor refactoring. 6 年之前
SwingDrawSurface.java - Removed old paint code - Fixed some minor UI bugs 6 年之前
SwingDrawnElement.java - renamed setSurface to mount, and added unmount method - Continued drawing optimizations, refactoring paint methods to mount methods. - Removed the paint methods 6 年之前
SwingDrawnRectangle.java Fix font size not following DPI in the code editor 6 年之前
SwingDrawnText.java - Removed old paint code - Fixed some minor UI bugs 6 年之前
SwingFilledPath.java - Removed old paint code - Fixed some minor UI bugs 6 年之前
SwingFontMetrics.java Committing WIP on the IDE 6 年之前
SwingGraphicsContext.java - Added bracket handlers - Fixed crash formatting scripts without script statements - Fixed bug causing lambda headers not to be inferred anymore - Refactored some IDE code, also fixes scrolling not working properly 6 年之前
SwingInlineWindow.java Added some UI improvements to the IDE and performed some minor refactoring. 6 年之前
SwingRoot.java - Fixed scaling (hopefully) on different DPI devices - Fixed some minor ui issues 6 年之前
SwingShadowedPath.java - Removed old paint code - Fixed some minor UI bugs 6 年之前
SwingStrokedPath.java - Removed old paint code - Fixed some minor UI bugs 6 年之前
SwingSubSurface.java Added output view 6 年之前
SwingWindow.java - renamed setSurface to mount, and added unmount method - Continued drawing optimizations, refactoring paint methods to mount methods. - Removed the paint methods 6 年之前