15095 Commits (8d26b07f67275113c911a9eaa49e9af0d520eab0)
 

Author SHA1 Message Date
Seth Hillbrand dae7b03465 gal: re-enable arc outline mode 7 years ago
Seth Hillbrand 066b1782bb cairo: Fix grid display 7 years ago
John Beard 29c8f92c27 Eeschema: move EDIT_COMPONENT_IN_SCHEMATIC to own header 7 years ago
John Beard 75406e2742 Libedit: Fix cancel button in symbol edit dialog 7 years ago
Jean-Samuel Reynaud 75eda69218 Fix compilation issue on PPC64 7 years ago
Seth Hillbrand 235f2c7b39 cairo: Fix dotted grid color 7 years ago
Seth Hillbrand 203486638b Cleanup and clarify Cairo code 7 years ago
Seth Hillbrand f40dfa2765 eeschema: Refresh canvas when the options change 7 years ago
Jeff Young e71b215963 Restore 3D canvas to full size on Retina displays. 7 years ago
Seth Hillbrand b4c0af021e eeschema: Handle Windows click ordering 7 years ago
jean-pierre charras 9ff0868813 pcbnew: fix incorrect sizing of net list display in DIALOG_SELECT_NET_FROM_LIST 7 years ago
Seth Hillbrand 484c1f63ba gtk3: Force GTK2-style input handling 7 years ago
Seth Hillbrand b426b9e784 pcbnew: Re-add missing user units python 7 years ago
Seth Hillbrand 69c1263c02 GTK3: Force scrollbars visible 7 years ago
Seth Hillbrand d1c9dd67ac eeschema: Clean up last RefreshRect 7 years ago
Wayne Stambaugh de625e81cb Fix footprint editor library tree filter text control issue. 7 years ago
Jeff Young ecd3ad9e9e Use our own version of the folder icon. 7 years ago
Tomasz Włostowski 9a8afdf6fd eeschema: SCH_PAINTER should draw LIB_BEZIERs too! 7 years ago
Seth Hillbrand ef60e523a1 libedit: Fix missing canvas selection 7 years ago
Seth Hillbrand 7d1a5c425c Cairo: Treat no stroke as an even line width 7 years ago
Seth Hillbrand 467d37e3f0 cairo: Fix pcbnew arc drawing 7 years ago
Tomasz Włostowski 3b3c674c1a gal: opengl: use correct radius for graphical circles 7 years ago
Seth Hillbrand 3a0dbffa9e cairo: Minor tweak for angle transforms 7 years ago
Tomasz Włostowski 2151e195c7 gal: cairo: don't forget about the color when drawing grid points... 7 years ago
Tomasz Włostowski f66baaed8c gal: cairo: pixel-align arc endpoints, not center to avoid misalignment with adjacent line segments 7 years ago
Seth Hillbrand 4597979d18 cairo: Draw ovals with filled half-arcs 7 years ago
Seth Hillbrand 525b9bd550 pcbnew: Correctly set the radio buttons in fpeditor 7 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
Seth Hillbrand 5af8d2d0a8 cairo: Fix rotated oval pads 7 years ago
John Beard 3fe8214d20 QA: Comment unused var in test_gal_pixel_alignment 7 years ago
Jean-Samuel Reynaud 8c69c81393 Adding support for PPC32 and PPC64. 7 years ago
Jiaxun Yang 320f4b6cd9 Add MIPS N64 support for libcontext 7 years ago
jean-pierre charras e798cbe6c7 Fix a minor wxWidgets assert in DIALOG_SELECT_NET_FROM_LIST_BASE. 7 years ago
Tomasz Włostowski 632a619df9 gal: fixed broken lines in flipped board view (pixel alignment regression) 7 years ago
jean-pierre charras d62163cc7c Netclass panel: fix incorrect column sizes, that happens in a few languages. 7 years ago
Seth Hillbrand 27b4f2fbe9 pcbnew: Fix incorrect Type settings 7 years ago
jean-pierre charras 3b97961ccb minor fixes (Coverity warnings and compil warning) 7 years ago
Jeff Young dc5ae574e2 Restore ability to hide grid columns. 7 years ago
Jeff Young 23aa838a03 Mark block for AppendUndo when a command is executed. 7 years ago
Jeff Young 076f07c683 Be more forgiving of large fonts in grids. 7 years ago
Jeff Young d751fecd8a Tooltip and error message improvements. 7 years ago
Jeff Young f1fb61202a Spelling fixes. 7 years ago
Jeff Young f5369c9d2c Clean up some extraneous TEXT_CRTL_EVAL references. 7 years ago
Seth Hillbrand f1a60832e0 opengl: Handle stroked semi-circles 7 years ago
Seth Hillbrand 9d4a19797c cairo: Don't round locations of outlines 7 years ago
Seth Hillbrand c84752b9a7 commit: protect against un-copyable error 7 years ago
Seth Hillbrand d15876595f Fix init order to quiet warnings 7 years ago
Tomasz Włostowski 85a7ab7795 gal: minor cleanup & formatting 7 years ago
Tomasz Włostowski bbee30671a gal: pixel alignment hacks, works for Retina display too now. 7 years ago