Geert Janssens
a9f35ed7ae
Lowercase cmake commands
...
A huge bikeshed fest but it distracted me enough to do it anyway.
2018-05-03 23:18:15 +02:00
Robert Fewell
9b120f95a9
Missing container add for textbrowser
...
Needed to add gtk_container_add to add the text_view to the scroll
window.
2018-03-31 17:11:15 +01:00
Robert Fewell
3f7d70ace3
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.
2018-03-31 17:08:53 +01:00
Robert Fewell
f7211edbab
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.
2018-03-31 17:05:05 +01:00
Robert Fewell
7033b331ee
Bug794707 - Aqbanking combo boxes missing selection.
...
Modified w_combobox.c setup procedure was had an error when modified
for gtk3 use.
2018-03-31 17:01:56 +01:00
Geert Janssens
56a58e6528
Bug 787497 - Disabling OFX, AqBanking or python-bindings support cripples the dist build target
2018-02-03 17:10:51 +01:00
Rob Gowin
54ac7f23e0
Remove Autotools
2018-01-13 12:52:57 -06:00
John Ralls
5204100d53
Use GNUInstallDirs in CMake Builds
...
Provides correct file layout when building distribution tarballs.
Fixes Bugs 790840 and 790841.
2017-11-28 14:25:35 -08:00
John Ralls
2184cb347a
Install libgwengui-gtk3.dll on Windows.
2017-10-16 11:22:55 -07:00
John Ralls
739995df54
Fix distribution pieces for gwenhywfar-gtk3.
2017-09-12 17:09:51 -07:00
John Ralls
6e652e82ad
Add w_image.c to EXTRA_DIST.
...
Missed in original commit, noticed by intltool.
2017-09-09 17:36:18 -07:00
John Ralls
2ee5b202bf
Temporarily include building libgwengui-gtk3 in GnuCash.
...
Revert this commit when it's widely available in distributed packages.
2017-08-25 16:39:14 -07:00