1156 Commits (199c5bafb9be6d1b70f255d1dd244fc02d01cea2)

Author SHA1 Message Date
Alex Shvartzkop 199c5bafb9 Tweak AUI pane caption size on high-DPI for wx 3.3 on MSW. 5 months ago
Mark Roszko bdfd1e0601 Silence WX_INFOBAR asserts on wx3.3 5 months ago
aris-kimi cf5d4df78a Sim:Fix an unescaped while loop 5 months ago
Jeff Young e045def6f7 Correct underline spacing in dialogs; flatten origins & axes. 5 months ago
Jeff Young c6ff846af6 Don't leak design blocks. 6 months ago
Jeff Young ee2cf47f23 CHANGED: Use FILTER_COMBOBOX for label names. 6 months ago
Jeff Young 06dcb64ad8 Harden progress reporter API against misuse. 6 months ago
Alex Shvartzkop 8550394cca Remove outdated GTK hack. 6 months ago
Jeff Young 27abe86e0e Comments for wxBitmapCombobox hack. 6 months ago
Jeff Young 8dadbc1c5c Insert a cover for wxBitmapCombobox. 6 months ago
Jeff Young 9601db4c97 Localizations must be done in real-time for language menu to work. 6 months ago
Jeff Young c5947d8901 Fix Scintilla vertical scrolling issue. 6 months ago
Jeff Young 1237756b4a More performance improvements. 6 months ago
jean-pierre charras 134e3140ff Simulator fix error message or crash in user-defined signal dialog 6 months ago
Seth Hillbrand 0a547d89b0 Don't pass temporary references 7 months ago
Jeff Young 2b33a03954 Make Edit Text & Graphics dialogs more similar. 7 months ago
Jeff Young 90e17ecabd Make various menu button presentations consistent. 7 months ago
Jeff Young be4a851186 Allow embedded files to come from components 7 months ago
Jeff Young 53e509326c Don't put null value in map as a side-effect of using []. 7 months ago
JamesJCode eb17ebee4e Implement time-domain length tuning 9 months ago
Jeff Young 0820e90c73 Fix button sizing. 7 months ago
Damjan 2d2f443aa4 pcbnew: Multi-line text in table cell 7 months ago
Jeff Young eece18f4a8 Formatting. 7 months ago
Jeff Young 98ec2d7ba2 ADDED: metadata searching. 8 months ago
Jeff Young 3def4afaec ADDED: menu item to control searching of hidden fields. 8 months ago
Jeff Young db911c0d91 Improve debugging. 8 months ago
Jeff Young 0573a32f36 Fix first tab having no effect after changing grid value. 8 months ago
Jeff Young a1fe0f7faf Don't process grid-change events when we're rebuilding the grid. 8 months ago
Jeff Young 7b76aa4992 Move HasMessageOfSeverity to base class. 8 months ago
Jeff Young 22769b9159 Once the selection has changed, we can't commit changes. 8 months ago
Mike Williams a90b8ec57a pcb: merge RunOnChildren/Descendants into one function with a mode 8 months ago
Jeff Young 34f12dc4be ADDED: fieldname template reordering. 8 months ago
Jeff Young 0d6838b803 Add support for mixed-state checkboxes in grids. 8 months ago
Mike Williams e11cf94a3e design blocks: add PCB design blocks behind advanced config 8 months ago
Jeff Young 1b7f92f4c5 Refresh search when showing pane. 8 months ago
Jeff Young 8994f6abd7 Leave navigation controls active. 8 months ago
Jeff Young 3328dc48be Don't leave dangling event handler. 8 months ago
Jeff Young 5094f750df Adjust GTK STC margins. Yes, again. 8 months ago
Jeff Young 858f6b0fc2 Adjust GTK STC margins. 8 months ago
Jeff Young 17712ba321 Improve text alignment in grids and one-line Scintilla controls. 8 months ago
jean-pierre charras dd604361d3 LISTBOX_TRICKS::listBoxDeleteSelected(): fix crash when trying to remove 0 entries. 8 months ago
Jon Evans 95e6ca44c6 Don't use size events for persistence 8 months ago
Jeff Young 4a64aa9816 Fix wrapping of text in infobar. 8 months ago
Jeff Young b11b1a6f72 Ease in a bit more fmt::format(). 8 months ago
Alex Shvartzkop c4655da4e6 Don't translate wxFileDialog "All Files" filter. 9 months ago
Jeff Young f951497a4f Code brevity. 9 months ago
Jeff Young 9d051d096e Add tool framework to fp preview widget. 10 months ago
Dmitry Rezvanov c7aaf8b6e1 Enhance library pinning functionality to support pin/unpin multiple libraries in the library editor 9 months ago
Jeff Young 759bfbca99 Don't allow creation of design blocks in recently used tree node. 10 months ago
Jon Evans 914c015494 Fix compile warnings 9 months ago