MPROMEditor now calls its columns "Opcode" and "muPC"
[Mograsim.git] / net.mograsim.logic.model / src / net / mograsim / logic / model / model / wires / GUIWire.java
2019-09-06 Fabian StemmlerMerge branch 'development' of
2019-09-05 Daniel KirschtenRenamed GUI to Model:
2019-09-05 Daniel KirschtenRenamed core components to have the common prefix Core
2019-09-03 Fabian StemmlerMerge branch 'development' of
2019-09-02 Daniel KirschtenAdjusted GUIMerger/GUISplitter to thick GUIWires
2019-09-02 Daniel KirschtenMade wires with logicWidth!=1 thicker
2019-09-02 Daniel KirschtenFixed ViewModels being modifiable via GUIComponent...
2019-08-10 Daniel KirschtenCreated SimpleRectangularHardcodedGUIComponent
2019-07-18 Daniel KirschtenSpeedup by changing redraw listener system
2019-07-17 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-07-17 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-07-17 Fabian StemmlerFixed issues with WirePointHandle
2019-07-15 Daniel KirschtenGUIWires now have names
2019-07-15 Fabian StemmlerMerge branch 'development' of
2019-07-15 Daniel KirschtenFixed & cleaned up GUIWire:
2019-07-15 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-07-13 Fabian StemmlerMerge branch 'development' of
2019-07-10 Daniel KirschtenRenamed logic.ui to logic.model