nikiroo-utils.git
2017-12-27 Kevin Lamonte#25 fix NPE on double-click in secondary thread
2017-12-27 Kevin Lamonte#25 fix OOB on mouse down
2017-12-22 Niki Rooi18n work (and re-add TODO.md file I forgot)
2017-12-21 Niki RooMerge branch 'master' of github.com:nikiroo/fanfix
2017-12-21 Niki RooREADME/changelog in French
2017-12-15 Kevin LamonteMany changes:
2017-12-14 Niki RooCheck for the localized changelog to show
2017-12-10 Niki RooFix configure.sh for --gui=no
2017-12-10 Niki RooAuto cache cleaning + better err in ImageUtilsAnd
2017-12-10 Niki RooBug fixes regarding cache miss/hit
2017-12-10 Niki RooDo not reset config by default, fix woopsie
2017-12-10 Niki RooAndroid: we can now download and display the list
2017-12-06 Niki RooInstance.java: code move
2017-12-05 Niki RooMakefile (better Android Studio support)
2017-12-05 Niki RooImprove Makefile
2017-12-05 Niki Rooremove uneeded iml file
2017-12-04 Niki RooAndroid support (still not useable, just a test)
2017-12-04 Niki Roo"make apk" support added
2017-12-04 Niki RooSmall fixes, including better external launcher
2017-12-03 Kevin LamonteMore PMD warnings
2017-12-03 Kevin LamonteMerge branch 'master' of https://github.com/klamonte...
2017-12-03 Kevin LamontePMD code sweep, #6 don't add MyWindow twice to MyApplic...
2017-12-03 Niki RooAndroid compatibility
2017-12-03 Niki RooVersion 4.0.1: android compatibility nikiroo-utils-4.0.1
2017-12-03 Niki RooRemove or move java.awt dependencies
2017-12-03 Niki RooVersion 4.0.0: java.awt dependencies move nikiroo-utils-4.0.0
2017-12-02 Niki RooFix default remote lib not using cache
2017-12-02 Niki RooVersion 1.6.3
2017-12-02 Niki RooInvalidate info for one luid instead of all
2017-12-02 Niki RooFix change source update
2017-12-02 Niki RooRemove no longer valid //TODO
2017-12-02 Niki RooUpdate nikiroo-utils, Remote:
2017-12-02 Niki RooVersion 3.1.6: fix Bridge, Serialiser, Progress: nikiroo-utils-3.1.6
2017-12-02 Niki RooFix remote saving
2017-12-02 Niki RooRemove debug message
2017-12-02 Niki RooFix remote calls with (valid) NULL arguments
2017-12-02 Niki RooFix some CBZ cover/fake cover issues
2017-12-02 Niki RooDon't check against NULL on NotNull
2017-12-02 Niki RooStop remote server fix
2017-12-02 Niki RooFix remote save, better GUI if bad import url
2017-12-02 Niki RooUse a hash of the key instead of the key itself
2017-12-02 Niki RooNew option: default library (for remote by default)
2017-12-02 Niki RooGUI: detect remote connection failures
2017-12-02 Niki RooFix cover file not sent over wire
2017-12-02 Niki RooRemoteLibrary: new isOnline() method
2017-12-02 Niki RooImprove CacheLibrary Save()
2017-12-01 Niki RooStringUtils: NPE fix if bad arg for padding, tests
2017-11-30 Niki RooRemote, JPG/PNG:
2017-11-30 Niki RooFix Cache (URL to File could fail if no parent)
2017-11-29 Niki RooTry to fix the remote story sending again + traces
2017-11-29 Niki RooVersion 3.1.4: error handling for traces in Server nikiroo-utils-3.1.4
2017-11-29 Niki RooRemote: try to send the stories image-per-image
2017-11-29 Niki RooMake data objects clonable (will not copy images)
2017-11-29 Niki RooUpdate fanfix.sysv
2017-11-29 Niki RooUpdate nikiroo-utils + traces fix
2017-11-29 Niki RooVersion 3.1.3: fix ImageUtils.fromRestableStream nikiroo-utils-3.1.3
2017-11-29 Niki RooUpdate nikiroo-utils, bugfixes:
2017-11-29 Niki RooVersion 3.1.2: Server/ServerBridge bugfix nikiroo-utils-3.1.2
2017-11-29 Niki RooVersion 3.1.1: fixes: ServerBridge, Import/Export nikiroo-utils-3.1.1
2017-11-29 Niki RooVersion 3.1.0: ServerBridge nikiroo-utils-3.1.0
2017-11-28 Niki RooUpdate nikiroo-utils, remove Instance.syserr/trace
2017-11-28 Niki RooVersion 3.0.0 nikiroo-utils-3.0.0
2017-11-28 Niki RooUpdate Server, breaks API + remove deprecated
2017-11-28 Niki RooRevert Server behaviour to what it was :
2017-11-27 Niki RooChange Server behaviour for start():
2017-11-27 Niki RoojDoc, tests, Server fixes
2017-11-27 Niki RooImprove TraceHandler, fix server system + tests:
2017-11-26 Niki RooFix name of imported cbz, fix library check
2017-11-26 Niki RooImprove cbz support:
2017-11-26 Niki RooFix the traces handler system
2017-11-26 Niki RooVersion 2.2.3: change the trace handler system nikiroo-utils-2.2.3
2017-11-26 Niki RooSystemV service file for remote fanfix
2017-11-26 Niki RooFix remote, fix --list
2017-11-26 Niki RooRemote: now with a pin code
2017-11-26 Niki RooRemote: new command "EXIT"
2017-11-26 Niki RooFix source (type)) lost on redownload: again
2017-11-26 Niki RooImprove remote, fix bugs, update nikiroo-utils
2017-11-26 Niki RooVersion 2.2.2 (manually delete from cache) nikiroo-utils-2.2.2
2017-11-26 Niki RooWoopsie
2017-11-26 Niki RooImprove temporary cache system
2017-11-26 Niki RooSome fixes: output types, libraries, remote
2017-11-26 Niki RooFix --help messages, fix trans step 1/2
2017-11-25 Niki RooPrepare work on RemoteLibrary
2017-11-23 Niki RooVersion 1.6.2
2017-11-23 Niki RooUpdate nikiroo-utils (Progress) + GuiReader perf
2017-11-23 Niki RooVersion 2.2.1 nikiroo-utils-2.2.1
2017-11-23 Niki RooFix progress
2017-11-23 Niki RooSerializer: small fixes + jdoc/warning
2017-11-23 Niki RooImprove Progress, ImageUtils
2017-11-21 Niki RooVersion 1.6.1
2017-11-21 Niki RooFix source/type reset on redownload, show num img
2017-10-28 Kevin LamonteMerge pull request #22 from SmartmaticLabs/master
2017-10-17 Carlos Rafael... Mimic the behavior in build.xml creating a runnable jar
2017-10-12 Kevin LamonteMerge pull request #21 from hce/fix-build-resource...
2017-10-10 Hans-Christian... Include the ResourceBundle files into the build
2017-08-26 Kevin LamonteExpose width/height in TApplication constructor, attemp...
2017-08-25 Kevin LamonteDiambiguate ^H from backspace
2017-08-25 Kevin LamonteFix assertions
2017-08-25 Kevin LamonteFixed for TJ
2017-08-24 Kevin LamonteFix bounds check
next