faa
8d5a6531f9
pcbnew: remove old of two To_User_Unit(), redraw ratsnest on/off, magnetic cursor to start move/drag module
17 years ago
charras
41c80dd95b
pcbnew: work on undo/redo in progress
17 years ago
charras
f9be70f26d
pcbnew: work on undo/redo in progress Only delete commands are stored in undo/redo stack
17 years ago
charras
d535a0fc97
pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack
17 years ago
charras
2a7ac9d3c4
fixed a recent bug in pcbnew print and plot dialogs: fine scale adjust displayed as 0.0
Rework on undo/redo and block functions: more efficient code to undo/redo block move and mirror operations
17 years ago
charras
83be1f8a10
Rework on undo/redo and block functions: more efficient code to undo/redo block move and mirror operations
17 years ago
charras
daceb2e019
Rework on undo/redo and block functions
17 years ago
charras
8ec8cf3f43
Rework on undo/redo and block functions
17 years ago
charras
6d14766eb3
uploaded forgotten files
17 years ago
charras
9d6daf5665
undo-redo rework
17 years ago
charras
1868bb8e3c
improved OSX compatibility and fixed possible crash in debug mode in Pcbnew
17 years ago
charras
e7c9ae2b45
First work about net classes. This is a work in progress and a moving target
17 years ago
faa
b78444c226
minor bug at russian GOST in common_plot_functions.cpp (thx Yuri Vikulov)
17 years ago
charras
d188bf5ae1
better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info)
17 years ago
charras
3be6ba4234
Merged dialog_load_error_base and dialog_display_info_HTML_base, code cleaning
17 years ago
charras
1700a6a78d
Merged dialog_load_error_base and dialog_display_info_HTML_base
17 years ago
jerryjacobs
5156a1c119
Added load error dialog. To display file load errors in a wxTextCtrl with a message, this is the BUG 2802441 enhancement
17 years ago
charras
aa9e61eda5
Code cleanup about netlist, ERC and markers in eeschema ( work in progress )
17 years ago
charras
a97a2b4b3c
Eeschema: Connecting power pins of all parts is no more needed. see changelog
17 years ago
charras
baa278a3bc
More about ERC and markers in eeschema ( work in progress )
17 years ago
charras
e4656c440d
Fixed Crash when changing color under MacOSX. This could also affect all versions.
17 years ago
charras
06d37c4b01
Fixed Crash when changing color under MacOSX. This could also affect all versions.
17 years ago
charras
c61cce48c0
More about ERC and markers in eeschema ( work in progress )
17 years ago
charras
6d930edec3
work in progress about ERC and markers in eeschema
17 years ago
charras
0d2ee0c023
See changelog. work in progress about ERC and markers in eeschema
17 years ago
charras
e80d075078
make command-line invocation with relative paths work
17 years ago
charras
c20d9b9328
minor bugs in plot functions (bad document size in PS header and junction size) fixed
17 years ago
charras
aa509dda2d
changes in common_plotDFX.cpp to avoid compil warnings
17 years ago
charras
f7a804e23d
Bugfix for plotting
17 years ago
charras
daeb19013e
minor changes
17 years ago
charras
2a80117065
Commit patch for plot functions from Lorenzo
17 years ago
charras
ed71f4b772
in bezier_curves: changed calculations like dx*dx to (double)dx * dx to avoid integer overflow in calculation
17 years ago
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.
17 years ago
charras
cffe0cfcaa
support for bezier curves
17 years ago
charras
6791556e3a
Pcbnew: fixed a recent bug that could be creates errors in rats nest calculations (forgotten rats nets)
17 years ago
f3nix
7fc9e5f177
Clean some CMakeLists.txt files.
17 years ago
jerryjacobs
db6630b81c
Added hauptmech big patch, Updated documentation to match this patch. See CHANGELOG.txt
17 years ago
charras
92266a1986
Pcbnew: Added: in DRC tests: tests for vias min size and tracks min width.
Eeschema: code cleaning
17 years ago
jerryjacobs
eebc4ff21f
Applied Hauptmech patch, highlight only current layer in high-contrast mode - tracker patch 2807379
17 years ago
charras
535a4d1f92
Eeschema: code cleanup
17 years ago
charras
8a5179fc70
pcbnew: fixed serious bug in clean pcb function
some cleanup.
17 years ago
charras
f43d1aaa54
Added text justification for graphic texts in libedit and more(see changelog)
17 years ago
charras
e8e6f1a77f
code cleaning and very minor bugs fixed
17 years ago
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)
17 years ago
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.
17 years ago
charras
23dace1dc8
macOSX compatibility change
17 years ago
charras
ce9db78c95
Cleaned and optimized code about new hershey fonts and bold texts handling (see changelog)
17 years ago
charras
c7fc091a42
better size scale factor for Hershey fonts
17 years ago
faa
91bceadf7c
hershey font cyrillic support (only utf8)
17 years ago
charras
d3dc65b656
minot changes
17 years ago