nikiroo-utils.git
6 years agoAndroid compatibility
Niki Roo [Sun, 3 Dec 2017 17:34:00 +0000 (18:34 +0100)]
Android compatibility

6 years agoVersion 4.0.1: android compatibility nikiroo-utils-4.0.1
Niki Roo [Sun, 3 Dec 2017 17:26:41 +0000 (18:26 +0100)]
Version 4.0.1: android compatibility

6 years agoRemove or move java.awt dependencies
Niki Roo [Sun, 3 Dec 2017 03:11:48 +0000 (04:11 +0100)]
Remove or move java.awt dependencies

6 years agoVersion 4.0.0: java.awt dependencies move nikiroo-utils-4.0.0
Niki Roo [Sun, 3 Dec 2017 03:10:11 +0000 (04:10 +0100)]
Version 4.0.0: java.awt dependencies move

6 years agoFix default remote lib not using cache
Niki Roo [Sat, 2 Dec 2017 20:49:21 +0000 (21:49 +0100)]
Fix default remote lib not using cache

6 years agoVersion 1.6.3
Niki Roo [Sat, 2 Dec 2017 20:33:33 +0000 (21:33 +0100)]
Version 1.6.3

6 years agoInvalidate info for one luid instead of all
Niki Roo [Sat, 2 Dec 2017 20:30:46 +0000 (21:30 +0100)]
Invalidate info for one luid instead of all

6 years agoFix change source update
Niki Roo [Sat, 2 Dec 2017 19:39:39 +0000 (20:39 +0100)]
Fix change source update

6 years agoRemove no longer valid //TODO
Niki Roo [Sat, 2 Dec 2017 19:29:55 +0000 (20:29 +0100)]
Remove no longer valid //TODO

6 years agoUpdate nikiroo-utils, Remote:
Niki Roo [Sat, 2 Dec 2017 19:25:21 +0000 (20:25 +0100)]
Update nikiroo-utils, Remote:
- nikiroo-utils fix for serialisation of objects within custom objects
- remote change source now works on server (not client + delete + re-upload)
- remote import now works on server (not client + delete + re-upload)

6 years agoVersion 3.1.6: fix Bridge, Serialiser, Progress: nikiroo-utils-3.1.6
Niki Roo [Sat, 2 Dec 2017 19:18:29 +0000 (20:18 +0100)]
Version 3.1.6: fix Bridge, Serialiser, Progress:
- Serialiser bug with custom objects and string inside another custom object fixed
- Bridge default maxPrintSize parameter fixed
- Progress/ProgressBar synchronisation issues fixed

6 years agoFix remote saving
Niki Roo [Sat, 2 Dec 2017 16:53:47 +0000 (17:53 +0100)]
Fix remote saving

6 years agoRemove debug message
Niki Roo [Sat, 2 Dec 2017 16:30:23 +0000 (17:30 +0100)]
Remove debug message

6 years agoFix remote calls with (valid) NULL arguments
Niki Roo [Sat, 2 Dec 2017 16:25:50 +0000 (17:25 +0100)]
Fix remote calls with (valid) NULL arguments

6 years agoFix some CBZ cover/fake cover issues
Niki Roo [Sat, 2 Dec 2017 16:23:33 +0000 (17:23 +0100)]
Fix some CBZ cover/fake cover issues

6 years agoDon't check against NULL on NotNull
Niki Roo [Sat, 2 Dec 2017 15:54:18 +0000 (16:54 +0100)]
Don't check against NULL on NotNull

6 years agoStop remote server fix
Niki Roo [Sat, 2 Dec 2017 15:38:00 +0000 (16:38 +0100)]
Stop remote server fix

6 years agoFix remote save, better GUI if bad import url
Niki Roo [Sat, 2 Dec 2017 15:33:14 +0000 (16:33 +0100)]
Fix remote save, better GUI if bad import url

6 years agoUse a hash of the key instead of the key itself
Niki Roo [Sat, 2 Dec 2017 15:17:30 +0000 (16:17 +0100)]
Use a hash of the key instead of the key itself

6 years agoNew option: default library (for remote by default)
Niki Roo [Sat, 2 Dec 2017 15:14:44 +0000 (16:14 +0100)]
New option: default library (for remote by default)

