• Wayne Stambaugh's avatar
    Minor fixes, dead code removal, and coding policy fixes. · cd0b2316
    Wayne Stambaugh authored
    * Use version of DateAndTime that returns a wxString and delete the
      version that takes a char* as it is no longer required.
    * Merge StrNumICmp() and StrLenNumICmp() into StrLenNumCmp() to create a
      single function for comparing strings with integers and remove a lot
      of duplicate code.
    * Remove unused strupper from string.cpp.
    * Use wxArrayString for sorting the EDA_LIST_DIALOG contents.
    cd0b2316
Name
Last commit
Last update
..
dialogs Minor dialog fixes and code cleaning.
CMakeLists.txt Minor code cleaning.
Info.plist Minor UI changes that affect OS X, see CHANGELOG.txt
autosel.cpp Automatic footprint assignment now can be done without equ file, if conditions are met:
cfg.cpp Add user write permission tests to CVPcb and other minor fixes.
class_DisplayFootprintsFrame.cpp Application name capitalization fixes.
class_DisplayFootprintsFrame.h Application name capitalization fixes.
class_components_listbox.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes.
class_cvpcb.cpp Minor fixes, dead code removal, and coding policy fixes.
class_footprints_listbox.cpp CvPcb: make footprint filter case insensitive (Fix Bug #873417 )
cvframe.cpp Make CvPcb stay open on save the default behavior. Fixes 872265
cvpcb.cpp Application name capitalization fixes.
cvpcb.h Cvpcb: code cleaning. Remove not used and useless files.
cvpcb.icns Rework on icons, and more OS X updates
cvpcb.rc New icons: fix problems about .ico files (under Window)
cvpcb_doc.icns Rework on icons, and more OS X updates
cvpcb_id.h add forgotten file
cvpcb_mainframe.h cvpcb: add send message to eeschema when selecting item in list components
cvstruct.h Cvpcb: code cleaning. Remove not used and useless files.
genequiv.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes.
init.cpp Application name capitalization fixes.
listboxes.cpp PCB common library header rationalization.
loadcmp.cpp Application name capitalization fixes.
menubar.cpp Gerbview: minor enhancement.
readschematicnetlist.cpp Application name capitalization fixes.
savecmp.cpp Loading commit data...
setvisu.cpp Loading commit data...
tool_cvpcb.cpp Loading commit data...
writenetlistpcbnew.cpp Loading commit data...