Commit Graph

10692 Commits

Author SHA1 Message Date
Joshua Sled
c0d83537e5 Fix report version identifiers.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15932 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-19 00:58:51 +00:00
Joshua Sled
abd55f7ddc Fix build breakage with --enable-locale-specific-tax
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15931 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-19 00:58:30 +00:00
Joshua Sled
1f07529e86 Re-fix Bug#104844, but better: have a separate 'last day of month' option, and use the corresponding Recurrence frequency.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15930 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-19 00:11:34 +00:00
Joshua Sled
0e79f2188e remove silly 'always set the month to january' logic.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15929 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-18 23:41:59 +00:00
Derek Atkins
167feed527 Make sure that each GNCModule has a unique set of symbols.
Change gnc-module.c to load the unique symbols based on the module filename.
Change gnc-module-api.h to declare the functions based on a provided filename.
Change ALL the modules to use the new symbol names.

This change should allow the code to build cleanly on the MacIntel platform.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15928 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-18 23:23:04 +00:00
Derek Atkins
85785f0789 Actually load the correct module to test invalid dependencies.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15927 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-18 23:22:52 +00:00
Andreas Köhler
114190d816 Allow building from a tarball.
* Add UPDATE_SOURCES.  If "no", drop inst_svn and svn_up.
* Add BUILD_FROM_TARBALL.  If "yes", set GNUCASH_DIR=..\\..,
  REPOS_DIR=$GNUCASH_DIR and UPDATE_SOURCES=no.
* Fix renaming of setup.exe in dist.sh.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15924 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-18 22:05:36 +00:00
Andreas Köhler
cfd42cd0bf Install.sh: Test for g++.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15923 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-18 19:17:11 +00:00
David Hampton
973cacb3c0 Fix mistake in property install.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15922 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-18 05:11:56 +00:00
David Hampton
c6a609b8f7 Move more account properties from the public data structure to a
private data structure, with access to them as properties of the
object.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15921 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-18 04:50:34 +00:00
Andreas Köhler
3c9babbcf2 Win32: Add some text regarding QTDIR and AQBANKING_WITH_QT.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15920 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-17 22:47:31 +00:00
Joshua Sled
0702cf7255 update links for correctness.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15919 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-17 22:35:13 +00:00
Andreas Köhler
0791702725 Win32: Include custom at the beginning of defaults. Set AQBANKING_WITH_QT=yes.
To enable effective overriding of GLOBAL_DIR, first include custom and
then use set_default and add_step to complete the environment.  The
primer is new and sets a variable if it is unset or empty.  The latter
is modified to check steps for being blocked, either by block_step or a
previous call to add_step.  Add late_eval for expressions to be executed
at the end of defaults.

