Timeline


and .

03/09/10: Yesterday

16:05 Ticket #258 (New toolbar and menu bar need translations) closed by ibboard
fixed: (In r515) Fixes #258: New toolbar and menu bar need translations * Update …
16:05 Changeset [515] by ibboard
Fixes #258: New toolbar and menu bar need translations * Update FrmMain …

03/07/10:

15:54 Changeset [514] by ibboard
Re #258: New toolbar and menu bar need translations * Use new menu items …
15:21 Ticket #257 (Undo/Redo toolbar "dropdown" arrow triggers button) closed by ibboard
fixed: (In r513) Fixed #257: Undo/Redo toolbar "dropdown" arrow triggers button …
15:21 Changeset [513] by ibboard
Fixed #257: Undo/Redo toolbar "dropdown" arrow triggers button * Swap …

03/06/10:

16:18 Ticket #258 (New toolbar and menu bar need translations) created by ibboard
The new toolbar and menu bar should be easily translatable, but they don't …
16:12 Ticket #257 (Undo/Redo toolbar "dropdown" arrow triggers button) created by ibboard
The drop-downs on the new undo/redo toolbar buttons work well, except that …
16:09 Changeset [512] by ibboard
Re #88: Complete initial WinForms UI * Populate undo/redo menus * Remove …
11:33 Changeset [511] by ibboard
Re #88: Complete initial WinForms UI * Swap ToolStripContainer for …
11:01 Changeset [510] by ibboard
Re #152: Test and fix extensibility of current schemas * Disable UPA …
10:23 Ticket #256 (Ok button will not enable if army name entered before game type chosen) closed by ibboard
fixed: (In r509) Fixes #256: Ok button will not enable if army name entered …
10:23 Changeset [509] by ibboard
Fixes #256: Ok button will not enable if army name entered before game …

03/05/10:

15:58 Changeset [508] by ibboard
Re #88: Complete initial WinForms UI * Add new resource files that VS.Net …
15:54 Changeset [507] by ibboard
Re #88: Complete initial WinForms UI * Switch to modern toolbar style …

02/28/10:

16:10 Changeset [506] by ibboard
Re #152: Test and fix extensibility of current schemas * Update to newer …
16:09 Changeset [505] by ibboard
Re #152: Test and fix extensibility of current schemas * Make …

02/27/10:

22:06 Ticket #256 (Ok button will not enable if army name entered before game type chosen) created by clutch110
When creating a new army, if you type in an army name before chosing a …
16:01 Changeset [504] by ibboard
Re #88: Complete initial WinForms UI * Switch to new style menu (needs …
10:03 Changeset [503] by ibboard
Re #152: Test and fix extensibility of current schemas * Add unit test …
10:03 Changeset [502] by ibboard
Re #152: Test and fix extensibility of current schemas * Fix complex type …
10:02 Changeset [501] by ibboard
* Make "armourType" parse error more informative no-open-ticket
09:44 Changeset [500] by ibboard
Re #152: Test and fix extensibility of current schemas * Remove junk text …
09:31 Changeset [499] by ibboard
Re #152: Test and fix extensibility of current schemas * Refactor army …
09:26 Changeset [498] by ibboard
* Resolve warnings in tests no-open-ticket
09:03 Changeset [497] by ibboard
Re #242: Create Qt# UI for WarFoundry * Tidy up logging * Set log …

02/25/10:

16:14 Ticket #255 (Armytree navigation) created by snowblizz
Something I'd like to see is the ability to move around units on the army …

02/23/10:

16:00 Changeset [496] by ibboard
Re #152: Test and fix extensibility of current schemas * Split out some …

02/21/10:

15:31 Ticket #191 (Ugly crash when loading Army without schema) closed by ibboard
fixed: Crash is no longer "unhandled" - now caught as standard "invalid file …
15:25 Ticket #141 (Check IDs of units on loading army) closed by ibboard
fixed: (In r495) Fixes #141: Check IDs of units on loading army * IDs were …
15:25 Changeset [495] by ibboard
Fixes #141: Check IDs of units on loading army * IDs were already checked …
15:13 Ticket #254 (Basic HTML export outputs "-1" for equipment amounts instead of "all") closed by ibboard
fixed: (In r494) Fixes #254: Basic HTML export outputs "-1" for equipment amounts …
15:13 Changeset [494] by ibboard
Fixes #254: Basic HTML export outputs "-1" for equipment amounts instead …
14:49 Changeset [493] by ibboard
Re #250: * Add extra debugging code QApplication.Exec() should quit …
14:43 Ticket #254 (Basic HTML export outputs "-1" for equipment amounts instead of "all") created by ibboard
For the attached army, the attached output is produced when exporting as …
14:24 Development/GettingStarted edited by ibboard
(diff)
09:55 Changeset [492] by ibboard
Re #242: Create Qt# UI for WarFoundry * Try resolving SIGSEGV crashes * …
09:51 Changeset [491] by ibboard
Re #247: Implement menu options in Qt# app * Hook up basic HTML export …
08:53 Changeset [490] by ibboard
Re #242: Create Qt# UI for WarFoundry * Add preferences and translations …
08:39 Ticket #246 (Create army tree implementation) closed by ibboard
fixed: Initial implementation now tested and working

02/20/10:

15:57 Ticket #252 (Remove need for text in zip file comments) closed by ibboard
fixed: (In r489) Fixes #252: Remove need for text in zip file comments * Made …
15:57 Changeset [489] by ibboard
Fixes #252: Remove need for text in zip file comments * Made checks work …
15:53 Ticket #253 (Allow multiple data files in a single zip) created by ibboard
The default WarFoundry data files assume that only a single file is …
11:32 Ticket #252 (Remove need for text in zip file comments) created by ibboard
Although the idea of having specific text in a zip-file's comments was a …
11:07 Ticket #251 (Warn if a loader can't be found for armies) created by ibboard
If a loader can't be found for an army then we currently fail silently and …
10:58 Changeset [488] by ibboard
Re #242: Create Qt# UI for WarFoundry * Fix last check-in, which caused …
10:56 Changeset [487] by ibboard
Re #242: Create Qt# UI for WarFoundry * Stop translation scanning on …
06:03 Ticket #250 (QtSharp app doesn't always quit properly) created by ibboard
Sometimes, even though the QtSharp app is closed, it doesn't quit. This …

02/18/10:

15:22 WikiStart edited by ibboard
(diff)

02/13/10:

15:48 Changeset [486] by ibboard
Re #242: Create Qyoto GUI * Fix ordering of parameters for warning dialog …
14:45 Changeset [485] by ibboard
Re #242: Create Qt# UI for WarFoundry * Fix MonoDevelop's annoying …
14:43 WikiStart edited by ibboard
(diff)
07:02 Changeset [484] by ibboard
Re #247: Implement menu options in Qt# app * Try to read file path from …
06:56 Changeset [483] by ibboard
Re #242: Create Qt# UI for WarFoundry * Add log4net logging output * …
06:47 Ticket #167 (Add asynchronous file loading) closed by ibboard
worksforme: Closing, as GTK# and Qt# apps don't seem to have a problem, so it must be …
05:34 Changeset [482] by ibboard
Re #246: Create army tree implementation * Create model for the army tree …

02/10/10:

07:47 WikiStart edited by ibboard
(diff)

02/09/10:

15:58 Ticket #248 (Error on maximizing units) closed by ibboard
fixed: (In r481) Fixes #248: Error on maximizing units * Fix translation file …
15:58 Changeset [481] by ibboard
Fixes #248: Error on maximizing units * Fix translation file (missing "}" …
Note: See TracTimeline for information about the timeline view.