このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
jared
/
ZenScript
フォーク元
ZenScript/ZenScript
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ZenScript main repository
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
286
コミット
7
ブランチ
ツリー:
417e99aab0
development
import_fix
map_fix
master
optional_fix
preproctest
stdlib
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'417e99aab0' から
${ noResults }
ZenScript
/
DrawableGui
/
src
/
main
/
java
/
org
/
openzen
/
drawablegui
履歴
Stan Hebben
4d53b6cc85
Fixed something with iterables (but I forgot what)
5年前
..
border
- Refactored usage of live objects in the IDE
7年前
draw
Added output view
7年前
form
- Refactored usage of live objects in the IDE - Save collapse state of the project browser tree
7年前
layout
- Refactored usage of live objects in the IDE - Save collapse state of the project browser tree
7年前
scroll
- Added correct type variable resolution - Fixed a number of bugs - Upgrading build system to a more uniform system - Improving error output (for IDE) - Changed parser to generate line offsets differently (easier for IDE to process)
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
- Refactored usage of live objects in the IDE - Save collapse state of the project browser tree
7年前
tree
- Refactored usage of live objects in the IDE - Save collapse state of the project browser tree
7年前
BaseComponentGroup.java
Fixed something with iterables (but I forgot what)
5年前
DAnchor.java
- Fixed error handling function types - Continued work on the IDE
7年前
DButton.java
- Refactored usage of live objects in the IDE - Save collapse state of the project browser tree
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
- Refactored usage of live objects in the IDE - Save collapse state of the project browser tree
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
- Refactored usage of live objects in the IDE - Save collapse state of the project browser tree
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
- Refactored usage of live objects in the IDE - Save collapse state of the project browser tree
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
- Refactored usage of live objects in the IDE - Save collapse state of the project browser tree
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
- Refactored usage of live objects in the IDE - Save collapse state of the project browser tree
7年前
DSimpleTooltipComponent.java
- Refactored usage of live objects in the IDE - Save collapse state of the project browser tree
7年前
DSimpleTooltipStyle.java
Added tooltips to the toolbars.
7年前
DSizing.java
- Refactored usage of live objects in the IDE - Save collapse state of the project browser tree
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
- Refactored usage of live objects in the IDE - Save collapse state of the project browser tree
7年前
Destructible.java
Added output view
7年前