Commit Graph

1367 Commits

Author SHA1 Message Date
dickelbeck 8aab369f4e isspace() handles characters in range 0-255 only 2008-11-18 20:32:53 +00:00
charras 178bc946e3 First version of pcbnew using polygonal filled areas in zones in rats nets calculations. 2008-11-18 18:13:55 +00:00
jerryjacobs f43a7acc6a Make menu strings,tooltips, statusbar message more global
Dutch language update
 - 182 strings left
 - 100 fuzzy strings left
2008-11-16 10:13:36 +00:00
raburton ba25d20f1a set eol-style native on new files 2008-11-14 22:40:31 +00:00
charras 521f428c35 Using the last version (1.9) of kbool, downloaded from the wxArt2D project site. 2008-11-14 19:38:58 +00:00
dickelbeck 5d5698d6bb non-immediate aperture macro parameters 2008-11-14 19:09:15 +00:00
dickelbeck 39ba89451e append before modify 2008-11-14 18:26:56 +00:00
dickelbeck 2d76ea591c common aperture macros supported, cleanups 2008-11-14 17:49:38 +00:00
dickelbeck 773d582a58 todo 2008-11-14 17:49:00 +00:00
dickelbeck c2e7e10a50 changelog 2008-11-14 17:48:42 +00:00
dickelbeck 40027a46b5 more aperture macro stuff 2008-11-14 07:46:43 +00:00
charras 47aace87a9 Eeschema: solved minor problems in libedit in functions locate and move fields. 2008-11-12 17:31:52 +00:00
charras 09701a74dd Eeschema: solved minor problems in libedit in functions locate and move fields. 2008-11-12 17:27:32 +00:00
charras 97cfebcb2d typo 2008-11-11 09:28:59 +00:00
dickelbeck 1c75434438 smt pads can be on ALL layers 2008-11-10 20:54:26 +00:00
charras ae3c3b6c99 pcbnew: solved a bug which crashes pcbnew when creating a new module with no reference. 2008-11-10 20:45:24 +00:00
jerryjacobs 5234049705 Dutch language update
- 137 strings translated
 - 182 strings left
 - 319 fuzzy strings
2008-11-10 19:57:03 +00:00
dickelbeck 7457789d0e more aperture macro work 2008-11-10 07:13:37 +00:00
jerryjacobs 1771bf2078 Dutch language update
- 131 strings translated
 - 319 strings left
2008-11-09 22:47:39 +00:00
charras ea6102e1c7 renaming files created by wxFormBuilder to dialog_xxx_base according to an idea of Dick, in a mail. 2008-11-09 20:36:40 +00:00
jerryjacobs 90b9850e51 Dutch language update
- 140 strings translated
 - 450 strings left
2008-11-09 18:15:24 +00:00
charras b3c064b0b4 Thermal shapes modification for round and oblong pads.
This is a workaround for a bug (i believe) of kbool.
2008-11-09 17:14:53 +00:00
charras 134c07f94b Thermal shapes modification for round and oblong pads.
This is a workaround for a bug (i believe) of kbool.
2008-11-09 15:01:35 +00:00
dickelbeck 1eb6220ae7 gerbview cleanup, and working towards aperture macro support 2008-11-09 02:58:16 +00:00
dickelbeck 26736baa9b gerbview cleanup, and working towards aperture macro support 2008-11-09 02:57:42 +00:00
jerryjacobs eac91489d1 Dutch language update, 590 strings left 2008-11-08 21:58:50 +00:00
dickelbeck 8b35107850 comments and warning fixes 2008-11-08 07:06:14 +00:00
dickelbeck a942b081d0 comment change 2008-11-08 06:48:56 +00:00
dickelbeck 4164802288 beginnings of aperture macro support 2008-11-08 06:46:47 +00:00
dickelbeck df29e89c4a beginnings of aperture macro support 2008-11-08 06:44:07 +00:00
dickelbeck a2a024966e gerber viewer cleanups 2008-11-07 07:55:28 +00:00
charras e6e50f3c0d solved: minor problem in crossprobing (eeschema to pcbnew) 2008-11-06 17:55:32 +00:00
faa 8bed5053da cyrillic font support, russian GOST support 2008-11-05 11:41:15 +00:00
jerryjacobs 76467a7fa5 Beautify code see change_log.txt 2008-11-02 22:53:38 +00:00
charras a0c413a6db solved a minor bug (pcbnew): arcs incorrectly printed in mirror mode 2008-11-02 19:52:57 +00:00
strangeril c88f9b1c68 Czech language update 2008-11-02 16:59:49 +00:00
jerryjacobs e7cd29ece6 Beautify code for kicad.cpp, kicad/mainframe.cpp, treeprj_frame.cpp 2008-11-02 14:54:53 +00:00
charras 365dbe15b8 Enhancement in zones filling by polygon, and better display for small texts
(more noticeable in eeschema)
2008-10-31 17:02:24 +00:00
charras 07767585c3 better code compatibility with others compilers (MSVC) 2008-10-30 20:12:29 +00:00
dickelbeck 645f7384c9 compensate for tendency of freerouter to move tracks on loading DSN 2008-10-30 18:54:16 +00:00
dickelbeck 9de1af02d0 PADSTACK::Compare() now tests id also to include drill hole size 2008-10-30 18:53:39 +00:00
charras 1ead191274 2008-10-30 12:40:29 +00:00
charras 6ff8675e33 back to EXCHG macro (equivalent inline functions do not work, this is a stupid error from myself ) 2008-10-30 12:04:26 +00:00
charras a741742172 back to EXCHG macro (equivalent inline functions do not work, this is a stupid error from myself ) 2008-10-30 12:02:34 +00:00
charras 443c644978 return to EXCHG macro (some equivalent inline functions do not work ) 2008-10-30 11:41:06 +00:00
charras 78bbe94923 Use double instead float when possible, ande code cleaning.
change EXCHG macro to equivalent inline functions
(better code compatibility with some compilers)
2008-10-30 10:55:46 +00:00
dickelbeck abd75ea366 format to our standards 2008-10-29 23:57:35 +00:00
dickelbeck 8c76e2e644 current with latest freerouter's clearance support 2008-10-29 23:57:04 +00:00
charras f723c540d0 code cleaning. Some comments translated into English.
Added: Zones unfill in polygon mode
2008-10-29 15:26:53 +00:00
charras afd39b3d3c code cleaning 2008-10-26 19:09:20 +00:00