| .. | 
		
		
			
			
			
				
					| border | - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree | 6 vuotta sitten | 
		
			
			
			
				
					| draw | Added output view | 7 vuotta sitten | 
		
			
			
			
				
					| form | - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree | 6 vuotta sitten | 
		
			
			
			
				
					| layout | - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree | 6 vuotta sitten | 
		
			
			
			
				
					| 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) | 6 vuotta sitten | 
		
			
			
			
				
					| style | - renamed setSurface to mount, and added unmount method - Continued drawing optimizations, refactoring paint methods to mount methods. - Removed the paint methods | 7 vuotta sitten | 
		
			
			
			
				
					| swing | - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree | 6 vuotta sitten | 
		
			
			
			
				
					| tree | - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree | 6 vuotta sitten | 
		
			
			
			
				
					| BaseComponentGroup.java | - Removed some unnecessary classes - Added styling system - WIP on the aspect bar | 7 vuotta sitten | 
		
			
			
			
				
					| DAnchor.java | - Fixed error handling function types - Continued work on the IDE | 7 vuotta sitten | 
		
			
			
			
				
					| DButton.java | - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree | 6 vuotta sitten | 
		
			
			
			
				
					| DButtonStyle.java | Improved the IDE: can now create new packages and source files within the IDE | 7 vuotta sitten | 
		
			
			
			
				
					| DClipboard.java | Added cut/copy/paste support. | 7 vuotta sitten | 
		
			
			
			
				
					| DColorableIcon.java | - Removed old paint code - Fixed some minor UI bugs | 7 vuotta sitten | 
		
			
			
			
				
					| DColorableIconInstance.java | - renamed setSurface to mount, and added unmount method - Continued drawing optimizations, refactoring paint methods to mount methods. - Removed the paint methods | 7 vuotta sitten | 
		
			
			
			
				
					| DComponent.java | - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree | 6 vuotta sitten | 
		
			
			
			
				
					| 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 vuotta sitten | 
		
			
			
			
				
					| DCompositeIcon.java | - Removed old paint code - Fixed some minor UI bugs | 7 vuotta sitten | 
		
			
			
			
				
					| DDrawable.java | - Removed old paint code - Fixed some minor UI bugs | 7 vuotta sitten | 
		
			
			
			
				
					| DDrawableInstance.java | - renamed setSurface to mount, and added unmount method - Continued drawing optimizations, refactoring paint methods to mount methods. - Removed the paint methods | 7 vuotta sitten | 
		
			
			
			
				
					| DEmptyView.java | - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree | 6 vuotta sitten | 
		
			
			
			
				
					| DFont.java | Committing WIP on the IDE | 7 vuotta sitten | 
		
			
			
			
				
					| DFontFamily.java | Committing WIP on the IDE | 7 vuotta sitten | 
		
			
			
			
				
					| DFontMetrics.java | Added output view | 7 vuotta sitten | 
		
			
			
			
				
					| DIRectangle.java | - renamed setSurface to mount, and added unmount method - Continued drawing optimizations, refactoring paint methods to mount methods. - Removed the paint methods | 7 vuotta sitten | 
		
			
			
			
				
					| DInputField.java | - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree | 6 vuotta sitten | 
		
			
			
			
				
					| DInputFieldStyle.java | - renamed setSurface to mount, and added unmount method - Continued drawing optimizations, refactoring paint methods to mount methods. - Removed the paint methods | 7 vuotta sitten | 
		
			
			
			
				
					| DKeyEvent.java | Committing WIP on the IDE | 7 vuotta sitten | 
		
			
			
			
				
					| DLabel.java | - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree | 6 vuotta sitten | 
		
			
			
			
				
					| DLabelStyle.java | Improved the IDE: can now create new packages and source files within the IDE | 7 vuotta sitten | 
		
			
			
			
				
					| DMouseEvent.java | - Fixed error handling function types - Continued work on the IDE | 7 vuotta sitten | 
		
			
			
			
				
					| DPath.java | - Refactored horizontal and vertical layout in linear layout - Added shape styling - Minor code improvements and refactorings | 7 vuotta sitten | 
		
			
			
			
				
					| DPathBoundsCalculator.java | Added tabs + support for multiple open source files | 7 vuotta sitten | 
		
			
			
			
				
					| DPathCommand.java | Committing WIP on the IDE | 7 vuotta sitten | 
		
			
			
			
				
					| DPathTracer.java | Committing WIP on the IDE | 7 vuotta sitten | 
		
			
			
			
				
					| DPreparedPath.java | Committing WIP on the IDE | 7 vuotta sitten | 
		
			
			
			
				
					| DScalableSize.java | - Fixed scaling (hopefully) on different DPI devices - Fixed some minor ui issues | 7 vuotta sitten | 
		
			
			
			
				
					| DSimpleTooltip.java | - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree | 6 vuotta sitten | 
		
			
			
			
				
					| DSimpleTooltipComponent.java | - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree | 6 vuotta sitten | 
		
			
			
			
				
					| DSimpleTooltipStyle.java | Added tooltips to the toolbars. | 7 vuotta sitten | 
		
			
			
			
				
					| DSizing.java | - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree | 6 vuotta sitten | 
		
			
			
			
				
					| DTimerHandle.java | - Fixed various bugs in the source editor - Added ability to remove a selected block of text | 7 vuotta sitten | 
		
			
			
			
				
					| DTransform2D.java | Added tabs + support for multiple open source files | 7 vuotta sitten | 
		
			
			
			
				
					| 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 vuotta sitten | 
		
			
			
			
				
					| DUIWindow.java | - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree | 6 vuotta sitten | 
		
			
			
			
				
					| Destructible.java | Added output view | 7 vuotta sitten |