1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Dec 16, 2024 — Dec 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Case 12 - Binds layout X and Y back and forth. More... almost 12 years ago
Case 12 - Implements the preview tab More... almost 12 years ago
Fix type/enabled mistake More... almost 12 years ago
Fix type/enabled mistake More... almost 12 years ago
Case 12 - Produce working JavaCode! More... almost 12 years ago
Added listeners to the project. Still need to configure pop-up window to display text created. Also fixed the layout of PropertyEditPane by removing the need for all XProperty types to inherit GridPane and just passed a reference to the PEP to each property to add themselves. More... almost 12 years ago
Added four new components: ColorPicker, Hyperlink, PasswordField, RadioButton More... almost 12 years ago
Case 12 - Completes some empty/incorrect getJavaCode() methods More... almost 12 years ago
Case 12 - Prevents mouse actions from affecting nodes such as ticking CheckBox, opening ComboBox, typing in TextField and TextArea. Fixes bug where TextAreas would absorb mouse events meaning it could not get drag and dropped. More... almost 12 years ago
Case 12 - Adds default field name functionality More... almost 12 years ago
Case 12 - More intelligent name for decorator view pane More... almost 12 years ago
Case 12 - Give the Code View tab some behavior (grabs properties and calls getJavaCode() on them) More... almost 12 years ago
Case 12 - No need to store ComponentSettings in each GObject More... almost 12 years ago
Case 12 - Finishes putting enough settings into PropertyEditPanel to run entirely from the component-settings XML. Get default values from the XML rather than Controller. Create objects from XML. Changes how the PropertyEditPanel is populated (store the panel in each object). More... almost 12 years ago
Case 12 - Adds fill to Circle and Rectangle and adds ColorProperty More... almost 12 years ago
Case 12 - Optimise imports More... almost 12 years ago
Case 12 - Fixes Enabled property functionality More... almost 12 years ago
Case 12 - Make PropertyEditPane use component-settings.xml and adds TooltipProperty functionality More... almost 12 years ago
Case 12 - Rename Component & ComponentSettings More... almost 12 years ago
Case 12 - Optimise imports More... almost 12 years ago
Case 12 - Make the left panel use the new ComponentSettings values More... almost 12 years ago
Case 12 - Change parser to parse new component-settings.xml format More... almost 12 years ago
Case 12 - Update component-settings and build packages so we can use values from component-settings More... almost 12 years ago
Case 12 - Lots of changes to the ComponentSettings and the PropertyEditPane. Not yet finished. More... almost 12 years ago
Case 12 - Remvoe unused imports More... almost 12 years ago
Case 12 - Separate out View and Controller More... almost 12 years ago
Case 12 - Move things around into packages for MVC More... almost 12 years ago
Case 12 - Add icon images from SceneBuilder More... almost 12 years ago
Case 12 - Move controller behavior up one level which removes duplicate code. Changes still to be made here to separate out MVC. More... almost 12 years ago
Horrendous coding. Trying to make properties panel update when an item is selected, but the components won't update the read the properties in. More... about 12 years ago