]> git.mxchange.org Git - jfinancials-swing.git/history - Addressbook/src/org/mxchange/addressbook/contact/user/UserContact.java
Added a lot trace messages + sanity checks for null references and such things
[jfinancials-swing.git] / Addressbook / src / org / mxchange / addressbook / contact / user / UserContact.java
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-23 Roland HaederAdded 'final' keyword to getters/setters as it makes...
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-17 Roland HaederContinued:
2015-07-16 Roland HaederAdded a lot database stuff, which needs heavy rewrite
2015-07-15 Roland HaederIntroduced updateNameData() + changing own "name data...
2015-07-15 Roland HaederInitial commit