6 years agoGUI: detect remote connection failures
Niki Roo [Sat, 2 Dec 2017 14:55:52 +0000 (15:55 +0100)]
GUI: detect remote connection failures

6 years agoFix cover file not sent over wire
Niki Roo [Sat, 2 Dec 2017 14:03:51 +0000 (15:03 +0100)]
Fix cover file not sent over wire

6 years agoRemoteLibrary: new isOnline() method
Niki Roo [Sat, 2 Dec 2017 14:02:48 +0000 (15:02 +0100)]
RemoteLibrary: new isOnline() method

6 years agoImprove CacheLibrary Save()
Niki Roo [Sat, 2 Dec 2017 14:01:56 +0000 (15:01 +0100)]
Improve CacheLibrary Save()

6 years agoStringUtils: NPE fix if bad arg for padding, tests
Niki Roo [Fri, 1 Dec 2017 13:44:32 +0000 (14:44 +0100)]
StringUtils: NPE fix if bad arg for padding, tests

6 years agoRemote, JPG/PNG:
Niki Roo [Thu, 30 Nov 2017 22:08:14 +0000 (23:08 +0100)]
Remote, JPG/PNG:
- Remote mode now supports progress (not everywhere yet)
- Remote mode can now send stories correctly
- DataLoader now handle all JPG errors with a PNG retry
- Update nikiroo-utils (Cache now works with parent-less files)

6 years agoFix Cache (URL to File could fail if no parent)
Niki Roo [Thu, 30 Nov 2017 22:04:25 +0000 (23:04 +0100)]
Fix Cache (URL to File could fail if no parent)

6 years agoTry to fix the remote story sending again + traces
Niki Roo [Wed, 29 Nov 2017 22:28:52 +0000 (23:28 +0100)]
Try to fix the remote story sending again + traces

6 years agoVersion 3.1.4: error handling for traces in Server nikiroo-utils-3.1.4
Niki Roo [Wed, 29 Nov 2017 22:27:36 +0000 (23:27 +0100)]
Version 3.1.4: error handling for traces in Server

6 years agoRemote: try to send the stories image-per-image
Niki Roo [Wed, 29 Nov 2017 22:11:39 +0000 (23:11 +0100)]
Remote: try to send the stories image-per-image

6 years agoMake data objects clonable (will not copy images)
Niki Roo [Wed, 29 Nov 2017 22:08:49 +0000 (23:08 +0100)]
Make data objects clonable (will not copy images)

6 years agoUpdate fanfix.sysv
Niki Roo [Wed, 29 Nov 2017 22:08:08 +0000 (23:08 +0100)]
Update fanfix.sysv

6 years agoUpdate nikiroo-utils + traces fix
Niki Roo [Wed, 29 Nov 2017 20:59:22 +0000 (21:59 +0100)]
Update nikiroo-utils + traces fix

6 years agoVersion 3.1.3: fix ImageUtils.fromRestableStream nikiroo-utils-3.1.3
Niki Roo [Wed, 29 Nov 2017 20:58:09 +0000 (21:58 +0100)]
Version 3.1.3: fix ImageUtils.fromRestableStream

6 years agoUpdate nikiroo-utils, bugfixes:
Niki Roo [Wed, 29 Nov 2017 20:02:19 +0000 (21:02 +0100)]
Update nikiroo-utils, bugfixes:
- covers were sometimes not found (so not displayed or not deleted)
- images could fail to save in JPG mode (now, we retry in PNG)
- covers were not sent over the network (still need more tests)
- some tmp files were not deleted in case of an import failure

6 years agoVersion 3.1.2: Server/ServerBridge bugfix nikiroo-utils-3.1.2
Niki Roo [Wed, 29 Nov 2017 19:58:41 +0000 (20:58 +0100)]
Version 3.1.2: Server/ServerBridge bugfix

6 years agoVersion 3.1.1: fixes: ServerBridge, Import/Export nikiroo-utils-3.1.1
Niki Roo [Wed, 29 Nov 2017 18:21:11 +0000 (19:21 +0100)]
Version 3.1.1: fixes: ServerBridge, Import/Export

