charras
|
a741742172
|
back to EXCHG macro (equivalent inline functions do not work, this is a stupid error from myself )
|
2008-10-30 12:02:34 +00:00 |
charras
|
443c644978
|
return to EXCHG macro (some equivalent inline functions do not work )
|
2008-10-30 11:41:06 +00:00 |
charras
|
78bbe94923
|
Use double instead float when possible, ande code cleaning.
change EXCHG macro to equivalent inline functions
(better code compatibility with some compilers)
|
2008-10-30 10:55:46 +00:00 |
dickelbeck
|
abd75ea366
|
format to our standards
|
2008-10-29 23:57:35 +00:00 |
dickelbeck
|
8c76e2e644
|
current with latest freerouter's clearance support
|
2008-10-29 23:57:04 +00:00 |
charras
|
f723c540d0
|
code cleaning. Some comments translated into English.
Added: Zones unfill in polygon mode
|
2008-10-29 15:26:53 +00:00 |
charras
|
afd39b3d3c
|
code cleaning
|
2008-10-26 19:09:20 +00:00 |
charras
|
070b12d556
|
code cleaning
|
2008-10-26 17:39:17 +00:00 |
jerryjacobs
|
f08e6546b9
|
Beautify code of cvframe.cpp
|
2008-10-26 12:11:11 +00:00 |
charras
|
3c97a45f48
|
code cleaning, and some minor bugs solved
|
2008-10-25 10:21:46 +00:00 |
dickelbeck
|
07a39a0397
|
clearance record improvements
|
2008-10-23 21:06:43 +00:00 |
charras
|
ffca523980
|
code cleaning in zones functions
|
2008-10-23 10:26:06 +00:00 |
jerryjacobs
|
cbdf6a9009
|
Dutch language update
|
2008-10-22 20:51:21 +00:00 |
charras
|
a19576a352
|
Uploading forgotten changes in pcbnew
|
2008-10-20 08:25:06 +00:00 |
charras
|
6393de352b
|
made cvpcb and gerbview compilable with last changes in pcbnew
|
2008-10-20 05:59:58 +00:00 |
charras
|
4fa2654d7d
|
removed some errors and typo in GUI_Translation_HOWTO
|
2008-10-20 05:46:08 +00:00 |
dickelbeck
|
9a411453af
|
more design ideas
|
2008-10-20 03:55:06 +00:00 |
dickelbeck
|
b3aa9f1a9d
|
changeLog update
|
2008-10-19 18:34:13 +00:00 |
dickelbeck
|
b28d1ea418
|
fixed the SCH_COMPONENT copy constructor, make GenCopy() inline
|
2008-10-19 18:31:09 +00:00 |
dickelbeck
|
84609e62ab
|
initial work on new component property dialog
|
2008-10-19 18:30:25 +00:00 |
charras
|
43ee94b7a4
|
zones in pcbnew: some optimizations
|
2008-10-19 18:18:45 +00:00 |
charras
|
fff34db7f3
|
pcbnew: added oblong thermal relief for oblong pads (from a contribution) . added contributor to kicad list
|
2008-10-19 10:13:04 +00:00 |
dickelbeck
|
7beb0f2226
|
partial move back towards UIpolicy.txt
|
2008-10-18 23:41:16 +00:00 |
charras
|
53b0165b3e
|
eeschema: restore right value for m_Parent field member in SCH_COMPONENT::GenCopy() and SCH_COMPONENT::SwapData()
|
2008-10-18 13:42:21 +00:00 |
dickelbeck
|
324f574439
|
better vector element swap
|
2008-10-17 18:45:14 +00:00 |
charras
|
9d48d104e6
|
solved minor problems about thermal shapes in zones in no grid filling mode
|
2008-10-17 17:34:07 +00:00 |
charras
|
21a299cf87
|
Solved a bug when creating a new zone outline that could crash pcbnew
|
2008-10-17 06:18:40 +00:00 |
charras
|
9eba4f9554
|
Solved a bug when creating a new zone outline that could crash pcbnew
|
2008-10-17 06:17:48 +00:00 |
charras
|
544ca4c90d
|
solved a very subtle bug in polygon_test_point_inside.cpp. Sometimes a point outside a polygon was seen inside the polygon
|
2008-10-15 17:14:51 +00:00 |
dickelbeck
|
686cd2c586
|
a script to change the silkscreen font size globally and to turn off component value texts
|
2008-10-15 16:33:39 +00:00 |
charras
|
ddaa8c9d55
|
typo in menus & dialogs
|
2008-10-15 11:46:53 +00:00 |
charras
|
5bfcc88433
|
Solved bug in zone filling by polygons: a forgotten conversion to double. using int in calculations creates sometimes overflows and erroneous filling
Add patch to handle oblong pads
|
2008-10-13 18:39:38 +00:00 |
jerryjacobs
|
062bbfe1c3
|
|
2008-10-13 18:28:30 +00:00 |
charras
|
93355a8ca0
|
sending missing file
|
2008-10-13 12:03:25 +00:00 |
charras
|
2c60c00640
|
Some enhancements about code for zones
|
2008-10-13 12:01:12 +00:00 |
charras
|
3de5ffc703
|
minor bug: zones outlines hatch options not read from file
|
2008-10-12 15:58:52 +00:00 |
charras
|
72fae7e9e3
|
updating polygon lib code. A bug removed.
|
2008-10-12 15:30:23 +00:00 |
charras
|
b7db0ef850
|
updating polygon lib code. A bug removed.
|
2008-10-12 15:29:43 +00:00 |
charras
|
7c5feb61e7
|
pcbnew: insulated islands in copper pour removed
|
2008-10-11 19:27:43 +00:00 |
charras
|
2ffa08973c
|
Some enhancements about zones
|
2008-10-10 11:31:46 +00:00 |
charras
|
0872c8a16c
|
use wxFormBuilder in dialog zone, and minor enhancements
|
2008-10-09 19:15:28 +00:00 |
charras
|
ca51c6eb1c
|
use wxFormBuilder in dialog zone, and minor enhancements
|
2008-10-09 19:13:25 +00:00 |
charras
|
b18eedb432
|
More about copper zones filled without grid (by polygons) - work still in progress
|
2008-10-08 12:36:27 +00:00 |
reniemarquet
|
1a9c5320dc
|
|
2008-10-07 23:53:48 +00:00 |
charras
|
667a6498de
|
solved pcbnew: minor bug when only one copper layer selected: zone properties layer list displayed component layer instead of copper layer
|
2008-10-07 17:59:02 +00:00 |
jerryjacobs
|
6f84112375
|
Menu and statusbar strings made more clear
|
2008-10-07 16:33:57 +00:00 |
charras
|
f95e968cf8
|
More about copper zones filled without grid (by polygons) - work still in progress
|
2008-10-07 13:09:56 +00:00 |
charras
|
f64c5401b7
|
More about copper zones filled without grid (by polygons) - work still in progress
|
2008-10-07 13:00:47 +00:00 |
charras
|
6167f5fc75
|
More about copper zones filled without grid (by polygons) - work still in progress
|
2008-10-07 12:10:24 +00:00 |
charras
|
3683ab745b
|
More about copper zones filled without grid (by polygons)
|
2008-10-07 09:32:56 +00:00 |