Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
85c9642c 02.11.2019 23:55 cstimming

Fix minor complaint of cppcheck of missing va_end, but this is an error condition anyway.

c648f06d 02.11.2019 23:55 cstimming

Fix compiler warnings about unused variables.

d64cd4ea 31.10.2019 19:34 admin

GWENTEST: Added tests for passive SyncIOs.

7cc2cd3d 31.10.2019 19:34 admin

HTTPSESSION: Added function GWEN_HttpSession_fromSyncIoPassive()

- needed to start a HTTP session from a prepared SynIO object

7eaf9ea6 31.10.2019 19:33 admin

OS: Added debug messages.

45494155 31.10.2019 19:32 admin

OS: Added some remarks.

b3251426 29.10.2019 00:37 admin

BUILD: Incremented build number.

Reverted a number of patches which were directed towards improving the
readability of msgengine.c.

However, that beast is hard to tame... The latest changes introduced new
problems so they had to be reverted.

730632ba 29.10.2019 00:33 admin

Revert "MsgEngine: Started improving readability."

This reverts commit 74be35ab054e707fbdc8332613f108773c4f72b9.

bd89bb4d 29.10.2019 00:32 admin

Revert "MsgEngine: Further improved readabilty."

This reverts commit 3ae5e69990845c6edf69502b3d661ac6903b639c.

9300d8b9 29.10.2019 00:31 admin

Revert "MsgEngine: More work on improving maintainability."

This reverts commit 6c2f9046916ed0efcc6b40c07e6bd2b916959769.

d92401f8 29.10.2019 00:29 admin

Revert "MsgEngine: Started refactoring of msgengine."

This reverts commit 7db0eea44f5ce73bbb2a1832cb855713cafba610.

14d5fb74 27.10.2019 22:29 cstimming

Fix compiler error with mingw-x86_64: "long int" is still 32bit there.

Hence, the 32 bit "long int" must be cast to a 64bit int first, then
to a pointer. Explained here nicely:
https://stackoverflow.com/questions/384502/what-is-the-bit-size-of-long-on-64-bit-windows?noredirect=1&lq=1...

2aaaa431 27.10.2019 21:58 cstimming

Fix detection of <libintl.h> for windows cross-compile environment.

It is not available in a plain Ubuntu 18.04 mingw-w64 cross-compile
package, so configure must correctly detect that it is not there.
It is available in the gnucash jhbuild env, though. This should...

23b63d6b 26.10.2019 13:33 ipwizard

Provide visibility to Qt5 dialog code

Make the Qt5 dialog code available so that it can be sub-classed.

b2bf1492 24.10.2019 20:35 cstimming

Simplify gnutls lookup: pkg-config is fine for windows, too.

Also, as gnutls>=2.9.8 is required, the check for the function
that exists since >=1.6 is no longer needed.

7db0eea4 24.10.2019 00:58 admin

MsgEngine: Started refactoring of msgengine.

db241274 23.10.2019 23:31 admin

BUILD: Include -Wunused-parameter.

6c2f9046 23.10.2019 23:31 admin

MsgEngine: More work on improving maintainability.

3ae5e699 23.10.2019 22:27 admin

MsgEngine: Further improved readabilty.

74be35ab 23.10.2019 21:27 admin

MsgEngine: Started improving readability.

- split msgengine.c into multiple files
- split spaghetti code functions into smaller parts

ccbd359b 22.10.2019 22:18 cstimming

Update German translation

3950ad27 21.10.2019 17:09 admin

Result of "make merge".

a0bdc0c6 21.10.2019 15:47 admin

SAR: Disabled warnings.

c28b8c74 21.10.2019 00:16 admin

Result of "make format".

7f505c5e 21.10.2019 00:09 admin

Fixed typemaker2 targets.

Having these targets sometimes leads to "make" thinking that files have
to be rebuilt by typemaker2.

(726-750/3215) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom