57 Commits (7f07b48e88c9fbede1731222abdb69840583fc6a)

Author SHA1 Message Date
jean-pierre charras 7f07b48e88 Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
Wayne Stambaugh bed96be750 Internal unit improvements and Pcbnew s-expression file format changes. 14 years ago
Wayne Stambaugh 9c16a218c0 Pcbnew s-expression file format changes. 14 years ago
Wayne Stambaugh d7feb9ab45 Initial Pcbnew s-expression file format commit. 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Dick Hollenbeck 1b5edd6d4c KICAD_PLUG work 14 years ago
Wayne Stambaugh c2f1113e5d Fix Pcbnew KICAD_T enum names for consistency. 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
Wayne Stambaugh f60c982397 Refactor PCBNew selection clarification menu icon code. 14 years ago
Wayne Stambaugh 2fb2ab0d37 Refactor PCBNew selection clarification menu text code. 14 years ago
jean-pierre charras 098a20a0d8 fix very minor bugs. 15 years ago
Wayne Stambaugh 7cb34aece7 Schematic component object encapsulation and Doxygen comment warning fixes. 15 years ago
jean-pierre charras b992af3eb3 Gerbview code redesign 15 years ago
jean-pierre charras 4787b38a63 Pcbnew: Fixed minor problems (bugs 568357 and 568356). Changed French word COTATION to DIMENSION in class COTATION (now class DIMENSION) 16 years ago
charras 04f41a4a7b menu cleaning and changing obscure menu info. and menu labels 16 years ago
charras bec48d8ab2 changed COPPER_LAYER and CMP_LAYER to LAYER_BACK and LAYER_FRONT 16 years ago
dickelbeck 860fbb16d7 ++pcbnew & gerbview 16 years ago
dickelbeck 7e93bb19df Isaac's via patch 16 years ago
stambaughw 43d6c685b5 Command ID refactoring and other minor improvements. 16 years ago
dickelbeck 1873e058dc BOARD_ITEM::GetBoard(), one size fits all. Maybe this can become non-virtual once tested. 16 years ago
dickelbeck 85dc98a58a more netclass work 16 years ago
charras 41c80dd95b pcbnew: work on undo/redo in progress 16 years ago
charras cffe0cfcaa support for bezier curves 17 years ago
charras e073bdc042 Pcbnew: cleaned code in ratsnet calculations (work in progress). The new code is also faster. 17 years ago
stambaughw 689579bde1 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 17 years ago
charras 6d856f60a6 Pcbnew: Added display a short net name on vias and pads. Also, code cleaning 17 years ago
dickelbeck aab39d1de7 injected DLIST<> into many list heads, see change_log.txt 17 years ago
charras 27cf4ad0ad pcbnew: addded zones in non copper areas and starting work to use polygons in zone fill algos in not copper areas 17 years ago
dickelbeck f211a33932 added ShowShape(), fixed MenuText() for DRAWSEGMENT 18 years ago
raburton 2e173c9756 bitmap work 18 years ago
dickelbeck aa93f54d97 BOARD_ITEM::Draw() 18 years ago
dickelbeck ce04867e84 BOARD::GetLayerName() 18 years ago
dickelbeck 709be49518 more amazing free specctra work 18 years ago
CHARRAS af445e70ea remove the old EDGEZONE class. Cleaning code in polyline.x 18 years ago
CHARRAS e3a3d16af8 small bugs fixed. Added: Support for microvias (see changelog) 18 years ago
CHARRAS 638ab25498 more about zones. 18 years ago
CHARRAS 97be005035 Added: Delete cutout outline in zone popup menu 18 years ago
CHARRAS 62a28440e0 wxstruct modified and wxPcbStuct.h added. some minor other changes 18 years ago
CHARRAS 5eda8a52ce First draft (and first code..) about new zone handling 18 years ago
dickelbeck 128521f0fe 2nd of 3 commits for DrcDialog rework 18 years ago
dickelbeck 0415674d82 MARKER and DRC rework, continued 18 years ago
CHARRAS 3d0e6a5f1e gcc 4.2.1 compatibility: change char * to const char * whenever it was necessary 18 years ago
CHARRAS e704c62576 some minor enhancements 18 years ago
dickelbeck 7693e34e96 fixed compilation errors with VIA symbols 18 years ago
CHARRAS cfc6872238 some translations 18 years ago
CHARRAS 45cdad8b2d changes in track connectivity computation 18 years ago
CHARRAS ca5fd179d5 ratsnest.cpp translated, onrightclick() bug solved. 18 years ago
dickelbeck 3cd47555ca see 2007-Oct-12 change_log.txt 18 years ago
dickelbeck 787cf5851e MenuText() tweaks, beautification 18 years ago
dickelbeck fdc6112661 mires fixes 18 years ago