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