Commit Graph

7812 Commits (c2000dd1dac2357e8b058de71ec4255fda026e5d)

Author SHA1 Message Date
Andreas Köhler bd66e7fd4a Fix comon typo in preferences.glade
20 years ago
Derek Atkins 3ad22b5eb5 Allow proper compile/install from tarball using separate builddir.
20 years ago
Andreas Köhler e7368b7c06 Correctly set column sort orders from gconf. Fixes #348248.
20 years ago
Andreas Köhler 1ff9e38a42 Make tabs within one notebook reorderable by dnd for gtk>=2.10.
20 years ago
Christian Stimming fa525462c6 Change cmdline warning into an actual user's error dialog.
20 years ago
Derek Atkins c9b30b2cf9 Compute the commodity scu from the ledger invoice (#300042).
20 years ago
Christian Stimming 894d2ee6c3 Fix test of numerics in random splits, because multiplications might also turn out zero.
20 years ago
Christian Stimming 340d2ae258 Use glib filepath manipulation functions instead of our own manual methods. Necessary for non-Unix machines. Please keep an eye open for potential filename lookup problems.
20 years ago
Christian Stimming b4f6de5b35 On windows, deactivate gnucash's extra de-quoting of path names that is done on the GNC_MODULE_PATH env variable.
20 years ago
Christian Stimming 040eb2e47d Replace hard-coded directory separator character by glibs cross-platform macro.
20 years ago
Derek Atkins 416596dabe Properly round invoice entries and totals. Fixes #300042.
20 years ago
Derek Atkins e20663cbd8 Allow comma-radix numbers without a radix. Fixes #142424.
20 years ago
Derek Atkins e7e959f54f Ignore any unknown !Option specification. Fixes #160735.
20 years ago
Andreas Köhler 73d62be3a3 Do not move windows on restoration that would be offscreen.
20 years ago
Derek Atkins bdd43b708f Set the summary bar values when the window is first opened (#345978).
20 years ago
Derek Atkins 76202b1b33 Make GncAddress more QOF compliant. (#343726)
20 years ago
Chris Shoemaker f64d70b454 More reasonable limits for the SpinButton that selects significant figures.
20 years ago
Andreas Köhler e3f064f002 Remove a duplicate of gnc:html-text?.
20 years ago
Christian Stimming 97a282487e Remove obsolete buttons for aqbanking/hbci setup that are
20 years ago
Andreas Köhler 2e3b619ae0 Add apps_gnucash_scheduled_transctions.schemas.in to Makefile.am. Fixes
20 years ago
Andreas Köhler 666010b046 Let GtkMessageDialog render the headers of two warnings in bold font.
20 years ago
Chris Shoemaker b0076c962d Restore a comment that explains the algorithm restored in r14488.
20 years ago
Chris Shoemaker 2c6f584b5e Avoid crash from opening transaction in more than one register. Bug #347089.
20 years ago
Chris Shoemaker 7e2f2b1468 Fix off-by-one bug that strips all spaces from imported strings.
20 years ago
Andreas Köhler 4762dbf429 String fixes that have been delayed due to the string freeze.
20 years ago
Andreas Köhler 72737e2c66 In the account dialog, do not expand the upper left entries when the
20 years ago
Derek Atkins 4ecc011749 Allow account-separator character in account names (#347321).
20 years ago
Derek Atkins a8fe56f887 The trunk is still a development branch. Make it say so.
20 years ago
Chris Lyttle 13300a2384 update to release 2.0.0
20 years ago
Chris Shoemaker 2b41895fff Update 'About' dialog copyright notice.
20 years ago
David Hampton 4c16d03e99 Restore 1.8 behavior by using the full date/time when sorting on the
20 years ago
David Hampton a7e72609cf When creating accounts from the register, fix the name parsing logic
20 years ago
Derek Atkins a50040835c Consider certain control character as invalid UTF-8. Fixes #346535.
20 years ago
Christian Stimming 4859d5209e Adjust currency decimals as pointed out in bug#320203
20 years ago
David Hampton 304f66515e This one file really does require the perl Date::Manip module.
20 years ago
David Hampton 681d08cd22 Recent version of Finance::Quote no longer depend on Date::Manip, but
20 years ago
David Hampton 82f7170740 Restore the original sort ordering which is grouping by parent
20 years ago
David Hampton 4f05ddcf2a When modules can't be found refer users to their package manager
20 years ago
Christian Stimming 5714500990 Ignore failed chown() because it always fails on vfat/samba. #345913
20 years ago
David Hampton ed21dfe2f6 Add new application icon.
20 years ago
Joshua Sled 983fba7f9b Reduced-size splash image.
20 years ago
Derek Atkins 4af13ca7c6 Use gnc-svnversion to detect development version or tarball version
20 years ago
Derek Atkins d86d61e227 Allow building from either SVN or SVK
20 years ago
Christian Stimming 1572a5fbef Add GTK_LIBS because log_replay uses gtk functions direcly since r14142
20 years ago
Christian Stimming 656a15f819 Add Suriname Dollar currency; replaces SRG, but due to a non-unity exchange rate we cannot have it replaced automatically. #319084
20 years ago
Christian Stimming 4a26d3974a Use waitpid() only if <sys/wait.h> is available. Unavailable on win32.
20 years ago
David Hampton 6d38ef1457 Correctly indicate the focus state of the register. Fixes #342055.
20 years ago
Chris Shoemaker 1e57748bee Update mnemonic for Mexican Peso. Fixes Bug #345048.
20 years ago
David Hampton 5ae159c03f Instead of marking the first page so that it can't be closed, mark the
20 years ago
Chris Shoemaker f6f9b53e9a Make the keypad 'minus' key enter a dash in the date entry for ISO dates.
20 years ago