Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
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.

7f54a670 20.10.2019 18:14 admin

Prepared release 4.99.24rc8.

cd675479 20.10.2019 17:46 cstimming

Improve makefiles: If astyle is not there, just replace it with no-op echo because compiling is nevertheless possible.

0fdd949a 19.10.2019 22:38 cstimming

Add gnutls include flags explicitly in those Makefiles where they are needed.

e15af6a9 19.10.2019 22:37 cstimming

Windows: Fix missing GWENHYWFAR_CB declaration of testSignals function.

c8881363 19.10.2019 22:37 cstimming

Fix compiler warning about unused variable if HAVE_I18N is unset.

82a30413 19.10.2019 22:36 cstimming

Fix printf format specifiers for windows compatibility using macros from <inttypes.h>

Now really fixed after d86a71a0 and deccd267.

b0450ebc 19.10.2019 21:54 cstimming

Fix another windows printf format specifier.

Similar to and copied from be69cdb9.

96ff10c8 18.10.2019 22:28 cstimming

Fix missing GWENHYWFAR_CB attribute at function definition.

Was missing since aee95892, checked with cross-compile to i686-w64-ming32 host.

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

Auch abrufbar als: Atom