27 Commits (2f682b6c5fff6522ff93f0fe43c092f508656792)

Author SHA1 Message Date
Simon Wells b21b5513fd removed wx carbon include in fctsys as it is unnecessary 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 fd0d266bfe More missing source license fixes. 11 years ago
jean-pierre charras 9f9f2ed380 Minor code cleaning: Remove unused file, remove obsolete or useless defines 12 years ago
Maciej Suminski 4f0aa1c07c Changed D() macro to DBG() because of conflict with glm::D(). 12 years ago
jean-pierre charras 3688bae75f Fix compil issue under MinGW: for an obscure reason the option -std=c++0x creates error in wxWidget code: 13 years ago
jean-pierre charras 292c1f0912 Kicad: bug fix in menubar when changing the selected locale. 13 years ago
Wayne Stambaugh f3cc32f9e2 Put KiCad on a diet to remove the uncessary slices of pi. (fixes 1066194) 13 years ago
jean-pierre charras e96f1aeb3d Remove valeur_param(), that does not work in Kicad Nanometer 14 years ago
Dick Hollenbeck df494fc83e start toying with DIALOG_SHIM 14 years ago
Dick Hollenbeck 87aa22f13f quiet warnings, add Clamp() 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 e6c8515873 switch to C++'s false and true from C's FALSE and TRUE 14 years ago
Wayne Stambaugh 78a58e04ee Fixed build error for missing wxNullPtr definition building against wxWidgets < 2.9 15 years ago
stambaughw d2eac37ddf Comment translation complete, Yeah!!!! 16 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
stambaughw 2e5a57e100 New zoom implementation and some build optimizations. 17 years ago
raburton 461d75de4c retain wxWidgets 2.6 compatibility 18 years ago
dickelbeck 628be5d1c1 chasing a bug 18 years ago
CHARRAS 9b58687c50 rename dialog_clean_pcb.pjd, 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
raburton cf460a052a fix my wx2.6 compatibility fix, found a problem after doing a full rebuild 19 years ago
raburton f410b2427b fix wx 2.6 compatibility 19 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