charras
|
4b846e1fdc
|
pcbnew: work on undo/redo in progress
|
2009-08-03 07:55:08 +00:00 |
charras
|
41c80dd95b
|
pcbnew: work on undo/redo in progress
|
2009-08-01 19:26:05 +00:00 |
charras
|
f9be70f26d
|
pcbnew: work on undo/redo in progress Only delete commands are stored in undo/redo stack
|
2009-07-31 05:33:11 +00:00 |
charras
|
42022adb3f
|
code cleaning
|
2009-07-30 11:04:07 +00:00 |
charras
|
5a391836a0
|
pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack
|
2009-07-29 13:52:44 +00:00 |
charras
|
d535a0fc97
|
pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack
|
2009-07-29 13:10:36 +00:00 |
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
|
2009-07-27 14:32:40 +00:00 |
charras
|
83be1f8a10
|
Rework on undo/redo and block functions: more efficient code to undo/redo block move and mirror operations
|
2009-07-26 17:16:42 +00:00 |
charras
|
daceb2e019
|
Rework on undo/redo and block functions
|
2009-07-25 07:31:07 +00:00 |
charras
|
8ec8cf3f43
|
Rework on undo/redo and block functions
|
2009-07-25 04:53:39 +00:00 |
charras
|
6d14766eb3
|
uploaded forgotten files
|
2009-07-23 15:49:39 +00:00 |
charras
|
9d6daf5665
|
undo-redo rework
|
2009-07-23 15:37:00 +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
|
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
|
06d37c4b01
|
Fixed Crash when changing color under MacOSX. This could also affect all versions.
|
2009-07-09 04:54: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 |
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
|
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
|
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
|
f7a804e23d
|
Bugfix for plotting
|
2009-06-30 10:43:20 +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
|
cffe0cfcaa
|
support for bezier curves
|
2009-06-25 20:45:27 +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 |
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 |
charras
|
535a4d1f92
|
Eeschema: code cleanup
|
2009-06-13 17:06:07 +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
|
e8e6f1a77f
|
code cleaning and very minor bugs fixed
|
2009-06-04 19:39:50 +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 |
charras
|
ce9db78c95
|
Cleaned and optimized code about new hershey fonts and bold texts handling (see changelog)
|
2009-05-30 16:06:01 +00:00 |
faa
|
91bceadf7c
|
hershey font cyrillic support (only utf8)
|
2009-05-29 15:20:42 +00:00 |
charras
|
d3dc65b656
|
minot changes
|
2009-05-29 07:29:55 +00:00 |
charras
|
7de19cb6df
|
|
2009-05-28 18:31:45 +00:00 |
charras
|
80a713d895
|
commit hershey patch
|
2009-05-28 18:27:50 +00:00 |
charras
|
42b4cae45e
|
commit hershey patch
|
2009-05-28 17:39:40 +00:00 |
charras
|
b1d1a71101
|
Finished code cleaning about ratsnets calculations and handling.
Minor others changes.
|
2009-05-28 08:42:24 +00:00 |
charras
|
497cb9f7d0
|
code cleanup
|
2009-05-25 16:07:33 +00:00 |
charras
|
3f970c85ce
|
more cleanup and enhancements about rats nest (work in progress)
|
2009-05-25 11:53:55 +00:00 |