209 Commits (9ff66d0e71fe9815632a5bbc00bf420ed1201376)

Author SHA1 Message Date
Jeff Young 9ff66d0e71 Don't capture references to local variables for CallAfter. 2 years ago
Jeff Young bce372c8a3 Don't clear the undo/redo list when we're just trimming it. 2 years ago
Marek Roszko b4bfdf95d3 Explicitly add 48, 128, 256 to icon bundles for each app 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Marek Roszko 22b733209d Fail GAL on its header leaking audit 2 years ago
Marek Roszko 67b031adab Painter base class should just live in gal instead of being in denial 2 years ago
Mike Williams b1a388ca69 Grids: Support X and Y for all grids, add optional names 2 years ago
Jeff Young 4fefd95e0c Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
Jeff Young b7f0aae006 Nullptr safety for UI Conditions. 2 years ago
Jeff Young f35a88ce0b Cache LIB_PIN text extents for performance. 2 years ago
Jeff Young dc57fa7042 Add Grid Settings to PL_EDITOR. 2 years ago
Jeff Young 374d3d52ef Rollback wxChoice -> wxComboBox changes for now. 3 years ago
Seth Hillbrand d2cc252fc7 Move via/track/grid selection widget to wxComboBox 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
jean-pierre charras d2ce3ce381 pagelayout_editor: display a '*' in title frame if there are changes. 3 years ago
Marek Roszko ac94995f70 Some more wxS 3 years ago
Gary Kim 8e8a3c7bdc
Do not translate name in version info 3 years ago
jean-pierre charras 157b93c4ae Gerbview and Pl_editor: fix missing transfer from preference dialog to Gal options. 3 years ago
Jeff Young 13f5c78e89 More tightening of group parent lifecycles. 3 years ago
jean-pierre charras 7584ccc758 Fix duplicate variable member m_userUnits, creating issues depending on 3 years ago
Jeff Young 7f34586c7e Allow text variable resolution through properties in drawing sheet text. 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
lulu731 0180bcf90a ADDED: Implement Drag and Drop 3 years ago
Marek Roszko 03aa63bd50 Move 5 helpers to EDA_UNIT_UTILS since they aren't iu specific 3 years ago
Marek Roszko bf964d8678 Commonize page_info by simply making the Iu scale a parameter on call. 3 years ago
jean-pierre charras a8c29c47cf pagelayout_editor: minor fix and minor code cleanup 4 years ago
Seth Hillbrand faa3829ad4 Add MRU to image placement tools 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Jeff Young 696619fdb6 Larger set (and larger default) of grid sizes for drawing sheet editor. 4 years ago
Jeff Young e4ccff1d93 Fix drawing sheet editor for status bar constraints message 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young a1dfc36233 More error message regularization. 4 years ago
Jeff Young 5c21f93803 Consistency in progress and error messages. 4 years ago
Jeff Young 685ee31c35 Workaround a few more OSX printf problems. 4 years ago
jean-pierre charras 2f9ce63623 Fix incorrect (not updated) canvas_type saved in config 4 years ago
Wayne Stambaugh 6b5d512b9f More header clean up. 4 years ago
Marek Roszko b1c9083743 Remove the wx/docview.h include 4 years ago
Wayne Stambaugh 7c14e4e967 Common widget header housekeeping. 4 years ago
Marek Roszko 7faee5eda5 Stop salt the eart with wxhtml.h 4 years ago
Ian McInerney 3ab69939f9 Remove wx.h from many files 4 years ago
Jeff Young c4cabb38d5 More worksheet -> drawing sheet cleanup. 4 years ago
Marek Roszko 1b94534451 Revert "Use lambdas to fix paste conditions" 4 years ago
Marek Roszko 65c7c77c3d Use lambdas to fix paste conditions 4 years ago
Seth Hillbrand 752ae4d519 Rename modification flag routines 4 years ago
Seth Hillbrand d7f219e98f Unify IsSave and IsModify 4 years ago