このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
jared
/
ZenScript
フォーク元
ZenScript/ZenScript
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ZenScript main repository
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
209
コミット
7
ブランチ
ツリー:
5a853b46ae
development
import_fix
map_fix
master
optional_fix
preproctest
stdlib
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'5a853b46ae' から
${ noResults }
ZenScript
/
DrawableGui
/
src
/
main
/
java
/
org
/
openzen
/
drawablegui
履歴
Stan Hebben
3d9e3bdf03
- Added support for local fields ($field)
- Fixed a couple minor issues & inefficiencies - Added horizontal scrollbar to IDE (incomplete!)
7年前
..
border
- 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
7年前
draw
Added output view
7年前
form
- Fixed scaling (hopefully) on different DPI devices - Fixed some minor ui issues
7年前
layout
- Fixed scaling (hopefully) on different DPI devices - Fixed some minor ui issues
7年前
listeners
Added tabs + support for multiple open source files
7年前
live
- 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
7年前
scroll
- Added support for local fields ($field) - Fixed a couple minor issues & inefficiencies - Added horizontal scrollbar to IDE (incomplete!)
7年前
style
- renamed setSurface to mount, and added unmount method - Continued drawing optimizations, refactoring paint methods to mount methods. - Removed the paint methods
7年前
swing
Fix font size not following DPI in the code editor
7年前
tree
More scalability fixes
7年前
BaseComponentGroup.java
- Removed some unnecessary classes - Added styling system - WIP on the aspect bar
7年前
DAnchor.java
- Fixed error handling function types - Continued work on the IDE
7年前
DButton.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
7年前
DButtonStyle.java
Improved the IDE: can now create new packages and source files within the IDE
7年前
DClipboard.java
Added cut/copy/paste support.
7年前
DColorableIcon.java
- Removed old paint code - Fixed some minor UI bugs
7年前
DColorableIconInstance.java
- renamed setSurface to mount, and added unmount method - Continued drawing optimizations, refactoring paint methods to mount methods. - Removed the paint methods
7年前
DComponent.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
7年前
DComponentContext.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
7年前
DCompositeIcon.java
- Removed old paint code - Fixed some minor UI bugs
7年前
DDrawable.java
- Removed old paint code - Fixed some minor UI bugs
7年前
DDrawableInstance.java
- renamed setSurface to mount, and added unmount method - Continued drawing optimizations, refactoring paint methods to mount methods. - Removed the paint methods
7年前
DEmptyView.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
7年前
DFont.java
Committing WIP on the IDE
7年前
DFontFamily.java
Committing WIP on the IDE
7年前
DFontMetrics.java
Added output view
7年前
DIRectangle.java
- renamed setSurface to mount, and added unmount method - Continued drawing optimizations, refactoring paint methods to mount methods. - Removed the paint methods
7年前
DInputField.java
- Fixed scaling (hopefully) on different DPI devices - Fixed some minor ui issues
7年前
DInputFieldStyle.java
- renamed setSurface to mount, and added unmount method - Continued drawing optimizations, refactoring paint methods to mount methods. - Removed the paint methods
7年前
DKeyEvent.java
Committing WIP on the IDE
7年前
DLabel.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
7年前
DLabelStyle.java
Improved the IDE: can now create new packages and source files within the IDE
7年前
DMouseEvent.java
- Fixed error handling function types - Continued work on the IDE
7年前
DPath.java
- Refactored horizontal and vertical layout in linear layout - Added shape styling - Minor code improvements and refactorings
7年前
DPathBoundsCalculator.java
Added tabs + support for multiple open source files
7年前
DPathCommand.java
Committing WIP on the IDE
7年前
DPathTracer.java
Committing WIP on the IDE
7年前
DPreparedPath.java
Committing WIP on the IDE
7年前
DScalableSize.java
- Fixed scaling (hopefully) on different DPI devices - Fixed some minor ui issues
7年前
DSimpleTooltip.java
- IDE: put the create package & create source file buttons in more logical places - IDE: improve styleability
7年前
DSimpleTooltipComponent.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
7年前
DSimpleTooltipStyle.java
Added tooltips to the toolbars.
7年前
DSizing.java
Implemented some code improvements on the IDE. Preparing work for tooltips.
7年前
DTimerHandle.java
- Fixed various bugs in the source editor - Added ability to remove a selected block of text
7年前
DTransform2D.java
Added tabs + support for multiple open source files
7年前
DUIContext.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
7年前
DUIWindow.java
Added some UI improvements to the IDE and performed some minor refactoring.
7年前
Destructible.java
Added output view
7年前