Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
20e46bcd 24.04.2010 13:55 martin

Improved FOX16_HtmlLabel (now returns reasonable default dimensions).

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

d4848388 24.04.2010 13:55 martin

DIALOG: Fixed a layout problem in FOX16 implementation.

Calling FXDialog->create() after emitting the init signal allows for
correct layout.

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

f10313f0 24.04.2010 01:01 martin

Fixed generation of pot file (now uses msghack instead of msgcat).

For reasons unknown to me msgcat doesn't work with files generated with
xgettext for this project. It seems to be working in AqBanking but not here
even though AqBanking uses the same approach......

d633b0e2 23.04.2010 23:47 martin

GUI-Dialogs: Added support for I18N.

You can use the po4a tool to add dialog description files to the I18N list.
Use the following command for every dialog file:

"po4a-gettextize -f xml -m INPUTFILE.dlg -p OUTPUTFILE.pot -o attributes=text"

This will generate a pot file for every dialog. You should use msgcat to...

c43ac922 21.04.2010 23:58 martin

Allow for reuse of TLS io layer.

This is needed for AqBanking when re-trying to connect to a SSLv3 server.

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

82d8b311 20.04.2010 21:44 martin

Prepared release 3.11.8beta.

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

bb9a3967 20.04.2010 12:50 martin

GUI: Add a message to the progress log when waiting for closing.

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

43af231f 20.04.2010 12:50 martin

Fixed a bug (was not initialising reference counter).

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

cc66bfc7 20.04.2010 00:16 martin

FOX16: Implement icons for push buttons.

Push buttons with icons are used by AqBanking's New User dialog.
Added a hint to the APIDOC of GWEN_Dialog_GetMediaPaths().

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

f80268ca 19.04.2010 18:41 martin

DIALOG: Added flag GWEN_WIDGET_FLAGS_NO_WORDWRAP.

This flag is used for labels to disable word wrapping.
Decreased verbosity.

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

0397b3da 18.04.2010 18:17 martin

Applied a patch by Micha Lenk (allows for building gwen on FreeBSD).

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

effe35a8 15.04.2010 19:27 martin

Fixed a memory leak.

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

1eafdf04 15.04.2010 19:27 martin

FOX16-GUI: Improved handling of lineEdits and comboBoxes.

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

c7084a50 15.04.2010 12:29 martin

Dialog: Added a convenience function for adding media paths.

This makes it easier to add media paths to a dialog by using existing
pathmanagers.

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

66ba28db 15.04.2010 12:10 martin

Improved dialog framework.

- removed dialog signals no longer supported
- GWEN_DialogEvent_TypeGetImagePath
- GWEN_DialogEvent_TypeGetIconPath
- added functions to allow dialog implementations to determine the path
to media such as icons and images...

a6bd4b8c 15.04.2010 00:24 martin

Added reference counter for plugin descriptions. (needs SO_VERSION++, SO_AGE++!)

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

5001a782 15.04.2010 00:24 martin

Added debug messages.

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

f485c606 15.04.2010 00:24 martin

Removed superflous semicolon.

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

3d6a6077 15.04.2010 00:24 martin

Improved FOX detection script.

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

aeef04ec 10.04.2010 15:53 martin

Some fixes to allow for mingw cross-compiling.

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

b7d2bb91 07.04.2010 23:33 martin

Prepared release 3.11.7beta.

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

a416d770 07.04.2010 23:33 martin

Typemaker2: Fixed a typo in definition of toDb().

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

dcac234c 07.04.2010 23:33 martin

Export missing symbol.

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

928bdc58 07.04.2010 23:33 martin

Use isspace instead of isblank, since the latter is not available on the build system.

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

2a5eebb5 07.04.2010 23:33 martin

FOX16: Fixed HTML code, unordered lists now work.

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

(1801-1825/3218) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom