53 Commits (121b65bfb8bf848d0184a65e40849a3082d1a761)

Author SHA1 Message Date
Wayne Stambaugh d4fb921b43 Eeschema ERC improvements and other minor fixes. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh 750f84c19a Coding style policy fixes and dead code removal. 14 years ago
Wayne Stambaugh ebc7259a91 Rename WinEDA_App class to EDA_APP and remove redundant includes. 14 years ago
Wayne Stambaugh 48b2661baa EESchema dead code removal and other minor changes. 15 years ago
jean-pierre charras ede820b45f Eeschema: Fix crash when a netlist is created, if format is not Spice. 15 years ago
Charles McDowell 7e1fe2c242 Option to prefix references U and IC with X when generating spice net lists. 15 years ago
Wayne Stambaugh 283cfa67ff Set default button on all dialogs. Fixes lp:665703 15 years ago
jean-pierre charras 0cb6cd8c02 Eeschema: in intermediate netlist generation: remove redundant pins list by component, and make Dick happy. 15 years ago
jean-pierre charras e3637dd369 Code cleaning and minor enhancements 15 years ago
jean-pierre charras a86385bf90 Eeschema: fix bug 714835. Add electrical pin type in intermediate netlist file. 15 years ago
Wayne Stambaugh e560573c5e Schematic object encapsulation and other minor improvements. 15 years ago
jean-pierre charras f34926be10 Eeschema: minor enhancement: When a netlist is created and a component is not yet annotated, the annotate dialog is called from the netlist dialog 15 years ago
Wayne Stambaugh d0105f1ba6 EESchema code refactoring and other minor fixes. 15 years ago
jean-pierre charras a9010796e0 Doxygen comment warning fixes. 15 years ago
Wayne Stambaugh 7cb34aece7 Schematic component object encapsulation and Doxygen comment warning fixes. 15 years ago
Wayne Stambaugh c79077c9a2 Minor fixes and lots of coding policy changes. 15 years ago
jean-pierre charras e095b07cc3 code cleaning 15 years ago
Dick Hollenbeck 636b2d301e function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 15 years ago
Wayne Stambaugh 37ad67dfb1 EESchema file name and location house keeping. 15 years ago
Wayne Stambaugh 76aa3f6e1c EESchema schematic object refactoring and header rationalization. 15 years ago
Wayne Stambaugh 1e7d95d58e Begin schematic object rationalization and other minor improvements 15 years ago
Dick Hollenbeck 0980306f2a fix stylesheet 15 years ago
Dick Hollenbeck 97767241e4 fix path bug, use lower case local variable names please 15 years ago
Dick Hollenbeck b3f13be336 https://lists.launchpad.net/kicad-developers/msg05157.html 15 years ago
jean-pierre charras f45c260a00 Code cleaning. Minor fixes. Better link to gnucap. 16 years ago
jean-pierre charras c580d5d72c fixed a serious bug in zone filling, for pads with drill but not on all layers 16 years ago
stambaughw b2f9d5bd74 Comment translations and other minor updates. 16 years ago
stambaughw 92064f1dbf Fix save last grid size and other minor updates. 16 years ago
stambaughw 8570d3311a Component library editor improvements and minor bug fixes. 16 years ago
charras aa9e61eda5 Code cleanup about netlist, ERC and markers in eeschema ( work in progress ) 17 years ago
charras f7265b0ab1 Eeschema: better ERC diags (work in progress) 17 years ago
stambaughw 5114b863e5 EESchema UI normalization and configuration updates and Gerbview parser bug fix. 17 years ago
charras d6af27a308 eeschema: enforce time stamp control and repairs bad time stamps in annotation. 17 years ago
charras 9edace2f5f Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog) 17 years ago
stambaughw 689579bde1 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 17 years ago
dickelbeck 46d816fd4d bug This seems to be a bug in the wxWidgets library or the Mac OS X's file 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
stambaughw 2611a54791 Convert global and embedded application pointers to wxGetApp() 17 years ago
charras 7f453831d5 eeschema: code cleaning. SCH_ITEM class used for all schematic items in eeschema. Files reorganization. 18 years ago
stambaughw 803ebdf3c4 Fix escape key handling in annotate dialog and some eeschema code refactoring. 18 years ago
CHARRAS 2a1b776be6 see changelog 18 years ago
lifekidyeaa c5cd85027b 2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com 18 years ago
CHARRAS a338d6f9fb update french translation 18 years ago
CHARRAS cbb714f934 More comprehensive dialog in netlist plugin interface. Some cleanup 18 years ago
g_harland 67feced1bf Update "Swap Layers:" and "Layer selection" dialog boxes again 18 years ago
CHARRAS 2a5676b2e2 Add class_marker.cpp and class_marker.h. Some other minor changes 18 years ago
dickelbeck dac25cdbf9 resizeable borders option 18 years ago
dickelbeck 18d83b768c See my change_log.txt 2007-Sep-13 UPDATE 18 years ago
g_harland 45a3a4b3af Removed "wxRESIZE_BORDER" and "wxSTAY_ON_TOP" properties from assorted dialog boxes, and edited caption of dialog box specified within pcbnew/dialog_drc.cpp 18 years ago