Commit Graph

10308 Commits (zzzoldfeatures/gobject-engine-dev)
 

Author SHA1 Message Date
Daniel Espinosa eef551a119 Work around compile to get first milestone: Use GType as type system and Get Qof and engine depends on GObject
19 years ago
Daniel Espinosa 0b121228ca LibQof now use GType to manages objects, sustituting the actual strig type based; this means less memory and faster object type test and memory usage.
19 years ago
Daniel Espinosa 56dd0775da Begin Work on GncAccount object. Modifications (for now) to: QofInstance, QofBook, QofBackend
19 years ago
Daniel Espinosa 7b1cdfca72 First QOF->GObject work. Now working on QofBook & QofBackend. Next auditing all the modified fiels and others becouse API changes and/or sync with the use of new GObject
19 years ago
Derek Atkins a152191cc3 Create the gobject-engine-dev branch for esodan to work.
19 years ago
Andreas Köhler 0ef4c64c6b Do not crash on delete_event in new user dialog. Fix #401484.
19 years ago
David Hampton 4209e9bd88 Play nicer with recent releases of glib that have tightened what's
19 years ago
Christian Stimming 5ad71286b7 Fix relocation support detection that was broken with autoconf-2.60.
19 years ago
Joshua Sled c7b436dc34 remove tabs to correct/consistentize indentation.
19 years ago
Joshua Sled 17b046fde3 Correct return value of zero-loop list, preventing malloc(-1).
19 years ago
Christian Stimming ed5966da7e Update German translation.
19 years ago
Joshua Sled 5812812893 Bug#168700: extension of fin.scm with cpd_{,i,p}pmt functions, featuring variable compounding and consistent rounding functions. Patch from Ludovic Nicolle <ludo_gnc@chezludo.com>, though moved around in the file a bit.
19 years ago
Derek Atkins 9160a39948 Make sure we properly add the glib28 sources to EXTRA_DIST
19 years ago
Andreas Köhler f0d6aab958 Replace mkstemp and rename by g_mkstemp and g_rename.
19 years ago
David Hampton 10d17674e6 Remove unused functions.
19 years ago
David Hampton 0927d97115 Fix glib28 utils on non-win32 system.
19 years ago
Andreas Köhler bcdc4e3635 Install.sh: Some updates, use freetype and libgnurx from gnome.org.
19 years ago
Andreas Köhler 5d79c1a22f Add a few functions from GLib 2.8 in lib/glib28.
19 years ago
Derek Atkins af93db5b7a Remove hardcoded /tmp paths.
19 years ago
Derek Atkins a929bcdf33 /tmp/qof.trace or /tmp/gnucash.trace is opened for writing directly.
19 years ago
Andreas Köhler 51311e141f Install.sh: Add DISABLE_OPTIMIZATIONS and --disable-static's.
19 years ago
David Hampton 8e40824e19 Update for the new base level of gtk2.6. Add all the gtk2.6
19 years ago
David Hampton 440e1e7323 Update for the new base level of gtk2.6.
19 years ago
David Hampton 0cced7a60b Make trunk compile again on FC4.
19 years ago
Andreas Köhler 275069ff90 Replace access by _waccess on Windows. Fix leak from r15429.
19 years ago
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.
19 years ago
Christian Stimming 8b28d9ab56 Enable user choice of format (profile) when importing data from a file
19 years ago
Andreas Köhler df01f32fbf Add paths for AqBanking in gnucash\inst tree. Fix #399816.
19 years ago
Christian Stimming 2ec7438224 Fix numerical currency code for RUB.
19 years ago
Christian Stimming 2760b2ebdf Change Russian Ruble from RUR to RUB; r7574 was erroneous. See bug #393185.
19 years ago
Andreas Köhler b45ce825eb Do not %s-printf NULL-title of average balance plot. Fix #397935.
19 years ago
Christian Stimming 1ca2c7f405 Fix capitalization in summary bar. Fixes #394550.
19 years ago
Christian Stimming 19dcf011eb Improve wording in online banking messages; dont mention HBCI alone anymore.
19 years ago
David Hampton 6be85d06d0 Make the dependency requirements consistent with the other gnc-fq-xxx
19 years ago
Derek Atkins 85fb534953 gnucash-env needs DYLD_LIBRARY_PATH for MacOS-X
19 years ago
Derek Atkins 860276bc63 "string-match" uses regexp which can error out if a GNC Account has a
19 years ago
Andreas Köhler c59bda28a3 Replace creat() by g_open().
19 years ago
Andreas Köhler f1f0f8537a Use g_getenv instead of getenv.
19 years ago
Andreas Köhler 9c72ea9327 Fix Gwenhywfar build in install.sh.
19 years ago
Andreas Köhler aea560125c Always supply three arguments to g_open.
19 years ago
Andreas Köhler 9243b2f4ac Use MAX_DATE_LENGTH+1 as length for some date buffers.
19 years ago
Joshua Sled da5bd42968 Bug#394420: initialized dates still aren't valid; set to 'now' before manipulating. Also: use correct month (!) :p
19 years ago
Andreas Köhler 5c126dea86 Use g_open, g_fopen, g_stat and g_unlink.
19 years ago
Joshua Sled e79f41ca14 remove inappropriate call.
19 years ago
Joshua Sled 3c9e0b6355 updates post merge.
19 years ago
Joshua Sled b558be7367 updates.
19 years ago