6 years agoVersion 3.1.0: ServerBridge nikiroo-utils-3.1.0
Niki Roo [Wed, 29 Nov 2017 17:17:26 +0000 (18:17 +0100)]
Version 3.1.0: ServerBridge

6 years agoUpdate nikiroo-utils, remove Instance.syserr/trace
Niki Roo [Tue, 28 Nov 2017 12:50:46 +0000 (13:50 +0100)]
Update nikiroo-utils, remove Instance.syserr/trace

6 years agoVersion 3.0.0 nikiroo-utils-3.0.0
Niki Roo [Tue, 28 Nov 2017 08:36:18 +0000 (09:36 +0100)]
Version 3.0.0

6 years agoUpdate Server, breaks API + remove deprecated
Niki Roo [Tue, 28 Nov 2017 08:35:32 +0000 (09:35 +0100)]
Update Server, breaks API + remove deprecated

6 years agoRevert Server behaviour to what it was :
Niki Roo [Tue, 28 Nov 2017 07:34:36 +0000 (08:34 +0100)]
Revert Server behaviour to what it was :
- old code will now work again
- we now can use run() directly if we want a synchronous call, which used to be for internal uses only (but public!)

6 years agoChange Server behaviour for start():
Niki Roo [Mon, 27 Nov 2017 22:24:20 +0000 (23:24 +0100)]
Change Server behaviour for start():
- start() is now synchronous, a new start(boolean wait) is there

6 years agojDoc, tests, Server fixes
Niki Roo [Mon, 27 Nov 2017 21:44:35 +0000 (22:44 +0100)]
jDoc, tests, Server fixes

6 years agoImprove TraceHandler, fix server system + tests:
Niki Roo [Mon, 27 Nov 2017 19:41:30 +0000 (20:41 +0100)]
Improve TraceHandler, fix server system + tests:
- TraceHandler is easier to work with
- a Server can now send a second object (bugfix)
- more tests for the Server class (jDoc + renames incoming)

6 years agoFix name of imported cbz, fix library check
Niki Roo [Sun, 26 Nov 2017 20:39:34 +0000 (21:39 +0100)]
Fix name of imported cbz, fix library check

6 years agoImprove cbz support:
Niki Roo [Sun, 26 Nov 2017 19:39:53 +0000 (20:39 +0100)]
Improve cbz support:
- accept title and author from SUMMARY files (first line is title, second line is author if starting with ©, rest is descriptions
- accept URL from URL files (first line)

6 years agoFix the traces handler system
Niki Roo [Sun, 26 Nov 2017 19:39:39 +0000 (20:39 +0100)]
Fix the traces handler system

6 years agoVersion 2.2.3: change the trace handler system nikiroo-utils-2.2.3
Niki Roo [Sun, 26 Nov 2017 19:38:04 +0000 (20:38 +0100)]
Version 2.2.3: change the trace handler system

6 years agoSystemV service file for remote fanfix
Niki Roo [Sun, 26 Nov 2017 18:02:56 +0000 (19:02 +0100)]
SystemV service file for remote fanfix

6 years agoFix remote, fix --list
Niki Roo [Sun, 26 Nov 2017 17:19:05 +0000 (18:19 +0100)]
Fix remote, fix --list

6 years agoRemote: now with a pin code
Niki Roo [Sun, 26 Nov 2017 17:02:34 +0000 (18:02 +0100)]
Remote: now with a pin code

6 years agoRemote: new command "EXIT"
Niki Roo [Sun, 26 Nov 2017 16:43:39 +0000 (17:43 +0100)]
Remote: new command "EXIT"

6 years agoFix source (type)) lost on redownload: again
Niki Roo [Sun, 26 Nov 2017 15:37:08 +0000 (16:37 +0100)]
Fix source (type)) lost on redownload: again

6 years agoImprove remote, fix bugs, update nikiroo-utils
Niki Roo [Sun, 26 Nov 2017 15:30:04 +0000 (16:30 +0100)]
Improve remote, fix bugs, update nikiroo-utils

6 years agoVersion 2.2.2 (manually delete from cache) nikiroo-utils-2.2.2
Niki Roo [Sun, 26 Nov 2017 15:28:00 +0000 (16:28 +0100)]
Version 2.2.2 (manually delete from cache)

