24 Commits (ba17a54c083737b93f9268a9129c60b12e0f52c6)

Author SHA1 Message Date
Chris Pavlina e9a9a269b4 pcbnew legacy: remove option to hide via drill 10 years ago
Maciej Suminski d9f4877c94 Fixed a crash when starting pcbnew with OpenGL GAL. 10 years ago
jean-pierre charras b1cd42cf08 Pcbnew: simplify draw code in default canvas and plot functions by removing the plot LINE option, which is not existing in all plotters, not existing in opengl/cairo canvas, and not usefull in default canvas. 11 years ago
jean-pierre charras 9cfb97d8b4 Add hight contrast option in Modedit. In hight contrast mode, solder masks and solder paste are shown. 11 years ago
jean-pierre charras 5a38d2b657 Rework on env. variable KISYS3DMOD. Until now, was used in different files using different ways, so no consistency between files. 11 years ago
jean-pierre charras 7c99a242cf Remove 2 global variables: g_DrawBgColor and g_ShowPageLimits. 12 years ago
Maciej Suminski ba275918e3 Renamed [class_]drawpanel_gal.[cpp|h] to [class_]draw_panel_gal.[cpp|h] to follow current naming scheme. 12 years ago
Maciej Suminski c5a3c1082a Removed a few RecacheAllItems() calls, some of them changed to specific type recaching (using TYPE_COLLECTOR & VIEW_ITEM::ViewUpdate() ). 12 years ago
Maciej Suminski 0ac3e1fbf2 Namespace KiGfx->KIGFX. 12 years ago
Maciej Suminski a991cb4470 Changed the way of refreshing canvases (both standard & GAL). 12 years ago
Maciej Suminski ab4cb862b0 Solved refreshing issues. 12 years ago
Maciej Suminski 9dd6b6a8ee Fixed recaching after changing display properties. 12 years ago
Maciej Suminski f4114d22c5 Display preferences for showing netnames applies to the GAL backend. 12 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 c2e5fcaec8 More encapsulation improvements. 14 years ago
Roman Bashkov 611a5155fc pcbnew: 14 years ago
Wayne Stambaugh de96452c41 Minor common PCB library code fixes. 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
Wayne Stambaugh ebc7259a91 Rename WinEDA_App class to EDA_APP and remove redundant includes. 14 years ago
Wayne Stambaugh 283cfa67ff Set default button on all dialogs. Fixes lp:665703 15 years ago
jean-pierre charras 098a20a0d8 fix very minor bugs. 15 years ago
Wayne Stambaugh 1010601a78 PCBNew control update bug fixes, fixes lp:725963. 15 years ago
jean-pierre charras 95e0456b26 Pcbnew: files housekeeping. 15 years ago
charras 607ec762d3 Code cleaning and more about work items visibility 16 years ago
jerryjacobs 73f83c0509 See CHANGELOG.txt 16 years ago
dickelbeck 7e93bb19df Isaac's via patch 16 years ago
stambaughw 43d6c685b5 Command ID refactoring and other minor improvements. 16 years ago
charras 42022adb3f code cleaning 17 years ago
charras e877819945 Pcbnew: Added: Option to show the via area while creating a new track. Better code. 17 years ago
charras 360eda0f3c Pcbnew: Added: Option to show the via area while creating a new track. 17 years ago
charras 9c2b4c8c37 pcbnew: Convert dialog_display_option from DialogBlocks to wxFormBuilder, rename files and remove typos 17 years ago
CHARRAS e704c62576 some minor enhancements 18 years ago
plyatov 23c40f7e86 Initial import of KiCad. 19 years ago