• Wayne Stambaugh's avatar
    All control state handling is now performed in wxUpdateUIEvent handlers. · bdca3c5e
    Wayne Stambaugh authored
    * Old control state handling code completely removed in all applications.
    * Factor common control state handlers into EDA_DRAW_FRAME.
    * Replaced EDA_ITEM test for newness with IsNew() method.
    * Factor vertical right toolbar command handlers out of giant edit command
      switch statement in EESchema and PCBNew.
    bdca3c5e
edgemod.cpp 12.2 KB