charras
0d2ee0c023
See changelog. work in progress about ERC and markers in eeschema
2009-07-06 18:02:26 +00:00
jerryjacobs
f467074cc0
Forget to clean string after display of messagebox
2009-07-06 16:09:22 +00:00
jerryjacobs
d1e44864eb
Closed bug 2802441, see CHANGELOG.txt
2009-07-05 16:59:12 +00:00
charras
f7265b0ab1
Eeschema: better ERC diags (work in progress)
...
3D view: fixed: mirrored texts incorrectly drawn
2009-07-05 12:09:41 +00:00
charras
8355c3ad0d
committed dialog_find.pjd I deleted by error
2009-07-03 18:29:36 +00:00
charras
fe5694f970
Eeschema: better ERC diags (work in progress)
2009-07-03 18:25:06 +00:00
charras
e80d075078
make command-line invocation with relative paths work
2009-07-03 07:32:48 +00:00
charras
76fc40427f
minor code cleanup
2009-07-01 17:32:16 +00:00
charras
3370b1348c
Eeschema: added GetPenSize() used in Draw and Plot functions to get the thickness of lines. Finished
2009-07-01 16:07:18 +00:00
charras
c20d9b9328
minor bugs in plot functions (bad document size in PS header and junction size) fixed
2009-07-01 14:59:34 +00:00
charras
aa509dda2d
changes in common_plotDFX.cpp to avoid compil warnings
2009-07-01 05:20:11 +00:00
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