summaryrefslogtreecommitdiff
path: root/xmlscript/README
blob: 84cfec6e7fde60f21198d773a9a30cd50b0a0c78 (plain)
1
2
3
4
5
6
XML dialogs.

This code is used to (de)serialize basic dialogs to XML for storage
inside documents. While the XML -appears- to have some hierarchical
structure, that is only a fabrication, parsing and underlying toolkit
widget structure is sadly linear and flat.
tr> 2013-04-19use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XXIvan Timofeev 2013-04-18WaE: g_type_init has been deprecated since GLib 2.36Ivan Timofeev 2013-04-11rename UI to UIConfigDavid Tardon 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-16Remove RTL_CONSTASCII_STRINGPARAM from tubesChr. Rossmanith 2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks 2013-02-28kill random dmake leftoversPeter Foley 2013-02-28remove all d.lstMichael Stahl 2013-02-20various efforts to consistently apply HIG rulesCaolán McNamara 2013-02-06tubes: use boost_headers (thanks to Alex Thurgood for hint)Michael Stahl 2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky 2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin