2015-08-12 |
Roland Haeder | Minor formatting |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Possible fix for non-working path detection on Linux? |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Added files for NetBeans and only ignored 'private'. |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | More comments improved ... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Some comments improved to make the purpose of BaseConta... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | DatabaseResult is now "basicly finished". |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Opps! Wrong way around ... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Added more data-gateway pattern classes + more rewrites... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Added some thrown exceptions |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Added some comments (ignored string) |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Data path is now configurable |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Added some thrown exceptions |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Let's get rid of abortProgramWithException() where... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | No, that wasn't right, too. |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Don't call exit() here |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Let it throw an unchecked exception, if the implementat... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Added criteria stuff for data-gateway patterm + a lot... |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Roland Haeder | Added doShutdown() |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Roland Haeder | Import from addressbook |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Roland Haeder | Rewrite of fromChar() |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Roland Haeder | Reverted a bit back because the ConsoleClient has enter... |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Roland Haeder | Don't do this, having chars for database keys, you... |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Roland Haeder | Ignored some strings for internationalization + some... |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Roland Haeder | Fixes for factory class, you need to take DatabaseFront... |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Roland Haeder | Introduced BackendFactory which does now instance the... |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Roland Haeder | It has to be Long, with long you get zeros in forms |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Roland Haeder | Need to be changed to Object |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Roland Haeder | Added convertNullToEmpty() |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Roland Haeder | Better return an iterator of Map.Entry<Field, Object... |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Roland Haeder | Some fixes |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Roland Haeder | Introduced fieldIterator() + all Contact instances... |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Roland Haeder | Correct property name (was from import of addressbook... |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Roland Haeder | Added new interface for managers that need to access... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Roland Haeder | Minor: better wording |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Roland Haeder | Moved interface member as it is a non-data setting... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Roland Haeder | Added setter/getter for contact instance + made some... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Roland Haeder | Type needs to be long as the parser wants to set long |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Roland Haeder | Missed this one ... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Roland Haeder | Made all data-setter public, Gender is fine to be set... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Roland Haeder | Moved more stuff from addressbook to here |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Roland Haeder | bundle is now static as only one instance is enough... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Roland Haeder | Minor: moved class member to proper position |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Roland Haeder | Let generic class BaseClient implement general Client... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Roland Haeder | Some cleanups from previous import from addressbook... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Roland Haeder | Initial import, mostly from Addressbook project |
commit | commitdiff | tree | snapshot |
|