949 Commits (1dbaef303e2c74a0e73cba9066a479dd3d3dac80)

Author SHA1 Message Date
jean-pierre charras 6e9990449f Gerbview: fix a minor log warning. 7 years ago
Jeff Young 977f27f3c4 Adjust spacing on preference panels. 7 years ago
Jeff Young abae094955 Remove unused variables. 7 years ago
Jeff Young 909f850d16 Give panels the correct parent (the treebook, not the dialog). 7 years ago
Jeff Young e329a411bf Add grid and zone dropdowns to GerbView frame. 7 years ago
Jeff Young a747d074c4 Add Worksheet to Render Items for GerbView. 7 years ago
Jeff Young df863e44e2 Wire m_showPageLimits control up to GAL canvas. 7 years ago
Jeff Young 5f3ee1e7ce More g_UserUnit erradication. 7 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
Jeff Young 0010ad37d1 In-place editing for footprint TEXTE_MODULEs. 8 years ago
Jeff Young 05ef6f05d1 Move SanitizePads to CLIENT_SELECTION_FILTER architecture. 8 years ago
Jeff Young a39fb03822 Remove some references to g_UserUnit 8 years ago
Jeff Young 4f8c546140 Implement user units uniformly in EDA_DRAW_FRAME 8 years ago
Jeff Young b99ea159c8 Rationalize select menu texts. 8 years ago
jean-pierre charras c291505830 Gerbview, read Excellon files: fix a few issues. 7 years ago
jean-pierre charras 2af5fb51f2 Revert "Perform coordinate format detection on Excellon drill files" 7 years ago
Carsten Schoenert 9f7109826d fix misspelled 'allows to' -> 'allows one to' 7 years ago
jean-pierre charras ef38a198d1 GerbView: incorrect handling of polygon primitive: broken parameters rotation and drill size. 7 years ago
Maciej Suminski e4a6f2e523 Switch canvas to Cairo if OpenGL is not supported on the first run 8 years ago
Maciej Suminski 27c9c6ceed Enable the accelerated canvas on the first gerbview run if requested 8 years ago
jean-pierre charras 8f984c2899 OpenGL, DrawGrid(): use grid and axis alpha color value setting, instead of the fixed 1.0 8 years ago
jean-pierre charras bfa89039c4 Gerbview, GAL mode: fix "Zoom to fit" area size calculation when nothing is loaded. 8 years ago
jean-pierre charras 9a228d8ec9 Gerbview: GAL mode: shows the page worksheet, similar to legacy mode. 8 years ago
jean-pierre charras fc71fc6474 Gerbview: Fit to page: use the page size when nothing is loaded. 8 years ago
Jeff Young cd5f727880 Fix off-by-1 errors in zoom menus & use zoom steps in GAL canvas. 8 years ago
Jeff Young 81af2db614 Even out the Gerbveiw zoom steps and increase the max. 8 years ago
Seth Hillbrand 8506cdf3ae Avoid numerical dereference of selections 8 years ago
Seth Hillbrand 8c5037a48b Optionally sort reporter messages 8 years ago
Jeff Young 5010a461e1 Make polar coordinates consistent. 8 years ago
jean-pierre charras 7c52af2d50 Gerbview: cosmetic enhancement: add icons in Clarify menu. 8 years ago
jean-pierre charras 93e75af388 Rename plot_auxiliary_data.h file to gbr_metadata.h, according to the class names defined by this file 8 years ago
jean-pierre charras d8687e4eaf Gerbview: minor code cleanup 8 years ago
jean-pierre charras 8da242c593 Gerbview: accept any structured comment as X2 attribute. 8 years ago
jean-pierre charras a3770bf6e1 Gerbview: fix a crash when Gerbview starts by loading a gerber job file (run from a command line) 8 years ago
Jeff Young 106dd60e45 Only adjust LAYER_WIDGET font size if larger than indicator. 8 years ago
Seth Hillbrand f911ef5186 Standardize print scale label for gerbview 8 years ago
Seth Hillbrand ca06e67ffc Standardize colons in gerbview display options dialog 8 years ago
Seth Hillbrand aa0d67bdde Standardize colons in gerbview print dialog 8 years ago
jean-pierre charras 2925b93571 Gerbview: Remove dead code that handled a experimental .gbrjob file, now no longer existing. 8 years ago
Maciej Suminski cfa9916836 Prevent issuing a print command before the previous one is finished 8 years ago
Maciej Suminski 3cc0554e33 Code formatting 8 years ago
jean-pierre charras 07dc12fdd3 Fix incorrect UI management of Zoom to Selection, created by fix 2a419156 8 years ago
jean-pierre charras e9ef555c6a Use Ctrl+F1 to display hotkey list also in Gerbview and Kicad manager 8 years ago
Jeff Young 2a419156e0 Don't try to check uncheckable menu items. 8 years ago
Maciej Suminski df8bc93e4b gerbview: Removed duplicate zoom-to-selection handler, made the toolbar button checkable 8 years ago
Carsten Schoenert a11714b1a4 fix misspelled 'an other' -> 'another' 8 years ago
Jeff Young baef22df9a Fix memory leak and push menu change to other apps. 8 years ago
jean-pierre charras a2f118d2fa Gerbview: fix not working menu item "Zoom to Selection" in main menu. This also fixes a wxASSERT for this menu item 8 years ago
jean-pierre charras f8a3ec4974 Add a method to facilitate Tools handling in main frame toolbars. 8 years ago