Commit Graph

11328 Commits

Author SHA1 Message Date
Joshua Sled
62e8bdb0ef "trans" and "t" aren't good variable names… try "from" and "to".
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16653 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-15 20:57:19 +00:00
Joshua Sled
6f00959091 Bug#500427: copy any notes associated with SXes upon creation.
BP


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16652 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-15 20:55:37 +00:00
Andrew Sackville-West
3a3d33810b provide some sane defaults for exchange functions. a very hackish fix to 487572
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16651 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-15 20:24:23 +00:00
Joshua Sled
8da4c360ab Don't make unknown command-line arguments abort the program, just warn and exit non-zero.
BP


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16650 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-15 20:06:56 +00:00
Andreas Köhler
004479a1ff Win32: Add Brazilian Portuguese translation of inno strings, patch from Leonardo Fontenelle.
BP


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16647 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-15 18:00:14 +00:00
Andreas Köhler
06810083f5 Win32: Update package versions.
Update to gettext 0.17, glib 2.14.4, cairo 1.4.10, fontconfig
2.4.2-tml-20071015, atk 1.20.0, pango 1.18.3, gtk+ 2.12.3, orbit2
2.14.10, gail 1.20.1, libbonobo 2.20.1, gnome-vfs 2.18.0.1, libgnome
2.20.1, libgnomecanvas 2.20.1, libbonoboui 2.20.0, libglade 2.6.2 and
goffice 0.4.3.

Gettext installs translations to $prefix\lib\locale now, but not all
gnome packages have been rebuilt yet.

BP


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16646 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-15 17:34:26 +00:00
Andreas Köhler
3b9003bfde Update Brazilian Portuguese glossary, patch by Leonardo Fontenelle.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16641 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-14 20:38:12 +00:00
Andreas Köhler
8725a6f801 #503579: Improve pi.sh to allow reinstalling MSYS/MinGW, patch from Charles Day.
BP


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16638 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-14 20:00:02 +00:00
Andrew Sackville-West
8a56c9b8dc handle spin-offs in basis calculations
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16637 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-12 05:36:02 +00:00
Christian Stimming
6fcb9301f8 Adapt translations to last string change introduced by r16633.
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16636 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-11 20:49:02 +00:00
Christian Stimming
d5bcce1298 #500026: Add configure argument for packagers to have correct package name reported on missing qt3-wizard.
Because gnucash is a GTK+ application and HBCI setup wizard for aqbanking is a
Qt stuff, most distribution split aqbanking packages to more sub-packages.

This patch adds possibility to change string of package name displayed in
the reported error without need of distro-specific patches breaking I18N. It
could be done in compile time using --with-qt3-wizard-package=name.

Patch by Stanislav Brabec <sbrabec@suse.cz>.
Signed-off-by: Christian Stimming <stimming@tuhh.de>

BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16635 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-11 20:48:06 +00:00
Andrew Sackville-West
884b96b194 reintroduce some rounding into basis calculations to prevent overflow on particularly large accounts.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16633 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-10 20:53:42 +00:00
Andrew Sackville-West
5decaf456b remove some cruft from advanced portfolio
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16632 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-10 19:01:53 +00:00
Joshua Sled
099a5d7681 Bug#502755: Duplicate a key which is "owned" by the table we're inserting it into.
BP


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16629 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-09 23:29:16 +00:00
Andreas Köhler
f611d9aaae Remove the spurious m4/ directory. Use macros/ instead.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16624 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-09 01:26:03 +00:00
Andreas Köhler
7e38a93d39 Ignore other generated files.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16623 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-08 17:26:05 +00:00
Andreas Köhler
dd6bc3f3fa Glib 2.14 removed the pipe macro in gwin32.h, use _pipe instead.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16622 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-08 17:20:02 +00:00
Andreas Köhler
e920e4c677 Ignore some generated files.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16621 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-08 17:16:44 +00:00
Andrew Sackville-West
85a860f0ee r3@basement: andrew | 2007-12-07 20:57:48 -0800
Create a branch for advanced portfolio work
 r4@basement:  andrew | 2007-12-08 05:56:36 -0800
 Begin major overhaul to advanced-portfolio report. Fixes #343245, #347739, #460232. Implement stock splits/mergers code in basis calculations. Fix handling of directly "expensed" shares.
 


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16620 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-08 14:24:47 +00:00
Andreas Köhler
1a408c8160 #492137: Patch from Mike Alexander to fix regression in lot scrubber introduced in r16370.
Timespec uses a signed integer for the seconds instead of an unsigned.

BP


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16619 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-08 14:11:03 +00:00
Joshua Sled
102eb3c88b update as well
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16615 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-05 22:15:30 +00:00
Joshua Sled
271aaccaab s#Open Source#Free#, s#Finance#Accounting#, s#Gnucash#GnuCash#
BP


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16613 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-05 14:57:08 +00:00
Andreas Köhler
41dc9700cb #501059: Clean up SLR dialog sx model and close with session.
Avoid ref'ing the model underlying the dialog so that it will be freed
correctly.  Register the dialog as gui component to close it when the
session closed.

