Resources system rewrite + new "--save-config DIR" option
[jvcard.git] / src / be / nikiroo / jvcard / tui / panes / FileList.java
2016-03-28 Niki RooResources system rewrite + new "--save-config DIR"...
2016-03-26 Niki RooRefresh data on "Back", allow configuration of View...
2016-03-24 Niki RooRemote support ~complete (need more tests at least)
2016-03-15 Niki RooNew launcher class to start all 3 modes:
2016-03-13 Niki RooMerge branch 'master' of github.com:nikiroo/jvcard
2016-03-13 Niki Roojvcard remote support (initial commit, not ready for...
2016-03-11 Niki RooResources: now allow "--config" and external .propertie...
2016-03-03 Niki RooColours are now taken from a .properties file
2016-03-01 Niki RooMerge branch 'master' of elynx.fr:repo/jvcard
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-24 Niki RooSome changes to support Files
2016-02-24 Niki RooMove MainContent and its derivative to a new package...