28 Commits (27374c0aa3e2241ac20e01e4e14e86405fefac74)

Author SHA1 Message Date
John Beard 1d039cb4c1 Break row indicators out to own class 9 years ago
John Beard b8d0b0d7be Move layer/render swatches to own class 9 years ago
John Beard e609bc3f0d Use wxStaticBitmaps for layer/render swatches 9 years ago
Maciej Suminski 0dc88bb4cf Changed COLOR4D defines to static consts 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
jean-pierre charras 7d8df0425f Modedit: now shows a specific layers manager, which allows user to select the technical layer which is used when adding a new graphic text or outline to the current footprint. 11 years ago
jean-pierre charras 680ca22279 Fix crash in Pcbnew and Gerbview when seceting (in layers manager) "always hide all layers but activer" 12 years ago
Maciej Suminski 72c70148e8 Fixed a few memory leaks and Valgrind warnings. 12 years ago
Maciej Suminski dca4667e66 PCB_LAYER_WIDGET became able to cooperate with PCB_BASE_FRAME. 12 years ago
jean-pierre charras 5a4c16dcfb Pcbnew, Gerbview : fix crash when updating the layer manager. 12 years ago
Dick Hollenbeck 4578ea8b9e 1) Add 32 Cu Layers. 12 years ago
Lorenzo Marcantonio 9ebb4afacc Removed arbitrary MAX_LAYER_ROWS limit (only used in one assertion, anyway) 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
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 2e29b4f152 * Add PCB_EDIT_FRAME::syncLayerVisibilities(), PCB_LAYER_MANAGER::SyncLayerVisibilities(). 14 years ago
Dick Hollenbeck 6c04e60587 see CHANGELOG.txt 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
jean-pierre charras 3b55948db2 fix an issue created by commit 2954. Gerbview: display now an indicator of layers in use. minor code cleanup. 15 years ago
jean-pierre charras a9010796e0 Doxygen comment warning fixes. 15 years ago
dickelbeck 3813e290ac font size tweak, make sure layer_widget_test still compiles 16 years ago
dickelbeck c7bbbeed63 enhance getLayerComp()'s params 16 years ago
dickelbeck 07c35ed356 add more public API functions to LAYER_WIDGET 16 years ago
dickelbeck 6518139b26 more layer widget work 16 years ago
dickelbeck 7399fdc398 improved focus handling, still need to handle the tab change 16 years ago
dickelbeck 920186ddb4 more layer widget incorporation 16 years ago
dickelbeck 58fc9d8f09 layer widget incorporation into pcbnew 16 years ago
dickelbeck 671939fa60 split layer_widget.cpp into *.h 16 years ago