Andreas Köhler
29475d0dae
Add gnc-fq-helper and TZ environment variable test to install-fq-mods.bat.
...
Set TZ to UTC if unset and download a price.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16013 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-28 15:28:44 +00:00
Christian Stimming
6959a8fb6f
Merge all translations with current translation template.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16012 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-28 11:17:16 +00:00
Christian Stimming
01e7950841
Update German translation
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16011 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-28 11:16:06 +00:00
Christian Stimming
59278f69f6
Fix typo in user message
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16010 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-28 11:11:15 +00:00
Christian Stimming
6d7e46843c
i18n cleanup: Fix explanatory comments for translators.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16009 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-28 11:10:53 +00:00
Christian Stimming
0508859241
i18n cleanup: Don't translate messages that don't have to be.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16008 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-28 11:09:58 +00:00
Andreas Köhler
95679ff905
Add install-fq-mods.bat to dist and start menu.
...
* Dist new OpenSSL correctly
* cp libssl32.dll ssleay32.dll to make Crypt::SSLeay perl module happy
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16007 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-28 11:09:51 +00:00
David Hampton
80a0403ebb
Collapse two functions into their only caller. Move a third function
...
to the same file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16003 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-28 02:40:54 +00:00
Andreas Köhler
e8208ae756
Update openssl safety net.
...
* Bark on $OPENSSL_DIR/lib/libcrypto.dll.a (0.9.7)
* Bark if libeay32.dll cannot be found
* Bark if libeay32.dll is found, but not in $OPENSSL_DIR/bin
* Do not care about libs in $WINDIR
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16002 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-27 16:54:47 +00:00
Andreas Köhler
0fe7ef82ce
Fix a NULL-%s-printf, #433798 .
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16001 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-27 14:44:26 +00:00
Andreas Köhler
dd1da2b495
Append `.sh' to packaging/win32/{functions,defaults}.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16000 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-26 21:58:07 +00:00
Andreas Köhler
c1263802a8
Do not double-check libraries/programs if they are installed correctly.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15999 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-26 21:22:22 +00:00
Andreas Köhler
df8925cc05
Build OpenSSL 0.9.8e from tarball.
...
Also starring:
* Add mingw32-make, as openssl will be built in cmd.exe
* Link gwenhywfar against dynamic libraries (-leay32 -lssl32)
* Install svn before openssl to have the newer ssl dlls as first in PATH
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15998 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-26 17:17:41 +00:00
Andreas Köhler
27595e43a6
Fix gnc_spawn_process_async and gnc_detach_process.
...
* Do not use g_child_watch_add if the spawn failed
* Give the child process a chance to die before we kill it
* Rather use g_message if file descriptors cannot be closed
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15997 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-25 18:25:34 +00:00
Andreas Köhler
39a9165290
Free a leaked return value of g_win32_error_message.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15996 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-25 18:22:05 +00:00
David Hampton
a654961e1b
Use gtk_widget_show, not gtk_widget_show_all. The latter screws up the
...
synchronization between the edit menu and which items are shown in the
window.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15995 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-23 02:06:19 +00:00
David Hampton
65bdd3a246
New version of the file from Zach Sadecki that include three different
...
image sizes. Fixes #432425
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15994 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-23 01:56:42 +00:00
David Hampton
e37f251ac8
Update ignore properties.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15993 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-22 22:15:00 +00:00
David Hampton
6b1d6e0ffd
Use simpler behavior for setting the "1 xxx = 2 yyy" exchange rate sample
...
strings in the lower right corner of the transfer dialog. Don't try and
duplicate the logic that sets the number in the exchange rate field, just pull
the the existing number straight out of the widget. Fixes #408703 .
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15992 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-22 22:02:16 +00:00
David Hampton
78c862c325
Move the price manupilation buttons to the right side of the dialog. For
...
languages where one of the button labels is very long, this prevents the
dialog from becoming excessively wide.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15991 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-22 21:20:06 +00:00
David Hampton
a5d420c9a4
Add the Moldovan Leu. Fixes #414064 .
...
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15990 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-22 20:22:06 +00:00
David Hampton
ecd3e31481
Changing the transaction number can affect the split sort order and
...
thus the running account balances. Fixes #386074 .
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15989 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-22 20:04:53 +00:00
David Hampton
6582c6b95b
Catch and short circuit the case of trying to get the balance of an account
...
that is so new it hasn't had a currency assigned yet. Fixes #432227 .
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15988 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-22 19:29:53 +00:00
David Hampton
14da30d2bf
Allow NULL pointers when calling xaccAccountGetFullName. Fixes #432314 .
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15987 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-22 18:30:48 +00:00
Joshua Sled
4c34eadeda
Bug#350993: hide the main window until it's ready to be interacted with (like most every other app).
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15986 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-22 16:30:55 +00:00
Joshua Sled
47f4b30df6
Bug#432232: confirm SX deletion.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15985 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-22 16:10:21 +00:00
Andreas Köhler
5d924c992c
Do not show ACCT_TYPE_ROOT in filter by dialog.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15984 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-22 11:36:47 +00:00
Andreas Köhler
51d728eb7e
In gnc_tree_view_account_select_subaccounts, determine correct last (deep) child.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15983 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-22 11:27:20 +00:00
Andreas Köhler
9622ec2d6d
Set mnemonic widget for "Smallest fraction" in account dialog.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15982 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-22 10:53:22 +00:00
Andreas Köhler
f50b080ed6
Set scroll policies in tax information dialog to automatic, #432072 .
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15981 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-22 10:26:17 +00:00
Andreas Köhler
f8447aac23
Remove urgency_hint (gtk+ >= 2.8) from glade files.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15980 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-22 10:26:11 +00:00
Andreas Köhler
d6760a9e1a
Add a 6px border to the printing tab of the preferences dialog for consistency.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15979 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-22 10:26:06 +00:00
Andreas Köhler
3c9fd76500
Close the splash screen on clicks, #366418 .
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15978 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-22 09:20:49 +00:00
Andreas Köhler
106f83b1b4
Fix double variable declaration on non-Windows, introduced by r15973.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15977 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-22 09:03:34 +00:00
David Hampton
434905ea1a
Remember the current session when an option dialog boxes is opened,
...
and close it when the session is closed. Fixes #394074 .
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15976 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-22 05:59:51 +00:00
David Hampton
c0dd45b5d2
Suspend qof events for the interval between swapping the books between
...
two sessions, and installing the new session as the current session.
The books end up same before and after, but there is small interval in
the middle where any call to get the current book will get bogus
results. Fixes #414783 .
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15975 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-22 05:22:51 +00:00
Andreas Köhler
319f22bf81
Compile with --enable-locale-specific-tax on Windows.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15974 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-22 00:49:31 +00:00
Andreas Köhler
2719db653d
To identify the active locale on Windows, use g_win32_getlocale instead of setlocale.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15973 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-22 00:48:03 +00:00
Joshua Sled
a135b79fa2
Bug#131623: Fix computation of unrealized gains in Balance Sheet report. Patch from Mike Alexander <mta@umich.edu>.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15972 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-21 22:20:18 +00:00
Joshua Sled
823e13c49b
ebuild updates
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15971 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-21 21:49:11 +00:00
Joshua Sled
1c0d91cade
update myself.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15970 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-21 21:46:47 +00:00
Joshua Sled
a2f828d235
Bug#372948: Add accounts/en_GB/ (as a copy of accounts/C/ ... sorry), add an example accounts file for VAT tracking.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15969 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-21 21:26:33 +00:00
Joshua Sled
c1f5e06edc
Update ebuild for 2.1.x'es.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15968 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-21 20:58:18 +00:00
David Hampton
2b16fa1f41
Use GNC_TYPE_NUMERIC instead of GNC_NUMERIC.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15967 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-21 20:07:23 +00:00
Derek Atkins
e5c59face3
Extend the stack size when pulling price quotes ( #428133 )
...
Patch from Mike Alexander.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15966 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-21 19:43:11 +00:00
David Hampton
d6d784617a
Disable the close callback while updating reports. Fixes #416986 .
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15959 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-21 19:18:16 +00:00
Joshua Sled
619f085748
Bug#349693: s/Lot Viewer/View Lots/ for consistency with Account Tree and Action menu.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15955 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-21 18:44:15 +00:00
David Hampton
b1248d827c
Validate whether or not an account exists before calling various
...
functions in Account.c.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15954 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-21 18:31:39 +00:00
David Hampton
e1d77fb1d1
Relax the check on whether xaccAccountGetCommodity is called with a
...
valid commodity. This function is called from many places without
testing to see if the account is non-NULL.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15953 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-21 18:30:20 +00:00
Andreas Köhler
68adce5d1d
Replace monolithic MinGW setup by smaller and reusable downloads.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15952 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-04-21 18:14:42 +00:00