Commit graph

136 commits

Author SHA1 Message Date
Vhati
08f4921ca2 Filled in changelog 2013-09-05 02:20:20 -04:00
Vhati
ff6f5b70bc Added checking for new releases 2013-09-05 02:14:44 -04:00
Vhati
40c522ec8f Added urls to statusbar when hovering over links 2013-09-05 02:10:33 -04:00
Vhati
4b325093e3 Continuation of commit 56cfd2a 2013-09-04 23:31:33 -04:00
Vhati
6325fc70b5 Continuation of commit 56cfd2a 2013-09-04 23:29:17 -04:00
Vhati
56cfd2a581 Added metadata for automatic app updates 2013-09-04 23:24:50 -04:00
Vhati
11cd5cca61 GrognakCatalogFetcher became URLFetcher 2013-09-04 19:53:36 -04:00
Vhati
cd040e6ecc Added a config arg to opt out of window geometry saving 2013-09-04 19:50:38 -04:00
Vhati
6cefc144eb Trivial code cleanup 2013-09-04 01:42:23 -04:00
Vhati
3e34dee416 Fixed Sandbox message area word wrapping 2013-09-04 01:39:14 -04:00
Vhati
c6f9b0d89b Fixed small textarea font size 2013-09-04 01:09:03 -04:00
Vhati
35ae7bacac Added saved window geometry 2013-09-03 23:38:02 -04:00
Vhati
c88ecf0bc8 Made XML Sandbox non-modal, using a glass pane 2013-09-03 19:01:56 -04:00
Vhati
376299dddd Added javadoc warning to FolderPack about directories 2013-09-03 16:40:12 -04:00
Vhati
ef276e421f Made comment tags that contain a start-comment bracket into two comments 2013-09-03 16:21:57 -04:00
Vhati
e41a4fdd75 Added panic= arg to find tags 2013-09-03 16:19:21 -04:00
Vhati
3572850586 Incorporated strict-then-sloppy XML parsing into the patch process 2013-09-03 02:10:11 -04:00
Vhati
459474323c Added unescaping of XML entities and char refs 2013-09-03 02:06:38 -04:00
Vhati
f752a883f1 Explicitly used CR-LF for printed XML 2013-09-03 02:05:41 -04:00
Vhati
ef23cd4bf5 Added scrollbars to ProgressDialog 2013-09-03 02:03:35 -04:00
Vhati
2bf7951eff Added shortcuts for tab traversal and undo 2013-09-02 12:44:41 -04:00
Vhati
08cdd0d65e Added type= arg to mod:findName tag 2013-09-02 12:43:48 -04:00
Vhati
719a5d960a Filled in changelog 2013-09-02 00:25:40 -04:00
Vhati
ea0e4d0fe1 Added GUI sandbox for XML tinkering 2013-09-02 00:23:07 -04:00
Vhati
6174e45645 Added XMLPatcher for fancy mod syntax; not wired to the Patch button yet 2013-09-01 14:28:31 -04:00
Vhati
4eb46ea542 Added support for hyphens and periods in elements/attribs, plus default namespace declarations 2013-09-01 14:24:49 -04:00
Vhati
a585047427 Added commandline interface 2013-08-30 15:06:09 -04:00
Vhati
4a091297ed Added ProgressDialog superclass 2013-08-29 14:17:01 -04:00
Vhati
a879071dbd Incremented version 2013-08-28 18:20:09 -04:00
Vhati
524b376694 Added progressbar dialog while extracting dats 2013-08-28 17:58:02 -04:00
Vhati
7997dda212 Missed a semicolon 2013-08-28 17:41:59 -04:00
Vhati
aa9ca9a97a Continuation of commit aeadd42 2013-08-28 16:43:15 -04:00
Vhati
aeadd42708 Added FTL resource extraction 2013-08-28 16:39:40 -04:00
Vhati
7c9bb71cf3 Added exceptions when accessing InnerPaths outside a FolderPack's root dir 2013-08-28 16:36:52 -04:00
Vhati
52e57f0e42 Added menubar and 'Re-Scan mods/' feature 2013-08-28 15:12:07 -04:00
Vhati
18dc2148bb Trivial code cleanup 2013-08-28 09:02:32 -04:00
Vhati
8d2713cb4d Switched to JDOMFactory for tree building 2013-08-28 08:19:48 -04:00
Vhati
ab07a57174 Trivial code cleanup 2013-08-28 08:15:59 -04:00
Vhati
b93c4fffbf Sloppy parser only inserts a wrapper tag when it needs to 2013-08-28 01:23:50 -04:00
Vhati
ae48ec87ab Trivial cleanup 2013-08-28 00:20:24 -04:00
Vhati
45b26c5f7e Added single-tag vs dual-tag distinction to strict parser 2013-08-27 23:34:26 -04:00
Vhati
270f4314d6 Added Sloppy XML printing 2013-08-27 23:33:24 -04:00
Vhati
b1a0ef4164 Added namespace support 2013-08-27 23:30:52 -04:00
Vhati
a6c67f49d3 Trivial edit 2013-08-26 19:26:46 -04:00
Vhati
725aa9d868 Gave ModInfoArea a style tree that can be overridden 2013-08-26 19:17:57 -04:00
Vhati
2405b73a28 Fixed ReportMessage equals() which broke repetition checking 2013-08-26 18:41:02 -04:00
Vhati
c9b5c38368 Added SloppyXMLParser 2013-08-26 17:29:14 -04:00
Vhati
c5dc2669cf Changed Report to a message tree, recursively formatted 2013-08-26 15:01:21 -04:00
Vhati
aa11d54396 Edited an error message no one will ever see 2013-08-26 11:33:21 -04:00
Vhati
d6c0d5fcd9 Filled in the changelog 2013-08-26 10:55:10 -04:00