6 years agoWoopsie
Niki Roo [Sun, 26 Nov 2017 13:31:12 +0000 (14:31 +0100)]
Woopsie

6 years agoImprove temporary cache system
Niki Roo [Sun, 26 Nov 2017 13:30:32 +0000 (14:30 +0100)]
Improve temporary cache system

6 years agoSome fixes: output types, libraries, remote
Niki Roo [Sun, 26 Nov 2017 11:16:31 +0000 (12:16 +0100)]
Some fixes: output types, libraries, remote

6 years agoFix --help messages, fix trans step 1/2
Niki Roo [Sun, 26 Nov 2017 09:10:20 +0000 (10:10 +0100)]
Fix --help messages, fix trans step 1/2

6 years agoPrepare work on RemoteLibrary
Niki Roo [Sat, 25 Nov 2017 21:09:04 +0000 (22:09 +0100)]
Prepare work on RemoteLibrary

6 years agoVersion 1.6.2
Niki Roo [Thu, 23 Nov 2017 19:02:51 +0000 (20:02 +0100)]
Version 1.6.2

6 years agoUpdate nikiroo-utils (Progress) + GuiReader perf
Niki Roo [Thu, 23 Nov 2017 19:01:17 +0000 (20:01 +0100)]
Update nikiroo-utils (Progress) + GuiReader perf

6 years agoVersion 2.2.1 nikiroo-utils-2.2.1
Niki Roo [Thu, 23 Nov 2017 18:58:37 +0000 (19:58 +0100)]
Version 2.2.1

6 years agoFix progress
Niki Roo [Thu, 23 Nov 2017 18:10:12 +0000 (19:10 +0100)]
Fix progress

6 years agoSerializer: small fixes + jdoc/warning
Niki Roo [Thu, 23 Nov 2017 17:31:55 +0000 (18:31 +0100)]
Serializer: small fixes + jdoc/warning

6 years agoImprove Progress, ImageUtils
Niki Roo [Thu, 23 Nov 2017 17:27:47 +0000 (18:27 +0100)]
Improve Progress, ImageUtils

6 years agoVersion 1.6.1
Niki Roo [Tue, 21 Nov 2017 12:33:51 +0000 (13:33 +0100)]
Version 1.6.1

6 years agoFix source/type reset on redownload, show num img
Niki Roo [Tue, 21 Nov 2017 12:31:59 +0000 (13:31 +0100)]
Fix source/type reset on redownload, show num img

6 years agoMerge pull request #22 from SmartmaticLabs/master
Kevin Lamonte [Sat, 28 Oct 2017 16:17:28 +0000 (12:17 -0400)]
Merge pull request #22 from SmartmaticLabs/master

Mimic the behavior in build.xml creating a runnable jar

6 years agoMimic the behavior in build.xml creating a runnable jar
Carlos Rafael Ramirez [Tue, 17 Oct 2017 20:38:30 +0000 (15:38 -0500)]
Mimic the behavior in build.xml creating a runnable jar

6 years agoMerge pull request #21 from hce/fix-build-resource-bundle
Kevin Lamonte [Thu, 12 Oct 2017 18:05:32 +0000 (14:05 -0400)]
Merge pull request #21 from hce/fix-build-resource-bundle

Include the ResourceBundle files into the build

6 years agoInclude the ResourceBundle files into the build
Hans-Christian Esperer [Tue, 10 Oct 2017 19:43:27 +0000 (21:43 +0200)]
Include the ResourceBundle files into the build

7 years agoExpose width/height in TApplication constructor, attempt on ECMA48
Kevin Lamonte [Sat, 26 Aug 2017 11:26:08 +0000 (07:26 -0400)]
Expose width/height in TApplication constructor, attempt on ECMA48

7 years agoDiambiguate ^H from backspace
Kevin Lamonte [Fri, 25 Aug 2017 20:42:46 +0000 (16:42 -0400)]
Diambiguate ^H from backspace

7 years agoFix assertions
Kevin Lamonte [Fri, 25 Aug 2017 19:58:40 +0000 (15:58 -0400)]
Fix assertions

7 years agoFixed for TJ
Kevin Lamonte [Fri, 25 Aug 2017 13:59:32 +0000 (09:59 -0400)]
Fixed for TJ

