• jean-pierre charras's avatar
    Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to... · fafd19c6
    jean-pierre charras authored
    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.
    fafd19c6
Name
Last commit
Last update
..
dialogs Remove some uses of using namespace std.
CMakeLists.txt Try some new Mac support ideas.
Info.plist Try some new Mac support ideas.
class_treeproject_item.cpp Modular KiCad Blueprint Milestone B), major portions:
class_treeproject_item.h wxJoin version dependency change
class_treeprojectfiles.cpp switch back to original sexpr usage of PTREE, add new DSNLEXER constructor, enforce accessors in kicad.exe
class_treeprojectfiles.h Constification of HitTest and GetParent
commandframe.cpp Modular KiCad Blueprint Milestone B), major portions:
file_pro.icns Rework on icons, and more OS X updates
files-io.cpp Modular KiCad Blueprint Milestone B), major portions:
kicad.cpp Modular KiCad Blueprint Milestone B), major portions:
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.
kicad.icns [MacOSX] Updated Icons - Document ones still missing :(
kicad.rc Remove old xpm icons files
kicad_doc.icns Rework on icons, and more OS X updates
logokicad.png Dutch language update, kicad splash making to work
mainframe.cpp open pcbnew with filename even when previously loaded with no filename.
menubar.cpp Modular KiCad Blueprint Milestone B), major portions:
pgm_kicad.h improve help file finding after kiway breakage.
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.
prjconfig.cpp Modular KiCad Blueprint Milestone B), major portions:
project_template.cpp Remove some uses of using namespace std.
project_template.h Remove some uses of using namespace std.
tree_project_frame.cpp Modular KiCad Blueprint Milestone B), major portions:
tree_project_frame.h switch back to original sexpr usage of PTREE, add new DSNLEXER constructor, enforce accessors in kicad.exe