Simon Richter
|
96ec9db5d6
|
Add missing C++ stdlib headers
The GCC standard library headers often include other headers, which makes
some code compile that forgets to include several headers.
|
2016-05-28 12:46:29 -04:00 |
jean-pierre charras
|
8d6e75fce6
|
Fix 2 coverity warnings, and cleanup a old code in dialog_color_config.
|
2015-03-04 20:45:18 +01:00 |
jean-pierre charras
|
f0a52644ea
|
Pcbnew: fix Bug #1413701 (Segfault on highlight "unconnected" net 0 in Pcbnew ). Also, remove now useless code and other very minor fixes.
|
2015-01-23 12:24:32 +01:00 |
Dick Hollenbeck
|
abfeab02d7
|
FIX: wx 2.8 convert to UTF8 differently than 2.9 caused problems in DIALOG_FP_PLUGIN_OPTIONS.
|
2013-11-19 14:38:29 -06:00 |
Maciej Suminski
|
e13f862145
|
Merged upstream.
|
2013-10-28 21:34:06 +01:00 |
Dick Hollenbeck
|
1731e89508
|
*) Factor out Cut, Copy, and Paste for wxGrid into class common/GRID_TRICKS.
*) Use it on 3 grids total in DIALOG_FP_PLUGIN_OPTIONS and DIALOG_FP_LIB_TABLE.
*) Fix bug when pasting "(fp_lib_table" text into FP_LIB_TABLE.
|
2013-10-23 13:56:03 -05:00 |