34 Commits (4de264ddaa7764b6fd404587b6a38e8de628b983)

Author SHA1 Message Date
Seth Hillbrand 89eeba3312 Correct WX check for DPI handler calls 3 years ago
Seth Hillbrand 9722a05820 Attempt to fix the Mac DPI grid mixing 4 years ago
jean-pierre charras ac7cbcce61 WX_GRID: highlight the selected cell after selection by tab or arrow keys. 4 years ago
jean-pierre charras 666f7ea38c WX_GRID::EnsureColLabelsVisible(): avoid updating column label size when not needed. 4 years ago
Jeff Young a5247471f7 Expunge a bunch more fixed font specs from wxFormBuilder files. 4 years ago
Jeff Young 9c78e4cf54 Mac needs different font size handling than MSW & GTK. 4 years ago
Jeff Young fbee62fc15 Tie font size scaling to when automatic icon scaling fails. 4 years ago
Jeff Young ad59254be8 Another round of font sizing tweaks. 4 years ago
Jeff Young 7a822b55aa Another round of changes to attempt to fix the GTK font size issue. 4 years ago
Jeff Young 7a035e2675 More font scaling changes. 4 years ago
Jeff Young 7033dd68c0 Default WX_GRID to no cell overflows. 4 years ago
Wayne Stambaugh bcd6bddfd4 Start expunging NULL. 4 years ago
Jon Evans ad6256bdca Fix linux/wx3.0 build 5 years ago
Marek Roszko 0e16db0c25 Kick wx.h mostly out of common 5 years ago
Wayne Stambaugh 08cf9a1e20 Move headers from common folders to appropriate include folders round 1. 5 years ago
Jeff Young 08dee31d9e Try and unify the background colors between panels and platforms. 5 years ago
Simon Richter 632494cba7 Add missing includes 6 years ago
Jeff Young 14788eec94 Performance improvement in wx_grid column label height calc. 6 years ago
Ian McInerney 8d86d94a4d wxWidgets compatibility fixes 6 years ago
jean-pierre charras 2dd653a327 WX_GRID: revert GetVisibleWidth() and add EnsureColLabelsVisible() to fix column label height of our wxGrid, for multiline column labels 7 years ago
jean-pierre charras 692fab2b73 WX_GRID::GetVisibleWidth(): fix column label height of our wxGrid, for multiline column labels 7 years ago
Jeff Young 076f07c683 Be more forgiving of large fonts in grids. 7 years ago
Seth Hillbrand 8b46c99c60 modedit: Fix footprint properties dialog 7 years ago
jean-pierre charras a703c53312 Fixes in dialogs: mainly better sizes for grid columns, but more other minor fixes. 7 years ago
jean-pierre charras 8dc4077d58 Fix compatibility issues with wxWidgets 3.1.1 7 years ago
Seth Hillbrand 8ff764376a wx_grid: abstract visible column width 7 years ago
Jeff Young 779ef044b7 Fix wxGrid column dragging bugs. 7 years ago
Maciej Suminski f5de8cd3e1 Fix a possible out-of-bounds access in WX_GRID::SetTable() 7 years ago
Jeff Young b90a261d5c More safety fixes for uncommitted grid changes. 7 years ago
Jeff Young 8957008c2a Adjust grid cols for large fonts and/or long translations. 7 years ago
Jeff Young d72fdaed29 Rewrite Library Symbol Properties dialog. 7 years ago
Jeff Young 65d72e1c11 Fix compile errors on non-GCC compilers. 7 years ago
Jeff Young aab97c8385 Consolidate design rules UI. 8 years ago
Jeff Young 3e062867de Move all the grid workarounds into our own WX_GRID class. 8 years ago