charras
2cd70d79ca
Eeschema: added GetPenSize() used in Draw and Plot functions to get the thickness of lines. Work in progress
2009-06-30 20:18:18 +00:00
charras
92bf0f47b9
upload missing file
2009-06-30 19:27:39 +00:00
charras
c1e1da1f2b
Eeschema: added GetPenSize() used in Draw and Plot functions to get the thickness of lines. Work in progress
2009-06-30 19:21:41 +00:00
charras
7f9e91445c
Eeschema: added GetPenSize() used in Draw and Plot functions to get the thickness of lines. Work in progress
2009-06-30 17:57:27 +00:00
charras
e4b83b4096
added forgotten files
2009-06-30 15:36:17 +00:00
charras
f7a804e23d
Bugfix for plotting
2009-06-30 10:43:20 +00:00
charras
11d9edfe83
beautify files
2009-06-29 05:30:08 +00:00
charras
daeb19013e
minor changes
2009-06-28 18:13:55 +00:00
charras
2a80117065
Commit patch for plot functions from Lorenzo
2009-06-28 16:50:42 +00:00
charras
ed71f4b772
in bezier_curves: changed calculations like dx*dx to (double)dx * dx to avoid integer overflow in calculation
2009-06-27 07:41:16 +00:00
charras
dfffee8281
Pcbnew: in DRC dialog: removed options, that are no more useful with the new zone handling.
...
(all test are now always performed)
2009-06-27 06:26:41 +00:00
stambaughw
17bf24354e
Build fixes for VC8, compiler warnings fixed, and some minor wxDC zoom changes.
...
* Added modified version of FindwxWidgets.cmake to prevent manifest build and link errors
with VC8.
* Fixed ambiguous math function ( sqrt, atan, cos, etc. ) call errors when building
with MSVC.
* Moved bitmap copy bitmap source file destination to the build path to prevent source
tree pollution and library rebuilds when building on different platforms.
2009-06-26 17:24:32 +00:00
charras
ddd8bf4870
pcbnew: fixed bug 2810360 (negative plots in postscript format create complete black board)
2009-06-26 14:28:09 +00:00
charras
539f041b76
pcbnew: fixed bug in modedit: delete module in library not working
2009-06-26 12:52:24 +00:00
charras
cffe0cfcaa
support for bezier curves
2009-06-25 20:45:27 +00:00
charras
ed50bac88d
Pcbnew: fixed a recent bug that could be creates errors in rats nest calculations (forgotten rats nets)
2009-06-23 15:51:00 +00:00
charras
6791556e3a
Pcbnew: fixed a recent bug that could be creates errors in rats nest calculations (forgotten rats nets)
2009-06-23 15:45:53 +00:00
f3nix
7fc9e5f177
Clean some CMakeLists.txt files.
2009-06-21 13:37:27 +00:00
f3nix
59b440fe7b
Sync Polish kicad.po with trunk.
2009-06-21 13:32:57 +00:00
f3nix
72b5e06f2e
These files are not needed for cross-compile to work. Additionaly they make maintenance a PITA.
2009-06-21 13:31:49 +00:00
faa
cbf3602e93
not build after code cleanup
2009-06-21 12:15:51 +00:00
charras
96e0bebd0e
code cleaning
2009-06-20 19:09:43 +00:00
jerryjacobs
db6630b81c
Added hauptmech big patch, Updated documentation to match this patch. See CHANGELOG.txt
2009-06-19 20:13:22 +00:00
strangeril
831517fb20
Added wxWidget related cmake files to make crosscompiling possible
2009-06-19 06:34:51 +00:00
charras
e877819945
Pcbnew: Added: Option to show the via area while creating a new track. Better code.
2009-06-18 20:51:01 +00:00
charras
360eda0f3c
Pcbnew: Added: Option to show the via area while creating a new track.
...
Useful in compact designs to know hos to place a via during track creation.
2009-06-18 17:32:27 +00:00
charras
92266a1986
Pcbnew: Added: in DRC tests: tests for vias min size and tracks min width.
...
Eeschema: code cleaning
2009-06-18 13:30:52 +00:00
jerryjacobs
eebc4ff21f
Applied Hauptmech patch, highlight only current layer in high-contrast mode - tracker patch 2807379
2009-06-17 17:08:39 +00:00
charras
7abf06b3e1
change for macOSX compatibility
2009-06-16 17:41:53 +00:00
faa
7c32fcb29b
russian GOST: very minor updates draw invert pin
2009-06-16 09:03:40 +00:00
faa
91d00f3215
libedit: move field bug
2009-06-15 07:40:54 +00:00
charras
18e9b0bfd4
Eeschema: code cleanup, new file added
2009-06-13 17:07:04 +00:00
charras
535a4d1f92
Eeschema: code cleanup
2009-06-13 17:06:07 +00:00
charras
b4bd181d07
added missing space in file when saving graphic texts justification
2009-06-12 04:07:09 +00:00
charras
8a5179fc70
pcbnew: fixed serious bug in clean pcb function
...
some cleanup.
2009-06-11 18:30:03 +00:00
charras
f43d1aaa54
Added text justification for graphic texts in libedit and more(see changelog)
2009-06-11 14:26:17 +00:00
charras
a56c02e94b
change for macOSX compatibility
2009-06-08 18:10:40 +00:00
jerryjacobs
b24bbab0af
Solves bug 2802877
2009-06-08 12:29:52 +00:00
charras
edb48d461b
Fixed minor bugs. Code cleaning
2009-06-06 18:08:49 +00:00
charras
483359b39a
fixed a problem when loading a module from lib having some pads with an old netname
2009-06-05 15:57:41 +00:00
charras
e8e6f1a77f
code cleaning and very minor bugs fixed
2009-06-04 19:39:50 +00:00
charras
6f63197662
eeschema: now display lib list in alphabetic order in viewlib and get component.
...
Solved a minor bug in Search in lib command when attempt to search a component name in non loaded libraries
2009-06-04 10:42:59 +00:00
faa
d31c0995f9
pcb crashes autoroute
2009-06-03 17:18:39 +00:00
faa
98267c43db
correct path for mime in linux, add scripts in CMakeLists.txt
2009-06-02 19:18:09 +00:00
jerryjacobs
607054a04c
Added support for mime installation in CMakeLists.txt
2009-06-02 13:51:57 +00:00
charras
a04588db7c
Changes in minimum pen size parameters used to draw or plot or print items.
...
Now uses only an unique default pen size for plot/print and draw items (see changelog)
2009-06-02 07:26:49 +00:00
jerryjacobs
bc77f8ac41
Started FreeDesktop MIME implementation
2009-06-01 20:36:29 +00:00
stambaughw
161068b1c6
Minor bug and compiler warning fixes.
...
* Applied sheet reference plotting patch from Lorenzo.
* Fixed bug in Pcbnew plot dialog, ignore user scaling when controls are disabled.
2009-06-01 18:28:34 +00:00
charras
fd0e99bbd4
pcbnew: minor bug fixed: left toolbar: show pads filled/sketch tool option did not work
2009-05-31 08:56:35 +00:00
charras
23dace1dc8
macOSX compatibility change
2009-05-30 19:34:13 +00:00