73 Commits (e73dd40f260b612e726f7e480c80621f1cd3f314)

Author SHA1 Message Date
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Jeff Young e26341d424 Cleanup. 4 years ago
Seth Hillbrand 5975524826 Fixup PCB_ONE_LAYER_SELECTOR 4 years ago
Wayne Stambaugh 1a301d8eea Stop using wxDialog::EndModal() from inside dialogs. 4 years ago
Marek Roszko 6e874265fa Autosize all of the layer columns to ensure dpi match 5 years ago
Jeff Young 45b2bce698 Cancel placement of via if user cancels layer selection. 5 years ago
jean-pierre charras 5d2dc0b50e Fix a few (minor) issues: 5 years ago
Jeff Young f372c8025b Better sizing for some conditional dialogs. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
jean-pierre charras 13304d0870 more cleanup about removing useless include 5 years ago
Jon Evans f2e003147e ADDED: Enable color themes for PcbNew printing 6 years ago
Jeff Young 67bccaf465 Make indeterminate control states clearer for the user. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
jean-pierre charras dc69cac298 Try to fix UI issues in select layer pair dialog and slect layer dialog. 6 years ago
Jeff Young 3912c7407f Move global commands to ACTIONs. 7 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 7 years ago
Jeff Young d2daab808c Remove some legacy cursor handling stuff. 7 years ago
Jeff Young 666da3849b Make esc dismiss net and layer selector popups. 7 years ago
Jeff Young fb21069c5a Refresh layer selection dialogs. 7 years ago
Seth Hillbrand 3ce8a4856a Remove ToLayer_ID calls from color checks 8 years ago
jean-pierre charras 39b4afecfa fix code after file renaming 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Simon Richter ad088db6d2 Add more "override" markers. 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 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
Dick Hollenbeck ad750defb6 LAYER_ID work 12 years ago
Dick Hollenbeck 4578ea8b9e 1) Add 32 Cu Layers. 12 years ago
jean-pierre charras 335f5a57e5 Pcbnew: fix an issue with very old .brd files. 12 years ago
jean-pierre charras daeeee5617 Eeschema: Rework on netlist generator: code clenenig and enhancement. 12 years ago
Maciej Suminski a991cb4470 Changed the way of refreshing canvases (both standard & GAL). 12 years ago
jean-pierre charras c029dc398b Eeschema: fix compatibility with old schematic files, which can contain markers. 12 years ago
Maciej Suminski ab4cb862b0 Solved refreshing issues. 12 years ago
jean-pierre charras 36ae78ff94 pcbnew: fix wxWidgets 2.8 compatibility issue (temporary fix, still have a minor cosmetic issue), and add missing file. 12 years ago
jean-pierre charras 6c14eee672 Pcbnew: Redesign layer selection and layer pair selection (give them a look near the Layer selector in toolbarr) 12 years ago
Lorenzo Marcantonio 204d085b64 More cleanup on layer code usage 13 years ago
Lorenzo Marcantonio 150cfebb59 Fixed some tab-induced disalignments 13 years ago
Lorenzo Marcantonio 9fd79dfa91 Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number. 13 years ago
Lorenzo Marcantonio e0303a4558 - New typedef LAYER_MSK to encapsulate a layer bitmap 13 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh c2e5fcaec8 More encapsulation improvements. 14 years ago
jean-pierre charras e8c3ca2929 Pcbnew: remove global variables (g_TabOneLayerMask and g_ViaType_Name) 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
jean-pierre charras 726d772cfa Pcbnew: Fix a refresh issue when changing active layer (Windows only) 14 years ago
jean-pierre charras 57604b0a03 Gerbview: export_to_pcbnew enhancement and fixes. 15 years ago
Wayne Stambaugh fe6890a955 Dialog escape key termination and default button fixes. 15 years ago
Wayne Stambaugh 283cfa67ff Set default button on all dialogs. Fixes lp:665703 15 years ago