CHARRAS
f85ade75d8
see changelog
2008-01-16 20:37:50 +00:00
CHARRAS
6f2c09c6dc
code cleaning
2008-01-14 19:24:41 +00:00
CHARRAS
e3a3d16af8
small bugs fixed. Added: Support for microvias (see changelog)
2008-01-12 20:31:56 +00:00
CHARRAS
638ab25498
more about zones.
2008-01-06 20:58:27 +00:00
CHARRAS
0120f07d54
code cleaning
2008-01-06 17:19:36 +00:00
CHARRAS
339a90e7ac
Block commands now works with zones.
2008-01-06 12:43:57 +00:00
dickelbeck
73b23e3ab1
initial version
2008-01-05 17:20:13 +00:00
CHARRAS
97be005035
Added: Delete cutout outline in zone popup menu
2008-01-05 13:37:51 +00:00
CHARRAS
ffd3a7133a
more about zones. current No DRC for outlines
2008-01-04 12:27:16 +00:00
raburton
ed4b90151c
set eol-style native on new files
2008-01-01 11:58:14 +00:00
CHARRAS
62a28440e0
wxstruct modified and wxPcbStuct.h added. some minor other changes
2008-01-01 11:46:47 +00:00
CHARRAS
738d00ba72
more about new zone handling: fill zones now exists
2007-12-30 18:20:51 +00:00
CHARRAS
5eda8a52ce
First draft (and first code..) about new zone handling
2007-12-29 19:15:58 +00:00
dickelbeck
467d9d3692
added strlower()
2007-12-22 07:17:22 +00:00
CHARRAS
3104b5d885
bug in cvpcb
2007-12-20 22:27:32 +00:00
CHARRAS
7e7a793753
some changes about zones: enhanced dialog, and files reorganisation
2007-12-17 20:18:04 +00:00
dickelbeck
4a32a601e2
SwitchLayer() fix
2007-12-14 22:31:45 +00:00
lifekidyeaa
f5bddb2b2f
* added hotkeys to the library editor in eeschema (move, edit pin, delete)
...
* fixed a bug in hierarchal shematics where a loop (e.g. same file included at different points in the
hierarchy) would cause infinite memory use.
* added a edit footprint hotkey to eeschema, since it seems I'm always editing '0603' '0402' etc. on the
common components, and it was difficult to edit this information before.
2007-12-11 16:41:43 +00:00
CHARRAS
bffa0689f0
changes in file organisation and classes to prepare zone redesign
2007-12-09 12:55:53 +00:00
CHARRAS
f2b43e752f
solved drc.cpp error (pcbnew crashes in track creation or edition). very minor other changes (translation)
2007-12-06 07:35:26 +00:00
dickelbeck
628be5d1c1
chasing a bug
2007-12-05 17:56:57 +00:00
dickelbeck
36c316e7e0
DRC dialog work
2007-12-04 07:04:53 +00:00
CHARRAS
4002c6f418
Solved an annotation problem, some code cleanning and translation
2007-12-03 06:54:19 +00:00
dickelbeck
0803392344
another DRC progress update
2007-12-03 05:14:51 +00:00
dickelbeck
3465bfeb82
2nd of 3 commits for DrcDialog rework
2007-12-01 05:37:44 +00:00
dickelbeck
128521f0fe
2nd of 3 commits for DrcDialog rework
2007-12-01 03:42:52 +00:00
CHARRAS
cea3f06a9d
pcbnew: remove bug in block delete zone (crashes pcbnew)
2007-11-29 11:13:16 +00:00
dickelbeck
0415674d82
MARKER and DRC rework, continued
2007-11-27 22:49:35 +00:00
CHARRAS
6d0a8f2c71
last update for the kicad release candidate
2007-11-20 10:08:07 +00:00
CHARRAS
0605d07263
2007-11-14 16:02:19 +00:00
CHARRAS
05e69660a0
minor changes before creating a stable version
2007-11-09 14:42:10 +00:00
CHARRAS
80605bf260
lib path problem: does not modify path if a libname starts by ./ or ../
2007-11-05 19:54:48 +00:00
CHARRAS
5a948e98b7
made ADD_MENUITEM_xx static inline
2007-11-05 07:07:00 +00:00
CHARRAS
bcd7a7395e
gerbview enhancement: polygons can be shown in sketch mode. Some translations
2007-11-02 09:58:42 +00:00
g_harland
5746386290
Added definitions for FIRST_COPPER_LAYER and LAST_COPPER_LAYER
2007-11-01 05:27:31 +00:00
dickelbeck
357e3d6a2a
comments
2007-11-01 04:48:42 +00:00
dickelbeck
3c74b2e5c3
zones work
2007-10-31 20:02:34 +00:00
CHARRAS
b578115533
create commandframe.cpp in kicad and some other minor changes
2007-10-31 17:47:44 +00:00
dickelbeck
31a864e7dc
comment cleanups
2007-10-31 14:14:21 +00:00
CHARRAS
3d0e6a5f1e
gcc 4.2.1 compatibility: change char * to const char * whenever it was necessary
2007-10-31 08:34:05 +00:00
dickelbeck
f353c77cdc
more zone preps
2007-10-31 06:40:15 +00:00
dickelbeck
64e9e16886
virtual BOARD_ITEM::Save()
2007-10-30 21:30:58 +00:00
CHARRAS
a67a4f7eef
listboxes.cpp problem: apply to window version only. Some other very minor enhancements and bug fixes
2007-10-30 20:40:08 +00:00
CHARRAS
e704c62576
some minor enhancements
2007-10-29 15:51:48 +00:00
CHARRAS
d5d16186a6
listboxes.cpp problem solved (see change_log)
2007-10-29 08:22:45 +00:00
kintel
8863c003e4
Use wxWindowDC instead of wxClientDC as function parameters since we cannot assume that wxPaintDC inherits from wxClientDC
2007-10-28 17:53:09 +00:00
kintel
c3a7b4d126
Use full path to executables under Mac OS X, this is because the Mac OS X app launcher doesn't support classic cmd-line parameters
2007-10-28 17:47:17 +00:00
CHARRAS
f0cd147643
pcbnew: use collector class to locate items in modedit, the footprint editor (thanks, Dick).
2007-10-27 18:05:50 +00:00
CHARRAS
ec02baab5f
remove unused files. some translations.
...
cvpcb: set flag wxFRAME_FLOAT_ON_PARENT when create the footprint 3D frame and the display frame
2007-10-27 12:24:09 +00:00
CHARRAS
2a5676b2e2
Add class_marker.cpp and class_marker.h. Some other minor changes
2007-10-26 06:08:19 +00:00