55 Commits (2e0def86708ab1769b9822f8416fd134a739623b)

Author SHA1 Message Date
Jeff Young 2e0def8670 Defensive coding that will possibly fix a crash when scrolling through footprints. 7 years ago
Jeff Young 3edad56e6b Refocus control after doing our little raise/raise dance. 7 years ago
Seth Hillbrand 2948f8a6bc cvpcb: Testing theory on save hotkey override 7 years ago
jean-pierre charras 7ad21fefe5 Cross probing: Trying to fix a crash, certainly due to a call to clear the HIGHLIGHTED flag of a structure that is not a EDA_ITEM. 7 years ago
jean-pierre charras fb35a7c8b4 Eeschema highlight symbols (cross probing) fix a few issues. 7 years ago
Jeff Young dd9b0c2dc6 Select assigned footprint in right panel. 7 years ago
Jeff Young 4b1a31ffad Regularize save-changes dialogs. 7 years ago
Jeff Young d81faa72c9 Overhaul border drawing in all the Kicad frames. 7 years ago
jean-pierre charras 15e0771ea8 Add GAL support to Cvpcb display footprints frame. 7 years ago
Jeff Young d788c9d479 Move library table dialogs from PLAYER to KIFACE interface. 7 years ago
Jeff Young 3bf2e2f9fc Try out headers in Cvpcb. 7 years ago
Jeff Young d8d4f75fa1 Fix button order and genralize Exit dialog so it can be shared more. 7 years ago
Jeff Young 97f7bd4cb9 Push component tree down into common. 7 years ago
Jeff Young 829ba27206 Another round of dialog spacing/font adjustments for Windows. 7 years ago
Jeff Young 879ffa4d1c Adjust dialog spacing for Windows. 7 years ago
Jeff Young 7d71861015 If the user has a selection then show the footprint. 7 years ago
Jeff Young 34857d06c4 Create CvPcb's footprint viewer through Kiway().Player() 7 years ago
Jeff Young 2060d63e3f Add context menu for footprint viewing to CvPcb. 8 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago
Jeff Young 8f0aa68ab8 Fold 3D Search Paths dialog into Configure Paths. 8 years ago
Jeff Young 75e91f4cfd Make sure Cvpcb doesn't use its own FP_LIB_TABLE. 8 years ago
Jeff Young e4feb315d5 Clean up some spacing issue with the Save button. 8 years ago
jean-pierre charras 90741a9d76 Cvpcb: allows more room to display messages to avoid long strings to overlap buttons 8 years ago
Maciej Suminski f42ca89bb4 cvpcb: Overridden SetStatusText() to use m_statusLine{1,2} 8 years ago
Jeff Young 611d5a0dc4 Standardize "assign footprints" terminology. 8 years ago
Jeff Young 778a3a4777 Count pins instead of using netcount as a proxy. 8 years ago
jean-pierre charras 1cd64778d6 fix a minor compil warning. 8 years ago
Jeff Young b3e3964787 Fix Linux crash opening CvPcb. 8 years ago
Jeff Young b24b0d5dfe Dialog-ize CvPcb and implement proper Save. 8 years ago
Jeff Young aa0ae48dda Update status bar and toolbars on language change. 8 years ago
Jeff Young 43899bbe0e Fix compile issues under some compilers. 8 years ago
Jeff Young 4eedb3a27d The _() macro affords some nullptr safety over a naked immediate. 8 years ago
Jeff Young f68bf33cd3 Implement progress reporter for cvpcb footprint loading. 8 years ago
jean-pierre charras 62ef63501c Cvpcb: remove fixed size and use the last stored size. 8 years ago
jean-pierre charras 19e3815c85 Cvpcb: rename files: fix names in files and remove a old file not used. 8 years ago
Chris Pavlina b1eed74b55 cvpcb: DPI-independent default size 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Dick Hollenbeck 19e6bde09a Rewrite class UTF8 to contain rather than extend std::string storage. 8 years ago
jean-pierre charras 2476e88c9d Fix a few doxygen warnings 9 years ago
Wayne Stambaugh 66e97fa905 Doxygen comment improvements. 9 years ago
Chris Pavlina 849b3c2a4b Add footprint select dropdown to component chooser, serious refactoring 9 years ago
John Beard a8eea6155a Move bitmaps.h out of base_struct.h 9 years ago
Wayne Stambaugh 64c892ee23 Make footprint ID into a generic library ID. 9 years ago
Wayne Stambaugh 129fa52b65 CvPcb: remove broken footprint documentation feature. 9 years ago
Chris Pavlina 52aa4ecdf4 Unify window title formats 9 years ago
Dick Hollenbeck 9ad49dc2d1 Split IO_ERROR out of richio.* and store Problem() and Where() separately 9 years ago
Chris Pavlina 0f407a756c Pull existing settings into Doxygen module 10 years ago
Wayne Stambaugh f239aee1ad Fix quasi-modal dialog mode in DIALOG_SHIM class. 10 years ago
Wayne Stambaugh 5504c17787 CvPcb: remove footprint library load failure limit. (fixes lp:1553756) 10 years ago
jean-pierre charras 8c1b91255c Fix compil issue. 10 years ago