321 Commits (a048acf9db73b256ba6697c2f7d9cfcda0da32a0)

Author SHA1 Message Date
Jeff Young 753d385473 Reduce dependency on dynamic_cast. 11 months ago
jean-pierre charras b6bf7d6f44 Revert "Gerbview: Add build option do enable/disable the 3Dconnexion support." 1 year ago
jean-pierre charras 336532303e Gerbview: Add build option do enable/disable the 3Dconnexion support. 1 year ago
Kamil Galik 2068ed31a4 ADDED: 3D Mouse support in Gerber Viewer and Drawing Sheet Editor 1 year ago
Seth Hillbrand cc850d0da0 Split out LSEQ/LSET from LAYER_ID 1 year ago
jean-pierre charras 6fc662188f Gerbview: fix a minor issue. 1 year ago
jean-pierre charras 93bd2c73ff Gerbview: rename diff mode by forced opacity display mode and make opacity adjustable. 1 year ago
jean-pierre charras 68c0be1097 Gerbview: cleanup: remove a old and dead code. 1 year ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 2 years ago
jean-pierre charras 36b9ef0dc9 Gerbview: update view items after reordering/modifying view layers. 2 years ago
jean-pierre charras 7944803f8c GERBVIEW_FRAME::RemapLayers(), fix incorrect handling of layers visibility 2 years ago
Jeff Young 9ff66d0e71 Don't capture references to local variables for CallAfter. 2 years ago
jean-pierre charras d91e744f0f Gerbview: fix incorrect layer visibility settings after removing the current layer 2 years ago
Marek Roszko b4bfdf95d3 Explicitly add 48, 128, 256 to icon bundles for each app 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Jeff Young d5d07e64c9 Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible. 4 years ago
Jeff Young f58c0c370c Re-arrange visibility flags only. 2 years ago
Jeff Young d9f1aaa8e3 Keep colors & visibility with layer objects, not layer number. 2 years ago
Marek Roszko 22b733209d Fail GAL on its header leaking audit 2 years ago
jean-pierre charras efdead2008 Gerbview: added (in Layers Manager) a new setting to adjust draw offset 2 years ago
Mike Williams b1a388ca69 Grids: Support X and Y for all grids, add optional names 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
Jeff Young 782c73300b Move drawing sheet datastructures to EDA_IU_SCALE. 2 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Gary Kim 8e8a3c7bdc
Do not translate name in version info 3 years ago
jean-pierre charras 157b93c4ae Gerbview and Pl_editor: fix missing transfer from preference dialog to Gal options. 3 years ago
Mike Williams 1f178e2b93 Gerbview: fix broken XOR mode 3 years ago
Jeff Young 96819f6c01 Better cache invalidation for text objects with references. 3 years ago
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 7f34586c7e Allow text variable resolution through properties in drawing sheet text. 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
lulu731 0180bcf90a ADDED: Implement Drag and Drop 3 years ago
jean-pierre charras babffb230d Revert "Gerber viewer: move layer colors with layers" 3 years ago
jean-pierre charras a0d859c324 Gerbview: fix some issues related to color settings. 3 years ago
jean-pierre charras 6eb7c176a7 Gerbview: fix some issues (not all) related to color settings. 3 years ago
Marek Roszko bf964d8678 Commonize page_info by simply making the Iu scale a parameter on call. 3 years ago
Mike Williams aea89a632b Gerber Viewer: fix high contrast mode, respect high cycle shortcut 3 years ago
Mike Williams 75ed6b3ce7 Gerber viewer: move layer colors with layers 3 years ago
Jeff Young 92a229eec7 ADDED separate user-defined color for page limits. 4 years ago
jean-pierre charras 3a5530d441 Gerbview: fix typo that prevent lo load a .gbrjob file from command line 4 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 c83f1ea1cd Gerbview: support more filetypes from the command line, e.g. zip 4 years ago
Mike Williams 2612b94519 Gerbview: always search for the first available layer 4 years ago
Mike Williams 3c1a6e95d8 Gerbview: Don't show unused layers 4 years ago
Mike Williams a9379ecf39 Gerbview: Add ability to sort layers by file extension 4 years ago
Mike Williams d827f06a74 Gerbview: fix borked cleanup of layer remapping 4 years ago