Last 7 days
Older
-
r257
(resize works - after two days with damnit elipse ;]) committed by psychollek
- resize works - after two days with damnit elipse ;]
resize works - after two days with damnit elipse ;]
-
-
r256
(jupiyayeeeyyyyy, selection works ! ;] hopefully one step fro...) committed by psychollek
- jupiyayeeeyyyyy, selection works ! ;] hopefully one step from resize ;]
jupiyayeeeyyyyy, selection works ! ;] hopefully one step from resize ;]
-
-
-
r255
(dragging objects from palette to the scene now works (with t...) committed by psychollek
- dragging objects from palette to the scene now works (with two bugs - will add to the isue tracker
;] ).
dragging objects from palette to the scene now works (with two bugs - will add to the isue tracker
;] ).
-
r254
(there it is, the remaining file .) committed by psychollek
- there it is, the remaining file .
there it is, the remaining file .
-
r253
(added palette - it dosen't do anything except beeing shown (...) committed by psychollek
- added palette - it dosen't do anything except beeing shown (and as I see - the subversion didn't
found one of the files again ...)
added palette - it dosen't do anything except beeing shown (and as I see - the subversion didn't
found one of the files again ...)
-
r252
(made temporary solution to conversion problem, added Bean to...) committed by psychollek
- made temporary solution to conversion problem, added Bean to JavaFxNode lookup. (ModelObjectretriver
still works)
made temporary solution to conversion problem, added Bean to JavaFxNode lookup. (ModelObjectretriver
still works)
-
r251
(made new listener/notification structure - quite a bit of wo...) committed by psychollek
- made new listener/notification structure - quite a bit of work, but I couldn't rely on
propertyChangeEvent anymore.
made new listener/notification structure - quite a bit of work, but I couldn't rely on
propertyChangeEvent anymore.
-
r250
(uhuhu, made pretty widget creation system together with scen...) committed by psychollek
- uhuhu, made pretty widget creation system together with scene notification
uhuhu, made pretty widget creation system together with scene notification
-
r249
(synchronization works - almost works .. (problem with double...) committed by psychollek
- synchronization works - almost works .. (problem with double >> int >> double)
synchronization works - almost works .. (problem with double >> int >> double)
-
r248
(the rendering works now really good - no artifacts etc. !) committed by psychollek
- the rendering works now really good - no artifacts etc. !
the rendering works now really good - no artifacts etc. !
-
r247
(fixed noncounting brackets bug in InstructionDivider, FIXED ...) committed by psychollek
- fixed noncounting brackets bug in InstructionDivider, FIXED YOUR STUPID ABSOLUTE FILESYSTEM FILE
PATH !!!!!!!!!!!!!!!
fixed noncounting brackets bug in InstructionDivider, FIXED YOUR STUPID ABSOLUTE FILESYSTEM FILE
PATH !!!!!!!!!!!!!!!
-
r246
(made some new TODO's, resolved some old, added one testing c...) committed by psychollek
- made some new TODO's, resolved some old, added one testing code block.
made some new TODO's, resolved some old, added one testing code block.
-
r245
(added initial creation of model through parser (I know that...) committed by psychollek
- added initial creation of model through parser (I know that right now it's dummy)
added initial creation of model through parser (I know that right now it's dummy)
-
r244
(the remaining icons.) committed by psychollek
- the remaining icons.
-
r243
(Added two new classes to model - these are only beta version...) committed by Grzegorz.Buszkiewicz
- Added two new classes to model - these are only beta versions of ImportManager and
HelperClassDeclarations :))
Added two new classes to model - these are only beta versions of ImportManager and
HelperClassDeclarations :))
-
r242
(Done some work with parsers - in test packages there is a te...) committed by Grzegorz.Buszkiewicz
- Done some work with parsers - in test packages there is a test for InstructionDivider
Done some work with parsers - in test packages there is a test for InstructionDivider
-
r241
(minor improovements - some refactoring too.) committed by psychollek
- minor improovements - some refactoring too.
minor improovements - some refactoring too.
-
r240
(yeeeaaa, something works ! (i can move objects :P)) committed by psychollek
- yeeeaaa, something works ! (i can move objects :P)
yeeeaaa, something works ! (i can move objects :P)
-
r239
(spent hell a long time on this - still don't have any result...) committed by psychollek
- spent hell a long time on this - still don't have any results :/
spent hell a long time on this - still don't have any results :/
-
r238
(added images to beaninfos, subversion plugin in netbeans don...) committed by psychollek
- added images to beaninfos, subversion plugin in netbeans don't see two files, strange ...
added images to beaninfos, subversion plugin in netbeans don't see two files, strange ...
-
r237
(added whitespace trimmer (and doc's)- think that the divider...) committed by psychollek
- added whitespace trimmer (and doc's)- think that the divider is complete with that.
added whitespace trimmer (and doc's)- think that the divider is complete with that.
-
r236
(and even more documentation.) committed by psychollek
- and even more documentation.
and even more documentation.
-
r235
(more documentation.) committed by psychollek
- more documentation.
-
r234
(made you aa divider - as you cannot parse braces pairs with ...) committed by psychollek
- made you aa divider - as you cannot parse braces pairs with regexp, fixed properties as well.
made you aa divider - as you cannot parse braces pairs with regexp, fixed properties as well.
-
r233
(new module JavaFxCodeParsers added ) committed by Grzegorz.Buszkiewicz
- new module JavaFxCodeParsers added
new module JavaFxCodeParsers added
-
r232
(new module JavaFxCodeParsers added ) committed by Grzegorz.Buszkiewicz
- new module JavaFxCodeParsers added
new module JavaFxCodeParsers added
-
r231
(Added new module - JavaFxCodeParsers with api package and a ...) committed by Grzegorz.Buszkiewicz
- Added new module - JavaFxCodeParsers with api package and a stub for getting sample model from
ModelProvider class
Added new module - JavaFxCodeParsers with api package and a stub for getting sample model from
ModelProvider class
-
-
-
r228
(don't know if this is what it had to be rendered, but border...) committed by psychollek
- don't know if this is what it had to be rendered, but border width are considered now ! and the
canvas is drawn
don't know if this is what it had to be rendered, but border width are considered now ! and the
canvas is drawn
-
r227
(visual view now react to model changes - but still the probl...) committed by psychollek
- visual view now react to model changes - but still the problem with no propertychange events fired
on position etc is present :P - you have to change color to see changes.
visual view now react to model changes - but still the problem with no propertychange events fired
on position etc is present :P - you have to change color to see changes.
-
r226
(made modelProvider support listeners, but the current inplem...) committed by psychollek
- made modelProvider support listeners, but the current inplementation is rather ugly
made modelProvider support listeners, but the current inplementation is rather ugly
-
r225
(yaayyy, scene is rendered correctly (at least this what is i...) committed by psychollek
- yaayyy, scene is rendered correctly (at least this what is implemented - for example borger width is
not)
yaayyy, scene is rendered correctly (at least this what is implemented - for example borger width is
not)
-
r224
(added visual liblary pane - and even two widgets - but they ...) committed by psychollek
- added visual liblary pane - and even two widgets - but they don't work and I don't know why -
hopefully it is baceuse I'm sleepy and don't see something :P
added visual liblary pane - and even two widgets - but they don't work and I don't know why -
hopefully it is baceuse I'm sleepy and don't see something :P
-
r223
(BUACHACHACHA, changes to model are now made to document not ...) committed by psychollek
- BUACHACHACHA, changes to model are now made to document not to file - and it works !!! and it worket
@ first try ! ;]
BUACHACHACHA, changes to model are now made to document not to file - and it works !!! and it worket
@ first try ! ;]
-
r222
(dependencies for beta1 instead of nigthly build ....) committed by psychollek
- dependencies for beta1 instead of nigthly build ....
dependencies for beta1 instead of nigthly build ....
|