5755 Commits (2c69b7f5129d061e1eb99e554604b32c893806bc)
 

Author SHA1 Message Date
jean-pierre charras 2c69b7f512 Fix Bug #1275544 (Page size dialog: page size drop-down doesn't handle mouse-click event) 12 years ago
Martin Janitschke 29e7638a3c make microwave toolbar accessible from menu (Bug #1285425 ) 12 years ago
jean-pierre charras 031202a837 Fix wx28 compatibility issue. 12 years ago
Marco Serantoni fb6099abd9 [MacOSX] Fixing some refresh issues when changing component on cvpcb 12 years ago
Marco Serantoni e009721982 [MacOSX] Avoid race between cmake -E copy_directory, which triggers a build error when using an high parallelism 12 years ago
jean-pierre charras fbecc0d9ce * fp_lib_table.cpp: fix an issue on Windows in ConvertFromLegacy: sometimes, because the comparison was case sensitive, lib nicknames were not found, although libs exist ( for instance if a path was given like f:\mypath instead of F:\mypath) 12 years ago
jean-pierre charras 19e4cb409b Viewlib: ensure in wxListBoxes the lib and the component are always shown as selected when a lib and component are specified (when called by the get component dialog for instance) 12 years ago
HennerZeller 992cc5f166 Eeschema: * Preselect the currently chosen component in the browser when pressing the thumbnail view. 12 years ago
Henner Zeller c7e794dcaf Eeschema: component selection dialog improvements. 12 years ago
Nick Ostergaard bcf970e6b2 Remove duplicate comments from CMakeList.txt. 12 years ago
Martin Janitschke c436f453ac Fix 3D viewer crash bug. (fixes lp:673603 and lp:804778) 12 years ago
Henner Zeller df8b7c53fb Eeschema: fix build error when using wxWidgets 2.8 and other minor fixes. 12 years ago
Blair Bonnett 64da190e37 Build documentation updates and comment spelling fixes. 12 years ago
jean-pierre charras c5a2028ae3 Eeschema: Remove usage of tabs in dialog_choose_component.cpp strings, because it does not work very well on Linux, and does not work on Windows. 12 years ago
jean-pierre charras b4d1813d86 Eeschema: Remove usage of tabs in dialog_choose_component.cpp strings, because they do not work very well on Linux, and do not work on Windows. 12 years ago
Marco Serantoni d475c544c8 [MacOSX] Fixing resize issue in layer setup dialog 12 years ago
Fabrizio Tappero 28e6356250 Patch from Fabrizio Tappero: better kicad and eeschema menu entries and labels, which minor fixes. 12 years ago
Wayne Stambaugh b26d1b614e Eeschema: minor component selection dialog improvements. 12 years ago
Wayne Stambaugh 949118a030 Minor coding policy fixes. 12 years ago
Marco Serantoni 932c92af55 [MacOSX] New reorg for building system, typos and path refines 12 years ago
Henner Zeller bd52f00601 Eeschema: component selection dialog improvements. 12 years ago
unknown 34ad638924 GLM (tool for opengl) update to 0.9.4.6 12 years ago
Henner Zeller 392e3a0a2b Eeschema component selection dialog improvements. 12 years ago
Marco Serantoni 7da13137da [MacOSX] Fix for bugs #1258081 and #1267772 12 years ago
jean-pierre charras fd2afec6f5 Remove some fully outdated code (#pragma, from Henner Zeller's report, and some other things) 12 years ago
Marco Serantoni fcd17a59ee [MacOSX] Fix some small issues, this should be the least for scripting 12 years ago
unknown 40b30d43d3 GLM (tool for opengl) update to 0.9.4.6 12 years ago
Maciej Suminski 9b1eb35472 Pcbnew: fix OpenGL PNS router track not shown bug. (fixes lp:1275319) 12 years ago
Marco Serantoni 0e42a2ffd0 [MacOSX] wxPython patch revised for http://trac.wxwidgets.org/ticket/15957 12 years ago
Marco Serantoni fb9e5b94ca [MacOSX] support for plugins in the bundle 12 years ago
Cirilo Bernardo d5064b98a4 Export VRML and IDF maintenance. 12 years ago
Marco Serantoni 1c5a997f82 [MacOSX] Reorg and preparation to include scripts into Bundles 12 years ago
Henner Zeller 60b1671485 Eeschema: Better naming for private struct: public fields uppercase. 12 years ago
Henner Zeller 31fea1e766 PATCH: making component choosing (much!) more usable 12 years ago
Henner Zeller 4340ceeb8b PATCH: making component choosing (much!) more usable 12 years ago
jean-pierre charras 63eac42d07 Fix a minor error in class D_PAD: void D_PAD::Flip( int Y ) changed to virtual void D_PAD::Flip( const wxPoint& aCentre ) (as defined in BOARD_ITEM) 12 years ago
Miguel Angel Ajo 3329ed26f3 switching to the new python scripting console icon 12 years ago
Miguel Angel Ajo 4da4a558a9 Enforces python2.6 / 2.7, thanks to orsonmmz 12 years ago
Fabrizio Tappero b4f6cc45f2 Some icons update 12 years ago
jean-pierre charras 29a1bdb32a Fix issues in print mirror. (include some changes coming from Cirilo Berdarno's patch) 12 years ago
Nick Østergaard f214a57629 Fix wrong numbering in the QFP footprint wizard python script 12 years ago
Fabrizio Tappero b954478621 Update icon_bitmap2component. 12 years ago
Marco Serantoni 73898d5954 [MacOSX] Refines in building system, now bundles lib migration supports symbolic links 12 years ago
Henner Zeller 3132c70e54 * Apply Henner Zeller's patch to add connecting line from reference and labels to component position whilst moving to help identify which component the reference or label belongs too 12 years ago
Fabrizio Tappero 7061d6c2a5 Icon update, and an other very minor fix. 12 years ago
Lorenzo Marcantonio 29dcb49c62 - Do not autonumber NPTH pads on add in module editor (keep the number blank) 12 years ago
jean-pierre charras 8c5292207f Use environment KISYS3DMOD to know the default path for 3D shapes in footprint editors dialogs, and build short 3D file names. 12 years ago
jean-pierre charras 81c84fcac5 fix linux compil. 12 years ago
jean-pierre charras c935624779 Use environment KISYS3DMOD to know defaut path for 3D shapes in footprint editors dialogs. 12 years ago
Miguel Angel Ajo 26ca1ad03d Fix py26 testing for OSX, assertIsNotNone unavailable for py26 12 years ago