67 Commits (013296cb1a89daf2dc4d53c6d09595eeef21a1db)

Author SHA1 Message Date
jean-pierre charras 013296cb1a Make gerbview compilable and working (does not use now layers and layer masks from Pcbnew). 11 years ago
jean-pierre charras cfa67aa218 Pcbnew: plot dialog: remove obscure and useless option about texts which are not value or reference. 12 years ago
Dick Hollenbeck 0d6560a218 *) Switch kicad.exe to using KIFACE modules for all major top level windows. 12 years ago
Dick Hollenbeck 5f65d0da93 *) Add KIFACE_I::StartFlags() and IsSingle() so a KIFACE implementation can know 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Dick Hollenbeck 4f26386e8d Initial KIWAY (modular-kicad) work. Various tweeks. 12 years ago
jean-pierre charras 820153c7d4 Gerbview: remove fully outdated code (about reading DCode files) and fix erroneous comments. 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
Lorenzo Marcantonio e771112259 Enforced EDA_COLOR_T type and minor const-ification 13 years ago
Lorenzo Marcantonio 3157b4d188 Enforced EDA_COLOR_T type and minor const-ification 13 years ago
jean-pierre charras 4125ea7789 Gerbview: remove dependencies from Pcbnew. 14 years ago
jean-pierre charras f3e171797c Make Gerbview working with USE_PCBNEW_NANOMETRES option ON 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Dick Hollenbeck 697f912307 moving objects into BOARD which are saved in a *.brd file, for PLUGIN access 14 years ago
Dick Hollenbeck 0d4598656b rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD 14 years ago
Wayne Stambaugh de96452c41 Minor common PCB library code fixes. 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
Wayne Stambaugh ebc7259a91 Rename WinEDA_App class to EDA_APP and remove redundant includes. 14 years ago
Jerry Jacobs 6b39096b03 Cleanup of all menubar code, see CHANGELOG.txt 15 years ago
jean-pierre charras 16e9ddc27a * Gerbview, Pcbnew: add SetLocaleTo_Default() after reading double in config to fix issues with decimal separator (when the separator is not a point). 15 years ago
jean-pierre charras a97f5c2530 Gerbview: code cleanup and very minor fix. 15 years ago
jean-pierre charras f6669b7845 Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 15 years ago
jean-pierre charras ec400bf7c7 Eeschema, Pcbnew: fix minor issues about mouse cursor position, when loading files or entering sheets. 15 years ago
Wayne Stambaugh d657b43052 Use wxDC for all coordinate manipulations. 15 years ago
Marco Serantoni 92af087a10 OSX: Little fixes and update of packagemaker 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 a8ebad2fc4 Gerbview: added: image polarity, axis select, layer rotation. Code cleanup. 15 years ago
jean-pierre charras 55eefbbe34 Fixed a bug about Aperture Definition having parameters for an aperture macro. See Changlog for not yet supported RX274X commands. Having still problems with arcs in some gereber files. 15 years ago
jean-pierre charras 035979d39f More work on Gerbview: code cleaning and cosmetic enhancements. 15 years ago
jean-pierre charras f77121a57a Fixed compatibility with wxWidegets 2.9.1. 15 years ago
jean-pierre charras 141d5b5f3c fixed somes issues with wxWidgets 2.9.1 15 years ago
Wayne Stambaugh 5ce9c9a9d7 Open file dialog fixes and minor code cleaning. 16 years ago
emmedics4 e5db75a290 OSX: file opening sanity checks 16 years ago
charras 98ba50f80e Use layer_widget in Gerbview 16 years ago
charras a46cd46d9d pcbnew: More about work on color selection and items visibility: 16 years ago
charras 5732d815c6 Work on colors handling, and others changes. see changelog. 16 years ago
charras 445843e37e Eeschema added resizable lib and cmp lists in viewlib when using AUI option. 16 years ago
charras 84a0e32865 fixed build problem for specctra.cpp stand alone. 16 years ago
charras 7243f5a035 enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer 16 years ago
charras cdf248b236 minor bugs fix. 16 years ago
charras f02192f73e Gerbview: fixed some problems in layers visibility selection. clean up. 16 years ago
stambaughw 3c7df7b75d Complete comment translation of gerbview source. 16 years ago
charras 657325be33 Changed some c_str and GetData functions to GetChars in .Printf functions 16 years ago
charras 4537ac8c99 Fixed cvpcb crash (only when compiled in Debug version) 16 years ago
charras d535a0fc97 pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack 16 years ago
charras 61aca44ba5 OSX compatibility: removed not needed UpdateStatusBar( ) 17 years ago
charras e80d075078 make command-line invocation with relative paths work 17 years ago
charras f3e4682f54 eeschema: some fixes, see CHANGELOG 17 years ago
stambaughw 689579bde1 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 17 years ago