dickelbeck
69409a505d
more dsn work
2007-12-23 06:10:51 +00:00
dickelbeck
c5e5815481
more dsn work
2007-12-23 05:43:30 +00:00
dickelbeck
751e2f5c7a
comment out unused function strlower()
2007-12-23 05:41:02 +00:00
dickelbeck
53be3141d7
more specctra dsn import/export work
2007-12-22 15:18:03 +00:00
dickelbeck
b55e819ba3
more specctra dsn import/export work
2007-12-22 15:07:42 +00:00
dickelbeck
745c9d2118
started specctra dsn import/export
2007-12-22 08:09:31 +00:00
dickelbeck
a441900dca
started specctra dsn import/export
2007-12-22 07:18:20 +00:00
dickelbeck
467d9d3692
added strlower()
2007-12-22 07:17:22 +00:00
dickelbeck
e35e2eac8d
fixed compiler warning
2007-12-22 07:16:45 +00:00
dickelbeck
2a8f0f5d40
fixed compiler warning
2007-12-22 07:13:27 +00:00
CHARRAS
1e11a70ef1
minor change (path added in gestfig.cpp, linux only)
2007-12-21 07:45:42 +00:00
CHARRAS
3104b5d885
bug in cvpcb
2007-12-20 22:27:32 +00:00
dickelbeck
15b5df831b
CMAKE howto
2007-12-20 02:56:03 +00:00
dickelbeck
315850fa6d
Added and tested Windows support
2007-12-20 00:55:04 +00:00
raburton
6991b49691
set eol-style native on new files
2007-12-19 16:44:53 +00:00
dickelbeck
fbe304722e
when drc denies via insertion, bridge track not deleted
2007-12-18 02:34:54 +00:00
dickelbeck
10ece80b5a
when drc denies via insertion, bridge track not deleted
2007-12-18 00:04:08 +00:00
dickelbeck
219cedf0fb
file maintenance
2007-12-17 22:13:20 +00:00
dickelbeck
11d7ec7f0c
file maintenance
2007-12-17 22:08:42 +00:00
dickelbeck
37013024f8
follow zone restructuring
2007-12-17 21:55:15 +00:00
dickelbeck
2d51623057
satisfy compiler warning
2007-12-17 21:54:24 +00:00
dickelbeck
b08a3bb300
added comment
2007-12-17 21:19:03 +00:00
CHARRAS
afb2eb9b40
korean dictionnary updated
2007-12-17 20:33:46 +00:00
CHARRAS
7e7a793753
some changes about zones: enhanced dialog, and files reorganisation
2007-12-17 20:18:04 +00:00
dickelbeck
fdb2905baf
unicode compile, style consistency
2007-12-17 14:50:55 +00:00
lifekidyeaa
04e348ac06
modified the treeprj so that, instead of recursively scanning and adding
...
*all* the nested files and directories within the current working directory, it scans the first
level of files and directories. When a user double-clicks on a folder, *then*
the childeren of that directory are added to the wxTreeCtrl. This means that the little
triangle does not appear until the user opens a directory .. but, i think this is
a worthwile price to pay given below.
This prevents (or at least mitigates) memory overflow in the case that kicad starts in root, or,
in my case, it starts in my home directory, where thanks to wine & other sw,
there are far too many directories.
also modified the TreePrjItemData so that it stores the full pathnames in m_FileName,
not paths relative to the CWD. I'm not sure if this is the correct thing to do,
especially with the python interface, so change it back if it is more complicated.
the move and rename commands threw a segfault on my system
(Debian etch, wxWidgets 2.8.7),
and since there are better ways to rename and move files, this functionality
was disabled until somebody can fix it (alas, I don't have time for this now)
2007-12-16 18:44:12 +00:00
dickelbeck
4a32a601e2
SwitchLayer() fix
2007-12-14 22:31:45 +00:00
dickelbeck
806f9aa1ca
highlight tool HitTest()ing prefers pads over tracks
2007-12-13 14:23:50 +00:00
dickelbeck
ced5d7b459
highlight tool HitTest()ing prefers pads over tracks
2007-12-13 14:21:50 +00:00
dickelbeck
d8f8e02745
highlight tool HitTest()ing prefers pads over tracks
2007-12-13 06:26:33 +00:00
dickelbeck
69c5bdea30
highlight tool HitTest()ing prefers pads over tracks
2007-12-13 06:24:09 +00:00
dickelbeck
0760976fcd
beautified
2007-12-12 15:22:49 +00:00
dickelbeck
01df6c34f7
zone drawing fix
2007-12-12 06:02:43 +00:00
dickelbeck
d01e04c978
fix typo, beautify
2007-12-11 23:12:37 +00:00
dickelbeck
57a2791bc8
removed __WXDEBUG__ for debug compiles. Instead, edit the CMakeCache.txt file and append --debug to the wx-config command line
2007-12-11 21:40:10 +00:00
dickelbeck
63b2a1fed5
added __WXDEBUG__ for debug compiles
2007-12-11 21:02:05 +00:00
raburton
ffc0f19372
set eol-style native on new file
2007-12-11 20:31:52 +00:00
dickelbeck
86885a7aef
dodge seg fault, caused by a bad layer number
2007-12-11 20:28:13 +00:00
dickelbeck
af80a3cb7e
eliminate warnings
2007-12-11 20:26:40 +00:00
dickelbeck
b96f57d1e6
colored bitmaps were too small to be visible
2007-12-11 19:39:08 +00:00
lifekidyeaa
6f51759403
added Edit_Comp_Footprint.xpm
2007-12-11 17:51:28 +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
dickelbeck
cbaf4f9f7e
hotkey fix for + and -
2007-12-11 06:35:52 +00:00
CHARRAS
eb9e1f77be
listboxes.cpp FootprintListBox::m_ActiveFootprint member was not initialized
2007-12-10 20:57:33 +00:00
dickelbeck
be015fdf24
copyright notice
2007-12-10 05:42:42 +00:00
f3nix
78ec79f637
Fix CMake build.
2007-12-09 14:13:34 +00:00
raburton
fe284db095
set eol-style native on new files
2007-12-09 12:59:06 +00:00
CHARRAS
bffa0689f0
changes in file organisation and classes to prepare zone redesign
2007-12-09 12:55:53 +00:00
CHARRAS
aaa0acf707
drawpanel.cpp change for wxWidgets 2.6 compatibility
2007-12-09 09:00:15 +00:00
f3nix
b29de1ccbe
GetScreenPosition is available in >= 2.8.0 only.
2007-12-08 23:24:14 +00:00