- 08 Feb, 2014 5 commits
-
-
Marco Serantoni authored
-
jean-pierre charras authored
If it is not defined by user, it is set to a legacy 3D files path. The default value needs to be fixed on MACOSX. This change could be better, but it is compatible with environment variables and the old way ( defined search paths) to find 3D shape files. 3D shapes files names can also include an environment variable definition, like libraries names. However using KYSYS3DMOD in these names is not required. If the 3D filename is a legacy name, KYSYS3DMOD is automatically used as default path.
-
jean-pierre charras authored
-
jean-pierre charras authored
-
Miguel Angel Ajo authored
-
- 07 Feb, 2014 11 commits
-
-
Marco Serantoni authored
-
-
jean-pierre charras authored
Add a workaround to fix a new bug in wxWidgets 3.0 ( Windows specific ) which shows icons only with a size = 16x16 in menus which have attribute wxITEM_CHECK
-
Marco Serantoni authored
-
Marco Serantoni authored
-
Henner Zeller authored
-
Brian Sidebotham authored
* Add Henner's patch (with minimal changes) to ensure CVpcb footprint view window is always brought into view, even after being hidden by another window
-
Brian Sidebotham authored
-
Brian Sidebotham authored
-
jean-pierre charras authored
-
Cirilo Bbernardo authored
-
- 06 Feb, 2014 5 commits
-
-
jean-pierre charras authored
-
Fabrizio Tappero authored
-
jean-pierre charras authored
Fix some incorrect icons (which were using a not supported font for texts). Add ps_router icon from Konstantin Baranovskiy.
-
Fabrizio Tappero authored
-
Fabrizio Tappero authored
-
- 05 Feb, 2014 3 commits
-
-
Fabrizio Tappero authored
-
Cirilo Bernardo authored
-
Cirilo Bernardo authored
-
- 04 Feb, 2014 2 commits
-
-
Miguel Angel Ajo authored
-
Dick Hollenbeck authored
-
- 03 Feb, 2014 5 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Maciej Suminski authored
-
- 02 Feb, 2014 5 commits
-
-
Miguel Angel Ajo authored
-
Dick Hollenbeck authored
-
jean-pierre charras authored
-
Cirilo Bernardo authored
-
jean-pierre charras authored
-
- 01 Feb, 2014 1 commit
-
-
jean-pierre charras authored
-
- 30 Jan, 2014 1 commit
-
-
jean-pierre charras authored
-
- 29 Jan, 2014 2 commits
-
-
jean-pierre charras authored
Add missing calls to Show( false ) to some main frames (Kicad, eeschema, gerbview), to force config saving when closing these windows. Code cleanup and minor coding style fixes in footprint_wizard_frame.
-
Dick Hollenbeck authored
The desire is to migrate designs *away from* case independence, and to create designs which use literally (case specific) interpreted component names. But for backwards compatibility, you may turn OFF this option if you really must. (Remember that with KiCad using text data files, typically you would be better off simply doctoring those files into a case literal state with a text editor and move forward into the brave new world of case specificity. Also, BOM generators may not work properly when you have this option turned OFF, the xml export's referential integrity is broken on library part name. Hence the default is ON now, as of 29-Jan-2014.
-