57 Commits

Author SHA1 Message Date
dickelbeck
7f897c3caf *.o files need to be unique within a link image, else the debugger will not properly show symbols from the modules with the name clash.
plot.o was being linked in twice, once as a bitmap.
find.o was being linked in twice, once as a bitmap.
2008-09-09 16:55:08 +00:00
dickelbeck
46ccc128fa cannot use file globbing because it does not build proper dependencies in generated makefiles 2008-09-09 16:51:47 +00:00
f3nix
422ffdabc1 CMake:
* Require CMake version 2.6.1 on Windows and version 2.6.0 for other systems.
* Update FindSubversion to version from CMake 2.6.1 (localization issue solved).
* Remove FindwxWidgetsCVS and use the default one (some issues solved upstream).
* Formatting style changes.
2008-09-07 19:32:07 +00:00
charras
8bfb54bc89 Use new icons for zoom commands
pcbnew: Excellon files use only ascii codes in comments (some excellon parsers do not like I18n)
2008-08-26 06:00:27 +00:00
charras
8816d4dab1 solved bug 2072876. 2008-08-25 12:41:44 +00:00
charras
485c92d4fe Modified recent change on svn change: "PCB edge always printed when PCB edge layer not selected" was incorrect for eeschema and gerbview
solved bug 2070228
2008-08-25 12:28:03 +00:00
strangeril
b10990f276 Added Czech language support (needs corrections) 2008-08-25 11:44:10 +00:00
charras
1e9a65f5ec Pcbnew bug solved: Horizontal Oblong pads holes have a bad T Code size in the drill file 2008-08-18 15:18:35 +00:00
raburton
7cbd594d7a simplify 2008-07-12 12:16:18 +00:00
raburton
4f413c305a fix small break in xpm file (/* XPM */ must be on first line) 2008-07-12 12:15:57 +00:00
raburton
459e300229 allow xpm_cpp_path to be set at configure time
allows you to more easily keep your generated resources out
of the source tree
2008-07-12 12:07:32 +00:00
f3nix
6bb111cb8e CMake files cleaning. 2008-06-06 12:39:00 +00:00
charras
44743723d1 removed GPC library due to its unacceptable license. Using the great and powerfull kbool library insteed 2008-05-30 18:06:21 +00:00
raburton
ca8b1cab37 remove object file 2008-05-27 20:06:51 +00:00
jerryjacobs
9a6092b528 Dutch Language Update 2008-05-27 19:11:53 +00:00
dickelbeck
7742e8ee99 copy rather than copy_if_needed because the latter was not always copying and thereby updating the modify time of the destintation file 2008-05-24 03:51:28 +00:00
raburton
dfdc744c7f set eol-style native on new files 2008-05-23 16:12:50 +00:00
kajtek1
b7eaed3fe5 Moved and fixed all XPM files to /bitmaps directory.
Fixed all related files also.
2008-05-22 14:22:57 +00:00
kajtek1
3e5a78b0d3 Moved and fixed all XPM files to /bitmaps directory.
Fixed all related files also.
2008-05-22 14:20:52 +00:00
charras
d87aed0cd0 eeschema: Solved: problem in manual part selection for multiple parts per package components 2008-05-21 09:18:14 +00:00
dickelbeck
845e95c3e4 make and use static bitmaps library 2008-05-17 19:24:22 +00:00
dickelbeck
067ae0c7f8 avoid an illegal filename 2008-05-17 11:38:39 +00:00
dickelbeck
04c74c37d8 side step and illegal filename 2008-05-17 11:37:54 +00:00
bennett78
7327197c17 Added Backannotate Footprints from Stuff File Feature 2008-05-07 15:08:16 +00:00
raburton
8e4a81452d bitmap work 2008-05-05 19:20:57 +00:00
raburton
82982b6402 bitmap work 2008-05-05 19:02:31 +00:00
raburton
2e173c9756 bitmap work 2008-05-05 18:52:43 +00:00
raburton
2773be4ff5 more bitmaps work 2008-05-05 16:13:49 +00:00
raburton
052614282b tidy of bitmaps (part of) 2008-05-04 21:09:09 +00:00
raburton
36f6f39267 fix broken xpm file 2008-05-04 20:31:58 +00:00
charras
c52e99e9c1 Annotation enhancements 2008-04-21 14:03:20 +00:00
plyatov
6d17236b0d Added icon and "kicad.desktop" for Gnome/KDE menu. 2008-03-18 21:16:49 +00:00
raburton
a1edf83826 set eol-style native on new files 2008-03-14 18:17:51 +00:00
charras
813b0ab583 Added a tool to the upper toolbar which gives and easy access to freeroute 2008-03-14 10:09:39 +00:00
CHARRAS
87f4916afb files reorder 2008-02-15 22:50:52 +00:00
raburton
7878ba2726 set eol-style native on new files 2008-01-28 21:36:12 +00:00
CHARRAS
44c0105709 some enhancements. See changelog 2008-01-28 18:44:14 +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
7e7a793753 some changes about zones: enhanced dialog, and files reorganisation 2007-12-17 20:18:04 +00:00
raburton
959919dd20 set eol-style native on new file 2007-11-02 17:43:03 +00:00
CHARRAS
bcd7a7395e gerbview enhancement: polygons can be shown in sketch mode. Some translations 2007-11-02 09:58:42 +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
raburton
9c5b539e04 set eol-style native on new files 2007-09-25 19:39:00 +00:00
CHARRAS
5e448ec475 pcbnew: locate zones added (forgotten in new PcbGeneralLocateAndDisplay() ); Add class_board_item.cpp 2007-09-25 08:23:53 +00:00
raburton
33939aebd9 set eol-style native on new file 2007-09-20 13:16:43 +00:00
CHARRAS
542b944196 hotkeys handling finished 2007-09-19 15:29:50 +00:00
raburton
0c77cf8085 set eol-style native on new file 2007-09-13 11:32:36 +00:00
CHARRAS
d1effbf4e2 EDA_BaseStruct.SetType() and EDA_BaseStruct.ReturnClassName() removed. 2007-09-13 11:28:58 +00:00