Niki Roo [Wed, 22 Feb 2017 14:23:01 +0000 (15:23 +0100)]
Improve UI, implement "Save as..." menu item
Niki Roo [Tue, 21 Feb 2017 14:14:20 +0000 (15:14 +0100)]
Version 1.2.1: fixes for GUI, new buttons
- new actions in GUI
- fixes in GUI
Niki Roo [Mon, 20 Feb 2017 22:37:24 +0000 (23:37 +0100)]
Version 1.2.0: better UI, some fixes
Niki Roo [Mon, 20 Feb 2017 14:45:31 +0000 (15:45 +0100)]
CSS change, some fallbacks programs for Desktop
Niki Roo [Sun, 19 Feb 2017 22:46:39 +0000 (23:46 +0100)]
Move default tmp dirs, fix BLANK handling
- tmp is now in $config ($HOME/.fanfix)/tmp
- reader tmp is now $config/tmp.reader
- blanks were not correctly handled in BasicSupport
- some tests were added
Niki Roo [Sun, 19 Feb 2017 00:46:02 +0000 (01:46 +0100)]
Add progress reporting on GUI
Niki Roo [Sun, 19 Feb 2017 00:38:51 +0000 (01:38 +0100)]
1.1.1: add UI component for Progress
Niki Roo [Sat, 18 Feb 2017 19:10:35 +0000 (20:10 +0100)]
Progress handling in BasicOutput
Niki Roo [Sat, 18 Feb 2017 16:32:53 +0000 (17:32 +0100)]
README update
Niki Roo [Sat, 18 Feb 2017 16:32:28 +0000 (17:32 +0100)]
README update
Niki Roo [Sat, 18 Feb 2017 16:31:50 +0000 (17:31 +0100)]
README update
Niki Roo [Sat, 18 Feb 2017 16:26:40 +0000 (17:26 +0100)]
Woopsie 2 (same problem, workspace was corrupted)
Niki Roo [Sat, 18 Feb 2017 16:24:46 +0000 (17:24 +0100)]
Woopsie (source-lib confusion, bad import in Main)
Niki Roo [Sat, 18 Feb 2017 16:23:48 +0000 (17:23 +0100)]
Version 1.1.0: Add progress reporting, move to ui package
Niki Roo [Sat, 18 Feb 2017 16:15:30 +0000 (17:15 +0100)]
Version 1.1.0
- new Progress reporting system (currently only in CLI mode)
- fix on e621 for "pending" pools, which were not downloaded before
- unit tests system added (but no test yet, as all tests were moved into
nikiroo-utils before release)
Niki Roo [Fri, 17 Feb 2017 20:50:27 +0000 (21:50 +0100)]
Fix e621 bug on "pending" pools
Niki Roo [Fri, 17 Feb 2017 20:07:35 +0000 (21:07 +0100)]
README fixes
Niki Roo [Fri, 17 Feb 2017 19:55:28 +0000 (20:55 +0100)]
1.0.0
Niki Roo [Fri, 17 Feb 2017 19:49:12 +0000 (20:49 +0100)]
Version 1.0.0
- fixes everywhere
- a screenshot in the README
- update to nikiroo-utils 1.0.0
- a mostly usable UI, not too ugly any more
Niki Roo [Fri, 17 Feb 2017 12:46:38 +0000 (13:46 +0100)]
Fix UTF-8 and "/" -> "\" issues for Win32
It works on Windows now
Niki Roo [Fri, 17 Feb 2017 09:15:53 +0000 (10:15 +0100)]
Fix deault ext for HTML output support
We used not to include the "/index", but it is necessary for a correct
library handling of HTL files
Niki Roo [Thu, 16 Feb 2017 19:35:33 +0000 (20:35 +0100)]
Prepare version 0.9.4
Niki Roo [Thu, 16 Feb 2017 19:31:36 +0000 (20:31 +0100)]
Fix CBZ importer, improve GUI
- CBZ importer was not sorting the images, they were often reversed
- The GUI is improved (~fixed book size, scroll, wrapping, better
highlight colours)
Niki Roo [Thu, 16 Feb 2017 18:31:56 +0000 (19:31 +0100)]
Fix some perf/space problems, add a cover for e621
Niki Roo [Thu, 16 Feb 2017 18:05:33 +0000 (19:05 +0100)]
VERSION 0.9.7: better toImage (allows non resetable streams)
Niki Roo [Wed, 15 Feb 2017 22:08:26 +0000 (23:08 +0100)]
Fix e621 getAuthor() which could error out
Niki Roo [Tue, 14 Feb 2017 19:33:28 +0000 (20:33 +0100)]
Lot of fixes + first (bad, ugly) working GUI
The GUI is now launched at startup if no arguments were passed, too
Niki Roo [Mon, 13 Feb 2017 22:23:54 +0000 (23:23 +0100)]
Partial HTML implementation, partial GUI support
The HTML implementation is working, but subpar, and with lots of copy-pasted code
The LocalReader is a work in progress
Niki Roo [Mon, 13 Feb 2017 21:00:18 +0000 (22:00 +0100)]
Version 0.9.6
Niki Roo [Mon, 13 Feb 2017 20:58:15 +0000 (21:58 +0100)]
Add some tests
Niki Roo [Mon, 13 Feb 2017 06:31:57 +0000 (07:31 +0100)]
Fix --export
--export did not correctly pass the LUID to the library
Niki Roo [Mon, 13 Feb 2017 05:53:55 +0000 (06:53 +0100)]
Small fixes
"©Author" replaced by "By Author" in text format
UPDATING/UPDATED debug messages removed
Fix cause of "null: .... imported." (LUID not found) when importing to
library: the MetaData object was not updated back into the story
Niki Roo [Sun, 12 Feb 2017 23:32:55 +0000 (00:32 +0100)]
Fixes, new version number: 0.9.2
Some problems related to the Bundles and .properties files were fixed
Niki Roo [Sun, 12 Feb 2017 23:27:27 +0000 (00:27 +0100)]
Fix resource bundle bug, is now 1.6+ only
Niki Roo [Sun, 12 Feb 2017 22:19:48 +0000 (23:19 +0100)]
Add URL into .info and MetaData, work on Library
Niki Roo [Sun, 12 Feb 2017 21:15:39 +0000 (22:15 +0100)]
Library scanning much quicker
BasicSupport rewrite to allow quicker scanning of library items
Niki Roo [Sun, 12 Feb 2017 17:29:19 +0000 (18:29 +0100)]
Library fixes + "make install" fix
The library had some problems to retrieve metadata from CBZ files,
"make install" created a script that did not pass the arguments
Niki Roo [Sun, 12 Feb 2017 16:01:07 +0000 (17:01 +0100)]
Compat fix for Java 1.6 (unused "import")
Niki Roo [Sun, 12 Feb 2017 15:51:54 +0000 (16:51 +0100)]
Fix makefile
Niki Roo [Sun, 12 Feb 2017 15:50:14 +0000 (16:50 +0100)]
JDK 1.6 compatibility fixes (still not tested on 1.5)
Basically, a few comments causing bad "import"s and a call to
Charset.UTF8 instead of "UTF-8"
Niki Roo [Sun, 12 Feb 2017 15:42:18 +0000 (16:42 +0100)]
Version 0.9.0 + update nikiroo-utils
Introduced a VERSION file in configure/make
Niki Roo [Sun, 12 Feb 2017 15:10:59 +0000 (16:10 +0100)]
Fix makefile to remove sourced and VERSIONed jars
Niki Roo [Sun, 12 Feb 2017 15:06:27 +0000 (16:06 +0100)]
Initial commit, version 0.9.2
Niki Roo [Sun, 12 Feb 2017 14:26:11 +0000 (15:26 +0100)]
Small fixes
Samll fixes:
- configure.sh fix to include sources into the created JARs
- fix source name of MangaFox (.me, not .met)
- fix a check in Library to be more verbose in case of error
Niki Roo [Sun, 12 Feb 2017 12:28:58 +0000 (13:28 +0100)]
README: markdown syntax error..
I inverted the links name and their URL
Niki Roo [Sun, 12 Feb 2017 12:26:28 +0000 (13:26 +0100)]
README update
Niki Roo [Sun, 12 Feb 2017 11:36:16 +0000 (12:36 +0100)]
Default configuration dir: $HOME/.fanfix
nikiroo-utils was updated to 0.9.2 for this, too, with
basically just a few lines of code deleted and a package renaming
Niki Roo [Sun, 12 Feb 2017 11:01:10 +0000 (12:01 +0100)]
Some quick fixes
Niki Roo [Sun, 12 Feb 2017 10:44:44 +0000 (11:44 +0100)]
Main.java: new actins available
New actions are available: --help, --set-reader
The code to handle them has been changed, too
Niki Roo [Sat, 11 Feb 2017 23:21:24 +0000 (00:21 +0100)]
Prepare for LocalReader
This will allow HTML or TEXT conversion first if configured
Niki Roo [Sat, 11 Feb 2017 22:12:44 +0000 (23:12 +0100)]
--list was causing problems + move reader
Fix a bug in Cache.java which made it impossible to download,
even from the local cache, if the current referer was not set
+ move CliReader into a new package and use an interface,
so it will work better with the second reader (simple HTML
sent to the local browser, still not ready)
Niki Roo [Sat, 11 Feb 2017 21:24:09 +0000 (22:24 +0100)]
Initial commit (working)
This is not the actual first commit (obviously), but the first
commit since it was exported to GitHub.
It works correctly as of today, but I still have a few websites
I want to add to replace my old BASH scripts.
Niki [Sat, 11 Feb 2017 20:35:34 +0000 (21:35 +0100)]
Initial commit
Kevin Lamonte [Thu, 2 Feb 2017 01:21:42 +0000 (20:21 -0500)]
Update doc
Kevin Lamonte [Thu, 2 Feb 2017 01:14:59 +0000 (20:14 -0500)]
Expose ECMA48 Reader and Writer
Kevin Lamonte [Tue, 31 Jan 2017 17:46:23 +0000 (12:46 -0500)]
Support for Xterm ctrl/alt/shift function keys
Kevin Lamonte [Wed, 18 Jan 2017 19:58:25 +0000 (14:58 -0500)]
typo
Kevin Lamonte [Sun, 8 Jan 2017 18:48:11 +0000 (13:48 -0500)]
Ignore RGB SGR
Kevin Lamonte [Sat, 30 Apr 2016 10:58:41 +0000 (06:58 -0400)]
pyramid glyph for CP437 DEL
Kevin Lamonte [Sun, 13 Mar 2016 04:01:58 +0000 (23:01 -0500)]
Fix telnet new environment option
Kevin Lamonte [Thu, 28 Jan 2016 13:00:14 +0000 (08:00 -0500)]
LICENSE CHANGED TO MIT
Kevin Lamonte [Fri, 3 Apr 2015 01:26:32 +0000 (21:26 -0400)]
color chooser widget
Kevin Lamonte [Thu, 2 Apr 2015 17:44:56 +0000 (13:44 -0400)]
checkstyle sweep
Kevin Lamonte [Thu, 2 Apr 2015 13:19:13 +0000 (09:19 -0400)]
clean readme
Kevin Lamonte [Mon, 30 Mar 2015 20:48:47 +0000 (16:48 -0400)]
window focus events and enable/disable menu items
Kevin Lamonte [Sun, 29 Mar 2015 21:28:16 +0000 (17:28 -0400)]
Merge branch 'master' of https://github.com/klamonte/jexer
Kevin Lamonte [Sun, 29 Mar 2015 17:57:56 +0000 (13:57 -0400)]
bugfixes
Kevin Lamonte [Sun, 29 Mar 2015 10:23:20 +0000 (06:23 -0400)]
fix javadoc header
Kevin Lamonte [Sun, 29 Mar 2015 02:15:37 +0000 (22:15 -0400)]
make Windows look like X11, why does this work
Kevin Lamonte [Sun, 29 Mar 2015 01:30:40 +0000 (21:30 -0400)]
TFileOpenBox working
Kevin Lamonte [Sat, 28 Mar 2015 17:01:43 +0000 (13:01 -0400)]
stubs for TFileOpenBox, cleanup putStringXY
Kevin Lamonte [Fri, 27 Mar 2015 22:23:10 +0000 (18:23 -0400)]
Merge branch 'master' of https://github.com/klamonte/jexer
Kevin Lamonte [Fri, 27 Mar 2015 20:18:05 +0000 (16:18 -0400)]
TTreeView compiles
Kevin Lamonte [Fri, 27 Mar 2015 02:47:31 +0000 (22:47 -0400)]
cleanup
Kevin Lamonte [Wed, 25 Mar 2015 16:59:54 +0000 (12:59 -0400)]
telnet daemon working
Kevin Lamonte [Wed, 25 Mar 2015 11:59:11 +0000 (07:59 -0400)]
telnet support 75%
Kevin Lamonte [Tue, 24 Mar 2015 20:31:17 +0000 (16:31 -0400)]
telnet socket stubs
Kevin Lamonte [Mon, 23 Mar 2015 17:03:16 +0000 (13:03 -0400)]
network socket support, Swing blink/reverse
Kevin Lamonte [Mon, 23 Mar 2015 13:46:14 +0000 (09:46 -0400)]
reduce thread contention
Kevin Lamonte [Sun, 22 Mar 2015 22:25:14 +0000 (18:25 -0400)]
double buffer swing
Kevin Lamonte [Sun, 22 Mar 2015 12:56:11 +0000 (08:56 -0400)]
blinking cursor and SGR 1006 mode
Kevin Lamonte [Sun, 22 Mar 2015 04:00:42 +0000 (00:00 -0400)]
Refactoring - boolean getters and miscellaneous
Kevin Lamonte [Sun, 22 Mar 2015 02:54:29 +0000 (22:54 -0400)]
Test commit from within Eclipse
Kevin Lamonte [Sat, 21 Mar 2015 23:14:34 +0000 (19:14 -0400)]
Rename AWT to Swing
Kevin Lamonte [Sat, 21 Mar 2015 15:40:04 +0000 (11:40 -0400)]
support for kbTab in AWT
Kevin Lamonte [Sat, 21 Mar 2015 15:30:03 +0000 (11:30 -0400)]
fix eclipse warnings
Kevin Lamonte [Sat, 21 Mar 2015 13:39:16 +0000 (09:39 -0400)]
Merge branch 'master' of https://github.com/klamonte/jexer
Kevin Lamonte [Sat, 21 Mar 2015 13:39:12 +0000 (09:39 -0400)]
clarify license
Kevin Lamonte [Sat, 21 Mar 2015 04:04:32 +0000 (00:04 -0400)]
run jexer inside jexer
Kevin Lamonte [Sat, 21 Mar 2015 02:21:49 +0000 (22:21 -0400)]
mouse support inside terminal
Kevin Lamonte [Sat, 21 Mar 2015 02:06:59 +0000 (22:06 -0400)]
merge
Kevin Lamonte [Sat, 21 Mar 2015 02:05:08 +0000 (22:05 -0400)]
many fixes
Kevin Lamonte [Fri, 20 Mar 2015 11:21:15 +0000 (07:21 -0400)]
update roadmap
Kevin Lamonte [Fri, 20 Mar 2015 03:51:33 +0000 (23:51 -0400)]
first screenshot attempt
Kevin Lamonte [Fri, 20 Mar 2015 02:51:44 +0000 (22:51 -0400)]
clean up threads and timers
Kevin Lamonte [Thu, 19 Mar 2015 11:06:03 +0000 (07:06 -0400)]
misc cleanup
Kevin Lamonte [Thu, 19 Mar 2015 03:27:59 +0000 (23:27 -0400)]
TTerminalWindow working
Kevin Lamonte [Wed, 18 Mar 2015 02:13:38 +0000 (22:13 -0400)]
switch to JFrame to support webswing
Kevin Lamonte [Tue, 17 Mar 2015 15:33:06 +0000 (11:33 -0400)]
fix memory corruption
Kevin Lamonte [Tue, 17 Mar 2015 02:03:38 +0000 (22:03 -0400)]
cutting v0.0.1