Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
0c05f39b 01.04.2018 23:27 cstimming

Error for lineedit when setting text

Critical errors were logged when trying to set the gtkentry text when
value is null, test for this before setting entry text.

Patch by Robert Fewell in gnucash 3f7d70ace3f35ce71e94eaf1707cd538a7a28f79

8da8ecd6 01.04.2018 23:26 cstimming

Couple of missing properties for groupbox

When fixing related combo error a couple of critical errors were logged
for 'Function is not appropriate for this type of widget' which turned
out to be visibility properties so added them to stop error.

Patch by Robert Fewell in gnucash f7211edbabdc8c802168b93973a1164067fed264

c9c916b9 01.04.2018 23:25 cstimming

Bug794707 - Aqbanking combo boxes missing selection.

Modified w_combobox.c setup procedure was had an error when modified
for gtk3 use.

Patch by Robert Fewell, 7033b331ee47b601279e68464323fe76b7ceebe5 in gnucash.

d96063bf 16.03.2018 21:28 cstimming

Merge branch 'branch-4'

030463cf 16.03.2018 21:28 cstimming

Re-indentation of source code to get a unified look of the source.

This was done using astyle-2.03 with the following command:

astyle --style=java --indent=spaces=2 --break-closing-brackets --keep-one-line-blocks --suffix=none --recursive 'src/*.h' 'src/*.c' 'gui/*.h*' 'gui/*.c*'...
22423edc 03.03.2018 08:41 admin

GWEN_BUFFER: Always allocate one byte more than needed.

This should allow for adding a zero character to use the content of
GWEN_BUFFER as string.

bb0c55f4 26.02.2018 23:38 admin

Prepared release 4.99.0beta.

25913403 25.02.2018 00:43 admin

GWEN_BUFFER: Always allocate one byte more than needed.

This should allow for adding a zero character to use the content of
GWEN_BUFFER as string.

66b29626 24.02.2018 23:28 Christian Stimming

Config of gtk3 gui: Allow slightly lower minimum gtk3 version which seems to compile fine.

Also, if gtk3 is not found, really stop the config as otherwise
we will have missing GTK3_INCLUDE flags.
Also, let travis build this gui as well.

2a1524df 24.02.2018 10:55 Christian Stimming

Merge branch 'branch-4'

The only actual change in this merge commit is the last
travis config change 210ec98c. Such a merge is just
somewhat easier to read than a lot of cherry-picking, IMHO.

210ec98c 24.02.2018 10:33 Christian Stimming

Update travis config so that gtk can be built as well.

4bf79f63 24.02.2018 10:09 Christian Stimming

Update travis config so that gtk can be built as well.

04c7a6cf 23.02.2018 16:37 admin

Fixed release version.

0951eb81 21.02.2018 02:49 admin

Added Makefile.cvs target "mp-opt".

ff20eeb7 21.02.2018 02:48 admin

Increased GWEN_IDTABLE64_MAXENTRIES to 64 (from 32).

85ed49f1 21.02.2018 02:48 admin

Major speedup of GWEN_IdList64_AddId().

GWEN_IdList64_AddId() now just adds a new id to the last table. If that
table is empty, a new table is appended and the id added to it.

8e4e5b2f 18.02.2018 23:58 admin

Added APIDOC for GWEN_Time_new().

093efcf3 10.02.2018 19:33 admin

Prepared release 4.19.0.

fd08d6eb 10.02.2018 19:30 admin

Makefile: Build gtk3 frontend, too.

0fa31c19 10.02.2018 19:30 John Ralls

Fix all Gtk3 deprecation warnings.

Except gtk_tree_view_set_rules_hint, where the warning is instead
suppressed.

e65e0a1e 10.02.2018 19:30 John Ralls

Fix Gtk3 API Change Errors.

Gtk3 now compiles, though with deprecation warnings.

6f6958b7 10.02.2018 19:30 John Ralls

Initial creation of gtk3 gui.

d0f335e0 10.02.2018 19:22 admin

Fixed a warning.

c086ce4a 10.02.2018 17:32 admin

Changed TAG to "git".

a9c1f3ca 10.02.2018 17:31 admin

Makefile: Build gtk3 frontend, too.

(1001-1025/3215) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom