40 Commits (a990c9f0474f34c13d0cbfa7418b33277e979fdc)

Author SHA1 Message Date
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Lorenzo Marcantonio d12a45923b More work on EDA_COLOR_T and layers. 13 years ago
jean-pierre charras 9ededca9d7 Gerbview: Fix a minor but annoying issue in gerbview config: colors setup is broken when running a testing version after an old gerbview version (due to a bug of this old version which breaks the color config) 13 years ago
jean-pierre charras 2dd5bcea2f Gerbview: add option to show negative objects. 13 years ago
Lorenzo Marcantonio e771112259 Enforced EDA_COLOR_T type and minor const-ification 13 years ago
Lorenzo Marcantonio 3157b4d188 Enforced EDA_COLOR_T type and minor const-ification 13 years ago
jean-pierre charras 4125ea7789 Gerbview: remove dependencies from Pcbnew. 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 697f912307 moving objects into BOARD which are saved in a *.brd file, for PLUGIN access 14 years ago
Wayne Stambaugh 2c251196c6 Minor dialog fixes and code cleaning. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
jean-pierre charras 16e9ddc27a * Gerbview, Pcbnew: add SetLocaleTo_Default() after reading double in config to fix issues with decimal separator (when the separator is not a point). 15 years ago
jean-pierre charras 9a27065f51 Gerbview: fix bug 742785. 15 years ago
jean-pierre charras a97f5c2530 Gerbview: code cleanup and very minor fix. 15 years ago
jean-pierre charras f6669b7845 Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 15 years ago
jean-pierre charras f77121a57a Fixed compatibility with wxWidegets 2.9.1. 15 years ago
charras 98ba50f80e Use layer_widget in Gerbview 16 years ago
charras 7243f5a035 enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer 16 years ago
stambaughw 3c7df7b75d Complete comment translation of gerbview source. 16 years ago
charras 29e217d310 pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 16 years ago
charras e027e65971 code and files cleanup 16 years ago
jerryjacobs 1c983b013d Hotkey submenu added, fixed typos. See CHANGELOG.txt 16 years ago
stambaughw 43d6c685b5 Command ID refactoring and other minor improvements. 16 years ago
jerryjacobs db6630b81c Added hauptmech big patch, Updated documentation to match this patch. See CHANGELOG.txt 17 years ago
charras e877819945 Pcbnew: Added: Option to show the via area while creating a new track. Better code. 17 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 17 years ago
charras dd4e90215e typo; bug in lib component edition: doc filename was entered from browse button without extension. 17 years ago
stambaughw 689579bde1 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
charras 5c4c584b93 Cleaning code in print dialogs. 17 years ago
stambaughw 2611a54791 Convert global and embedded application pointers to wxGetApp() 17 years ago
charras 8a53aa4621 solved some problems in hotkeys files access when spaces are used in names, and udtated paths according to the new tree used in kicad 17 years ago
dickelbeck 10e13ae50a layer names in *.brd file 18 years ago
CHARRAS 2a5676b2e2 Add class_marker.cpp and class_marker.h. Some other minor changes 18 years ago
CHARRAS 62058240b1 change erronous word Hothey to Hotkey in 2 function names 18 years ago
CHARRAS 2cfe92de85 hotkey enhancement 18 years ago
CHARRAS 542b944196 hotkeys handling finished 18 years ago
dickelbeck 18d83b768c See my change_log.txt 2007-Sep-13 UPDATE 18 years ago
raburton 6c18582a96 set eol-style native on new files 18 years ago
CHARRAS d6072d8ac9 Programmable hotkeys added in gerbview. Fixed a compilation probleme in ansi mode (non unicode mode). 18 years ago
raburton dedb0228dc add files not currently available in source (e.g. docs, modules, etc.) 19 years ago
plyatov 23c40f7e86 Initial import of KiCad. 19 years ago