Commit Graph

8105 Commits (bcdc4e3635e3d36d9ee9fa6eb7db63b6169fb3eb)

Author SHA1 Message Date
Andreas Köhler 5d79c1a22f Add a few functions from GLib 2.8 in lib/glib28.
20 years ago
Derek Atkins af93db5b7a Remove hardcoded /tmp paths.
20 years ago
David Hampton 8e40824e19 Update for the new base level of gtk2.6. Add all the gtk2.6
20 years ago
David Hampton 0cced7a60b Make trunk compile again on FC4.
20 years ago
Andreas Köhler 275069ff90 Replace access by _waccess on Windows. Fix leak from r15429.
20 years ago
Andreas Köhler 89e7929fc0 Replace chmod by _wchmod on Windows.
20 years ago
Andreas Köhler af04e4cd25 Use guiles native sort and record. Fix #373809.
20 years ago
Christian Stimming 2edefe14ad Further preparations for potential aqbanking3 porting
20 years ago
Christian Stimming 92e035133b Some initial work to provide an easy porting to aqbanking3 once it is stable.
20 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
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 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
David Hampton a789aaee70 Don't abort when F::Q fails to return a quote. GnuCash may have
20 years ago
Derek Atkins 71837060b8 gtk_html_save needs an API with size_t instead of guint (#395553)
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 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 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
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
Christian Stimming fcaaed91eb Fix callback function decoration with latest aqbanking/gwenhywfar on win32
20 years ago
Christian Stimming 95729dc1da Remove unused header (that doesnt exist on win32)
20 years ago
Andreas Köhler f0cc9650ba Use double-clicks in the qif import druid. Fix #395325.
20 years ago
Andreas Köhler dae1442ed2 Avoid crash in QIF import, page payees/memos. Fix #392707.
20 years ago