21 Commits (57d75a75a838cdeb0bb1a1a679cb9ef7dd8c81b8)

Author SHA1 Message Date
Wayne Stambaugh 57d75a75a8 More internal unit improvements. 14 years ago
Dick Hollenbeck f8490ff4af Remove g_PcbPlotOptions, use wxformbuilder to subclass DIALOG_SHIM on several dialogs 14 years ago
jean-pierre charras 5e5ec6f1a9 All: try to fix incorrect acs in plot SVG under wxWidgets 2.9: 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 8985a1807b Encapsulation and other minor improvements. 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 c2e5fcaec8 More encapsulation improvements. 14 years ago
Wayne Stambaugh 0e27f45ffd Encapsulate EDA_APP class. 14 years ago
Wayne Stambaugh fac288cffa More encapsulation work and other minor improvements. 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
Wayne Stambaugh 67f70fe079 Coding style and Doxygen comment fixes. 15 years ago
Wayne Stambaugh 283cfa67ff Set default button on all dialogs. Fixes lp:665703 15 years ago
Wayne Stambaugh 1010601a78 PCBNew control update bug fixes, fixes lp:725963. 15 years ago
Wayne Stambaugh 0d8cb9b53c EESchema improvements and other minor fixes. 15 years ago
Wayne Stambaugh d657b43052 Use wxDC for all coordinate manipulations. 15 years ago
Wayne Stambaugh 73e38ce98c EESchema code refactoring and coding policy naming fixes. 15 years ago
Wayne Stambaugh e560573c5e Schematic object encapsulation and other minor improvements. 15 years ago
jean-pierre charras f43f7af5fe Modedit: fix issues when printing a footprint. But needs refinement. Work in progress (mainly "Fit in page" is not working). 15 years ago
jean-pierre charras 95e0456b26 Pcbnew: files housekeeping. 15 years ago
Wayne Stambaugh e3b4eeb160 More EESchema dialog file housekeeping 15 years ago
jean-pierre charras 0c02dc0754 Pcbnew: fixed 2 minor issues. 15 years ago
Dick Hollenbeck bc14e66d78 A little useful feature: even if the default unit can be changed between 16 years ago
jean-pierre charras ff3861caa5 fixing some issues in SVG print. 16 years ago
jp ec5e682ef8 fixed some issues in SVG export. 16 years ago
charras ed3dbe8b72 make SVG print dialog consistent with print dialog and layers orders in layer manager 16 years ago
charras 7f23d262f2 Eeschema 16 years ago
charras bbd8cdd91b minor enhancements, fixes an code cleanup (removed unused global variables) 16 years ago
charras 1aaabf2c0f Removing min size pen, now useless. Replaced when needed in some print dialogs by Default pen size. 16 years ago
charras d4bd033a8e Pcbnew: print dialog: added pads drill option (like in plot dialog) 16 years ago
charras b24118ebbd changed last layer constants XXX_LAYER_CU and XXXX_LAYER_CMP to XXX_LAYER_BACK and XXX_LAYER_FRONT 16 years ago
charras bec48d8ab2 changed COPPER_LAYER and CMP_LAYER to LAYER_BACK and LAYER_FRONT 16 years ago
stambaughw 506a73c387 More comment translation work. 16 years ago
stambaughw 0652ab4fd2 PCBNew UI normalization and global variable reductions. 17 years ago
faa bd3b4baa32 pcbnew: double dot in file name plot svg 17 years ago
charras 89e7f96574 made kicad compilable with wxWidgets 2.9 (wxWidgets 3) 17 years ago
stambaughw 689579bde1 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
charras 5813a12ebb Print functions and display zoom level modified to use the new zoom implementation 17 years ago
charras 5c4c584b93 Cleaning code in print dialogs. 17 years ago
charras b27bbe9cac Eeschema+Pcbnew: code cleanup and refinements in plot SVG format 17 years ago
charras 19e5bc3b01 Added: Pcbnew print SVG format (see changelog) 17 years ago