270 Commits (4d2e953f42304d9f8d9fbfacfb8819ece7e32862)

Author SHA1 Message Date
Seth Hillbrand 5b8661f2ab view: Check for viewData in IsVisible() 6 years ago
Ian McInerney a37d8f2859 Remove unneeded wxWidgets version checks in the code 6 years ago
Jeff Young de8f97be6b Don't apply GTK fix to OSX as it causes a hang. 6 years ago
Seth Hillbrand 85df994eda Handle wx scrollbar thumbs in system-independent way 6 years ago
Jeff Young 8db8119564 Redraw selection halos after zooming. 6 years ago
Seth Hillbrand 5151cd0bfe C++14: Remove unused make_unique.h 6 years ago
Jeff Young 43be58a1ea Fix bug in occulted centering logic. 6 years ago
Jeff Young 666705c1f8 Fix compiler warning. 6 years ago
Jeff Young edc8438ef0 Start the process of removing the legacy draw panel. 7 years ago
John Beard e6fe220f84 All: fix horizontal touchpad panning 7 years ago
Adrian Scripca e10c01aaff All: fix spurious wheel scroll events caused when using modern mice. 7 years ago
Seth Hillbrand 69c1263c02 GTK3: Force scrollbars visible 7 years ago
Seth Hillbrand 0f1a11ef38 pcbnew: Cut only copied objects 7 years ago
Fabián Inostroza 7f6b35c6bc Don't start autopan if the cursor was warped 7 years ago
Seth Hillbrand 30521f0c57 gal: Fix zoom extents for large screens 7 years ago
jean-pierre charras 56e0031e03 Fix incorrect onScroll handler on GAL mode. 7 years ago
Seth Hillbrand 9f8f938660 view: Initialize keyboard local var 7 years ago
Tomasz Włostowski 029fdaccc0 gal: re-enable scrolbar arrow buttons 7 years ago
Tomasz Włostowski bebbe6ed22 pcbnew: disable autopanning when cursor entered auto-pan margin following a keyboard cursor move command 7 years ago
jean-pierre charras dde933ba08 When printing, pads are not always printed (especially on tech layers) 7 years ago
jean-pierre charras 253b14b871 VIEW_OVERLAY: add missing code and missing poly graphic overloaded primitives. 7 years ago
Seth Hillbrand db43bd82a7 gtk3: Remove scrollbars 7 years ago
John Beard 4475c2008c Zooming: handle smaller, faster, events on GTK+3 7 years ago
Seth Hillbrand 1f62a2d784 gtk3: prevent double scroll events 7 years ago
jean-pierre charras 8cf9ab5a4c Fix a wxwidgets alert. 7 years ago
John Beard 1eb0f70de5 Zoom: Use std::chrono for the timestamping 7 years ago
John Beard 5a0318968f Break zoom control into a self-contained controller 7 years ago
jean-pierre charras c539d6e0be fix incorrect initialization of VIEW::m_boundary. 7 years ago
Jeff Young fec8ab372e Don't set the viewport when switching screens. 7 years ago
Maciej Suminski 64da77538f Fix bitmap scale in printouts 7 years ago
Maciej Suminski 1cce194c8a Handle layer settings in printouts 7 years ago
Maciej Suminski f948e46330 VIEW: changed wxASSERTs to wxCHECKs 7 years ago
Maciej Suminski 17205b4599 Added VIEW::DataReference() for sharing data with another VIEW instance 7 years ago
Jeff Young 16925cc74e Implement RAII locking for GAL updating. 7 years ago
Seth Hillbrand a16e21665a view_layers: Initialize variables 7 years ago
jean-pierre charras 37c2743fec Fix a minor compil warning. 7 years ago
John Beard c75d4b9ba1 Fix -Wreorder warning in common view-overlay.cpp 7 years ago
Jeff Young e2ea9b772a Fix offset issue when moving text. 7 years ago
Tomasz Wlostowski ef1f01a8bd VIEW: use BOX2D for view boundary 7 years ago
Tomasz Wlostowski 26177efba0 VIEW_GROUP: correctly calculate group extents 7 years ago
Seth Hillbrand ceca3e526c view: Do not include hidden items in query 7 years ago
Jeff Young 66848b9334 Show pads when parent footprint is selected. 7 years ago
Seth Hillbrand dc4125206b GAL: Add a selected item layer 7 years ago
Seth Hillbrand cc26da394a Code formatting and fix ordering warning 7 years ago
Tomasz Wlostowski 2186db976b VIEW: added support for VIEW_OVERLAYS (temporary overlays for drawing debug graphics) 7 years ago
Jeff Young 6ad37972c0 Don't center objects behind the DRC dialog. 8 years ago
Maciej Suminski 44337dec56 pcbnew GAL: Fix bouncing zoom on mouse wheel scroll in Windows 7 years ago
Seth Hillbrand 5de246c5be Add handlers for scrollbar events 7 years ago
John Beard 58814e838d Common: Fix -Wcatch-value warnings (catching exceptions by value) 8 years ago
Seth Hillbrand fe1f837d0c Limit zoom out 8 years ago