]> git.mxchange.org Git - addressbook-swing.git/history - Addressbook/src/org/mxchange/addressbook/manager/contact/ManageableContact.java
Moved a lot classes and interfaces (generalized) to new jcore project + added a few...
[addressbook-swing.git] / Addressbook / src / org / mxchange / addressbook / manager / contact / ManageableContact.java
2015-08-06 Roland HaederMoved a lot classes and interfaces (generalized) to...
2015-07-31 Roland HaederAdded a lot more generic methods for columnName lookup...
2015-07-31 Roland HaederContinued with refacturing:
2015-07-30 Roland HaederA lot refacturings ...
2015-07-28 Roland HaederAdded a lot trace messages + sanity checks for null...
2015-07-27 Roland HaederIntroduced Gender enum which replaces the old char
2015-07-24 Roland HaederGlobal commit: Changed spaces to tabs, because all...
2015-07-24 Roland HaederImplemented getColumnName() + added it to ContactManage...
2015-07-24 Roland HaederIntroduced initStatusPanel() which initializes status...
2015-07-23 Roland HaederBah, bad bad NetBeans. Why the f**k does it need to...
2015-07-22 Roland HaederProject relocated (a bit better now?) + continued with...
2015-07-22 Roland Haederthe contact manager instance only exists when initFrame...
2015-07-21 Roland HaederAdded a lot stuff:
2015-07-21 Roland HaederIntroduced a lot Swing stuff + moved some attributes
2015-07-17 Roland HaederContinued:
2015-07-17 Roland HaederRewrite start of storing contacts in database as the...
2015-07-16 Roland HaederConvention applied:
2015-07-15 Roland HaederRenamed some methods and auto-sorted them
2015-07-15 Roland HaederIntroduced updateNameData() + changing own "name data...
2015-07-15 Roland HaederIntroduced own exception + added first sub menu for...
2015-07-15 Roland HaederInitial commit