Werner Almesberger
|
57dbeb1aad
gui_status.c (show_pad_type): share pad type to name translation
|
12 年之前 |
Werner Almesberger
|
5d76af2d7c
make variable type changes also commit the value (name) being edited
|
12 年之前 |
Werner Almesberger
|
f2d3986600
fix whitespace anomalies
|
12 年之前 |
Werner Almesberger
|
4c3dea7111
support switching variables between assignment and key (WIP)
|
12 年之前 |
werner
|
49a1bbdd05
Added a new pad type: trace pads, for antennas and other trace-like elements.
|
14 年之前 |
werner
|
bacbfb3f39
When editing, fped would sometimes not respond to [Enter] if the value had not
|
14 年之前 |
werner
|
3d6ef48930
As a shortcut, accept entry of "0" as a valid distance for dimensions. (For
|
14 年之前 |
werner
|
393c178a5f
Added tooltips for editable status area items. All tools are now tipped.
|
15 年之前 |
werner
|
661398c20a
Yet more tooltips. This time, for all non-editable fields in the status area.
|
15 年之前 |
werner
|
329b8306aa
Added tooltips to frame/items list.
|
15 年之前 |
werner
|
b37a8599d9
It can sometimes be unclear what exactly has been selected. To improve this,
|
15 年之前 |
werner
|
a830226830
When no instance is selected, show the polar coordinates of the current
|
15 年之前 |
werner
|
c91156aac0
- gui_util.c: make container clean-out globally available as vacate_widget
|
15 年之前 |
werner
|
5a2eb77629
Made life in mil-land a little less painful.
|
15 年之前 |
werner
|
5a86125002
Added Postscript outout for measurements, plus assorted changes.
|
15 年之前 |
werner
|
e3794589a8
- when editing a value list, we need to return the values and free them in case
|
15 年之前 |
werner
|
64f80e84a2
Columns and loops can now be entered in one step as var = val, val, ...
|
15 年之前 |
werner
|
ef58598695
- added -std=gnu99 so that we can use "round" and M_PI
|
15 年之前 |
werner
|
bb7355d84b
- gui_tools.c:new_vec didn't initialize vec->samples, causing fped to crash
|
15 年之前 |
werner
|
3ef1bb4afa
- moved more common editing code from field-type specific functions into
|
15 年之前 |
werner
|
605bd52dc9
Finished deletion. Assorted bug fixes.
|
15 年之前 |
werner
|
08b788b929
- revamped delete logic: delete now always works. If there are references, we
|
15 年之前 |
werner
|
5add8b5229
GUI can create silk screen objects.
|
15 年之前 |
werner
|
7674be9b10
- fixed stupid realloc(..., len) error
|
15 年之前 |
werner
|
3c026696d4
- don't crash when editing a NULL expression (e.g., default width)
|
15 年之前 |
werner
|
e455b37abb
Moved fped over to /trunk/eda
|
15 年之前 |