End of last year's changes. ComponentForm repl...
Commiting changes made 1 year ago
add a few more shortcuts to menu
modify keyboard shortcuts to use standard menu ...
Have component build its own tooltip. Remove s...
update credits in about box, print program vers...
- fix look of tracker on cut track
Don't show "Change Properties" in context menu ...
Tool tips for components on board
Allow displaying names or values on components
In ElComponent constructor, set Board before ad...
put NamePrefix property in components, remove f...
Remove unused ID field from ElComponent
Merge branch 'fetko' of ssh://git.code.sf.net/p...
put NamePrefix property in components, remove f...
bug fix: don't create a new component unless mo...
Add ShowAndLogException, replace all exception ...
add .gitignore file (keep backups, exe, obj, us...
resistor-multiple sizes and metal film, tranzis...
Merge branch 'enum_types' into AndysBranch
Component list Form
remove some files from repository that shouldn'...
Merge branch 'master' into enum_types
fix merge errors
Make component list position de-serializing bac...
Merge branch 'componentBranch'
delete bin and object directories and stale Boa...
bump version numbers
Complete implementation of Dirty flags, and ena...
Fix de-serialization of component dictionaries
Further factoring of tools, including fixes for...
deleted the obj/ and bin/ dirs
Signed-off-by: andybandy <typhos1@gmail.com>
Enum for component type
bin and obj
init
Led with different colors, icon changes, Compon...
Component list visible option, changes with the...
remove unused references from project
add 3rd board type (segmented) with parameter o...
Dispose ElComponent resources on delete of comp...
factor common code from individual components t...
Prevent click on component, then click outside ...
Merge branch 'componentBranch'
icon, help file, license, snippet...
visual change on components
add missing files from previous commit
Add missing files from previous change
aligned text in lower right panel --
Solution files
Resources commit
Visual Studio Project files
Components, ExtensionClasses, Tools, Controls C...
Base Classes Commit
Main form commit
Merge ssh://git.code.sf.net/p/perfdesign/code
Initial commit