43 Commits (b1f0bf73348a8cd8ed3b81fc16ad114e00c856d7)

Author SHA1 Message Date
Jeff Young b1f0bf7334 More consistent naming. 5 years ago
Jeff Young c1b94f9ebf Handle escaped netnames better. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Marek Roszko 1984581c46 Remove common.h from more headers 5 years ago
Marek Roszko 14c18b7e64 Move ui functions out of common and into ui_common 5 years ago
Marek Roszko 52a12c6ccd Remove kicad_string.h from footprint_info.h 5 years ago
Ian McInerney a843c74529 Add new kiplatform library for platform-specific code 6 years ago
Jeff Young 67bccaf465 Make indeterminate control states clearer for the user. 6 years ago
Oleg Endo 7bf8a744f1 add support for board listeners 6 years ago
Seth Hillbrand ecbfea68dd ADDED: Allow creation of nets in pcbnew 6 years ago
Jeff Young 0021ecf51e Don't double-escape netnames. 7 years ago
Jeff Young 684bb62fd8 Escape slashes in labels and netnames. 7 years ago
jean-pierre charras 3b97961ccb minor fixes (Coverity warnings and compil warning) 7 years ago
Jeff Young ff992f4a64 Keep track of which nets are currently in use. 7 years ago
Jeff Young a69635f539 Adjustment to net selector list sizing for GTK. 7 years ago
Jeff Young 94cc1efbcc Clear filter when poping up net selector. 7 years ago
Jeff Young ff85798918 Increase list-item padding for GTK net selector. 7 years ago
Jeff Young a0b8755f47 Filter <space> out of net filter box. 7 years ago
Jeff Young 01843290fc Exclude space from net filter. 7 years ago
Jeff Young 609d497870 Remember settings in Global Track & Via Properties dialog. 7 years ago
Jeff Young 14721829d7 Hook up keyboard events to parent combobox of net selector. 7 years ago
Jeff Young bc69330fe0 Make sure filter text goes at the end. 7 years ago
Jeff Young b5fd9e830f A bit more safety around disabling the event handler. 7 years ago
Jeff Young 2eea45b50c Go back to earlier strategy for net selector popup. 7 years ago
Jeff Young 5843b1a6a1 Possible solutions to <enter> and keyboard activation on GTK. 7 years ago
Jeff Young 3f6819e592 Improve visiblity of net selector popup. 7 years ago
Jeff Young 0a43584c5c Another attempt to catch enter on GTK, and better button processing. 7 years ago
Jeff Young 3927dc5820 More fixes for event handling in net selector. 7 years ago
Jeff Young 453dadbc3c Use EventFilter strategy on GTK; leave FocusLost for MSW & OSX. 7 years ago
Jeff Young 136525b870 Decrease list-item padding for GTK. 7 years ago
Jeff Young 50b96b406f More net selector fixes. 7 years ago
Jeff Young 3ae049c729 Address some MSW issues in net selector. 7 years ago
jean-pierre charras 4a553b6423 NET_SELECTOR fix: remove SetHint() because it does not work on Windows, that prevents filtering. 7 years ago
Jeff Young eaf3d48260 Simplification of the net selector code to fix GTK issues. 7 years ago
Jeff Young d1e64919a7 Fix for GTK net selector popup border. 7 years ago
Jeff Young f7ffbb17bb Another try at the net selector popup. 7 years ago
Jeff Young 3cc6e0cf02 Fixes to NET_SELECTOR event loop for non-OSX platforms. 7 years ago
Jeff Young 37f7faf433 Move lock checks to CLIENT_SELECTION_FILTER. 7 years ago
Seth Hillbrand ae13e441af pcbnew: Yield in GTK for redraw 7 years ago
Jeff Young cbce4d7663 Work around a stupid assert in GTK wxGUIEventLoop::Dispatch() 7 years ago
Jeff Young 666da3849b Make esc dismiss net and layer selector popups. 7 years ago
Jeff Young 42ab116bc2 Rewrite the NET_SELECTOR combobox in the hopes of better platform support. 7 years ago
Jeff Young ec9d38e21f Add filter to net selector widget. 7 years ago