117 Commits (ce6b907fe3d2ad3b70b39ec0905ba6c1dbe8e732)

Author SHA1 Message Date
Baranoviskiy Konstantin af433f8031 Remove redundant Eeschema plot submenu on platforms that do not support plot to clipboard. 13 years ago
jean-pierre charras e206a1b4c5 Eeschema: All fixed fields are now always saved in libraries. Therefore the footprint field can be set in lib (size, visibility) and imported in schematic with its predefined attributes, even if the footprint text is not set. 13 years ago
Jacobo Aragunde Perez a641ebb344 Eeschema: Add "append schematic" feature. Fix bug 1101718 <Empty plot filename> 13 years ago
jean-pierre charras 143af26952 Eeschema: code cleanup, remove dead code and some global and useless variables 13 years ago
jean-pierre charras 16064881be Eeschema: Plot dialogs: unify 5 dialogs (which means 5 duplicate code) to only one plot dialog (like in Pcbnew) 13 years ago
jean-pierre charras 93ebdb2cd0 All: better code to handle opened frames libview, libedit, modview, modedit. 13 years ago
jean-pierre charras 79d55c0460 Minor cosmetic enhancements. 13 years ago
jean-pierre charras 4125ea7789 Gerbview: remove dependencies from Pcbnew. 14 years ago
jean-pierre charras 61acac28e1 Add patch from Lorenzo Marcantonio. Fix some warning issues, and zlib issue under Windows (zlib sources added) 14 years ago
jean-pierre charras 8f62c6aa05 Move AddMenuItem inline functions outside wxstruct.h in a new file (menu_helpers.h) 14 years ago
jean-pierre charras f49c27798e Update some icons with new icons from Fabrizio Tappero. 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 4565308d63 Eeschema: fix bug #919636 14 years ago
jean-pierre charras e50d18bc1b Minor enhancement and minor code cleaning. 14 years ago
Wayne Stambaugh 0e27f45ffd Encapsulate EDA_APP class. 14 years ago
Wayne Stambaugh a63a2006f0 Add Eeschema replace code. 14 years ago
Wayne Stambaugh d9e0ab0241 Improve Eeschema find code and add initial replace plumbing. 14 years ago
Wayne Stambaugh 1bd7fc8a4e Minor menu bar fixes. 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 1d696bf69f PNG fixes 14 years ago
Dick Hollenbeck 07ab5534e5 PNG bitmap support, initial implementation 14 years ago
Fabrizio 4467b911b0 Commit patch make by Fabrizio, with a minor change to avoid duplicate HTML dialog. 14 years ago
Wayne Stambaugh 4a7dc4ad03 Add menu item function fixes and other minor improvements. 14 years ago
Jerry Jacobs 3cc37e83b9 Fix the mac application menubar preferences default OS X shortcut 14 years ago
Hauptmech 3c208f5e29 Apply Hauptmech's patch to improve EESchema's menu and main toolbar. 14 years ago
Dick Hollenbeck 45c5e594b6 zwischen punkt for migration to PNG bitmaps 14 years ago
jean-pierre charras d76cd0cf2c Very minor fixes. 15 years ago
Jerry Jacobs 52211afbf0 Add some toolbar entries in a new menu called Tools, update OS X build documentation 15 years ago
jean-pierre charras 94372b81e5 Eeschema: fix bug 783535. Minor code cleaning. 15 years ago
jean-pierre charras 401ea10e8f Code cleaning. Coding policy fixes. 15 years ago
jean-pierre charras cc36a80e80 Modify my previous patch about zoom issues in eeschema (remove zoom limitations). 15 years ago
Jerry Jacobs 6b39096b03 Cleanup of all menubar code, see CHANGELOG.txt 15 years ago
jean-pierre charras 3b55948db2 fix an issue created by commit 2954. Gerbview: display now an indicator of layers in use. minor code cleanup. 15 years ago
Jerry Jacobs fb47536123 More native changes for OSX, see CHANGELOG.txt 15 years ago
Wayne Stambaugh cfc3d6dfd6 EESchema sheet pin code improvements. 15 years ago
jean-pierre charras edfc110913 zoom bitmaps enhancements. 15 years ago
jean-pierre charras 73c674b89d Gerbview cosmetic enhancements 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
Wayne Stambaugh 7cb34aece7 Schematic component object encapsulation and Doxygen comment warning fixes. 15 years ago
Wayne Stambaugh c79077c9a2 Minor fixes and lots of coding policy changes. 15 years ago
Wayne Stambaugh 76aa3f6e1c EESchema schematic object refactoring and header rationalization. 15 years ago
jean-pierre charras ee9e9b84c4 minors enhancements and minor code cleanup 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 1d9c3cce7f fixed minor issues. 16 years ago
jean-pierre charras 90621bef00 Updated boost to version 1.34 16 years ago
jean-pierre charras 1872a80836 Cleaning code: moved some help strings used both in toolbars and menus in a single file help_common_strings.h, 16 years ago