82 Commits (a82127277c51c5d3d3e4a5ddce7a5cc83b151b7d)

Author SHA1 Message Date
jean-pierre charras a82127277c Gerbview: fix scaling error in x.6 file format. Minor cleaning code. 11 years ago
Dick Hollenbeck c855824337 Try some new Mac support ideas. 12 years ago
Dick Hollenbeck ecbe6e0856 Try some new Mac support ideas. 12 years ago
Dick Hollenbeck 0d6560a218 *) Switch kicad.exe to using KIFACE modules for all major top level windows. 12 years ago
jean-pierre charras 229613ef26 Cmakefiles: do not create map file on Windows, because creating map file generates hundred of useless wranings. 12 years ago
Marco Serantoni 1c232f5608 [MacOSX] Support for kiface in bundles, workaround for some cairo issues 12 years ago
jean-pierre charras 262ec8920a Minor fixes for Windows: move resources from dso to .exe, to have the application icon in executable, and therefore shown in shortcuts. 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
jean-pierre charras 1f277fd66d Remove Kbool from Kicad. Use Clipper instead. 13 years ago
jean-pierre charras 4125ea7789 Gerbview: remove dependencies from Pcbnew. 14 years ago
jean-pierre charras fa3ebc4043 Define MM_TO_IU_SCALING_FACTOR (scaling factor from mm to internal units) only in convert_to_biu.h 14 years ago
Wayne Stambaugh 6375497825 Hit test method rationalization and other minor improvements. 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
jean-pierre charras 021a075fbe Gerbview: minor enhancement. 14 years ago
jean-pierre charras 46fcb07bcb Gerbview: export_to_pcbnew enhancement and fixes. 15 years ago
jean-pierre charras ffbce6de84 Gerbview: Added: read Excellon files created by Pcbnew. The full Excellon command set is not supported, but drill files created by Pcbnew are supported. 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 b8eba35cba Gerbview: remove flicker when refresh screen, and loadind files. Fix very minor bugs. 15 years ago
jean-pierre charras 6396c2ebc8 preparing Gerbview enhancements 15 years ago
jean-pierre charras 52cfa9aec9 Gerbview: moved dialog files in dialogs/ 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 035979d39f More work on Gerbview: code cleaning and cosmetic enhancements. 15 years ago
jean-pierre charras 659299ee8f Gerbview: more about apertures macros and draw funtions. 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
Jerry Jacobs d2994d586f Updates for OS X 16 years ago
charras b12d45b5d1 minor cleanup 16 years ago
stambaughw 3066c70559 Implement wxDC coordinate handling and wxGCDC. 16 years ago
charras eeb32e42bb Use layer_widget in Gerbview 16 years ago
charras 98ba50f80e Use layer_widget in Gerbview 16 years ago
jerryjacobs 30f6c51407 Application title spelling corrected on OSX 16 years ago
charras 27346c7e79 Pcbnew and Gerbview: Refactor dialogs for plot and print. 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 e027e65971 code and files cleanup 16 years ago
charras c5ad0c54c7 Pcbnew:Rework on print function: fixed the fully broken print function in Modedit 16 years ago
charras 56059efd8a Netclasses work continued 16 years ago
faa 058bc4fd10 not build in linux Mandriva 2009.1, minor code cleanup 16 years ago
charras 41c80dd95b pcbnew: work on undo/redo in progress 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 a6278c25f4 removed warn compil., updated CMakefiles for macosx and removed obsolete makefile.macosx 17 years ago
stambaughw 689579bde1 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 17 years ago
stambaughw 80e03c8c1b Build optimizations and cursor movement key bug fix. 17 years ago
charras 5c4c584b93 Cleaning code in print dialogs. 17 years ago
charras 4d12bd3e3d Solved problems with mirrored texts. cleaning obsolete files 17 years ago
stambaughw 1ecea828c2 Initial ground work for zoom improvements and minor build updates. 17 years ago
charras 9dae370c1f cleanup, cosmetic enhancements. enhancements about display zones options 17 years ago