jean-pierre charras
d696ee8cd5
Gerbview: added support og regular polygon aperure definition.
2010-09-28 21:34:16 +02:00
Dick Hollenbeck
6417db152a
unconditionally supply some overloads to deal with older wx versions
2010-09-28 14:13:54 -05:00
jean-pierre charras
7176ec2597
Gerbview code redesign. See changelog.
2010-09-28 18:51:43 +02:00
jean-pierre charras
b992af3eb3
Gerbview code redesign
2010-09-28 16:42:05 +02:00
Andrey Fedorushkov
3ae0df15ee
add new pin style to schema file, minor change kicad command frame icon
2010-09-26 09:35:29 +04:00
jean-pierre charras
897ec5b0f7
Pcbnew: fixed 2 minor issues in plot functions.
2010-09-24 18:38:10 +02:00
jean-pierre charras
0c02dc0754
Pcbnew: fixed 2 minor issues.
2010-09-24 18:36:20 +02:00
Vovanium
cd778c125e
Added two pin shapes:
...
* reverted clock ( --<| ) as it is commonly used for inverted clock in x-USSR
* nonlogic ( ---X ) for non-logic pins of logic ICs (commonly used for power and timing RC pins).
2010-09-24 20:00:40 +04:00
Wayne Stambaugh
6d5ee76668
Fix build error when compiling against 2.8 branch of wxWidgets.
2010-09-24 08:18:33 -04:00
jean-pierre charras
bff752e7bf
Fixed a minor artefact when redraw the grid after a scrool.
2010-09-23 19:37:21 +02:00
jean-pierre charras
f59e30bc8a
Fixed a minor artefact when redraw the grid after a scrool.
2010-09-23 16:04:08 +02:00
Marco Serantoni
148baffdd9
OSX implementation of wxOverlay (speedups board operations) and cleanup
2010-09-22 01:46:02 +02:00
Marco Serantoni
27e9eedd9d
speedup enhancement and little cleanup
2010-09-21 21:21:46 +02:00
jean-pierre charras
6dfcf0b6d4
fixed a minor artefact when 45 deg segments are drawn in sketch mode
2010-09-21 08:38:31 +02:00
jean-pierre charras
bcd4d4ecde
fixed a minor artefact when 45 deg segments are drawn in sketch mode
2010-09-21 08:35:11 +02:00
Dick Hollenbeck
df5ce91765
use the more inviting term 'testing', not 'unstable'
2010-09-20 11:26:48 -05:00
jean-pierre charras
d536f9d914
DRC code cleaning, and added DRC tests for trapezoidal pads. Needs more tests.
2010-09-20 18:23:31 +02:00
jean-pierre charras
f1df65c51f
DRC code cleaning, and added DRC tests for trapezoidal pads. Needs more tests
2010-09-20 18:21:47 +02:00
jean-pierre charras
809aacb40b
drc code cleaning
2010-09-19 19:44:46 +02:00
Marco Serantoni
e149951bba
OSX - should resolve problems on case sensitive filesystem
2010-09-19 13:06:30 +02:00
Marco Serantoni
afaf61f34a
OSX PackageMaker fixed
2010-09-19 12:51:35 +02:00
Marco Serantoni
bf67eed7eb
OSX adjustments - grid fix - speedup of refresh
2010-09-19 12:23:53 +02:00
jean-pierre charras
5b832a66ba
drc: more code cleaning. Added comments and fixed some erroneous comments. Fixed bug 638839.
...
fixed bug 641982 (I hope)
2010-09-18 19:56:16 +02:00
jean-pierre charras
ed54bdfc9d
drc: more code cleaning. Added comments and fixed some erroneous comments. Fixed bug 638839.
...
fixed bug 641982 (I hope)
2010-09-18 19:55:08 +02:00
jean-pierre charras
577a79bc59
removed in drawpanel an erroneous change (was made only for a test, not for commit). drc code cleaning. cmakelist.txt changes in minizip.
2010-09-18 10:38:13 +02:00
jean-pierre charras
5738d2960d
removed in drawpanel an erroneous change (was made only for a test). drc code cleaning. cmakelist.txt changes in minizip.
2010-09-18 10:29:40 +02:00
jean-pierre charras
f7af38a6ac
fixed bugs 639774 and 639586
2010-09-15 19:52:24 +02:00
jean-pierre charras
59f25e7f3c
fixed bugs 639774 and 639586
2010-09-15 19:50:47 +02:00
jean-pierre charras
e66a007ee3
Preparing work on trapezoidal pad DRC: cleaning code. some comments and translations added in drc.cpp. uncrustify drc.cpp
2010-09-15 16:54:44 +02:00
jean-pierre charras
fe6733b723
Preparing work on trapezoidal pad DRC: cleaning code. some comments and translations added in drc.cpp. uncrustify drc.cpp
2010-09-15 16:53:33 +02:00
Marco Serantoni
86fbcdfd59
Removed redundant AUI Manager Update, should speedup refresh
2010-09-14 19:38:34 +02:00
Brian F. G. Bidulock
f8100747c2
gerbview fixes
2010-09-14 12:19:07 -05:00
jean-pierre charras
0ebe9878aa
Gerbview: fixed a bug when more than one layer loaded: sometimes polygons were drawn in a bad color (including black, so sometimes polygons disappear)
...
Code cleaning.
2010-09-13 20:29:11 +02:00
jean-pierre charras
3e2cbea20e
Gerbview: fixed a bug when more than one layer loaded: sometimes polygond were drawn in a bad color (including black, so sometimes polygons disappear)
2010-09-13 17:45:57 +02:00
jean-pierre charras
7dfd7f2ff5
fixed in Gerbview: Hide/show layers not working very well.
2010-09-13 16:45:19 +02:00
jean-pierre charras
537ad87227
Use D_PAD::BuildPadPolygon() in plot functions
2010-09-13 15:06:55 +02:00
jean-pierre charras
e162ffee3c
Use D_PAD::BuildPadPolygon() in plot functions
2010-09-13 13:51:09 +02:00
jean-pierre charras
59d33db443
fixed compil errors with USE_WX_ZOOM on.
2010-09-12 07:20:51 +02:00
jean-pierre charras
1b0da6c324
fixed compil errors with USE_WX_ZOOM on.
2010-09-12 07:13:30 +02:00
jean-pierre charras
a13ddf384c
Fixed some issues about trapezoidal pads. Better pad editor dialog. fixed other (very) minor bugs. Code cleaning.
...
Plaese note plot functions are not yet updated, so minor differences can be seen between pads on screen and plot files.
2010-09-11 21:18:58 +02:00
jean-pierre charras
a989a21417
added test of trapezoidal pads parameters before draw them
2010-09-11 21:15:24 +02:00
jean-pierre charras
658ca2a21e
Fixed some issues about trapezoidal pads. Better pad editor dialog. fixed other (very) minor bugs. Code cleaning
2010-09-11 18:33:43 +02:00
Wayne Stambaugh
0c3541b7c1
Component library object refactoring and minor code cleaning.
2010-09-09 13:37:25 -04:00
Dick Hollenbeck
f360d5ccb6
got bit by a bug in freerouter
2010-09-07 12:04:39 -05:00
Dick Hollenbeck
c38b25194b
negative starts with an n
2010-09-07 11:21:26 -05:00
Dick Hollenbeck
774e6dbbd5
support trapezoid padstacks in specctra export
2010-09-07 10:46:55 -05:00
jean-pierre charras
2e82a3f9df
Due to (minor) problems in block rotate/mirror (refesh display and undo/redo) go back to old behavior (command immediately executed , and do not entering a move block after a block mirror/rotate)
2010-09-06 11:12:53 +02:00
jean-pierre charras
363548f266
Due to (minor) problems in block rotate/mirror (display and undo/redo) go back to old behavior (command immediately executed , and do not entering a move block aftera block mirror/rotate)
2010-09-06 11:10:12 +02:00
Pascal Baerten
b0923f7892
added eeschema rotate block patch from Pascal Baerten. Uncrustify files. fixed some issues.
...
Some minor issues (sheet and pin sheet rotate from menu) must be added
2010-09-05 19:07:46 +02:00
jean-pierre charras
352dcb3823
added eeschema rotate block patch from pascal baerten. Uncrustify files. fixed some issues.
2010-09-05 19:01:48 +02:00