WrinklyNinja
|
265c6e1edc
|
Updated README.
|
2013-05-13 11:31:28 +01:00 |
|
WrinklyNinja
|
09053f2659
|
Fixed script includes in report, made sorting progress dialog more responsive, added setting to choose whether to display report in a BOSS window or the default browser, and added a header-only plugin reading mode for the metadata editor.
|
2013-05-13 11:17:47 +01:00 |
|
WrinklyNinja
|
b434412aa3
|
More report work, added polyfills for localStorage, getElementsByClassName, DOM4 events. Untested so far though.
|
2013-05-13 08:55:12 +01:00 |
|
WrinklyNinja
|
a261ca9de6
|
Report generator is now complete. Fixed some bugs with report CSS/JS.
|
2013-05-13 00:44:20 +01:00 |
|
WrinklyNinja
|
b49e486840
|
Started to implement XHTML report generator. Metadata.cpp edit is to speed up sorting for more rapid testing, will be reverted later. Dummy data is being fed in generators.h until the interface is implemented. Uses PugiXML for writing and (EventShim)[https://github.com/jwmcpeak/EventShim] for getting W3C events in IE8 (for now, at least).
|
2013-05-12 19:57:34 +01:00 |
|
WrinklyNinja
|
660bce95c0
|
Rename README to README.md
|
2013-05-11 22:53:34 +02:00 |
|
WrinklyNinja
|
ed23abd12c
|
Fixed the FormID overlap being calculated wrongly because ordered containers are required for set_intersection, and fixed a typo causing every plugin to want to load after everything else.
|
2013-05-11 21:51:47 +01:00 |
|
WrinklyNinja
|
75e0f0e98d
|
Fixed BOSS sorting for Skyrim even if another game was set, implemented a bit more error handling.
|
2013-05-11 21:50:13 +01:00 |
|
WrinklyNinja
|
422045b3b3
|
Markdown'd README, minor changes to program readme.
|
2013-05-11 21:48:22 +01:00 |
|
WrinklyNinja
|
0a5de91957
|
Fixed current edits not being saved on exit of the metadata editor.
|
2013-05-10 20:58:59 +01:00 |
|
WrinklyNinja
|
98134af4b3
|
Docs update.
|
2013-05-10 20:58:24 +01:00 |
|
WrinklyNinja
|
0b5a536811
|
Fixed 'if' that snuck into condition in Nehrim masterlist.
|
2013-05-10 18:13:50 +01:00 |
|
WrinklyNinja
|
406ad36095
|
Removed sorting tie-in with metadata editor, need to rethink workflow.
|
2013-05-10 18:13:05 +01:00 |
|
WrinklyNinja
|
1e39f4a5c8
|
Metadata editor now saves userlist on 'OK' exit, fixed linker errors.
|
2013-05-10 17:52:54 +01:00 |
|
WrinklyNinja
|
6b8b160842
|
Fixed a few merging and diff between plugins bugs, finished implementing everything in metadata editor besides OnQuit and OnRecalc.
|
2013-05-10 13:53:50 +01:00 |
|
WrinklyNinja
|
2d56ad1851
|
More editing dialog work. Row addition, editing and deletion complete, with validity checks. Removed current item storage, instead an item containing the edits will be generated when another plugin is selected, which makes it simpler to keep track of everything.
|
2013-05-10 11:57:36 +01:00 |
|
WrinklyNinja
|
c1c6604f83
|
Continuing to implement metadata editor's list editing dialogs.
|
2013-05-10 09:18:43 +01:00 |
|
WrinklyNinja
|
8e3674a48e
|
Settings window is now a modal dialog.
|
2013-05-09 22:01:44 +01:00 |
|
WrinklyNinja
|
7f27d27b76
|
Switched to reference vars for game and settings to ensure consistency across windows. Also started to implement the dialogs for the metadata editor, and fixed a few crashes.
|
2013-05-09 21:25:10 +01:00 |
|
WrinklyNinja
|
4c97ff63b5
|
Fixed/Tidied up unicode support, translation support. Swapped out some menu entries for their standard equivalents and replaced all the different readme links with just one item that opens the main readme.
|
2013-05-09 20:16:35 +01:00 |
|
WrinklyNinja
|
9f3ea84ebe
|
Reduced the amount of vertical space taken up by the settings window, and set it to adapt when the window is resized.
|
2013-05-09 18:36:20 +01:00 |
|
WrinklyNinja
|
6b597e9217
|
Metadata Editor redesign: merged the messages/tags notebook with the other notebook, combined their buttons and put the priority label + spinner and 'enable edits' checkbox on the same row, all to make better use of vertical space and simplify interface.
|
2013-05-09 17:38:56 +01:00 |
|
WrinklyNinja
|
1bae157dfb
|
Tidied up layout of metadata editor. Any changes made are now automatically recorded when another plugin is selected. The Add/Edit/Remove buttons now update to match the selected tab.
|
2013-05-09 17:16:36 +01:00 |
|
WrinklyNinja
|
08e093be15
|
Fixed settings window having an extra language selection box.
|
2013-05-09 12:40:27 +01:00 |
|
WrinklyNinja
|
36a07a3381
|
Converted Nehrim masterlist to new format as an example.
|
2013-05-09 12:39:53 +01:00 |
|