Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
0e74f883 27.03.2010 18:59 martin

Typemaker2: Added option "--destfolder".

This command line option allows to specify the destination folder for
generated files.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1684 70169cfe-8b10-0410-8925-dcb4b91034d8

27c519e0 27.03.2010 18:59 martin

Some constness fixes.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1683 70169cfe-8b10-0410-8925-dcb4b91034d8

7dea4d3c 27.03.2010 18:59 martin

Locale handling: Also add locale without encoding.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1682 70169cfe-8b10-0410-8925-dcb4b91034d8

d0f75f6a 27.03.2010 02:07 martin

Fixed some problems in FOX16_HtmlLabel.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1681 70169cfe-8b10-0410-8925-dcb4b91034d8

13444b8f 25.03.2010 17:59 martin

Released 3.11.6beta.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1680 70169cfe-8b10-0410-8925-dcb4b91034d8

36d236e8 25.03.2010 17:59 martin

Typemaker2: Call _buildPostHeaders() when building types.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1679 70169cfe-8b10-0410-8925-dcb4b91034d8

d16bc463 25.03.2010 17:59 martin

Adjusted copyright date.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1678 70169cfe-8b10-0410-8925-dcb4b91034d8

9866e4c2 25.03.2010 17:59 martin

Fixed a bug in GWEN_Date_CurrentDate.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1677 70169cfe-8b10-0410-8925-dcb4b91034d8

5790b396 09.03.2010 16:33 martin

Improved typermaker2.

- now *_List_dup() functions are declared when structs are created with
list1 support
- added header location "codeEnd" to add includes at the end of the code
- adapted list1_base.tm2 appropriately

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1676 70169cfe-8b10-0410-8925-dcb4b91034d8

73d053f7 09.03.2010 01:36 martin

Added function GWEN_Date_fromTime().

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1675 70169cfe-8b10-0410-8925-dcb4b91034d8

f56896eb 05.03.2010 01:03 martin

Work on typemaker2, fixed a few bugs.

- GWEN_Text_UnescapeXmlToBuffer() now also reads "&#12"-formatted codes
- GWEN_XmlCtxStore_AddAttr() now also escapes XML atributes
- FOX16_HtmlCtx: italics now works
- work on typemaker2, which is extensively used by AqFinance:...

8769db58 04.03.2010 13:04 martin

Fixed FOX16-GUI: Use HTML labels for GWEN_DIALOG labels.

This now makes HTML available to the GWEN_DIALOG implementation for FOX1.6.
Fixed problems of FOX16_HtmlLabel with umlauts. Added a test for that.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1673 70169cfe-8b10-0410-8925-dcb4b91034d8

3fb2fa8b 03.03.2010 21:54 martin

GWEN_BUFFER: Increased maximum number of bookmarks.

This is needed by AqFinance since we use GWEN_BUFFER objects to hold
database objects. Transaction statements now have more than 32 columns so
we need to increase this limit.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1672 70169cfe-8b10-0410-8925-dcb4b91034d8

33c45e19 03.03.2010 21:54 martin

FOX16-GUI: Force sync on GUI update.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1671 70169cfe-8b10-0410-8925-dcb4b91034d8

10d9ea76 03.03.2010 21:54 martin

Improved internal dialog-based GUI implementation.

- added checktime member to GWEN_PROGRESS_DATA. This is used to keep
track of the last time a GUI check has been issued. With this field
we can now cap the GUI update frequency at 1Hz even when the function...

cdf41005 03.03.2010 21:54 martin

Updated Doxyfile.in.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1669 70169cfe-8b10-0410-8925-dcb4b91034d8

c0a087ec 01.03.2010 16:37 martin

Build system fixes.

- removed accidental dependencies on aqbanking
- added missing files to Makefile.am
- removed unused files

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1668 70169cfe-8b10-0410-8925-dcb4b91034d8

409afb17 25.02.2010 12:32 martin

More work on FOX16 Gui: Huge speedup of HTML management.

Now we make FOX16_Gui hold the list of used fonts. This is a major speed
improvement since each font is now only created once per application run
not for every HTML label. Since AqFinance uses HTML labels at many places...

7a310257 25.02.2010 00:04 martin

Install some headers of the HTML parser as they are needed by other applications.

AqFinance is now in the process of moving from using its internal HTML
parser to using that of gwen-gui-fox16 (removes double code).

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1666 70169cfe-8b10-0410-8925-dcb4b91034d8

e2281026 24.02.2010 18:29 martin

Prepared release 3.11.5beta.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1665 70169cfe-8b10-0410-8925-dcb4b91034d8

c4697f2b 24.02.2010 18:29 martin

Decreased verbosity prior to release.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1664 70169cfe-8b10-0410-8925-dcb4b91034d8

53b71c36 24.02.2010 18:29 martin

More work on HTML parser: Right alignment now works (as needed by AqFinance).

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1663 70169cfe-8b10-0410-8925-dcb4b91034d8

333fcb3a 24.02.2010 09:25 martin

More work on HTML parser.

Now supports tags h1, h2, h3.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1662 70169cfe-8b10-0410-8925-dcb4b91034d8

272621a1 23.02.2010 23:44 martin

Changed test message.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1661 70169cfe-8b10-0410-8925-dcb4b91034d8

e875e854 23.02.2010 23:44 martin

More work on HTML parser. Added class FOX16_HtmlLabel.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1660 70169cfe-8b10-0410-8925-dcb4b91034d8

(1826-1850/3215) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom