31 Commits (133ff9b552bd4fdd2d9f557724911d454e2911a7)

Author SHA1 Message Date
Jeff Young 5974899fa5 Clean up file locations and names. 7 years ago
Maciej Suminski 0dc88bb4cf Changed COLOR4D defines to static consts 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Simon Richter 96ec9db5d6 Add missing C++ stdlib headers 10 years ago
jean-pierre charras 620ccc5483 Try to fix a compil issue on OSX (no viable conversion from 'const wxString' to 'const wxChar *', in colors.cpp) 10 years ago
jean-pierre charras b92ad6f5a8 Add CSV file format in pcbnew position files (and cleanup code) 10 years ago
jean-pierre charras c1f0ab91a2 Code cleaning and coding style fix. 10 years ago
jean-pierre charras 6dd0073130 Move the non shared file class_sch_screen.h to eeschema folder. Code cleaning. Remove some wxCHECK_VERSION tests now useless. 10 years ago
Wayne Stambaugh e8362df15f Add missing source file licenses and code policy fixes. 11 years ago
Dick Hollenbeck 1c0f034bca Make KiCad compile with minimal warnings against SVN HEAD of wxWidgets as of today. 12 years ago
jean-pierre charras 9f9f2ed380 Minor code cleaning: Remove unused file, remove obsolete or useless defines 12 years ago
Lorenzo Marcantonio db09deedf7 New color palette 13 years ago
Lorenzo Marcantonio d12a45923b More work on EDA_COLOR_T and layers. 13 years ago
jean-pierre charras b660b033ad All: remove macros MAX, MIN, ABS from macros.h and replace these macros by std::max, std::min and std::abs (mainly found in old code). 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
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
jean-pierre charras 7873b46e45 Gerbview: fix an issue with gerber files having a line comment starting by G04 and a command after this comment, on the same line. 15 years ago
jean-pierre charras 141d5b5f3c fixed somes issues with wxWidgets 2.9.1 15 years ago
charras 84d82cf2f5 pcbnew: Update Layer manager display when changing active layer (from hotkey or menus) 16 years ago
stambaughw bc5d9a75f5 Complete comment translation of common source. 16 years ago
charras 06d37c4b01 Fixed Crash when changing color under MacOSX. This could also affect all versions. 17 years ago
stambaughw 0652ab4fd2 PCBNew UI normalization and global variable reductions. 17 years ago
dickelbeck 238c12dae0 modedit bug fix 18 years ago
g_harland 41a643c166 "Colors" dialog box has been enhanced 18 years ago
CHARRAS 5a948e98b7 made ADD_MENUITEM_xx static inline 18 years ago
CHARRAS 9b58687c50 rename dialog_clean_pcb.pjd, other minor changes 18 years ago
g_harland 5d2817fffd Sizers now provided within the "Colors" dialog box 18 years ago
dickelbeck 18d83b768c See my change_log.txt 2007-Sep-13 UPDATE 18 years ago
g_harland 2f3aeeaa29 Enhance "Colors" dialog box (as listed in change_log.txt) 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