werner
|
cd830046fa
Drawing all the pad layers as filled areas can cause confusion. Now we draw
|
15 years ago |
werner
|
c172870dfd
- README: added link to the GUI manual
|
15 years ago |
werner
|
8df866ab2f
- the set of layers of a pad is now maintained in the instance, so that we can
|
15 years ago |
werner
|
f054cdd7d5
- added "make update" that combines "svn update" with remaking the dependencies
|
15 years ago |
werner
|
2c9a359c0c
- renamed directory screens/ to manual/
|
15 years ago |
werner
|
d9b7ad94ec
- when displaying loop iterations, we now use the active count, not just the
|
15 years ago |
werner
|
63e60182bb
- new visualization option: show all frames or show only current frame
|
15 years ago |
werner
|
5a2eb77629
Made life in mil-land a little less painful.
|
15 years ago |
werner
|
4db1ade3bd
- Makefile: now requires /bin/bash (for PIPESTATUS)
|
15 years ago |
werner
|
5a86125002
Added Postscript outout for measurements, plus assorted changes.
|
15 years ago |
werner
|
230de72552
- Makefile: fixed odd indentation of "clean" target
|
15 years ago |
werner
|
ef58598695
- added -std=gnu99 so that we can use "round" and M_PI
|
15 years ago |
werner
|
d39ae30f6e
- added rounded pads
|
15 years ago |
werner
|
fe5f824b9e
Make delete feel "safer".
|
15 years ago |
werner
|
57e76aeb9e
- vector labels are already in a per-frame namespace, so we don't need to add
|
15 years ago |
werner
|
1dfb8da99a
- change file save logic to write to a temporary file first, so that we don't
|
15 years ago |
werner
|
6f307d6ae7
- added KiCad output
|
15 years ago |
werner
|
851c82af6f
- simplified tool_button and moved it from gui_tool.c to into gui_util.c
|
15 years ago |
werner
|
e677ee1691
- for consistency, renamed gui_tools to gui_tool
|
15 years ago |
werner
|
a1de1ee2d9
- moved handling of frame area from gui.c to gui_frame.c and cleaned up their
|
15 years ago |
werner
|
751e845250
New-style measurements are coming to the GUI soon !
|
15 years ago |
werner
|
39690c9cb2
- to simplify communication between the various modules, renamed "ctx" to
|
15 years ago |
werner
|
1a18292883
- added icons for new-style measurements (on-going)
|
15 years ago |
werner
|
bb7355d84b
- gui_tools.c:new_vec didn't initialize vec->samples, causing fped to crash
|
15 years ago |
werner
|
d046f9306c
- fpd.y: fixed check for empty part name
|
15 years ago |
werner
|
5d989a3e28
- GUI: added creation and moving of vectors, measurements, and frame references
|
15 years ago |
werner
|
cdcd2f36b3
- started functions to dump .fpd files (automatic labeling doesn't quite work
|
15 years ago |
werner
|
3db91b5c1b
Added delete/undelete.
|
15 years ago |
werner
|
5d7ab083a3
- README: described use of semicolons
|
15 years ago |
werner
|
5add8b5229
GUI can create silk screen objects.
|
15 years ago |