ContactDetailsRaw: fix bad TYPES handling
[jvcard.git] / src / be / nikiroo / jvcard / tui / panes / ContactDetailsRaw.java
2016-04-02 Niki RooContactDetailsRaw: fix bad TYPES handling
2016-03-29 Niki RooPerformance improvement:
2016-03-28 Niki RooMore i18n, v1.0 ready v1.0
2016-03-28 Niki RooResources system rewrite + new "--save-config DIR"...
2016-03-28 Niki RooFix FN when empty (with a configurable option) + some...
2016-03-26 Niki RooVCard format: correctly co/decode escaped values
2016-03-15 Niki RooNew launcher class to start all 3 modes:
2016-03-11 Niki RooSome fixes (crash when adding raw "x=" field, "dirty...
2016-03-09 Niki RooFix version, move list management from Card/Contact...
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 RooAdd text-image control and separate Edit/View contact
2016-02-29 Niki RooFix --noutf, fix onAction being called to many times...