Commit Graph

11139 Commits

Author SHA1 Message Date
Joshua Sled
35d9460997 remove dead/unreferenced code.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16225 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-28 23:12:19 +00:00
Andreas Köhler
c64b0234c8 Win32 installer cosmetics. Add src/pixmaps/gnucash-icon-48x48.bmp.
Let setup.exe use the tango icon as file icon and on page headers.  Add
a file version to setup.exe.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16224 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-27 22:18:57 +00:00
Christian Stimming
5409718786 Update German translation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16223 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-27 20:49:28 +00:00
Christian Stimming
84a1072828 After saving report, make that button inactive again. #450984
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16222 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-27 20:40:07 +00:00
Christian Stimming
c160569737 Show dialog on successful report save. #450984
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16221 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-27 20:33:41 +00:00
Christian Stimming
ea198a90a2 Update Hungarian translation by Tako Kornel.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16220 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-27 19:41:31 +00:00
Christian Stimming
13b5f2d161 Follow-up on r16213 to have a run-time message on disabled binreloc.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16219 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-27 19:36:57 +00:00
Joshua Sled
4e7cb21ded Update README.dependencies with Jean-David Beyer's updates for RHEL5(/FC7).
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16217 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-26 22:58:50 +00:00
Joshua Sled
abfdd0340b Add Klaus Dahlke's datafile -> sql-insert-statement scripts.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16216 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-26 22:52:43 +00:00
Andreas Köhler
9079d155ec Readd support for account dialogs working only on a subset of account types.
This was added in r14897, but lost in the merge r15066 of trunk into
branches/remove-group2.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16215 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-26 18:43:16 +00:00
Andreas Köhler
f37db3e98f Validate date in _fixup_recurrence_start_dates, #443941 win32 crash.
This invalid date is due to a missing block <fs:once> in the data file.
Why there is such an unwanted and incomplete sx is still unclear.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16214 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-26 16:56:38 +00:00
Andreas Köhler
f84f1855e2 Call gbr_init() only on ENABLE_BINRELOC, #450991. Move variables into #ifdef'ed blocks.
Also fix the leaking of a GError if gbr_init failed.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16213 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-25 22:22:15 +00:00
Andreas Köhler
dcfda18f7c Revert some qof_instance_get_guid() calls to qof_entity_get_guid().
Those two functions were merged into one, qof_instance_get_guid(), in
r15773, but they returned different values if the parameter was NULL.
Some code depends on the return value being guid_null(), or maybe even
NULL, so revert the changes entity->instance, where the entity is not
guaranteed to be non-NULL.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16212 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-25 17:18:28 +00:00
Andreas Köhler
fa28f0e4f0 Avoid a global static variable by using g_list_sort_with_data.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16211 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-25 17:18:11 +00:00
Christian Stimming
e0cdcc67f5 Add more checks for sane structures. Fixes another crash of #450276.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16210 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-24 08:48:01 +00:00
Christian Stimming
74365936ac Check ofx structure for sanity. Partly fixes #450276.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16209 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-24 08:20:07 +00:00
Christian Stimming
1cd71e215b Check main_window_close_page arguments for sanity. Fixed crash in #366468.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16207 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-22 20:37:41 +00:00
Christian Stimming
0193499bb7 Update German translation. 100% completed. Yay.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16206 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-22 20:28:20 +00:00
Christian Stimming
adbeece7ac Upgrade win32 for aqbanking-2.3.1
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16205 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-22 20:22:26 +00:00
Christian Stimming
446f49304a Improve i18n comments to make them more grok-able for translators.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16204 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-22 20:20:47 +00:00
Joshua Sled
0242bb8455 Uh, retain the still-needed '_(...)'s. :p
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16203 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-22 19:51:24 +00:00
Joshua Sled
8acfaad6bf Fixup i18n as per cstim (thanks! :).
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16202 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-22 19:43:29 +00:00
Andreas Köhler
4251bd7f84 Return NULL on qof_instance_get_guid(NULL) again, #448853.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16201 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-22 17:42:52 +00:00
Andreas Köhler
dfde8ebcb7 Do not register qof backend modules on first load, #433779.
Qof backend modules used to call qof_backend_register_provider() and
g_module_make_resident() directly in g_module_check_init(), i.e. they
could not be unloaded after the gnucash module crawler detected them.
Probably after the renaming of libgnc-backend-file the QSF backend
module started to register itself before the gnc file backend, spitting
a validation error on virtually every data file load.

