43 Commits (d73e1324551a9bd5e9bcaf5b0f4dfbf0e340ab67)

Author SHA1 Message Date
charras d73e132455 See changelog 17 years ago
stambaughw 80e03c8c1b Build optimizations and cursor movement key bug fix. 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
stambaughw 21faf9d370 Integrate wxFileHistory, add missing header files to fix Linux build, initial search path work, and general housekeeping. 17 years ago
charras f64b282778 BUGFIX: .mdc is incomplete after 'archive footprint' 17 years ago
dickelbeck b603580355 WinEDA_BasePcbFrame::m_Pcb is now private, use GetBoard() to access it. 17 years ago
charras 5c790f50fd Added dialog box to edit graphic items 17 years ago
charras daeb9f0e07 Cleaning code to draw/plot texts; italic allowed for pcbnew 17 years ago
charras af048ff2e3 Italic option for pcb texts 17 years ago
stambaughw 1ecea828c2 Initial ground work for zoom improvements and minor build updates. 17 years ago
stambaughw 2611a54791 Convert global and embedded application pointers to wxGetApp() 17 years ago
dickelbeck d814889db7 gerbview, pcbnew's BOARD container changes 17 years ago
charras e29d89c7c7 minor changes and cleanup 17 years ago
charras 07299b3e84 eeschema: removed a bug that crashes eeschema when attempting to edit a component not found in lib 17 years ago
dickelbeck aab39d1de7 injected DLIST<> into many list heads, see change_log.txt 17 years ago
dickelbeck 4164802288 beginnings of aperture macro support 17 years ago
charras ab1df3f1d7 more about non copper zones (see changelog) 17 years ago
charras 181e1341cc doc update. 18 years ago
charras 44743723d1 removed GPC library due to its unacceptable license. Using the great and powerfull kbool library insteed 18 years ago
dickelbeck 9e46a77975 SetToolbars() fixes 18 years ago
charras 1547987157 some enhancements. 18 years ago
dickelbeck 721d878fcf GetScreen() work, menu capitalization, beautifying 18 years ago
charras 5ec1359a91 removed use of a DC in WinEDA_PcbFrame::LoadOnePcbFile(). 18 years ago
charras 72357970aa Netlist dialog redesigned, netlist.cpp code modified 18 years ago
dickelbeck 2da432b271 plot fix, beautification 18 years ago
charras 813b0ab583 Added a tool to the upper toolbar which gives and easy access to freeroute 18 years ago
dickelbeck 3bb1764dff delete track uses dirty rect 18 years ago
lifekidyeaa 0dc3be8806 added an option to enable/disable magnetic tracks in the general options dialog of PCBnew (same as the magnetic 18 years ago
dickelbeck 10e13ae50a layer names in *.brd file 18 years ago
lifekidyeaa c5cd85027b 2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com 18 years ago
dickelbeck cf460637b2 beginnings of the 2 specctra imports 18 years ago
CHARRAS 7055a2bc47 zone outlines edition: added drag outline edge 18 years ago
CHARRAS af445e70ea remove the old EDGEZONE class. Cleaning code in polyline.x 18 years ago
CHARRAS 9ba9be706e void Change_Side_Module( MODULE* Module, wxDC* DC ) is now member of class BOARD (as asked in todo list) 18 years ago
CHARRAS bbae2b12b1 Plot option in GERBER format Plot (Exclude Edge Pcb layer) modification (now, default = off, and saved in config) 18 years ago
dickelbeck 8d79a82b3d specctra export support 18 years ago
CHARRAS e9b3322fc0 On line DRC when creating a zone outline 18 years ago
CHARRAS f85ade75d8 see changelog 18 years ago
CHARRAS 0120f07d54 code cleaning 18 years ago
CHARRAS 97be005035 Added: Delete cutout outline in zone popup menu 18 years ago
CHARRAS ffd3a7133a more about zones. current No DRC for outlines 18 years ago
raburton ed4b90151c set eol-style native on new files 18 years ago
CHARRAS 62a28440e0 wxstruct modified and wxPcbStuct.h added. some minor other changes 18 years ago