113 Commits (916a4d51a166c970ad46a00a6922dcf0ffb1eafc)

Author SHA1 Message Date
Marek Roszko c372a77d6c Fix focus theft, Windows sends mouse events to windows regardless of focus. 5 years ago
Marek Roszko f38676fc46 Move the timer fix to the dispatcher to just always run 5 years ago
Marek Roszko 88102bca46 Kick the refresh timer for GAL on Win32 with a terrible hack 5 years ago
Marek Roszko 1739f1b6ea Uninitialized variable (in base class call) 5 years ago
Mark Roszko d9485129c8 Implement more context specific cursors using both stock and custom cursors. 5 years ago
Tomasz Wlostowski bd27d38d9a DRAW_PANEL_GAL: added DebugOverlay() method, creating a temporary overlay for drawing debug graphics 5 years ago
Jeff Young bb753aaadf Clean up terminology around active & high contrast layers. 5 years ago
Tomasz Wlostowski bf9e2de1ac DRAW_PANEL_GAL: don't crash when parent EDA_FRAME is null 5 years ago
Seth Hillbrand d535a4b833 When showing/hiding infobar, keep position 5 years ago
Jeff Young 450519a4bd Sometimes a DRAW_PANEL_GAL wants its immediate parent and sometimes not. 5 years ago
Jeff Young 2697fc3864 Remove canvas-switching from OSX. 5 years ago
mntmn bf60482b5c OpenGL GAL: support fallback without overlay buffer 5 years ago
jean-pierre charras d34f8fd4b5 Prepare removing creation of a wxPaintEvent instance, not allowed in 3.1.4 wxWidgets 5 years ago
Qbort f3f17401dc Fix OPENGL_GAL initialization sequence 5 years ago
Jeff Young c48f4272f3 Collapse a level out of the zoom settings. 5 years ago
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 5 years ago
Ian McInerney 2bc57ade28 Cleanup parentage inside the draw panels 6 years ago
Jeff Young a56191b658 Add distances to a bunch of DRC violation reports. 6 years ago
Ian McInerney 99dcadf7e6 Introduce new KI_FALLTHROUGH macro 6 years ago
Seth Hillbrand 12088f240d Fix a couple crashes with small canvases 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
jean-pierre charras 23e09d3de7 some other WXDEBUG replacement 6 years ago
Seth Hillbrand 85df994eda Handle wx scrollbar thumbs in system-independent way 6 years ago
Seth Hillbrand 5facd37376 GAL: Use cursor enum 6 years ago
Jeff Young 1a68d7c200 Cleanup no-longer-used variable. 6 years ago
Jeff Young 97d70d7844 Fix cursor bugs in simulation. 6 years ago
Jeff Young 981072598b Overhaul cursor code for new tool/action framework. 6 years ago
Jeff Young f0cd7a5fd9 Clean up duplicted Find action processing. 7 years ago
Jeff Young ce1f35a1be Cleanup some left-over vestiages of the legacy canvas architecture. 7 years ago
Jeff Young 6025256e07 Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. 7 years ago
Jeff Young 718ad77891 Fix a bug introduced when UseGalCanvas() no longer switches. 7 years ago
Seth Hillbrand 69c1263c02 GTK3: Force scrollbars visible 7 years ago
Seth Hillbrand fe30460aeb gal: Save canvas type unconditionally 7 years ago
Seth Hillbrand db43bd82a7 gtk3: Remove scrollbars 7 years ago
Seth Hillbrand 327942affb GAL: Fallback to CAIRO on OpenGL error 7 years ago
Maciej Suminski 64da77538f Fix bitmap scale in printouts 7 years ago
Jeff Young 16925cc74e Implement RAII locking for GAL updating. 7 years ago
Seth Hillbrand bf164f7c4b GAL: Lock context when triggering resize 7 years ago
Jeff Young 6c34fdefd7 Better exception handling and context locking for GAL. 7 years ago
Jeff Young 9dfcc839a4 Fix color issues with cursor and sheet pins. 7 years ago
jean-pierre charras 4a92a5e628 Fix a Eeschema crash when using a SYMBOL_PREVIEW_WIDGET. Fix also a few draw artifacts. 7 years ago
jean-pierre charras a6d014d959 Fix some artifacts when drawing items, both on Cairo and Opengl. 7 years ago
Jeff Young 2d5baac77d Fix up zoom and pan issues entering/leaving sheets. 7 years ago
jean-pierre charras b42f94e27b Eeschema, Cairo backend: fix a minor but annoying render issue. 7 years ago
jean-pierre charras f283667fb0 add option to switch between opengl and cairo in eeschema (step 1) 7 years ago
jean-pierre charras 58916a200e Eeschema: Fix a crash at start in Debug mode 7 years ago
Jeff Young da4fb4ae3a Move galDisplayOptions access from pcbnew to common. 7 years ago
Tomasz Wlostowski 48d36f854e eeschema-gal: fix cursor shape switching 7 years ago
Jeff Young 0309228276 Don't allow drawing to a zero-height or zero-width GAL canvas. 7 years ago
Jeff Young 63c9e11aae Bug fixes in Length Tuning UI. 8 years ago