charras
|
a6fc132999
|
More about undo/redo in pcbnew
|
2009-08-11 10:27:21 +00:00 |
dickelbeck
|
5c3f35c2f3
|
beautification in preparation for netclass work.
|
2009-08-10 02:22:56 +00:00 |
charras
|
514de91ee3
|
More about undo/redo in pcbnew
|
2009-08-08 10:08:37 +00:00 |
charras
|
148a574e6f
|
More about undo/redo in pcbnew
|
2009-08-08 06:07:08 +00:00 |
dickelbeck
|
42b1020dc3
|
MsgPanel is sized dynamically based on system gui font size
|
2009-08-07 04:44:42 +00:00 |
charras
|
896c69757d
|
class SEG_ZONE deprecated
|
2009-08-06 18:51:21 +00:00 |
charras
|
e5102715e2
|
class SEG_ZONE deprecated
|
2009-08-06 18:30:46 +00:00 |
stambaughw
|
5f198fb0ee
|
Fix class method syntax that caused MSVC compiler errors.
|
2009-08-06 18:10:10 +00:00 |
charras
|
c718765268
|
More about undo/redo in pcbnew
|
2009-08-06 15:42:09 +00:00 |
charras
|
5699ee3b91
|
More about pcbnew undo/redo
|
2009-08-06 07:11:04 +00:00 |
faa
|
d9ea63a857
|
pcbnew: minor bug cursor move/drag module
|
2009-08-05 15:00:42 +00:00 |
charras
|
54a541f22c
|
fixed crashes in eeschema, modedit and 3D display
|
2009-08-04 18:21:32 +00:00 |
faa
|
058bc4fd10
|
not build in linux Mandriva 2009.1, minor code cleanup
|
2009-08-04 08:57:45 +00:00 |
charras
|
304525db9a
|
undo/redo rework: fixed some problems ans crashes (not all) in libedit and modedit
|
2009-08-03 18:54:48 +00:00 |
faa
|
8d5a6531f9
|
pcbnew: remove old of two To_User_Unit(), redraw ratsnest on/off, magnetic cursor to start move/drag module
|
2009-08-03 12:12:29 +00:00 |
charras
|
4b846e1fdc
|
pcbnew: work on undo/redo in progress
|
2009-08-03 07:55:08 +00:00 |
charras
|
61550f1ab7
|
pcbnew: work on undo/redo in progress
|
2009-08-01 19:58:01 +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
|
618df99c56
|
Rework on undo/redo and block functions: more efficient code to undo/redo block move and mirror operations
|
2009-07-26 19:17:56 +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
|
f21d7bc675
|
eeschema: fixed crash in netlist generation when a component with no pin is found.
|
2009-07-21 07:25:31 +00:00 |
charras
|
38aeb5d3e4
|
fixed erroneous use of SetCurrent() (only in my last commit)
|
2009-07-21 05:25:39 +00:00 |
charras
|
61aca44ba5
|
OSX compatibility: removed not needed UpdateStatusBar( )
|
2009-07-20 17:30:11 +00:00 |
charras
|
a3cb1774f4
|
try to fix seg fault when generating netlist
|
2009-07-20 17:00:55 +00:00 |
charras
|
c4edb215fa
|
Try to fix some issues (OSX crashes and build and seg fault under linux)
|
2009-07-20 13:44:41 +00:00 |
charras
|
4c001cd4ed
|
improved OSX compatibility and fixed possible crash in debug mode in Pcbnew
|
2009-07-20 05:25:12 +00:00 |
charras
|
1868bb8e3c
|
improved OSX compatibility and fixed possible crash in debug mode in Pcbnew
|
2009-07-20 05:18:47 +00:00 |
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 |