AQBANKING_WITH_QT (prior aqbanking_with_qt) is set to yes by default now
so that the aqbanking setup wizard is built and the user only needs to
install QT.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15918 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-17 19:48:27 +00:00
Christian Stimming
f116e824bb Improve documentation of German account template. Patch by Frank Ellenberger.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15917 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-17 18:02:54 +00:00
Andreas Köhler
bd4440ea8e Correct custom.sh to defaults in packaging/win32/Makefile.am.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15914 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-17 15:18:54 +00:00
Andreas Köhler
b80e44ff96 Rename custom.sh to defaults, recommend custom, add remove_step.
Declare defaults (custom.sh) as virtually immutable, so that svn updates
and commits do not interfere with local modifications.  Put those into a
file `custom' which is read at the end of defaults, if existent.
Remove_step helps to comment out steps now.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15912 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-16 22:33:26 +00:00
Andreas Köhler
30a7718b16 Fix quickfill handling in transfer dialogs, bug #413868.
Connect to key_press_event on description entry before the default
handler, let RET act like OK.  Do not care about button releases.  On
insert_text, make quickfill as in the register, set the position and
g_idle_add a function to set the selected region.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15911 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-16 20:51:37 +00:00
Andreas Köhler
82a41dbdca Add packaging/win32 to tarball.
In the long run it should be possible to build GnuCash on Windows from
the tarball within MSYS/MinGW.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15910 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-16 18:11:07 +00:00
Andreas Köhler
6627ae75ab Fix NULL-%s-printf in gnc_import_select_account. Fixes #430130.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15909 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-16 08:26:18 +00:00
David Hampton
8a8fb70a8a Make sure to distribute all the check files in the tarball.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15907 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-16 04:30:20 +00:00
Joshua Sled
1cf8e9d018 Change from the Blue Gnu Card icon to the Tango-theme icon.
Change from a single default icon to the default-set of 16x16, 32x32 and 48x48.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15906 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-15 22:22:35 +00:00
Joshua Sled
158d447201 Tango Project themed icon from Hylke Bons.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15905 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-15 21:31:53 +00:00
David Hampton
aa8e077947 Mark the number-to-word code as non-translatable because, as the
comment in the code says, adding a word-by-word translation is almost
surely wrong for almost every language.  This change was recommended
by the translation manager.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15903 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-15 18:53:56 +00:00
Joshua Sled
68e28cfd05 make 3-month columns in the SX editor, which should layout better for the default 6 months, as well as 12 months.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15902 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-15 18:26:50 +00:00
Joshua Sled
45154119c1 tweak GncFrequency layout: use Expand much less.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15901 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-15 18:22:06 +00:00
Joshua Sled
4bdbd8392d Better popup window size handling.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15900 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-15 17:44:48 +00:00
Joshua Sled
868d2f05a5 Fix variable name corruption due to merge-update.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15899 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-15 17:06:14 +00:00
Andreas Köhler
3dfeefe2f6 Improve win32/reset.sh.
The script uses the paths from custom.sh now.  Certain paths can be
added as precious by reset.sh or the user to avoid their deletion.  All
planned actions are presented before confirmation to make them more
transparent.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15897 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-15 14:48:42 +00:00
Christian Stimming
ca35114e9e Remove erroneous extra dot in version number of r15892
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15896 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-15 10:17:59 +00:00
Christian Stimming
096b68d445 Remove duplicated, unmaintained doc file
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15895 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-15 10:11:39 +00:00
Chris Lyttle
9bbbfc9947 NEWS: Added some text about the release.configure.in: Change to version 2.1.0
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15892 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-15 01:25:07 +00:00
David Hampton
c089bf0fbd More moving of properties from the public data structure to a private
data structure, with access to them as properties of the object.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15891 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-14 22:48:22 +00:00
Andreas Köhler
70af105a88 Add qof-gobject.h to qofinclude_HEADERS.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15890 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-14 22:30:11 +00:00
Andreas Köhler
d65abd5a6c Use g_direct_{hash,equal} in gnc_quickfill_new, drop quickfill_{hash,compare}.
Storing pointers in integers is not portable in any way shape or form
(GPOINTER_TO_UINT).


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15889 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-14 21:42:40 +00:00
Christian Stimming
7b0cb51f40 Update German translation
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15888 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-14 18:30:46 +00:00
David Hampton
eac1893c3d The root account name should never be visible, so no need to mark it
for translation.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15887 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-14 18:22:58 +00:00
David Hampton
78587b5a02 Ignore generated files
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15886 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-14 16:19:12 +00:00
David Hampton
6536479c48 Begin the GObjectification of the Account object. Move some
properties from the public data structure to a private data
structure, and enable access to them as properties of the object.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15885 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-14 16:01:55 +00:00
Christian Stimming
8adf99bf51 Improve i18n
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15884 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-14 11:34:01 +00:00
Christian Stimming
fd38c08aea Update German translation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15883 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-14 11:33:17 +00:00
Christian Stimming
b642c9ec7a Fix i18n; add explanation of word meanings and i18n issues here.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15882 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-14 11:24:15 +00:00
Christian Stimming
4fe03a99c6 Copy po files from branch-2.0 r15797 to trunk and merge trunk's po template by make update-po.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15881 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-14 10:47:04 +00:00
Andreas Köhler
36e3d2434d Wrap SPLIT_{ACCT_FULLNAME,CORR_ACCT_{NAME,CODE}} correctly. Reported by Mike Alexander, #429075.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15880 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-14 10:36:53 +00:00
Christian Stimming
ea9c56e68c Fix missing exchange rate dialog on purchasing stocks. Patch by Mike Alexander, bug#335101.
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15879 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-14 09:24:15 +00:00
Joshua Sled
b1f84468ce Formatting.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15877 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-11 22:00:35 +00:00
Joshua Sled
92f3dc0bad Fix indentation; clarify comment/description of vector of functions.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15876 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-11 21:58:48 +00:00
Andreas Köhler
d208d7f5d8 Balance some more ENTER/LEAVE calls. Replace one ENTER by DEBUG.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15875 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-11 16:47:42 +00:00
Andreas Köhler
4acc6ac577 Add a few gncAddressBeginEdit before gncAddressDestroy.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15874 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-11 15:37:09 +00:00
Andreas Köhler
584819956f Use ERR_BACKEND_READONLY if data file cannot be unlinked on write.
On Windows, we need write access to the data file to remove it before
replacing it by the already written out temp file.  We should not just
chmod the data file, but tell the user that it may be read-only.
ERR_FILEIO_BACKUP_ERROR was misleading because the backup actually
worked.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15873 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-11 15:34:19 +00:00
Joshua Sled
2bd54380ce Revert 15855: we can't get away with this yet.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15872 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-11 13:27:41 +00:00