2015-08-07 |
Roland Haeder | Minor removal |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Roland Haeder | Renamed some classes/interfaces to make it clear they... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Roland Haeder | These update methods were somewhere lame, so better... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Roland Haeder | Moved more stuff to jcore project as they can be genera... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Roland Haeder | Better init it here |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Roland Haeder | Not all applications want resource bundles, remove... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Roland Haeder | Moved a lot classes and interfaces (generalized) to... |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Roland Haeder | Added text file |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Roland Haeder | Nicer formatted comment |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Roland Haeder | Trailing spaces are no good ideas. |
commit | commitdiff | tree | snapshot |
2015-07-31 |
Roland Haeder | Added README file + ignored some strings (no logic... |
commit | commitdiff | tree | snapshot |
2015-07-31 |
Roland Haeder | Added a lot more generic methods for columnName lookup... |
commit | commitdiff | tree | snapshot |
2015-07-31 |
Roland Haeder | Continued with refacturing: |
commit | commitdiff | tree | snapshot |
2015-07-31 |
Roland Haeder | Fixes for broken commit, as type-hints must be fixed... |
commit | commitdiff | tree | snapshot |
2015-07-31 |
Roland Haeder | Broken commit towards generics |
commit | commitdiff | tree | snapshot |
2015-07-31 |
Roland Haeder | Handled / throw some exceptions |
commit | commitdiff | tree | snapshot |
2015-07-31 |
Roland Haeder | Some more cleanups + added initial SQL dump |
commit | commitdiff | tree | snapshot |
2015-07-30 |
Roland Haeder | First atttempt of prepared statement |
commit | commitdiff | tree | snapshot |
2015-07-30 |
Roland Haeder | A lot refacturings ... |
commit | commitdiff | tree | snapshot |
2015-07-30 |
Roland Haeder | Added method logException() + properties instance shoul... |
commit | commitdiff | tree | snapshot |
2015-07-29 |
Roland Haeder | Method getProperty() now prefixes all keys with org... |
commit | commitdiff | tree | snapshot |
2015-07-29 |
Roland Haeder | Having one database connection for all tables is more... |
commit | commitdiff | tree | snapshot |
2015-07-29 |
Roland Haeder | Implemented doShutdown() for MySQL backend |
commit | commitdiff | tree | snapshot |
2015-07-29 |
Roland Haeder | Fixed and added more MySQL-related stuff |
commit | commitdiff | tree | snapshot |
2015-07-29 |
Roland Haeder | Added more MySQL-related stuff |
commit | commitdiff | tree | snapshot |
2015-07-29 |
Roland Haeder | And ignored any properties files as they are generated... |
commit | commitdiff | tree | snapshot |
2015-07-29 |
Roland Haeder | Basic support for properties file |
commit | commitdiff | tree | snapshot |
2015-07-29 |
Roland Haeder | A lot more improvements: |
commit | commitdiff | tree | snapshot |
2015-07-28 |
Roland Haeder | Added a lot trace messages + sanity checks for null... |
commit | commitdiff | tree | snapshot |
2015-07-28 |
Roland Haeder | Introduced more methods + added first dialog call ... |
commit | commitdiff | tree | snapshot |
2015-07-28 |
Roland Haeder | Auto-formation and yes, it is better this way |
commit | commitdiff | tree | snapshot |
2015-07-28 |
Roland Haeder | Added more input fields and overwritten toString()... |
commit | commitdiff | tree | snapshot |
2015-07-28 |
Roland Haeder | set visibility for debugging purposes here |
commit | commitdiff | tree | snapshot |
2015-07-28 |
Roland Haeder | Introduced initNamePanel() + added entering surname... |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Roland Haeder | Renamed class to reflect actual purpose |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Roland Haeder | Special characters cannot be securely written with... |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Roland Haeder | Use own methods |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Roland Haeder | Sorted members |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Roland Haeder | Some performance tuning... |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Roland Haeder | Added null reference checks (NPE and asserts) + debug... |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Roland Haeder | Now much easier to handle |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Roland Haeder | Introduced Gender enum which replaces the old char |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Roland Haeder | Introduced new model as we need gender value verficatio... |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Roland Haeder | Global commit: Changed spaces to tabs, because all... |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Roland Haeder | Added trace messages |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Roland Haeder | Added some documentation + added assertions for importa... |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Roland Haeder | Implemented getColumnName() + added it to ContactManage... |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Roland Haeder | Sorted members |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Roland Haeder | Implemented getRowCount() + centered table and added... |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Roland Haeder | Introduced initTable() |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Roland Haeder | Introduced updateStatus() + shutdownApplication() |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Roland Haeder | Moved exceptions in own package |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Roland Haeder | Fixed copyright + added documentation a bit |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Roland Haeder | Introduced initStatusPanel() which initializes status... |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Roland Haeder | Introduced initMenuSystem() which initializes whole... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Roland Haeder | Moved default close operation into init method to keep... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Roland Haeder | Moved declaration of menu and item instances up as... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Roland Haeder | Continued with re-implementation of Swing frame |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Roland Haeder | Added 'final' keyword to getters/setters as it makes... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Roland Haeder | The NetBeans-created GUI was buggy, maybe because of... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Roland Haeder | Bah, bad bad NetBeans. Why the f**k does it need to... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Roland Haeder | Fixed call + introduced getColumnCount() |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Roland Haeder | Added missing class |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Roland Haeder | Project relocated (a bit better now?) + continued with... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Roland Haeder | the contact manager instance only exists when initFrame... |
commit | commitdiff | tree | snapshot |
2015-07-21 |
Roland Haeder | Added stuff for Swing client |
commit | commitdiff | tree | snapshot |
2015-07-21 |
Roland Haeder | Added a lot stuff: |
commit | commitdiff | tree | snapshot |
2015-07-21 |
Roland Haeder | Added initial Swing frame class (Netbeans) and moved... |
commit | commitdiff | tree | snapshot |
2015-07-21 |
Roland Haeder | This call is no more needed |
commit | commitdiff | tree | snapshot |
2015-07-21 |
Roland Haeder | Added generic interface to generic class + added some... |
commit | commitdiff | tree | snapshot |
2015-07-21 |
Roland Haeder | Introduced a lot Swing stuff + moved some attributes |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Roland Haeder | Sorted some members + added 2 menu entries: list and... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Roland Haeder | Introduced addContactToList() + used writeBytes() inste... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Roland Haeder | sorted members |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Roland Haeder | Added calculation for average lines in database file... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
KLC | Opps, forgot to add fully read Contact object to list ... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Roland Haeder | Added support for all current columns for reading from... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Roland Haeder | Continued: |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Roland Haeder | Rewrite start of storing contacts in database as the... |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Roland Haeder | Added a lot database stuff, which needs heavy rewrite |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Roland Haeder | Convention applied: |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Roland Haeder | Made getMenu() abstract as showMenu() is now in BaseCli... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
KLC | Updated comment (minor) |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Roland Haeder | Renamed some methods and auto-sorted them |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Roland Haeder | Introduced updateAddressData() + changing own "address... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Roland Haeder | Introduced updateNameData() + changing own "name data... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Roland Haeder | Introduced own exception + added first sub menu for... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Roland Haeder | Added show() method and in client a simple, textural... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Roland Haeder | Initial commit |
commit | commitdiff | tree | snapshot |
|