3280 Commits (8165fc6c4468883d332c6c9f21f80a91a8d83d63)

Author SHA1 Message Date
Jeff Young 8165fc6c44 Give up trying to infer what kind of polygon the user wants. 3 years ago
Jon Evans 64f315c649 Move properties panel to widgets with the other AUI panels 3 years ago
Seth Hillbrand 3460c50afa Attempt to avoid double-free when shutting down on Windows 3 years ago
Jon Evans 5bbe21f540 Properties: don't rebuild the panel when closing an editor 3 years ago
Jeff Young 86d7638f10 Fix typo. 3 years ago
jean-pierre charras b3559ae12c Minor fix: make DIALOG_EXPORT_STEP_PROCESS_BASE correctly re-sizable. 3 years ago
Jon Evans 96fe93618e Properties: Stop sorting by name 3 years ago
Jon Evans 611c19016f Properties: add support for string escaping 3 years ago
Jon Evans 88495e5be1 Properties: Fix masking of layers for non-copper items 3 years ago
Jon Evans 7a9467b0d5 Get rid of some gcc warnings 3 years ago
Jeff Young 32836da14b Don't show annular rings controls for vias that span only a single layer. 3 years ago
Jeff Young 1aad2fb37b Change via keep-start-end to be start/end, not top/bottom. 3 years ago
Seth Hillbrand 740dbdf09a De-initialize propertygrid when done 3 years ago
jean-pierre charras 9f0c03db94 Export STEP dialog: Fix outdated text (virtual components). Replaced by 3 years ago
jean-pierre charras 3960f48b5d Fix a fatal compil error on gcc. 3 years ago
Jeff Young bba6d503d4 Don't keep value of user or grid anchors between invocations. 3 years ago
Jeff Young 1b3f03a800 Don't feed wxWidgets negative column widths. 3 years ago
Jeff Young bc0a753238 Slight improvement to overly-wide checkbox columns. 3 years ago
Marek Roszko e85a84b8a3 Fix the step export for now 3 years ago
Marek Roszko ea83449ef7 Change up the step export arg handling to single quote for now 3 years ago
Marek Roszko 3dd2ae762d Refactor step export to use our normal board processing routines 3 years ago
jean-pierre charras 31bad5baaa Avoid duplicating similar options in print and plot headers 3 years ago
Jeff Young 3e3ed0f3ee Formatting and naming. (No functional changes.) 3 years ago
Jeff Young da171b9665 0,0 origin isn't an option we give to the user. 3 years ago
Jeff Young 3f63f9fc57 Don't prune inner layers of through-hole parts. 3 years ago
Marek Roszko cd30da179a Round out the cli with position file export 3 years ago
dsa-t 0b3ecdd968 Revert "Fix handling of self-intersecting polygons" 3 years ago
Jon Evans dd94b2d3a7 Rename PROPERTIES to STRING_UTF8_MAP for clarity 3 years ago
Jon Evans 68de92313e Properties: move to custom editor for distances; refactoring 3 years ago
Jeff Young 0883c0ae64 Remove shadow member variable. 3 years ago
Jeff Young 7b0535e63f My build seems to want to check this in. 3 years ago
Jeff Young 9fafd6feff Add missing constraint type to help. 3 years ago
Marek Roszko bc45ae1b72 Move a dialog that was hiding in the filetree 3 years ago
Seth Hillbrand ed309e20da Fix handling of self-intersecting polygons 3 years ago
Wayne Stambaugh e1af4c5cf6 Pcbnew move item dialog layout improvements. 3 years ago
Jon Evans 5f0ebfbfbd Expose black&white setting for PDF plotting also 3 years ago
Marek Roszko b058ef2d87 Add the missing black and white setting to Plot -> SVG 3 years ago
Jeff Young d16b23d16e Name shortening and line-break reduction. 3 years ago
Jeff Young e3842514e7 Move courtyard collision setting to preferences. 3 years ago
Jeff Young 437d2c4589 Overhaul of remove-unconnected's zone filling and drawing strategies. 3 years ago
Wayne Stambaugh 598b09821a Coverity fixes. 3 years ago
Jeff Young 631980b0ab We were saving the old board pointer, but not updating the current one. 3 years ago
Jeff Young 7ffdfb1067 Clear Scintilla undo history after setting initial text. 3 years ago
Jeff Young efa14e501c Cleanup. 3 years ago
Jeff Young bd1114d94d Move footprint properties dialogs to symbol properties grid resizing strategy. 3 years ago
Jeff Young e02c05d38f Add unit and eval support to WX_GRIDs. 3 years ago
Jeff Young 35a14b8e5d Better error messages (and make an empty pad an error, not a warning). 3 years ago
Marek Roszko 3b63ce8a48 Don't use the 3d resolver config anymore 3 years ago
jean-pierre charras 27f8abd8a1 Fix compatibility with wxWidgets 3.0 3 years ago
Marek Roszko aaa1d166a7 Redirect step export output to a pretty window 3 years ago