150 Commits (b09a106880ae448a90e807832f753468f85a3dab)

Author SHA1 Message Date
Jeff Young b09a106880 Split gerbview diff and xor into two separate view modes. 3 years ago
Alex 53b9baa5ba Some refactoring around Gerber files extension checking. 3 years ago
Jeff Young 30a4d3d2de Coverity fixes. 3 years ago
lulu731 0180bcf90a ADDED: Implement Drag and Drop 3 years ago
Jeff Young 4e3109a633 Wide string decls for gerbview. 4 years ago
Mike Williams 6ddd5ec37f Gerbview: Add menu item to open files with autodetection 4 years ago
Mike Williams 8692014691 Gerbview: consolidate some dialog code 4 years ago
Mike Williams db407a1c0b Gerbview: clean up loading files to prepare for more autodetection 4 years ago
Mike Williams eee20f9f67 Gerbview: reduce redundant file loading code 4 years ago
Mike Williams 4140ab118e Gerbview: remove extra linebreaks from errors messages 4 years ago
Mike Williams 2612b94519 Gerbview: always search for the first available layer 4 years ago
Mike Williams 9a0d4f5ba4 Gerbview: don't erase current layer before loading files 4 years ago
Mike Williams 5767a08008 Gerbview: select first layer of opened archive 4 years ago
Mike Williams 2dd6b98b89 Gerbview: Load files into new layers 4 years ago
Mike Williams 3338745637 Gerbview: auto sort zip files based on X2 or extensions 4 years ago
Mike Williams da2e7e158b Gerbview: Attempt to parse unknown files as gerber/drill 4 years ago
Mike Williams 21a8dd6302 Gerbview: Better file extension association when opening zips 4 years ago
Jeff Young 3aae3c6f65 Dark mode for a bunch of HTML dialogs. 4 years ago
Seth Hillbrand d8bc7f1bd4 Fix Gerbview extension display 4 years ago
Mike Williams 30987cebfe Gerbview: fix cairo negative items and implement real differential mode 4 years ago
Seth Hillbrand db5ce824af Use wildcard routine for extension matching 4 years ago
Seth Hillbrand 4cd9278041 Remove most wxFilepicker wildcards from translations 4 years ago
Jeff Young 41619ebbe2 Decouple PROGRESS_REPORTER interface from implementations. 4 years ago
Pradeepa Senanayake c006a4f26e Fixed style warnings 4 years ago
Pradeepa Senanayake 109e40c3a6 Ensure auto zoom is enabled when it's the first file 4 years ago
Pradeepa Senanayake 8f4ff1e954 Disabled zoom-to-fit when loading gerb files 4 years ago
Pradeepa Senanayake 9b7d056563 Moved auto zoom outside of the function which loads the gerbers and drill files 4 years ago
Jeff Young 5c21f93803 Consistency in progress and error messages. 4 years ago
Jeff Young 1722bc03b0 Consistent terminology and punctuation. 4 years ago
Marek Roszko f9769dba13 Kick wx.h out of gerbview 4 years ago
Marek Roszko 850a22c3ae Try/catch gerber file loading in attempt to catch oom 5 years ago
Jeff Young 34d3218f73 Translation cleanup. 5 years ago
Marek Roszko 4b38bada76 Move the gerbview widgets to their own folder 5 years ago
Marek Roszko e49ac45b84 HTML_MESSAGE_BOX is a dialog 5 years ago
Marek Roszko a1c75748a0 Remove GetChars(), a wxWidgets 2.9 compatibility hack 5 years ago
Ian McInerney 4215917834 gerbview: Move more items to actions 5 years ago
jean-pierre charras 04aa5519d0 Gerbview: code cleanup. Remove many include, now useless. 5 years ago
jean-pierre charras ef0ae8a8ee Gerbview: show a message instead of an error when trying to open a job file as plot file. 5 years ago
jean-pierre charras 54caebb04a Fix translation issues and a typo 6 years ago
Jeff Young ed3e366715 Actionize Gerber file commands. 6 years ago
jean-pierre charras b7cd0c54c2 Fix compil issues, especially on Windows: 6 years ago
Jeff Young 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
Ian McInerney 879a8f4efb Rework the file history menus to not need references to the file history 6 years ago
Jon Evans 0748ec16ed Fix assertions in progress bar on MSW64 6 years ago
John Beard 44a6a61ff9 Gerbview: fix formatting assert 6 years ago
jean-pierre charras 4f73530c4a Gerbview: better progress reporter info when loading more than one file 6 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 6 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
Jeff Young d2daab808c Remove some legacy cursor handling stuff. 6 years ago
Jeff Young b7c12b238f Increase GervView layers to 51. 7 years ago