19 Commits (master)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
jean-pierre charras 54b4f0e673 Gerbview: Aperture Macro: handle overwriting of variables 3 years ago
jean-pierre charras 79d246b8fe Gerbview: more code cleanup. remove duplicate code. 3 years ago
jean-pierre charras be420a0cf5 Gerbview, Aperture macros handling: use accessors for some internal data 3 years ago
jean-pierre charras 9df65d7f54 Gerbview: code refactor: move APERTURE_MACRO defs from am_primitive to aperture_macro. 3 years ago
jean-pierre charras 098b03e17a gerbview: Cleanup code. Remove useless or not working code. 3 years ago
jean-pierre charras 00d77f624a Gerbview: fix coding style (better names for variable members is some classes). 3 years ago
jean-pierre charras 0b233d593a Gerbview: fix missing pad shapes when exporting to Pcbnew. 3 years ago
Jeff Young 9188838e50 RIP EDA_RECT. 3 years ago
Jeff Young 60bcfd1bf1 Bug fixes in arc & textbox printing. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Wayne Stambaugh 8fd83cbb95 Pass wxPoint objects by reference instead of on the stack. 4 years ago
Wayne Stambaugh 89b1fdabe9 Pass COLOR4D object by reference instead of on the stack. 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Wayne Stambaugh 5395a7fe67 GerbView header housekeeping. 4 years ago
Marek Roszko 5e7e6a991a Nip some eda_item.h in gerbview 5 years ago
Marek Roszko b2e9f6987d Split base_struct into eda_item and eda_rect 5 years ago
jean-pierre charras a0ac1a48c2 Gerbview: fix code after renaming files 8 years ago
jean-pierre charras 6255239b52 Gerbview: rename files class_xxx to xxx according to the class names of classes defined inside the files 8 years ago
jean-pierre charras d0754acf00 Fix code after renaming files 8 years ago
Jon Evans a1acf705e8 Fix aperture macro hit testing (partial fix of lp:1730249) 8 years ago
Jon Evans 915e51e1f0 GerbView GAL support part 1: changes to existing files 8 years ago
jean-pierre charras f007601507 Gerbview: fix an issue (crash or hang) when a aperture macro definition contains ( and ). 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
jean-pierre charras 2b459acfe9 Fix incorrect handling of Aperture Macros, especially when using exposure OFF in macros. 10 years ago
jean-pierre charras 3b379787bc Gerbview: move gerber_file_image_list to a separate file 10 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
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh 67f70fe079 Coding style and Doxygen comment fixes. 15 years ago
jean-pierre charras 2e2ecdd448 Gerbview: fix most of Doxygen warnings. 15 years ago
jean-pierre charras 8faf1e7296 Gerbview: 15 years ago
jean-pierre charras 938fc74217 Gerbview: Added support for complex definitions of parameters (like $3=$2+5/2) in aperture macros and primitives macro. 15 years ago
jean-pierre charras 370356b666 preparing Gerbview enhancements.Add comments 15 years ago
jean-pierre charras 6396c2ebc8 preparing Gerbview enhancements 15 years ago
Dick Hollenbeck 845d61acc5 coding standards consistency updates 15 years ago
jean-pierre charras a9c1c49be0 Fixed minor issues in Gerbview 15 years ago
jean-pierre charras 1206177ce0 Gerbview: minor enhancement. Boost::Polygon: commit forgotten file 15 years ago
jean-pierre charras 9ec8d53604 Gerbview: Added support for gerber command SR (Step and Repeat) and multiple MOIN and MOMM in file 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 a188f9d06e added orto2 patch 15 years ago
jean-pierre charras bc0d79d587 finished Draw functions for aperture macros. Now aperture macros are drawn correctly. 15 years ago
jean-pierre charras e06176663b added forgotten files 15 years ago