jvcard.git
2019-03-03 Niki Rooupdate to latest nikiroo-utils master
2018-09-27 Niki RoojDoc, possible leak on crash, new depth option
2018-04-28 Niki RooNew SAVE_TO option
2018-04-28 Niki RooUpdate support code for Jexer
2017-07-13 Niki RooNew Jexer TUI now working (still needs work)
2017-07-10 Niki RooPrepare a new TUI version with Jexer (needs TTable)
2017-07-08 Niki RooAdd more warnings source to 1.6) and fix warnings
2017-07-06 Niki RooVersion 2.0.0: update sources
2017-07-06 Niki RooChange build scripts
2016-05-08 Niki RooFix 2 TODO items:
2016-05-07 Niki RooFix makefile (default target Java version removed)...
2016-05-07 Niki RooVersion back to -dev
2016-05-07 Niki RooNew version: 1.1 v1.1
2016-05-07 Niki RooSliders in note panel
2016-04-14 Niki RooMakefile: insert Lanterna resources at the right place
2016-04-05 Niki RooOptional: return only 2 types of exceptions
2016-04-04 Niki RooContactDetailsRaw: list of types on ADD + Main: better...
2016-04-04 Niki RooASCII images: slight change in characters used and...
2016-04-02 Niki RooBad file uploaded! restoring.
2016-04-02 Niki RooFix: default FN should be trimmed
2016-04-02 Niki RooFix PREF handling (was not correct relative to the...
2016-04-02 Niki RooFix some default colours
2016-04-02 Niki RooFix inclusion of lanterna's resources + fix warning
2016-04-02 Niki RooAdd support for EXIF rotation tag in images
2016-04-02 Niki RooContactDetailsRaw: fix bad TYPES handling
2016-04-01 Niki RooFix _NOUTF flag handling in "--i18n"
2016-03-30 Niki Rooimage --load now store the file as is
2016-03-29 Niki RooPerformance improvement:
2016-03-29 Niki RooMakefile fix(1), More stdout info on --X-photo(2):
2016-03-28 Niki RooFix Makefile for new Main.java, uupdate version to...
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 Roosave/load photos: do not add ".png" by force
2016-03-26 Niki RooNew option: save/load contacts' photos
2016-03-26 Niki RooVCard format: correctly co/decode escaped values
2016-03-26 Niki RooMakefile: fix error at first "make"
2016-03-26 Niki RooRefresh data on "Back", allow configuration of View...
2016-03-26 Niki RooTranslation: update system to support arguments, add...
2016-03-25 Niki RooForce headless mode if "--tui" is passed
2016-03-24 Niki RooUpdate version to -dev again
2016-03-24 Niki RooNew version: beta-3 v1.0-beta3
2016-03-24 Niki RooMakefile: not easy to make it work on 1.5 and 1.8 at...
2016-03-24 Niki RooFix some warnings against Java 1.8
2016-03-24 Niki RooMakefile: move tmp files to bin/
2016-03-24 Niki RooMakefile: now working, including JAR file
2016-03-24 Niki RooCompat Java 1.5+ (again)
2016-03-24 Niki RooMakefile to compile (still no jar file, WIP)
2016-03-24 Niki RooRemote support ~complete (need more tests at least)
2016-03-20 Niki RooRemote: jdoc + description + some fixes:
2016-03-19 Niki RooRemoting support: update:
2016-03-17 Niki RooRemoting: lot of fixes
2016-03-17 Niki RooFix timestamp not updated after save
2016-03-16 Niki RooFix some bugs in remote/sync (still not complete)
2016-03-15 Niki RooNew launcher class to start all 3 modes:
2016-03-14 Niki RooUpdate on remote-server
2016-03-13 Niki RooFix some sync issues
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-13 NikiUpdate README.md
2016-03-13 Niki RooIndexed colours, better image handling, lines cut at 74:
2016-03-12 Niki RooAdd some comparisons methods, fix the existing checks
2016-03-11 Niki RooResources: now allow "--config" and external .propertie...
2016-03-11 Niki RooSome fixes (crash when adding raw "x=" field, "dirty...
2016-03-09 Niki RooWoops. (List#addAll() does not accept NULL.)
2016-03-09 Niki RooFix version, move list management from Card/Contact...
2016-03-09 NikiUpdate README to link to auto-generated web page
2016-03-09 Niki RooFix the translation problem since the Java compat updat...
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-04 Niki RooSmall fix in the VCF parser (now a bit quicker) and...
2016-03-04 Niki RooTranslation system improvement (can now generate .prope...
2016-03-03 Niki RooThe format(s) of the contacts list is now exported...
2016-03-03 Niki RooColours are now taken from a .properties file
2016-03-03 Nikiremove jar files from sources, should not be there
2016-03-03 Niki RooFix UTF8 bug, create first executable JAR file v1.0-beta1
2016-03-03 Niki Rooi18n: rework of the system + French translation
2016-03-02 Niki RooFix text handling in Question and Edit modes
2016-03-01 NikiCreate README.md
2016-03-01 Niki RooShow some information in ContacTView (FN/N, email,...
2016-03-01 Niki Roojdoc + some fixes
2016-03-01 Niki Rooadd license file from lanterna (LGPL 3)
2016-03-01 Niki RooMerge branch 'master' of elynx.fr:repo/jvcard
2016-03-01 Niki RooKeyAction management now more generic
2016-03-01 NikiInitial commit
2016-02-29 Niki RooImageText: jDoc
2016-02-29 Niki RooImageText: fixes + new control + new modes
2016-02-29 Niki Roolanterna: update
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 RooSome changes to support Files
2016-02-24 Niki RooMove MainContent and its derivative to a new package...
2016-02-24 Niki RooInitial commit