59 Commits (9074c57a285735b4395d13757f221d9f803f3711)

Author SHA1 Message Date
Chris Pavlina 8ac4790370 Remove icons from canvas selection menu in modedit 9 years ago
Chris Pavlina d442009e84 Use radio buttons in canvas selection menu items 9 years ago
Cirilo Bernardo 48ed9f080e Add Help Menu item to open browser at kicad-pcb.org/contribute 9 years ago
Chris Pavlina 81144c2476 Move hotkey list from Preferences menu to Help menu 10 years ago
Simon Wells 145cd47d5c Move copy version information code to about dialog. 10 years ago
jean-pierre charras 9d994663f1 Fix Bug #1527446 (Flipping a block in pcbnew doesn't flip inner layers nor their connected microvias). 10 years ago
Simon Wells 415c72262a Pcbnew: use Legacy instead of Default when referring to wxDC canvas. 10 years ago
jean-pierre charras 21d700facc Replace "module" by "footprint" in a few messages. 10 years ago
Wayne Stambaugh 74f00d4027 Minor string and coding policy fixes. 10 years ago
Simon Wells c0d9fc1b5c Changed about menu items to just say About Kicad as its a common about dialog across the project 10 years ago
Simon Wells e45cdaedb6 fixed footprint editor accelerator 10 years ago
Simon Wells 1b26ca59b1 Added getting started to the remaining menus and fixed the icons 10 years ago
jean-pierre charras 3907de0289 Modedit: fix Bug #1471020 (user grid not stored) 11 years ago
jean-pierre charras 84ba36fa72 Allows switching GAL or legacy mode in footprint editor (previously, the mode was inherited from the board editor, and was not modifiable without closing the footprint editor) by menu or F9, F11 and F12 keys) 11 years ago
Wayne Stambaugh ad9ec412f5 UI consistency and assertion fixes. 11 years ago
Maciej Suminski 7f1ea9e54d New Footprint Library Wizard. 11 years ago
Wayne Stambaugh 45d0448bb9 Add path (environment variable) configuration dialog. 11 years ago
Wayne Stambaugh ec4d74c984 Minor 3D viewer improvements (fixes lp:1406680). 11 years ago
Wayne Stambaugh ec8bf0c13a Library configuration menu naming improvements. 11 years ago
jean-pierre charras 8412f2ad4e ModEdit: add a settings menu option(and the corresponding dialog) to set default values used when creating a footprint or add graphic items to a footprint being edited. 11 years ago
Marco Ciampa 359e64850d More renaming instances of module to footprint for consistency. 11 years ago
jean-pierre charras d82f403fd7 Libview and Modview: fix issues relative to hotkeys (hardcoded keys instead of user defined keys) and not working tools and popup menus. 11 years ago
Mark Roszko 08f0051799 Rename module to footprint in menu,toolbars, window, etc that are in code 11 years ago
Maciej Suminski da67880907 DXF files import is supported by module editor. 11 years ago
jean-pierre charras 5768efe881 Pcbnew: commit forgotten change. 12 years ago
Fabrizio Tappero 9c71f62e1c Commit patch about cvpcb, pcbnew and layout editor menu items, with 3 menu labels modified in Eeschema. 12 years ago
jean-pierre charras 752e4a4a58 All: change some texts and messages hard to translate, or not translatable (and some incorrect messages). 13 years ago
Wayne Stambaugh 7c86749ca6 Add Pcbnew GEDA PCB module plugin support. 13 years ago
Dick Hollenbeck 2aa27122b0 Eliminate many assumptions in Pcbnew's library manager, pertaining to locality of libraries and 13 years ago
jean-pierre charras 703293fa30 Add a min width parameter to plot solder mask layers. 13 years ago
Wayne Stambaugh 1468a4ae31 Pcbnew s-experssion footprint library implementation. 13 years ago
jean-pierre charras 3ff16a0b14 Pcbnew: fix compil error I created in my previous commit. 13 years ago
jean-pierre charras 93ebdb2cd0 All: better code to handle opened frames libview, libedit, modview, modedit. 13 years ago
jean-pierre charras f301b196ab Modedit: very minor enhancements. 13 years ago
jean-pierre charras 7f07b48e88 Pcbnew: Update incorrect or incomplete copyrights in many files. 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
Wayne Stambaugh 1bd7fc8a4e Minor menu bar fixes. 14 years ago
jean-pierre charras 0409bc8d1b Fix very minor issues and code cleaning 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Dick Hollenbeck 07ab5534e5 PNG bitmap support, initial implementation 14 years ago
Wayne Stambaugh 4a7dc4ad03 Add menu item function fixes and other minor improvements. 14 years ago
Dick Hollenbeck da2442fe7d go to bitmap filenames which match the embedded bitmap variable name, i.e. lowercase 14 years ago
Wayne Stambaugh 0d57d670b6 Add user write permission tests to PCBNew and other minor fixes. 14 years ago
Marco Mattila e414f8da09 Store the name of modedit active(/current/working?) library in a static variable. Edit some modedit strings. 14 years ago
jean-pierre charras 401ea10e8f Code cleaning. Coding policy fixes. 15 years ago
Jerry Jacobs 6b39096b03 Cleanup of all menubar code, see CHANGELOG.txt 15 years ago
jean-pierre charras edfc110913 zoom bitmaps enhancements. 15 years ago
jean-pierre charras 73c674b89d Gerbview cosmetic enhancements 15 years ago