15 Commits (d00fc993f37d6c25f46102a7f3a3d27ee11f14b4)

Author SHA1 Message Date
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
Dick Hollenbeck 0c459ced97 EDA_TEXT object refactor. 9 years ago
Tomasz Włostowski 1c1f4e9a50 Refactoring of VIEW/VIEW_ITEM classes: 9 years ago
Simon Richter 1b2fd6a382 Replace BOOST_FOREACH with C++11 range based for. 10 years ago
jean-pierre charras 050bdbc772 Pcbnew: minor changes: 10 years ago
jean-pierre charras bc230f7650 Code cleaning: move class PAGE_INFO from common.h to class_page_info.h; 11 years ago
Lorenzo Marcantonio 260ca0e79f Added support for decoupling stored text from shown text in EDA_TEXT 11 years ago
Maciej Suminski 2c1cef339f pcbnew: Worksheet layout texts are propetly rotated in GAL. 11 years ago
Maciej Suminski c4dbdbf9d3 Removed unnecessary casting. 12 years ago
Maciej Suminski 505b38416d Removed a few memory leaks. 12 years ago
Maciej Suminski 7678983e38 Fixed non ASCII characters drawing using GAL. 12 years ago
Dick Hollenbeck 53e04ce7a6 cvpcb was not filtering on the current library when USE_FP_LIB_TABLE. 12 years ago
Maciej Suminski 0ac3e1fbf2 Namespace KiGfx->KIGFX. 12 years ago
Maciej Suminski 3c738faed6 Renamed WORKSHEET_ITEM to WORKSHEET_VIEWITEM. 12 years ago
Maciej Sumiński e1290101aa Fixed strings for wxWidgets 2.8 12 years ago
Maciej Suminski 3f6fa86190 Fixed random color of worksheet border. 12 years ago
Maciej Suminski 373c8d6441 Changed to worksheet border color to match the rest of the worksheet layout. 12 years ago
Maciej Suminski f179183dea Removed some dead code. 12 years ago
Maciej Suminski 90a3b97c2f Added drawing of worksheet layout. 12 years ago