Werner Almesberger
|
424b74e482
change use of curly braces with "if-else" to kernel style
|
před 12 roky |
Werner Almesberger
|
cb34a28826
vector names can now be resolved at instantiation (partially implemented)
|
před 13 roky |
werner
|
82a12023cd
I thought there was a bug in frame ordering, but it turns out that it works
|
před 14 roky |
werner
|
1dda2ac2ae
When creating an object in the GUI, its label wasn't initialized. Added
|
před 14 roky |
werner
|
af0d2c78cb
Removing the old interface for adding frame refrences. Also updated the
|
před 14 roky |
werner
|
0b241a14fe
Dragging a frame into the canvas now works. It's built on top of the frame
|
před 14 roky |
werner
|
661398c20a
Yet more tooltips. This time, for all non-editable fields in the status area.
|
před 15 roky |
werner
|
1cd5e6da94
Canvas tooltips now work. The problem was that expose events set the paint
|
před 15 roky |
werner
|
14f21c0aee
More work on tooltips and a build fix.
|
před 15 roky |
werner
|
bdd6e95521
Added tooltips to all icons acting as buttons.
|
před 15 roky |
werner
|
aca443f566
Make the icon for the currently selected instance transparent so that it better
|
před 15 roky |
werner
|
b37a8599d9
It can sometimes be unclear what exactly has been selected. To improve this,
|
před 15 roky |
werner
|
56371f440a
Creation of a rounded pad could crash fped.
|
před 15 roky |
werner
|
2dffbfeaa9
When moving a vector, the list order could get confused, resulting in a
|
před 15 roky |
werner
|
192ec568d8
- inst.c: cleanup_inst leaked memory when using special pads
|
před 15 roky |
werner
|
c37648e2a5
Made interactive selection of measurement points a little less inefficient.
|
před 15 roky |
werner
|
5a2eb77629
Made life in mil-land a little less painful.
|
před 15 roky |
werner
|
18be341c2d
Bug-fixing ...
|
před 15 roky |
werner
|
a44530f621
Selection now tries to help us not to get lost.
|
před 15 roky |
werner
|
94f4534494
- measurement offsets can now use variables. We evaluate the offset during
|
před 15 roky |
werner
|
37b52f23fe
Finally found a nice way to draw arcs in the GUI.
|
před 15 roky |
werner
|
de044ca61f
We can now generate part families.
|
před 15 roky |
werner
|
d39ae30f6e
- added rounded pads
|
před 15 roky |
werner
|
8e54c1f7c3
- added the usual COLOR_ prefix also to TOOL_SELECTED/TOOL_UNSELECTED
|
před 15 roky |
werner
|
3064b2abbb
- measurements entered through the GUI were connected to the active frame, not
|
před 15 roky |
werner
|
fe5f824b9e
Make delete feel "safer".
|
před 15 roky |
werner
|
a0f8375c97
- trying to place a frame reference upset the overlay state and caused an abort
|
před 15 roky |
werner
|
9c68c0de34
- File>Save now saves to a file if a second name is given on the command line,
|
před 15 roky |
werner
|
75d9780131
- band-aid: make canvas grab focus on click and scroll, so that it's easy to
|
před 15 roky |
werner
|
4a0fd61016
More work on measurements. Getting there ...
|
před 15 roky |