Commit Graph

10283 Commits (89e7929fc017fed9011132b4b640e262bb2accfe)
 

Author SHA1 Message Date
Andreas Köhler 89e7929fc0 Replace chmod by _wchmod on Windows.
19 years ago
Andreas Köhler af04e4cd25 Use guiles native sort and record. Fix #373809.
19 years ago
Christian Stimming 2edefe14ad Further preparations for potential aqbanking3 porting
19 years ago
Christian Stimming 92e035133b Some initial work to provide an easy porting to aqbanking3 once it is stable.
19 years ago
Christian Stimming 9460a2db36 Fix erroneous default value for format of MT940 import.
20 years ago
Christian Stimming 8b28d9ab56 Enable user choice of format (profile) when importing data from a file
20 years ago
Andreas Köhler df01f32fbf Add paths for AqBanking in gnucash\inst tree. Fix #399816.
20 years ago
Christian Stimming 2ec7438224 Fix numerical currency code for RUB.
20 years ago
Christian Stimming 2760b2ebdf Change Russian Ruble from RUR to RUB; r7574 was erroneous. See bug #393185.
20 years ago
Andreas Köhler b45ce825eb Do not %s-printf NULL-title of average balance plot. Fix #397935.
20 years ago
Christian Stimming 1ca2c7f405 Fix capitalization in summary bar. Fixes #394550.
20 years ago
Christian Stimming 19dcf011eb Improve wording in online banking messages; dont mention HBCI alone anymore.
20 years ago
David Hampton 6be85d06d0 Make the dependency requirements consistent with the other gnc-fq-xxx
20 years ago
Derek Atkins 85fb534953 gnucash-env needs DYLD_LIBRARY_PATH for MacOS-X
20 years ago
Derek Atkins 860276bc63 "string-match" uses regexp which can error out if a GNC Account has a
20 years ago
Andreas Köhler c59bda28a3 Replace creat() by g_open().
20 years ago
Andreas Köhler f1f0f8537a Use g_getenv instead of getenv.
20 years ago
Andreas Köhler 9c72ea9327 Fix Gwenhywfar build in install.sh.
20 years ago
Andreas Köhler aea560125c Always supply three arguments to g_open.
20 years ago
Andreas Köhler 9243b2f4ac Use MAX_DATE_LENGTH+1 as length for some date buffers.
20 years ago
Joshua Sled da5bd42968 Bug#394420: initialized dates still aren't valid; set to 'now' before manipulating. Also: use correct month (!) :p
20 years ago
Andreas Köhler 5c126dea86 Use g_open, g_fopen, g_stat and g_unlink.
20 years ago
Joshua Sled e79f41ca14 remove inappropriate call.
20 years ago
Joshua Sled 3c9e0b6355 updates post merge.
20 years ago
Joshua Sled b558be7367 updates.
20 years ago
Andreas Köhler 6783775210 Use g_dir_{open,read_name,close}.
20 years ago
Joshua Sled 3eb2abc024 update
20 years ago
Joshua Sled abb0b25246 remove unneeded call
20 years ago
Andreas Köhler 35f43c0a1a Raise dependencies: GLib 2.6, Pango 1.8, GTK+ 2.6.
20 years ago
Joshua Sled eb73260220 Fold branches/sx-cleanup/ [14463:15384] back into trunk/.
20 years ago
Christian Stimming e3a674154b Replace openssl 0.9.8 by openssl 0.9.7 because gnome-vfs was built against it
20 years ago
David Hampton a789aaee70 Don't abort when F::Q fails to return a quote. GnuCash may have
20 years ago
Joshua Sled 908a792ee9 Update with catch-all "gtk+" dependency for top 5 distros.
20 years ago
Derek Atkins 71837060b8 gtk_html_save needs an API with size_t instead of guint (#395553)
20 years ago
Christian Stimming 39d29bab2d Add more prerequisites for including online banking; still disabled, though.
20 years ago
Christian Stimming 7ef00ee207 Update win32 installation instruction according to last months' changes
20 years ago
Andreas Köhler 5611e7efd3 Correctly empty date format combobox in qif import druid. Fix #396668.
20 years ago
Andreas Köhler 3cce429ee1 Use correct exit status in backend/file tests.
20 years ago
Andreas Köhler a611cec8b1 Fix the module name in two backend/file tests.
20 years ago
Christian Stimming 0744164742 Add gwenhywfar/aqbanking for win32 online banking. Not yet activated because we are waiting for upstream releases.
20 years ago
Christian Stimming a2793a9e1f Clarify abbreviation for translators
20 years ago
Chris Shoemaker 5ea313e681 Use GtkTreeModelFlags instead of guint.
20 years ago
David Hampton 17f3998566 Fix cases where something that should be a GType isn't defined
20 years ago
Andreas Köhler f1de45a420 Drop gnucash-config and gnucash.m4.
20 years ago
Andreas Köhler 5d8552f07c Drop variables GNC_LIBDIR and GNC_MODULE_DIR.
20 years ago
Andreas Köhler b749d1f585 Add DYLD_LIBRARY_PATH variable to the gnucash script.
20 years ago
Christian Stimming 7fc5813f66 Comment out old debugging console output
20 years ago
Christian Stimming 19cd819a0f For enabled hbci, link not only to aqbanking but also gwenhywfar because we use some of its functions directly. This became obvious on win32.
20 years ago
Andreas Köhler de7f075fd5 Use double-clicks in general import dialogs.
20 years ago
Christian Stimming 14888d5730 For win32, ifdef out the fork() calls and show error dialog until g_spawn is implemented for the child process.
20 years ago