43 Commits (bb3dc5771c7e4ccf8c7f36039923aa0a370f8d51)

Author SHA1 Message Date
jean-pierre charras 1c6ae1eac7 Gerbview: fix a crash when trying to edit hotkeys. Add a few missing hotkeys. 11 years ago
jean-pierre charras 555ce68efe Gerbview: Add support for recent File Format Attribute metadata, both for X2 Gerber file format and X1 (R274X) format. 11 years ago
jean-pierre charras 013296cb1a Make gerbview compilable and working (does not use now layers and layer masks from Pcbnew). 12 years ago
jean-pierre charras ca4a3651c0 Gerbview, layer manager: add option (popup menu) to always keep layers not visible but the active layer, even when the active layer is changed. 13 years ago
Lorenzo Marcantonio 9fd79dfa91 Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number. 13 years ago
jean-pierre charras 2dd5bcea2f Gerbview: add option to show negative objects. 13 years ago
jean-pierre charras 4125ea7789 Gerbview: remove dependencies from Pcbnew. 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh fac288cffa More encapsulation work and other minor improvements. 14 years ago
Wayne Stambaugh 95891006cd More EDA_DRAW_FRAME encapsulation work. 14 years ago
Wayne Stambaugh 2c251196c6 Minor dialog fixes and code cleaning. 14 years ago
jean-pierre charras 021a075fbe Gerbview: minor enhancement. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
jean-pierre charras 8db19bbd6a Preparing hotkeys/shortcuts changes in place menu. 14 years ago
Dick Hollenbeck 07ab5534e5 PNG bitmap support, initial implementation 14 years ago
Dick Hollenbeck 45c5e594b6 zwischen punkt for migration to PNG bitmaps 14 years ago
Dick Hollenbeck 82d5ed1e12 start migration to PNG, use shim function KiBitmap() and KiBitmapNew() 14 years ago
Wayne Stambaugh a367dea4db Fix most GCC 4.6 compiler warnings and minor bug fix. 15 years ago
Wayne Stambaugh 0cedcb8749 Coding policy fixes. 15 years ago
jean-pierre charras 3f5478eead fix 2 minor bugs: GERBVIEW: Button "Erase all layers" not working, EESCHEMA: Plot to Clipboard: EDA_DRAW_FRAME::PrintPage() error 15 years ago
jean-pierre charras 7a74bc96de gerbview: very minor fixes 15 years ago
jean-pierre charras edfc110913 zoom bitmaps enhancements. 15 years ago
jean-pierre charras 73c674b89d Gerbview cosmetic enhancements 15 years ago
jean-pierre charras 0d740e45e3 Minor fixes and code cleanup. 15 years ago
jean-pierre charras a97f5c2530 Gerbview: code cleanup and very minor fix. 15 years ago
jean-pierre charras 28774e41c3 Gerbview: tweaking code: Now the active layer is drawn on top of other layers. This is an enhancement in stacked draw modes. 15 years ago
jean-pierre charras f6669b7845 Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 15 years ago
Wayne Stambaugh cb647737ee Improve handling of tool bar command IDs. 15 years ago
Wayne Stambaugh bdca3c5efb All control state handling is now performed in wxUpdateUIEvent handlers. 15 years ago
jean-pierre charras b8eba35cba Gerbview: remove flicker when refresh screen, and loadind files. Fix very minor bugs. 15 years ago
jean-pierre charras 8faf1e7296 Gerbview: 15 years ago
jean-pierre charras e095b07cc3 code cleaning 15 years ago
Dick Hollenbeck 6c9244e8c3 fix function comments, this time ones in *.cpp files until they 15 years ago
Dick Hollenbeck 636b2d301e function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 15 years ago
jean-pierre charras 67894dd36e Gerbview: remove useless calls to SetToolbar() which create horizontal toolbar flicker under Windows. 15 years ago
Marco Serantoni a8d5e06818 Gerbview: Added new LayerBox 15 years ago
jean-pierre charras a8ebad2fc4 Gerbview: added: image polarity, axis select, layer rotation. Code cleanup. 15 years ago
jean-pierre charras 6b05cf315f Fixed bug in GRLineArray(). Cleanup Gerbview code 15 years ago
jean-pierre charras 035979d39f More work on Gerbview: code cleaning and cosmetic enhancements. 15 years ago
jean-pierre charras 0687921fa9 Gerbview: display now an error report after loading a gerber file. 15 years ago
jean-pierre charras b992af3eb3 Gerbview code redesign 15 years ago
jean-pierre charras 7dfd7f2ff5 fixed in Gerbview: Hide/show layers not working very well. 15 years ago
jean-pierre charras f77121a57a Fixed compatibility with wxWidegets 2.9.1. 15 years ago
Wayne Stambaugh 91530e7a60 Added help menu item to copy bug report information to clipboard. 15 years ago
jean-pierre charras 0a63587342 added " pcbnew module editor toolbar items now in menubar" patch from Jerry Jacobs. Fixed TODO. 16 years ago
jean-pierre charras 60c1cbe843 fixed issues with wxWidgets 2.9.1 16 years ago
jean-pierre charras 141d5b5f3c fixed somes issues with wxWidgets 2.9.1 16 years ago
jp ec5e682ef8 fixed some issues in SVG export. 16 years ago
charras ac97a5746d Gerbview: minor enhancements 16 years ago
charras 1173add9ab Gerbview: finishing layer_widget integration to manage gerber layers colors and visibility 16 years ago