kicad/kicad
jean-pierre charras fafd19c616 Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to duplicate ID used in menus and toolbars between sub-applications, related to wxUpdateUIEvent events loop.
wxUpdateUIEvent events can be sent to parent frames, when opening a menu in a child frame, if parent and child frame share same ID fro menuitems (or tools)
The wrong menuitem can be used in some cases ( because there are more than one menuitem with the same identifier), by a wxUpdateUIEvent event function run in a parent frame.
2014-08-19 16:51:15 +02:00
..
dialogs Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
CMakeLists.txt Try some new Mac support ideas. 2014-05-09 09:27:21 -05:00
Info.plist Try some new Mac support ideas. 2014-05-09 09:27:21 -05:00
class_treeproject_item.cpp Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
class_treeproject_item.h wxJoin version dependency change 2014-07-14 10:03:51 -05:00
class_treeprojectfiles.cpp switch back to original sexpr usage of PTREE, add new DSNLEXER constructor, enforce accessors in kicad.exe 2014-07-07 14:49:14 -05:00
class_treeprojectfiles.h Constification of HitTest and GetParent 2014-05-04 19:08:36 +02:00
commandframe.cpp Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
file_pro.icns Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
files-io.cpp Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
kicad.cpp Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
kicad.h Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to duplicate ID used in menus and toolbars between sub-applications, related to wxUpdateUIEvent events loop. 2014-08-19 16:51:15 +02:00
kicad.icns [MacOSX] Updated Icons - Document ones still missing :( 2012-09-27 19:20:44 +02:00
kicad.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
kicad_doc.icns Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
logokicad.png Dutch language update, kicad splash making to work 2008-08-20 22:44:37 +00:00
mainframe.cpp open pcbnew with filename even when previously loaded with no filename. 2014-08-17 17:58:45 -05:00
menubar.cpp Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
pgm_kicad.h improve help file finding after kiway breakage. 2014-04-14 13:49:52 -05:00
preferences.cpp Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to duplicate ID used in menus and toolbars between sub-applications, related to wxUpdateUIEvent events loop. 2014-08-19 16:51:15 +02:00
prjconfig.cpp Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
project_template.cpp Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
project_template.h Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
tree_project_frame.cpp Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
tree_project_frame.h switch back to original sexpr usage of PTREE, add new DSNLEXER constructor, enforce accessors in kicad.exe 2014-07-07 14:49:14 -05:00