Commit Graph

11010 Commits

Author SHA1 Message Date
Christian Stimming
8a523fe72b Refactor autosave code into separate file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16252 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-06 20:41:09 +00:00
Derek Atkins
d4be2606ee Overpayment for bills records wrong amount (#447269)
Patch by Mark Jenkins to improve the sign checking and not improperly
reverse the sign of the amount.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16249 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-04 19:10:03 +00:00
Christian Stimming
f9b907fcba Add extra Qt error checking on Windows. #452741.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16247 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-02 20:39:56 +00:00
Christian Stimming
8b39979157 Fix crash on empty aqbanking backend list. #452421.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16246 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-02 20:26:26 +00:00
Chris Lyttle
e4288c734b update to release 2.1.5
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16243 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-02 15:53:06 +00:00
Christian Stimming
b71e1df586 Updated French translation by Yannik LE NY
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16242 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-01 12:06:29 +00:00
Christian Stimming
e2236379d2 Merge latest translation updates for upcoming release
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16241 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-30 20:58:42 +00:00
Christian Stimming
bda924fc52 Updated French translation by Yannik LE NY
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16240 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-30 20:53:15 +00:00
Andreas Köhler
6d66455305 Win32: Add ignoreversion for the installation of bin/*, #452170.
In the switch to self-compiled openssl dlls, libeay32.dll lost
versioning information.  Without ignoreversion inno setup will not
update this file although it really should, as it is newer and has added
symbols.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16238 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-30 15:27:49 +00:00
Joshua Sled
3fdd1361e2 more silly (re)formatting.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16237 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-30 15:05:01 +00:00
Joshua Sled
440db5bc61 remove transient problem resolved with clean rebuild...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16236 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-30 14:59:28 +00:00
Joshua Sled
a5f5a83b7c add more notes/todo from twunder.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16235 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-30 14:58:45 +00:00
Joshua Sled
67b0870f41 Remove lingering freqspec usage. :(
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16234 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-30 14:07:04 +00:00
Joshua Sled
6ee471aee8 Fix bad writing of invalid FreqSpec, then disable writing FreqSpecs altogether. :p
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16233 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-30 13:36:02 +00:00
Joshua Sled
5c2e45dfef formatting, cleanup.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16232 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-30 13:32:58 +00:00
Christian Stimming
9e15636988 Merge translations with updated template for upcoming release.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16231 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-30 11:38:58 +00:00
Christian Stimming
fc1f469541 Update German translation
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16230 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-30 11:38:42 +00:00
Christian Stimming
52ae7a2d7b Fix i18n string to avoid duplicate messages
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16229 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-30 11:38:36 +00:00
Christian Stimming
ea0d0c6274 Add warning when overwriting an already installed dirty-callback.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16228 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-30 11:38:33 +00:00
Christian Stimming
cfc821ac45 Finish autosave feature, #451889.
Use many sanity checks and correctly switch UI to insensitive. Start
with 3 minutes as default auto-save interval.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16227 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-30 10:31:20 +00:00
Christian Stimming
9812cec1c2 Initial autosave feature
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16226 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-30 10:31:14 +00:00
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