7 years agoFix bounds check
Kevin Lamonte [Thu, 24 Aug 2017 21:13:15 +0000 (17:13 -0400)]
Fix bounds check

7 years agoFix lag in TTerminalWindow
Kevin Lamonte [Thu, 24 Aug 2017 20:58:46 +0000 (16:58 -0400)]
Fix lag in TTerminalWindow

7 years agodouble-click support
Kevin Lamonte [Thu, 24 Aug 2017 01:06:49 +0000 (21:06 -0400)]
double-click support

7 years agocustom command line terminal window, blinking in color theme, scrolling region resize
Kevin Lamonte [Wed, 23 Aug 2017 19:44:11 +0000 (15:44 -0400)]
custom command line terminal window, blinking in color theme, scrolling region resize

7 years agofix stack overflow
Kevin Lamonte [Wed, 23 Aug 2017 01:51:56 +0000 (21:51 -0400)]
fix stack overflow

7 years agoaddEditor()
Kevin Lamonte [Wed, 23 Aug 2017 00:15:41 +0000 (20:15 -0400)]
addEditor()

7 years agoFix mouse on menu line
Kevin Lamonte [Tue, 22 Aug 2017 23:38:18 +0000 (19:38 -0400)]
Fix mouse on menu line

7 years agoUpdate on screen flush
Kevin Lamonte [Tue, 22 Aug 2017 22:29:44 +0000 (18:29 -0400)]
Update on screen flush

7 years agoFixes for TJIDE
Kevin Lamonte [Mon, 21 Aug 2017 21:12:35 +0000 (17:12 -0400)]
Fixes for TJIDE

7 years agoFix ClassCastException
Kevin Lamonte [Sun, 20 Aug 2017 20:44:35 +0000 (16:44 -0400)]
Fix ClassCastException

7 years agoLocalize strings
Kevin Lamonte [Sat, 19 Aug 2017 18:36:43 +0000 (14:36 -0400)]
Localize strings

7 years agoNew one-item-per-source-type mode
Niki Roo [Sat, 19 Aug 2017 11:15:14 +0000 (13:15 +0200)]
New one-item-per-source-type mode

7 years ago#19 expose home/end for TField
Kevin Lamonte [Fri, 18 Aug 2017 20:05:17 +0000 (16:05 -0400)]
#19 expose home/end for TField

7 years agoVersion 1.6.0
Niki Roo [Fri, 18 Aug 2017 13:08:04 +0000 (15:08 +0200)]
Version 1.6.0

7 years agoNew key for FimFictionApi, no TUI by default
Niki Roo [Fri, 18 Aug 2017 13:04:13 +0000 (15:04 +0200)]
New key for FimFictionApi, no TUI by default

7 years ago#19 TField fixes
Kevin Lamonte [Thu, 17 Aug 2017 15:10:47 +0000 (11:10 -0400)]
#19 TField fixes

7 years agooops
Kevin Lamonte [Thu, 17 Aug 2017 14:06:31 +0000 (10:06 -0400)]
oops

7 years agoBetter resizing under ptypipe
Kevin Lamonte [Thu, 17 Aug 2017 13:53:29 +0000 (09:53 -0400)]
Better resizing under ptypipe

7 years ago#18 repaint after screen resize
Kevin Lamonte [Thu, 17 Aug 2017 13:05:23 +0000 (09:05 -0400)]
#18 repaint after screen resize

7 years agoFimFictionApi: fix for \t and \"
Niki Roo [Thu, 17 Aug 2017 07:04:15 +0000 (09:04 +0200)]
FimFictionApi: fix for \t and \"

7 years agoSupport TTerminalWindow resizing via ptypipe
Kevin Lamonte [Thu, 17 Aug 2017 01:18:29 +0000 (21:18 -0400)]
Support TTerminalWindow resizing via ptypipe

7 years ago#18 move to event-driven main loop
Kevin Lamonte [Wed, 16 Aug 2017 16:46:28 +0000 (12:46 -0400)]
#18 move to event-driven main loop

7 years agodev version bump to 0.0.6
Kevin Lamonte [Tue, 15 Aug 2017 23:15:41 +0000 (19:15 -0400)]
dev version bump to 0.0.6