Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
0047982d 22.08.2022 18:03 admin

Fixed #274 (on Windows it's _MAX_PATH, not MAX_PATH).

8fe81dfb 20.08.2022 15:22 admin

typemaker2: Only add "/* end headers */ if there are any headers to add.

d58b539f 20.08.2022 14:35 admin

typemaker2: Fixed a bug.

need to use the flags from the current member type not from the struct type.

4cc56ec4 20.08.2022 14:31 admin

Added a TODO to README.

bb6d2a76 20.08.2022 14:24 admin

typemaker2: Fixed a bug in _buildMemberInlines()

We need to make sure member type is not the same type as the struct type,
otherwise the inlines will be generated multiple times (once for the main
struct and once for every member type which is of the same type)....

8fb30b0d 17.08.2022 23:12 admin

GUI: Fixed a bug in GWEN_Dialog_ListWriteColumnSettings()

Copy'n'paste error :-/

733380d7 17.08.2022 21:21 rhabacker

Refactor gsa tool to use GWEN_Funcs_xxx functions

4b5e850c 16.08.2022 20:18 rhabacker

Fix bug not hiding passwort in command line

The bug is fixed by adding an initial replacement for the unix variant of
GWEN_Gui_CGui__input(), instead of patching the present function, which
did not work.

Fix #235

6d203f0b 16.08.2022 19:07 wrobelda

Fix variadic marco usage

0ef83456 10.08.2022 22:54 admin

Released '5.10.1'

8469a9f6 10.08.2022 22:53 admin

Prepared release 5.10.1

1ee8675d 10.08.2022 20:09 rhabacker

gcttool: restore showing global options when using --help

80863a32 10.08.2022 20:05 rhabacker

gcttool: use GWEN_FUNCS shortcuts

5e10933b 10.08.2022 19:59 admin

Updated de.po (only line numbers changed).

3e379ac4 10.08.2022 19:49 rhabacker

Add missing german translation for gcttool

a01a0d92 10.08.2022 19:49 rhabacker

Add command tool 'msghack', which is not packaged at least on openSUSE

e80ff28f 10.08.2022 19:49 rhabacker

Attempt to fix creating translations

ab22281f 10.08.2022 18:53 rhabacker

Generate Qt help file if --enable-full-doc is specified and qhelpgenerator(-qt5) is present

0709569f 10.08.2022 18:53 rhabacker

Doxyfile.in: Raise limited of maximum number of dot graphs

2070e46c 10.08.2022 18:53 rhabacker

Doxyfile.in: Remove unsuppported font

35c0990f 02.08.2022 22:01 admin

Logger: Also accept correct spelling "verbose" as argument.

The string "verbous" is wrong, but changing it to the correct spelling
would make the current version of gwen incompatible with previous versions.

However, the function GWEN_Logger_Name2Level() is an interface to the user,...

87d306de 31.07.2022 15:36 admin

Prepared release 5.9.10.

adc2c1e0 29.07.2022 23:05 admin

Added more tests for GWEN_DATE.

b1966648 29.07.2022 23:04 admin

GWEN_DATE: Added more checks for invalid dates.

Fixes a bug accepting invalid DAY components of a gregorian date
(e.g. 29th Feb in non-leap years or 31st Apr of any year).

cc66800d 21.07.2022 18:29 admin

DEBUG macros: Fix compiler warnings.

We use snprintf() exactly because it truncates too long text...
Anyway: These changes remove the gcc warnings about truncation.
Also improved readabilty.

(201-225/3207) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom