Timeline
09/05/10: Yesterday
- 15:53 Changeset [674] by
- Re #153: Default name for armies Been messing a round with the code a bit
- 14:11 Changeset [673] by
- Re #203: Translate WarFoundry, updated Swedish translation
09/04/10:
- 15:11 Changeset [672] by
- Re #60: Add UI to add/remove/edit weapons in GTK * Rip apart UI controls …
- 05:26 Changeset [671] by
- Re #60: Add UI to add/remove/edit weapons in GTK * Add a method to …
- 05:25 Changeset [670] by
- Re #60: Add UI to add/remove/edit weapons in GTK * Add titles and make …
- 04:57 Changeset [669] by
- Re #203: Translate WinForms UI * Update Italian translation (from …
- 04:41 Comparisons edited by
- (diff)
09/02/10:
- 15:12 Changeset [668] by
- Re #60: Add UI to add/remove/edit weapons in GTK * Add most of basic …
08/30/10:
- 14:44 Changeset [667] by
- * FrmAddEquipment.cs: Re #60: Add UI to add/remove/edit weapons in GTK * …
08/29/10:
- 10:44 Changeset [666] by
- Re #60: Add UI to add/remove/edit weapons in GTK * Add initial code to …
- 10:09 Changeset [665] by
- Re #60: Add UI to add/remove/edit weapons in GTK * Add events to track …
08/27/10:
- 09:44 Changeset [664] by
- Re #60: Add UI to add/remove/edit weapons in GTK * Implement Remove …
- 05:55 Changeset [663] by
- Re #60: Add UI to add/remove/edit weapons in GTK * Handle updating of the …
08/26/10:
- 14:34 Changeset [662] by
- Re #60: Add UI to add/remove/edit weapons in GTK * Fix GTK error about …
- 14:30 Changeset [661] by
- Re #60: Add UI to add/remove/edit weapons in GTK * Make …
08/25/10:
- 15:04 Changeset [660] by
- Re #60: Add UI to add/remove/edit weapons in GTK * Refactor …
- 14:51 Changeset [659] by
- Re #60: Add UI to add/remove/edit weapons in GTK * Make some manual …
- 11:01 Changeset [658] by
- Re #60: Add UI to add/remove/edit weapons in GTK * Add selection change …
- 10:59 Ticket #306 (Combine equipment lists in GTK#) closed by
- fixed: Lists now combined. Further work will take place under #60
- 10:21 Changeset [657] by
- Re #60: Add UI to add/remove/edit weapons in GTK * Use proper method for …
08/22/10:
- 09:32 Changeset [656] by
- Re #60: Add UI to add/remove/edit weapons in GTK * Remove "not …
08/21/10:
- 15:00 Changeset [655] by
- Re #60: Add UI to add/remove/edit weapons in GTK * Start to implement Add …
08/15/10:
- 13:11 Development/NewDeveloperGuide/Screencast edited by
- (diff)
- 11:02 Changeset [654] by
- Re #306: Combine equipment lists in GTK# * Initial UI rearranging
- 10:57 Changeset [653] by
- Re #86: Complete GTK# UI * Make keypad "enter" work for confirming unit …
- 10:42 Ticket #309 (Add initial preference dialog with language support) created by
- Since we support translations (at least minimally - see #308) we should …
- 10:41 Ticket #308 (Make GTK# UI translatable) created by
- The GTK# UI already has a translation file for English and does some …
- 10:38 Ticket #307 (Add support for multiple stat lines) created by
- The GTK# UI currently has a warning because it is still using the old …
- 10:36 Ticket #306 (Combine equipment lists in GTK#) created by
- It was decided in the WinForms UI that the separate "required" and …
- 09:34 Ticket #305 (Add abilities to GTK# UI) created by
- The GTK# UI needs an "Abilities" section adding to it, the same as the …
- 09:34 Changeset [652] by
- Re #86: Complete initial GTK# UI * Add "notes" section to unit tab
08/14/10:
- 14:56 Changeset [651] by
- Re #79: Make use of GTK# callback for exceptions * Hook up method to …
- 14:25 Ticket #138 (Re-implement menu for undo/redo) closed by
- fixed: (In r650) Fixes #138: Re-implement menu for undo/redo * Replace WinForms …
- 14:25 Changeset [650] by
- Fixes #138: Re-implement menu for undo/redo * Replace WinForms code with …
- 10:43 Ticket #145 (Add UI to remove units from army) closed by
- fixed: (In r649) Fixes #145: Add UI to remove units from army * Remove tab on …
- 10:43 Changeset [649] by
- Fixes #145: Add UI to remove units from army * Remove tab on unit …
08/11/10:
- 14:43 Changeset [648] by
- Re #145: Add UI to remove units from army * Fix the delay in right-click …
- 14:23 Changeset [647] by
- Re #86: Complete initial GTK# UI * Keep UI tidier by hiding category tree …
- 14:11 Ticket #143 (GTK "Army has been modified" dialog doesn't have correct buttons) closed by
- fixed: (In r646) Fixes #143: GTK "Army has been modified" dialog has no buttons …
- 14:11 Changeset [646] by
- Fixes #143: GTK "Army has been modified" dialog has no buttons * Use …
08/10/10:
- 14:54 Ticket #129 (Change notifications are slow in GTK app) closed by
- fixed: (In r645) Fixes #129: Change notifications are slow in GTK app * Kick …
- 14:54 Changeset [645] by
- Fixes #129: Change notifications are slow in GTK app * Kick tree with a …
08/07/10:
- 14:56 Changeset [644] by
- Re #86: Complete initial GTK# UI * Add sln to make solution loading …
- 11:02 Changeset [643] by
- Re #245: Create unit tab implementation * Create layout for unit tab …
- 10:41 Ticket #304 (Change tab text on unit name change) created by
- The unit tab should show the name of the unit. When the unit's name …
- 10:40 Changeset [642] by
- Re #245: Create unit tab implementation * Add stub widget * Record which …
- 08:39 Changeset [641] by
- Re #302: Handle units being added to army * Switch to a method that …
- 08:38 Ticket #303 (Allow deletion of units from army tree) created by
- As well as adding units, we need to be able to delete them. This should be …
- 08:36 Ticket #302 (Handle units being added to army) created by
- The work was started under #244, but should be separated out. When a unit …
- 08:34 Ticket #244 (Create "New Unit" dialog in Qt# app) closed by
- fixed: (In r640) Fixes #244: Create "New Unit" dialog in Qt# app * Make new unit …
- 08:34 Changeset [640] by
- Fixes #244: Create "New Unit" dialog in Qt# app * Make new unit dialog …
Note: See TracTimeline
for information about the timeline view.
WarFoundry - Development