Opened 8 years ago

Closed 8 years ago

#361 closed enhancement (fixed)

Add XML export UI to GTK#

Reported by: ibboard Owned by: ibboard
Priority: major Milestone: WarFoundry GTK 0.2
Component: WarFoundry-GUI-GTK# Version: Unknown or N/A
Keywords: xml export Cc:
Blocked By: Blocking:

Description

Clutch created the XML Export code as an API part and a WinForms part. We also need it adding to the GTK# interface.

Change History (10)

comment:1 Changed 8 years ago by ibboard

Owner: set to ibboard
Status: newaccepted

comment:2 Changed 8 years ago by IBBoard <dev@…>

In [2479414b16f62512f53b199b6b9467132d149267/IBBoard.WarFoundry.GUI.GTK]:

Re #361: Add XML output to GTK GUI

  • Add initial form and load XSLT file list

comment:3 Changed 8 years ago by IBBoard <dev@…>

In [f58f69ea2435a56356edafdfc5c58482a920d45b/IBBoard.WarFoundry.GUI.GTK]:

Re #361: Add XML export UI to GTK#

  • Add dialog to menus
  • Tweak dialog

comment:4 Changed 8 years ago by IBBoard <dev@…>

In [a647afc19fe955e5bdb746223ff7a42c8d31f8ab/IBBoard.WarFoundry.GUI.GTK]:

Re #361: Add XML export UI to GTK#

  • Add sensitivity changing on OK button
  • Need to make buttons do things, and allow creating new files with file chooser

comment:5 Changed 8 years ago by IBBoard <dev@…>

In [42d2aa87dfa7f160482dd74b318e814af2c1745d/IBBoard.WarFoundry.GUI.GTK]:

Re #361: Add XML export UI to GTK#

  • Add basic UI that works (needs improvement)
  • Open the dialog using Run() so that we can close it properly

comment:6 Changed 8 years ago by IBBoard <dev@…>

In [d4e6bfeb1c61f5ca525589ae54510605793830b2/IBBoard.WarFoundry.GUI.GTK]:

Re #361: Add XML export UI to GTK#

  • Separate out the "transform" section so we can add it as an ExtraWidget on the file chooser

comment:7 Changed 8 years ago by IBBoard <dev@…>

In [786a3afb92404ac8e91f53c0f0ef0821e8b36fbf/IBBoard.WarFoundry.GUI.GTK]:

Re #361: Add XML export UI to GTK#

  • Add missing widget

comment:8 Changed 8 years ago by IBBoard <dev@…>

In [d5a631a8d28872061ad8adc1cf354c9f12f5cb03/IBBoard.WarFoundry.GUI.GTK]:

Re #361: XML Export in GTK#

  • Inherit from FileChooserDialog so that we get the resize behaviour

comment:9 Changed 8 years ago by IBBoard <dev@…>

In [0d8004d6a4e57ee74b4b8ddb601cf12416792f7a/IBBoard.WarFoundry.GUI.GTK]:

Re #361: XML Export UI for GTK

  • Be a bit more careful with path check - make sure it could exist

comment:10 Changed 8 years ago by IBBoard <dev@…>

Resolution: fixed
Status: acceptedclosed

In [cff58ea990c4537ca5e7f42b0adc961b4435b322/IBBoard.WarFoundry.GUI.GTK]:

Fixes #361: Add XML export UI to GTK#

  • Use translatable widgets
  • Add English translations
Note: See TracTickets for help on using tickets.