]> git.mxchange.org Git - addressbook-swing.git/history - Addressbook/src/org/mxchange/addressbook/contact
Added a lot more generic methods for columnName lookup (a field must be there) +...
[addressbook-swing.git] / Addressbook / src / org / mxchange / addressbook / contact /
2015-07-31 Roland HaederAdded a lot more generic methods for columnName lookup...
2015-07-31 Roland HaederContinued with refacturing:
2015-07-31 Roland HaederSome more cleanups + added initial SQL dump
2015-07-30 Roland HaederA lot refacturings ...
2015-07-28 Roland HaederAdded a lot trace messages + sanity checks for null...
2015-07-28 Roland HaederAuto-formation and yes, it is better this way
2015-07-28 Roland HaederAdded more input fields and overwritten toString()...
2015-07-27 Roland HaederAdded null reference checks (NPE and asserts) + debug...
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 HaederThe NetBeans-created GUI was buggy, maybe because of...
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-20 Roland HaederAdded support for all current columns for reading from...
2015-07-17 Roland HaederContinued:
2015-07-17 Roland HaederRewrite start of storing contacts in database as the...
2015-07-16 Roland HaederAdded a lot database stuff, which needs heavy rewrite
2015-07-16 Roland HaederConvention applied:
2015-07-15 Roland HaederIntroduced updateAddressData() + changing own "address...
2015-07-15 Roland HaederIntroduced updateNameData() + changing own "name data...
2015-07-15 Roland HaederAdded show() method and in client a simple, textural...
2015-07-15 Roland HaederInitial commit