Commit Graph

587 Commits

Author SHA1 Message Date
jerryjacobs 18bfe66d27 Dutch language update, kicad splash making to work 2008-08-20 22:44:37 +00:00
charras 608535f7cc Pcbnew: solved minor bug in plot PS arcs were filled on silk screen layers
Libs update
2008-08-18 19:38:43 +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
jerryjacobs 867d30d159 Linux/Unix desktop files updated and moved to resources directory, about dialog updated 2008-08-17 10:10:20 +00:00
charras d55989cc0e patch for 3D viewer from Emanuel Rumpf and minor other changes 2008-08-16 17:42:40 +00:00
jerryjacobs 8fd4401e12 all-programs: about dialog improved 2008-08-15 16:38:05 +00:00
charras 5f777f8c60 pcbnew: bug solved: pad holes not printed 2008-08-09 08:05:42 +00:00
charras f98fd09f84 minor changes in pcbnew (see changelog) 2008-08-06 07:46:03 +00:00
dickelbeck d8485267e7 plot fill patch 2008-08-05 16:06:45 +00:00
dickelbeck dfce81f4d9 prettier DSN 2008-08-05 15:48:30 +00:00
charras 23b579cfc9 cvpcb: code cleaning and remove obsolete features 2008-08-01 17:41:51 +00:00
charras 8080a2c9ba code cleaning and a bug in eeschema (print all not working) solved 2008-07-31 15:30:57 +00:00
dickelbeck 5a27f2729d improve round-tripping to/from latest Freerouter, see http://www.freerouting.net/usren/viewtopic.php?f=3&t=354 2008-07-30 17:24:13 +00:00
charras 690fda2f1a very minor updates 2008-07-25 13:37:53 +00:00
charras ef0f1fcd55 pcbnew: in append board function: new board name set to <oldboardname>-append.brd 2008-07-22 05:29:16 +00:00
charras a75998a17e pcbnew: in append board function: new board name set to "board_append" 2008-07-21 15:45:06 +00:00
charras ffd727ef01 minor changes 2008-07-21 13:44:01 +00:00
charras d60e906a55 doc update. 2008-07-13 10:04:00 +00:00
charras 181e1341cc doc update. 2008-07-12 07:25:35 +00:00
faa 3bbeec1227 pcbnew - display length highlighted net 2008-07-08 12:48:20 +00:00
dickelbeck 44071acf07 Lorenzo's postscript fill patch for bugs 2003834 and 1956732 2008-06-30 13:47:55 +00:00
f3nix c77e62eb90 Fix Windows build with CMake 2.4. 2008-06-21 08:55:39 +00:00
kajtek1 a8a351327d Fixed compiler warnings 2008-06-20 22:17:59 +00:00
kintel c2d7a555c6 Mac OS X build system fixes 2008-06-15 16:31:32 +00:00
charras 777076c86f minor changes. See changelog 2008-06-06 16:39:45 +00:00
f3nix 6bb111cb8e CMake files cleaning. 2008-06-06 12:39:00 +00:00
charras b827c29b03 solved: eeschema, small problem with fields selections in BOM generation 2008-06-04 13:17:33 +00:00
charras 9131e2a104 compiling problems in kbool 2008-06-02 10:23:50 +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
dickelbeck 100ec6cd2e rearrangement 2008-05-22 15:55:24 +00:00
kajtek1 2e6ee51682 Changed File/Export shortcut from 'x' to 'e' 2008-05-22 14:33:52 +00:00
kajtek1 f82df95179 Moved and fixed all XPM files to /bitmaps directory.
Fixed all related files also.
2008-05-22 14:28:18 +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
charras b8ea76fe63 Solved netlist problems for multiple parts per package components in complex hierarchies.
B.O.M. generation still have a minor problem wih this.
2008-05-15 11:20:19 +00:00
dickelbeck e2770b4078 comments 2008-05-06 12:32:41 +00:00
dickelbeck fec9498f8d typos and buglets 2008-05-05 20:13:54 +00:00
dickelbeck fb09b26163 removed debug printf 2008-05-05 19:55:09 +00:00
dickelbeck 23785a1166 factored out ShowCoord() to use common operator << (wxString, wxPoint) 2008-05-05 19:54:21 +00:00
dickelbeck aea07119e2 factored out the ShowShape() to use BOARD_ITEM::ShowShape() 2008-05-05 19:53:31 +00:00
dickelbeck 27ee6b1ac5 factored out the ShowShape() to use BOARD_ITEM::ShowShape() 2008-05-05 19:53:18 +00:00
dickelbeck f211a33932 added ShowShape(), fixed MenuText() for DRAWSEGMENT 2008-05-05 19:52:09 +00:00
dickelbeck 9ed0d8cdda some key variables to English 2008-05-05 19:50:59 +00:00
dickelbeck 6ccee86a93 fillBOUNDARY to separate function 2008-05-05 19:50:15 +00:00
dickelbeck 32dad281bd whitespace removal 2008-05-05 19:49:25 +00:00
dickelbeck a881ede8fb added S_ARC support for Edges_PCB layer 2008-05-05 19:47:38 +00:00
dickelbeck a4995ae786 wrote GetEnd(), GetStart(), GetLength(), embellished Display_Infos() 2008-05-05 19:46:54 +00:00
raburton 82982b6402 bitmap work 2008-05-05 19:02:31 +00:00
raburton c37374775f bitmap work 2008-05-05 18:54:44 +00:00
raburton 2e173c9756 bitmap work 2008-05-05 18:52:43 +00:00