- 09 Nov, 2013 1 commit
-
-
Wayne Stambaugh authored
* Replace all occurrences of the word "part" with "unit" when referring to multiple unit components for improved consistency. * Replace "shared by" with "common to" when referring to objects (lines, arcs, pins, etc.) that are common to all units. * Improve wording in library component properties dialog.
-
- 12 Sep, 2012 1 commit
-
-
jean-pierre charras authored
Other minor fixes.
-
- 29 Aug, 2012 1 commit
-
-
jean-pierre charras authored
Kicad manager: shows now svg files in tree files. Pcbnew: fix incorrect printing (board out of page) when creating drill map in postscript format ( noticeable mainly for small boards)
-
- 09 Apr, 2012 1 commit
-
-
jean-pierre charras authored
Enhancements in AddMenuItem (that accepts now a menu type) Partial use of the Edwin van den Oetelaar's patch (patch not fully working or correct)
-
- 20 Mar, 2012 1 commit
-
-
jean-pierre charras authored
Remove 2 duplicate icons. Minor cosmetic enhancements and fixes in popup menus.
-
- 23 Jan, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 18 Oct, 2011 1 commit
-
-
Wayne Stambaugh authored
* Fixed bug on Windows that prevented the menu short cuts from working properly. * Fix duplicate menu short cut keys in KiCad, Pcbnew, and Eeschema. * Add menu short cuts for all possible menu entries.
-
- 30 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
* Correct all user strings and comments for the correct capitalization of application names according to JP. They are KiCad, Pcbnew, CvPcb, Eeschema, and GerbView. * Add a note the the user interface policy about the correct capitalization.
-
- 08 Sep, 2011 1 commit
-
-
Dick Hollenbeck authored
-
- 01 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
* Rename all ADD_MENUITEM_* functions to AddMenuItem and move them to wxstruct.h since they are used by the Kicad main frame classes. * Move SET_BITMAP and SETBITMAPS definitions to wxstruct.h. * Fix a bug in SET_BITMAPS that prevented enabling menu item images on OSX. * Rename MsgItem to EDA_MSG_ITEM. * Remove redundant includes from modified files. * Doxygen and coding style policy fixes.
-
- 16 May, 2011 1 commit
-
-
jean-pierre charras authored
Pcbnew: fix very minor issue.
-
- 17 Apr, 2011 1 commit
-
-
jean-pierre charras authored
-
- 06 Apr, 2011 1 commit
-
-
Jerry Jacobs authored
-
- 20 Mar, 2011 1 commit
-
-
jean-pierre charras authored
-
- 17 Dec, 2010 1 commit
-
-
jean-pierre charras authored
Minor cosmetic enhancements. commint forgoten files in boost lib.
-
- 19 Nov, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 10 Nov, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 24 Aug, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 29 Jul, 2010 1 commit
-
-
jean-pierre charras authored
minor code cleaning. fixed minor warnings in debug mode.
-
- 23 Jul, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 30 Jun, 2010 1 commit
-
-
jean-pierre charras authored
Cleaning code: moved some help strings used both in toolbars and menus in a single file help_common_strings.h, in order to avoid slightly different help strings for the same command, and avoid some not needed translations.
-
- 20 Apr, 2010 1 commit
-
-
jp authored
-
- 20 Mar, 2010 1 commit
-
-
charras authored
fixed very minor bugs.
-
- 18 Mar, 2010 1 commit
-
-
charras authored
-