So g_module_check_init() has been renamed to qof_backend_module_init()
and is now called by qof_load_backend_library().


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16200 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-22 13:31:29 +00:00
Andreas Köhler
0bca303440 Correct use of xmlNodeGetContent in qsf backend module.
Its return value is a char pointer, not a char.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16199 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-22 13:31:23 +00:00
Andreas Köhler
c892d648b9 Do not call setlocale &friends from within the file backend library.
The only valid call would be to bindtextdomain, but the library does not
use a different locale directory anyway.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16198 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-22 13:31:18 +00:00
Andreas Köhler
c54e436609 Remove UI and register parts of the "Enable euro support" option, #449395.
* In euro currency registers, treat the option as always-on, i.e. show
  amounts both in the old currency and EUR
* Remove the option from the preferences dialog
* Keep gconf key, but default to disabled.  If enabled, the account tree
  view page shows an additional EUR total line in the summary bar


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16196 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-21 13:28:30 +00:00
Joshua Sled
fd03362185 lower severity of the "couldn't find tag [%d]" messages, as we speculatively remove tags often.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16195 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-20 23:42:22 +00:00
Joshua Sled
f776b2d911 Mark a bunch of Since Last Run dialog strings translatable. Stop doing an unused and sometimes invalid date-formatting operation. Task-list cleanup.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16194 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-20 23:20:46 +00:00
Joshua Sled
d463cd0215 Set template transaction post dates on creation to prevent file-read warnings in the future.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16193 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-20 23:19:55 +00:00
Joshua Sled
cb1390cf4c let's actually obey the restructured text format if we're going to do so.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16192 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-20 22:33:09 +00:00
Christian Stimming
41b0b415f3 Add aqbankings localedir to win32 dist.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16191 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-20 21:46:33 +00:00
Christian Stimming
31f2d956dc Update German translation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16190 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-20 21:38:47 +00:00
Christian Stimming
4debcabc58 Fix typo and gconf wording, avoiding nerd-speak.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16189 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-20 21:11:23 +00:00
Christian Stimming
d809d8c1cc Mark untranslated strings for i18n.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16188 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-20 17:44:42 +00:00
Christian Stimming
82124b8720 Replace a eur-currency from the currency by EUR to fix old locales.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16187 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-19 19:40:49 +00:00
Joshua Sled
fc655729f5 Fix freq=None recurrnence + file-restore.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16186 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-19 03:02:36 +00:00
Joshua Sled
56504f9054 add some todos from Tim.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16185 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-19 01:49:22 +00:00
Andreas Köhler
8c5d2fe40b Avoid stripping the win drive letter on qsf export. Fixes #448900.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16184 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-18 21:08:30 +00:00
Andreas Köhler
2a2981d02d Install.sh: Fix cross-compiling of gwenhywfar and ktoblzcheck.
For real cross-compiling, this change currently depends on unreleased
gwenhywfar changes and a windows openssl installation (cannot be
cross-compiled yet).


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16183 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-18 20:42:36 +00:00
Andreas Köhler
742564b795 Install.sh: Fix PKG_CONFIG_PATH tracking when cross-compiling.
One must not simply set or reset environment variables that are tracked
for changes, because add_to_env relies on accurate helper variables.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16182 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-18 20:42:30 +00:00
Andreas Köhler
4fff6de98a Install.sh: When cross-compiling, mkdir $_GUILE_UDIR/bin before using it.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16181 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-18 20:42:24 +00:00
Andreas Köhler
c68e465991 Install.sh: Use ld, gcc, dlltool and ranlib for cross-compiling.
Add $_MINGW_UDIR/mingw32/bin to PATH and use gcc (and friends) instead
of mingw32-gcc.  Also make sure PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR
are exported to avoid using the build machine's installed packages.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16180 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-18 20:42:19 +00:00
Andreas Köhler
84806a7206 Install.sh: Harmonize skipping messages.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16179 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-18 20:42:15 +00:00
Andreas Köhler
4f17d1fdb9 Avoid crash in QIF import, page categories. Fixes #447917.
This is basically the same typo fix as r15332 (wrong display information
used in row-activated handler).  For whatever reasons it slipped once
again.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16177 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-18 02:49:55 +00:00
Christian Stimming
f22a04f70f Revert r16175 because aqbanking needs to be updated before we can use this.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16176 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-17 11:27:11 +00:00
Christian Stimming
5cdd32eae9 Add gnome cppflags and ldflags for libintl
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16175 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-17 09:35:21 +00:00
Andreas Köhler
dab7f892d7 Allow running autogen.sh from the build directory by cd'ing into the source tree.
The source tree is either $srcdir, `dirname $0` or .


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16174 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-17 04:12:02 +00:00
Chris Lyttle
51a5be3759 update to release 2.1.4
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16170 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-16 17:29:31 +00:00
Christian Stimming
4372e29627 Improve win32 readme.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16168 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-16 10:18:17 +00:00