Geert Janssens
c2b474bd40
Re-enable colored tabs on Windows. This works fine with gtk+2.16.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19303 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-25 21:45:13 +00:00
Christian Stimming
187da546b6
Re-indentation of source code.
...
This re-indentation was done using astyle-1.24 using the following options:
astyle --indent=spaces=4 --brackets=break --pad-oper --pad-header --suffix=none
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19301 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-25 18:44:40 +00:00
Christian Stimming
63eed826bd
Improve i18n comments: Comment for gnucash.pot must appear immediately before the marked string.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19300 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-25 18:22:59 +00:00
Geert Janssens
22ed2d500b
Bug #622637 - The classical invoices should use the more specific strings from taxinvoice, part 2, by Frank H. Ellenberger
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19299 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-25 13:20:11 +00:00
Geert Janssens
fb3de966c9
Bug #622637 - The classical invoices should use the more specific strings from taxinvoice, part 1: whitespace cleanups, patch by Frank H. Ellenberger.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19298 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-25 13:01:30 +00:00
Geert Janssens
1e087824a5
Bug #617797 - Win32 need to downgrade to gtk-2.16 (Default theme not working under Windows), second patch adding custom themes, by Tao Wang
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19297 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-25 12:50:20 +00:00
Cristian Marchi
53b36371cc
Updated Latvian translation by Rihards Priedītis, copied from the Translation Project.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19296 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-25 11:43:35 +00:00
Cristian Marchi
9e7033e75f
Update of Italian translation by Cristian Marchi
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19295 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-25 11:40:43 +00:00
Geert Janssens
9e6d8fb1e9
Bug #622523 - Python bindings are crash prone when linked to guile
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19294 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-25 11:06:29 +00:00
Geert Janssens
f490759ebb
Bug #622520 - gnucash business objects disapear on save, patch by Mark Jenkins
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19293 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-25 09:53:10 +00:00
Geert Janssens
642db962a7
Bug #622271 - Category 'Gas' under 'Auto' should be translated to Petrol in en_GB and en_AU
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19292 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-25 09:44:25 +00:00
Geert Janssens
df5a4533bc
Update lv translation, correct translation prefixes
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19291 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-24 09:43:02 +00:00
Geert Janssens
6973a20cce
Bug #617797 - Win32 need to downgrade to gtk-2.16 (Default theme not working under Windows), patch by Tao Wang
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19290 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-24 08:56:35 +00:00
Geert Janssens
9b29398cf9
Fix build failure introduced by r19285 on systems with guile 1.6.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19289 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-24 08:54:38 +00:00
Geert Janssens
a00ba4f1ae
Updated latvian translation, patch by Valdis Vītoliņš
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19288 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-23 07:24:14 +00:00
Mike Alexander
53c6330c12
Properly check for SWIG version 2.0.0 and later.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19287 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-23 07:05:31 +00:00
Mike Alexander
0b87e05c53
Revert part of R19263. DYLD_LIBRARY_PATH must be set on MacOSX (running under X11, not Quartz) in order for GnuCash to find its dynamic libraries.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19286 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-23 07:04:09 +00:00
Phil Longstaff
63f8b4b257
Bug #616606 : Add gnc-get-default-report-font-family function callable from scm.
...
Currently returns "Arial" but can be modified to get default GtkWindow font.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19285 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-22 22:02:01 +00:00
Geert Janssens
cb3c965667
Change gnucash-bin to gnucash on OS X (the other platforms had been changed already)
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19284 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-22 20:30:58 +00:00
Christian Stimming
14940a96fa
After learning the scheme case syntax, implement it correctly this time.
...
Fixes r19281, r19280, r19253, r19252.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19283 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-21 19:45:22 +00:00
Geert Janssens
1351dc1c37
Add missing UTF-8 BOM
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19282 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-21 15:55:51 +00:00
Christian Stimming
e859131511
Some more disabling of the new deactivated option in the piechart. Forgotten in r19280, sorry for that.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19281 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-20 18:42:25 +00:00
Christian Stimming
ebb6d2120f
Disable new option of piechart report even more.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19280 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-19 20:03:52 +00:00
Geert Janssens
ed32d4e9f3
Improve name consistency. Use "GnuCash" (or more precisely PACKAGE_NAME), wherever the name is visible to the user, and "gnucash" (or more precisely PACKAGE) everywhere else.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19279 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-19 15:42:32 +00:00
Geert Janssens
bb28ca2dde
Bug #600574 - Would like to disable creation of log files and backup files entirely
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19278 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-19 14:50:55 +00:00
Geert Janssens
ad768a3449
Document what to do if svn isn't found. This only applies to the scripts used to setup an automated build system
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19277 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-19 13:28:23 +00:00
Geert Janssens
b7c02bd15d
Cleanup use of constants
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19276 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-19 10:47:11 +00:00
Geert Janssens
936a1f9721
Add utf-8 prefix, so the Windows installer interprets the file properly
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19275 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-19 08:17:59 +00:00
Geert Janssens
671684fb1e
Fix Latvian language support for Windows installer (should have used lv instead of lv_LV)
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19274 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-18 12:03:43 +00:00
Geert Janssens
9b135be4bf
Bug #621744 - Prompt for password is not hidden
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19273 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-17 19:09:33 +00:00
Geert Janssens
5442e4fadf
Add Latvian translation for the Windows Installer, patch by Valdis Vītoliņš
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19272 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-17 18:58:07 +00:00
Geert Janssens
9451e7cd58
Fix encoding issues in Windows README file and translate last sentence.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19271 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-17 09:57:25 +00:00
Geert Janssens
427ca31992
Add Latvian readme file for Windows
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19270 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-17 09:34:29 +00:00
Christian Stimming
43cecbcf51
Update Dutch translation from the TP
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19269 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-16 19:10:22 +00:00
Christian Stimming
3b998c5979
Update Chinese (simplified) translation, from the TP
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19268 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-16 19:10:10 +00:00
Geert Janssens
5e65645caf
Bug #619709 - Upgrade Inno Setup to 5.3.x to use utf-8 in .iss script, patch by Tao Wang
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19267 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-16 16:18:33 +00:00
Geert Janssens
8bf342f929
Check properly for svn availability
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19266 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-16 16:02:29 +00:00
Geert Janssens
6b4067bcee
Bug #621602 - Upgrade svn on Windows building environment to 1.6.x, patch by Tao Wang.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19265 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-16 13:21:44 +00:00
Geert Janssens
491fa28430
Set user visible application name as part of the gui initialization.
...
This defines which name is used in the about dialog and is used by gnome-keyring
to determine where to store passwords.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19264 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-16 13:19:39 +00:00
Geert Janssens
81aece6221
Finish direct binary execution on Windows and linux and cleanup bin Makefile/targets
...
- Windows
* binary name becomes GnuCash.exe
* gnucash.cmd is renamed to gnucash-launcer.cmd (consistent with OS X). This file is only needed to run GnuCash straight from the source installation. It is not used (or distributed) with the Windows Installer version.
* gnucash-valgrind, gnucash-gdb and the override extra's have been removed as they are meant for a UNIX like environment
- Linux/others
* binary name becomes gnucash
* the gnucash launch script has been removed together with gnucash-gdb. They no longer add value on linux.
* gnucash-valgrind has been retained because it contains useful presets
- OS X (Quartz)
* binary name remains gnucash-bin for now (requires synchronous changes in the externally hosted OS X build system)
* gnucash launcher script has been renamed to gnucash-launcher. This file is only needed to run GnuCash straight from the source installation. It is not used (or distributed) in the OS X bundle version.
* gnucash-gdb and gnucash-valgrind remain and can be used for debugging the source installation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19263 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-16 12:45:34 +00:00
Geert Janssens
1af2aff3e3
Undo debug modification introduced in r19100. It bypassed the Abort and was never intended to be committed.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19262 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-16 08:48:47 +00:00
Geert Janssens
e34c19e128
Use enum value QOF_LOG_MESSAGE (newly defined in r19257) instead of the generic G_LOG_LEVEL_MESSAGE
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19261 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-16 08:46:31 +00:00
John Ralls
27a5211c75
OSX: Use the language list instead of the locale
...
Language list is better than locale:
* Locale is only one choice, language list gives user several chances
before defaulting to english.
* Locale is set on the Formats page in System Preferences>Language &
Text and labelled "Region", which makes one think that it's separate
from language choices.
* This new code looks at only the first two letters, so any time
(e.g.) German is selected as the language it will use the de_DE
localization. This will have to be elaborated if we ever get
regional language translations.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19260 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-15 22:47:35 +00:00
John Ralls
fedd287340
OSX: Set locale and languages from User Defaults.
...
This was handled in the bundle launcher script and completely ignored
when gnucash is launched from the command line. Should offer better
performance than the scripted version, which had some odd workarounds.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19259 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-15 21:41:47 +00:00
Christian Stimming
2b9d91e808
Add simple checkbook account chart in Dutch, by Mark Haanen.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19258 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-14 18:23:55 +00:00
John Ralls
fea0c8cd35
Add missing enum value
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19257 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-13 20:57:49 +00:00
Christian Stimming
d72ad8d082
Fix report error in piechart due to the temporary deactivation of the new option.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19256 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-13 20:11:17 +00:00
Christian Stimming
e37590aa2f
Make business sql backend initialization functions accessible when statically linking.
...
Same change as what r18841 added in business-core/xml.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19255 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-12 16:11:04 +00:00
Geert Janssens
f21313c526
Delegate transaction log enabling/disabling to the backends. Let only the xml backend enable logging.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19254 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-12 16:03:42 +00:00
Christian Stimming
86e75faa85
Add averaging option (but currently deactivated) for monthly or weekly average in account piechart.
...
Will be activated once we're out of string freeze in order not to have
untranslated strings show up for the user.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19253 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-12 15:51:53 +00:00