charras
527e7922ed
attempt to fix 64 bits compiler error
2009-07-19 11:05:04 +00:00
charras
997270d834
First work about net classes. This is a work in progress and a moving target
2009-07-18 16:06:48 +00:00
charras
e7c9ae2b45
First work about net classes. This is a work in progress and a moving target
2009-07-18 11:44:19 +00:00
charras
ff58b0a819
fixed: eeschema crashes when creating netlist with hierarchies (due to netlist calculations rework)
2009-07-15 07:10:07 +00:00
faa
b78444c226
minor bug at russian GOST in common_plot_functions.cpp (thx Yuri Vikulov)
2009-07-14 04:33:03 +00:00
dickelbeck
8f853800e3
Topo-R specctra import fix
2009-07-13 22:59:56 +00:00
charras
d188bf5ae1
better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info)
2009-07-13 15:25:41 +00:00
charras
3be6ba4234
Merged dialog_load_error_base and dialog_display_info_HTML_base, code cleaning
2009-07-13 07:01:57 +00:00
charras
1700a6a78d
Merged dialog_load_error_base and dialog_display_info_HTML_base
2009-07-13 06:20:18 +00:00
jerryjacobs
5156a1c119
Added load error dialog. To display file load errors in a wxTextCtrl with a message, this is the BUG 2802441 enhancement
2009-07-12 18:27:30 +00:00
charras
aa9e61eda5
Code cleanup about netlist, ERC and markers in eeschema ( work in progress )
2009-07-12 15:29:42 +00:00
charras
a97a2b4b3c
Eeschema: Connecting power pins of all parts is no more needed. see changelog
2009-07-10 12:29:31 +00:00
charras
baa278a3bc
More about ERC and markers in eeschema ( work in progress )
2009-07-09 17:02:15 +00:00
charras
e4656c440d
Fixed Crash when changing color under MacOSX. This could also affect all versions.
2009-07-09 04:55:55 +00:00
charras
06d37c4b01
Fixed Crash when changing color under MacOSX. This could also affect all versions.
2009-07-09 04:54:11 +00:00
charras
6bedc7e058
More about ERC and markers in eeschema ( work in progress )
2009-07-08 18:06:11 +00:00
charras
c61cce48c0
More about ERC and markers in eeschema ( work in progress )
2009-07-08 15:42:45 +00:00
charras
6d930edec3
work in progress about ERC and markers in eeschema
2009-07-07 17:50:02 +00:00
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