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.
In particular the new mechanism for handling extended color palettes is in place,
included renaming the ini keys and saving the color name instead of its index; this means better forward compatibility with palette changes.
Since ini keys are changed, colors will be reset
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
16 years ago
charras
84d82cf2f5
pcbnew: Update Layer manager display when changing active layer (from hotkey or menus)
fixed minor problems and fixed Layer Alignment Target bug.
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.
* All: remove all remaining occurrences of g_DialogFont and dialog font menu handers.
* All: remove all remaining non-standard fonts and button text colors from common dialogs.
* PCBNew: remove all non-standard fonts and button text colors from dialogs.
* PCBNew: update project library and path dialog to match changes to CVPCB version.
* EESchema: update project library and path dialog to match changes to CVPCB version.
* EESchema: save vertical/horizontal line direction setting between sessions.
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.)
set svn:eol-style property to native for all ascii files to support cross platform development
19 years ago
plyatov
23c40f7e86
Initial import of KiCad.
19 years ago