charras
ef2e41e347
16 years ago
charras
cfdb28394e
Pcbnew: Work on undo/redo in Pcbnew almost finished.
16 years ago
charras
2be6520a28
More about undo/redo in pcbnew and minor cleanup
17 years ago
charras
41c80dd95b
pcbnew: work on undo/redo in progress
17 years ago
stambaughw
8bf7911125
Build improvements, compiler warning fixes and build fixes, and lots of clean up.
* Created separate SVN version header.
* Add true config.h for platform dependency checks.
* Add dependency check cmake module.
* Remove some leftover hand crafted make files.
* Remove non-cmake build instructions from COMPILING.txt.
* Fix split _() strings causing Visual C++ compiler error.
* Fix lots of compiler warnings.
* Change project file parameter container from wxArray to boost::vector_ptr.
* Removed lots of redundant header definitions.
* Fixed green_xpm redefinition in ercgreen.xpm.
* Remove some dead code and unnecessary class methods.
17 years ago
charras
3bd6aa1dd1
fixed: a bug that can delete an existing zone after creating a new zone (see changelog)
Switch to RC6
17 years ago
stambaughw
b833a46bad
More header file realignments to reduce recompiling and general code cleaning.
17 years ago
charras
c5725437c6
Zones not attached to a net are now allowed. Not sure it is a good idea, but a lot of users want this.
17 years ago
charras
fa472950b7
pcbnew: better protection against malformed zones
17 years ago
charras
ffca523980
code cleaning in zones functions
17 years ago
charras
b7db0ef850
updating polygon lib code. A bug removed.
17 years ago
charras
4cccb0dd7e
First tests about copper zones filled by polygons, without grid (see changelog)
Only for tests! not for production.
17 years ago
charras
27cf4ad0ad
pcbnew: addded zones in non copper areas and starting work to use polygons in zone fill algos in not copper areas
work in progress: see changelog
17 years ago
kajtek1
a8a351327d
Fixed compiler warnings
18 years ago
charras
44743723d1
removed GPC library due to its unacceptable license. Using the great and powerfull kbool library insteed
18 years ago
charras
b8ea76fe63
Solved netlist problems for multiple parts per package components in complex hierarchies.
B.O.M. generation still have a minor problem wih this.
18 years ago
CHARRAS
68e942b2f4
A zone outline,when edited, is now properly redrawn after zooming
18 years ago
CHARRAS
af445e70ea
remove the old EDGEZONE class. Cleaning code in polyline.x
18 years ago
CHARRAS
e9b3322fc0
On line DRC when creating a zone outline
18 years ago
CHARRAS
f85ade75d8
see changelog
18 years ago
CHARRAS
6c3235c112
first DRC control about zone outlines. Needs improvements, but works
18 years ago
CHARRAS
97be005035
Added: Delete cutout outline in zone popup menu
18 years ago
raburton
f63492f530
set eol-style native on new file
18 years ago
CHARRAS
ffd3a7133a
more about zones. current No DRC for outlines
18 years ago