BP


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16610 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-02 17:15:54 +00:00
Derek Atkins
144398aac4 A reminder of where we need to set the income/expense accounts
for the auto-interest payments during the reconciliation process.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16609 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-02 16:51:13 +00:00
Derek Atkins
879ed4470f Make sure the splitlist is sorted before we return it.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16608 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-02 16:51:07 +00:00
Andreas Köhler
3088388051 Fix compile error in debugging part of gnc-component-manager.c.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16607 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-02 15:13:51 +00:00
Andreas Köhler
339dfd5841 Use g_type_name(type) instead of formatting with %ld.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16606 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-02 15:13:47 +00:00
Andreas Köhler
9cca73f3f2 Rename log domains gnc.app-util* to gnc.app-utils*.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16605 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-02 15:13:44 +00:00
Andreas Köhler
44d77bd3a2 When setting log levels, prefer command line options to log.conf.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16604 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-02 15:13:41 +00:00
Andreas Köhler
a68151082d #499788: Swig-wrap guid_new_return and use it for gnucash-make-guids.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16603 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-02 11:47:35 +00:00
Andreas Köhler
da9e731b7a In gtv_set_sort_column, avoid a critical warning and block a signal.
The critical warning happens when opening the security editor and the
model underlying the tree view has not been created yet.  Also, do not
send the sort column (back) to the gconf storage.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16602 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-02 10:35:18 +00:00
Andreas Köhler
ebe89766e5 #491581: Patch from Charles Day to import qif Cash, ContribX and WithdrwX actions.
BP


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16601 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-02 10:35:15 +00:00
Andreas Köhler
54da00b692 #499360: Patch by Daniel Harding to fix a crash when editing certain commodities.
Replace some DEBUGs by LEAVEs as well.
BP


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16598 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-11-24 15:38:19 +00:00
Andreas Köhler
f932123330 #496023: Handle correct signal for closing the sx editor.
BP


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16597 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-11-19 00:16:11 +00:00
Andreas Köhler
e14a0f563b Improve svn2cl.xsl: Make branch selection more flexible, strip unmerged branches.
All included branches can be configured in one xsl:variable now, with
optional child parameters 'before' and 'after', e.g. to support
branching points and intermediary merges.  Fix the bug that the date of
a hidden previous log entry can undermine the printing of a new
date-author header for a log entry.

The branch selection based on the actual merge state:
+ csv-import
- gda-dev
- module-cleanup


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16595 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-11-14 00:08:24 +00:00
Christian Stimming
8d36f93d64 Update ktoblzcheck package version.
BP


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16583 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-11-07 21:47:20 +00:00
Christian Stimming
51c42d0708 Fix erroneous option ordering. Patch by Andrew Sackville-West.
BP


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16581 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-11-07 08:27:27 +00:00
Derek Atkins
db05fd5eae Revert Andrew's patch and just run "doxygen -u" to update
the doxygen configuration.  It doesn't crash anymore.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16580 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-11-04 14:05:28 +00:00
Andreas Köhler
15039eaaa9 Remove deprecated qof wrappers.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16579 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-11-03 01:56:28 +00:00
Derek Atkins
d83b383a93 Apply Andrew Sackville-West's doxygen patch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16578 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-11-03 01:53:08 +00:00
Christian Stimming
4ce4d29881 More speed up of reports by caching balance results in a hash table.
Patch by Mike Alexander.
Together with r16576 for BP.
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16577 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-11-01 20:35:12 +00:00
Christian Stimming
84db256094 #488001: Speed up several reports that rely on html-acct-table.scm.
Patch by Andrew Sackville-West.

Signed-off-by: Christian Stimming <stimming@tuhh.de>

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16576 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-10-30 21:26:11 +00:00
Andreas Köhler
c1d35adb01 Add development version warning to the tip of the day list.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16575 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-10-28 15:32:50 +00:00
Andreas Köhler
7f2bd66593 #484576, r16572: Require goffice 0.5.1 for libgoffice-0.5.0.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16574 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-10-28 15:09:37 +00:00
Christian Stimming
4e5fa1f619 #490934: Minor correction to reports documentation. Patch by Tim Abell.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16573 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-10-28 13:26:45 +00:00
Andreas Köhler
40a4db7a41 #484576: Support goffice >= 0.5.1.
For us, goffice 0.5.1 differs from 0.4 in that it lacks GogRendererCairo
and we can use GogRenderer and gog_renderer_render_to_cairo() (new)
directly.
goffice 0.5.0 will not work with GnuCash.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16572 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-10-28 12:27:48 +00:00
Christian Stimming
fce9bff550 Minor correction to component manager documentation.
Patch by Tim Abell, bug#490699.

Signed-off-by: Christian Stimming <stimming@tuhh.de>


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16571 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-10-27 08:10:21 +00:00
Andreas Köhler
f8acc63e3b #490679: Honor GNOME toolbar settings when specified.
Readd leading slash to DESKTOP_GNOME_INTERFACE for an absolute gconf
lookup.  It has been removed in r14945 (by me).

BP


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16570 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-10-26 23:21:10 +00:00
Christian Stimming
392916ef63 Add optional two-column display of income statement and reversing the income/expense order.
This patch implements a two-column income statement. I have sent this to the
original person who requested it on IRC, but haven't heard back as to whether
it actually solves his problem. Additionally, the patch includes support for reversing the order of income/expense
tables in the report. It defaults to the standard income/expense, but can be
reversed to show expense/income (bad news first?) and is supported by either
one or two-column mode.

Patch by Andrew Sackville-West, bug#488004

Signed-off-by: Christian Stimming <stimming@tuhh.de>

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16569 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-10-26 18:59:56 +00:00
Andreas Köhler
20600d3de8 #487326: Remove account separator gconf callback when closing preferences dialog.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16568 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-10-16 22:44:48 +00:00