New launcher class to start all 3 modes:
[jvcard.git] / src / be / nikiroo / jvcard / tui / panes / ContactDetails.java
2016-03-15 Niki RooNew launcher class to start all 3 modes:
2016-03-13 Niki RooIndexed colours, better image handling, lines cut at 74:
2016-03-08 Niki RooJava 1.6+ compatibility (at least) instead of 1.8+...
2016-03-06 Niki RooBeta2 relase v1.0-beta2
2016-03-03 Niki RooColours are now taken from a .properties file
2016-03-01 Niki RooShow some information in ContacTView (FN/N, email,...
2016-03-01 Niki Roojdoc + some fixes
2016-03-01 Niki RooMerge branch 'master' of elynx.fr:repo/jvcard
2016-03-01 Niki RooKeyAction management now more generic
2016-02-29 Niki RooImageText: fixes + new control + new modes
2016-02-29 Niki RooAdd text-image control and separate Edit/View contact
2016-02-29 Niki RooFix --noutf, fix onAction being called to many times...
2016-02-26 Niki RooUpdate lanterna, fix bugs, implement save...
2016-02-25 Niki RooImprove UI, take "dirty" check into account, move launc...
2016-02-24 Niki RooMove MainContent and its derivative to a new package...