Commit Graph

12896 Commits

Author SHA1 Message Date
Geert Janssens
024c2b448b Win32 - Fix installation location of some files, reported by Tao Wang.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19210 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-29 16:36:13 +00:00
Cristian Marchi
9e262e6676 Update of Latvian translation by Valdis Vitolins
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19209 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-27 17:54:03 +00:00
Geert Janssens
24787b7618 Fix 64-bit compiler error introduced in r19206
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19208 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-26 20:27:08 +00:00
Geert Janssens
22277ac8b2 Fix encoding issues introduced in r19204
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19207 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-25 21:35:50 +00:00
Geert Janssens
b4981af9e6 printf with %zd is not known in mingw gcc 4.4.0 and prevents gnucash from being built with that compiler. Since this is only a debug message, I chose to replace it with %d which should also do the right thing.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19206 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-25 21:16:44 +00:00
Geert Janssens
78f2c9f275 Properly check for the unavailability of windows webkit.
The logic was accidentally inverted when #ifndef got replaced with if HAVE().
As a side effect, this fixes a mingw gcc-4.4 compiler warning.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19205 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-25 21:15:00 +00:00
Geert Janssens
0f2d3ed572 Bug #618646 - Should be able to run gnucash-bin.exe directly, rather than gnucash.cmd
Patch by Tao Wang.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19204 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-25 20:20:52 +00:00
Geert Janssens
dd94faba61 Fix warning message of autogen.sh for python-binding. Patch by Tao Wang
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19203 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-25 19:26:50 +00:00
John Ralls
769147a06c Remove AC_PROG_OBJC from configure.ac
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19202 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-24 05:08:42 +00:00
John Ralls
4f8a660ef7 Implement help for OSX
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19201 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-22 23:40:01 +00:00
Phil Longstaff
6b9c7075f4 Fix #616100 - Incorrect character set used in MySQL backend
Use "SET NAMES 'utf8'" so that mysql uses utf8 for communication and all char sets.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19200 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-22 21:29:00 +00:00
Phil Longstaff
f45ed5e566 Split "Arial" out from font names to make it easier to replace.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19199 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-22 21:25:51 +00:00
John Ralls
46a0872993 Update binreloc to use Cocoa-based GtkOSXApplication instead of ige-mac-bundle.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19198 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-21 22:45:34 +00:00
John Ralls
603b7d908e Fix gnc_dbd_dir foulup
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19197 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-21 20:45:05 +00:00
John Ralls
97217f03fc Change from ige-mac-menu to GtkOSXApplication for OSX integration. Fixes 600590.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19196 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-21 19:37:23 +00:00
Geert Janssens
b5d8ff463f Fix libdbi hardcoded driver directory usage
Patch by Bill Nottingham, with modifications to only set GNC_DBD_DIR if --with-dbi-dbd-path is explicitly set.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19191 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-20 20:16:47 +00:00
Geert Janssens
6745d5788d Win32 use up-to-date configure parameters for aqbanking
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19190 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-20 20:02:35 +00:00
Christian Stimming
0e0df56492 Updated Latvian translation by Valdis Vītoliņš.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19189 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-20 18:53:41 +00:00
Christian Stimming
e2bd093abd Update Latvian account templates by Valdis Vitoliņš.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19188 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-20 18:52:36 +00:00
Geert Janssens
4ca1cd8525 Bug #618647 - Compile .ico as resource into gnucash-bin.exe, patch by Tao Wang
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19186 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-20 13:25:33 +00:00
Geert Janssens
d242c702e6 Svn ignore built files
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19185 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-20 08:34:50 +00:00
Geert Janssens
60c67af073 Bug #618505 - Separate shell functions files from variables and steps files, patch by Yasuaki Taniguchi
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19184 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-20 08:08:35 +00:00
Geert Janssens
2bac5bcb31 Additional fix for Simplified Chinese translation of windows installer
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19183 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-19 22:00:48 +00:00
Mike Alexander
3bcf2f9264 Make the keychain interface in MacOSX compile and work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19182 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-19 20:27:12 +00:00
Geert Janssens
f796e05b2f Fix windows build
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19181 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-19 16:21:50 +00:00
Phil Longstaff
0685c85204 Set default webkit font from system font.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19180 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-17 23:02:00 +00:00
Christian Stimming
e1add93556 Add Latvian account templates by Valdis Vitoliņš.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19177 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-15 20:29:24 +00:00
Phil Longstaff
d027861d49 Merge CSS and plain stylesheets, leaving the plain and remove the CSS stylesheet. Plain now has font specifications.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19173 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-15 15:04:54 +00:00
Phil Longstaff
9833f70b32 Add font support to all stylesheets
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19172 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-15 14:50:33 +00:00
Geert Janssens
01b550472a Add rules to copy the necessary icons during build.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19171 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-15 14:34:04 +00:00
Geert Janssens
14baacc4b7 Add "Pay invoice" toolbar button when invoice is open.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19169 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-15 13:48:40 +00:00
Geert Janssens
7ae2aa87cd Reapply Simplified Chinese patches
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19168 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-15 10:27:50 +00:00
Geert Janssens
a281a96835 Repatch Windows installer for Simplified Chinese
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19167 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-15 07:31:23 +00:00
Cristian Marchi
1c80539a5c Update of Latvian Translation by Valdis Vitolins
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19166 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-15 06:37:52 +00:00
Christian Stimming
ab93f4ecac Fix windows tag build script, by Geert Janssens
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19165 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-14 15:43:16 +00:00
Christian Stimming
6f9fb67c5d Revert r19159, "Fix windows tag build script, by Geert Janssens"
I thought I would get access to the build server immediately to
perform the cleanup of the old tag file, but apparently the server is
unreachable for me for now, so I cannot commit this change today. Maybe later.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19164 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-14 09:00:57 +00:00
Christian Stimming
467bc2e371 Update German translation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19163 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-14 09:00:43 +00:00
Christian Stimming
33a5d64fee I18n improvements: Remove colons from translatable strings. Use correct capitalization.
In most cases, the changed strings already appear somewhere else in the program,
so only very few are unfortunately now new strings even though we hoped
we could stick to the string freeze.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19162 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-14 09:00:28 +00:00
Geert Janssens
9be1fe1973 zh_CN translation for Windows Installer, patch by Tao Wang.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19161 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-14 08:36:59 +00:00
Geert Janssens
564151792d Update zh_CN account charts, patch by Tao Wang.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19160 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-14 08:33:30 +00:00
Christian Stimming
b22a2e8448 Fix windows tag build script, by Geert Janssens
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19159 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-14 07:55:45 +00:00
Christian Stimming
2d179a9aff Updated Dutch translation, copied from the Translation Project.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19158 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-14 07:52:05 +00:00
Christian Stimming
301c70fc75 Bug #618341: Additional paths to reset.sh
Patch by Yasuaki Taniguchi.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19157 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-14 07:36:11 +00:00
Christian Stimming
2e918c2bcc One more revert of r19148, "Bug #615168: Remove instances of (use-modules (ice-9 slib))..."
Missed that one in r19154.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19156 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-14 07:24:00 +00:00
Christian Stimming
fd892aa3fd Revert r19147, "Bug #615168: Remove spurious (require 'hash-table) instances..."
Apparently guile-1.6 still needs all of those.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19155 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-14 07:09:39 +00:00
Christian Stimming
105d7936ef Partly revert r19148, "Bug #615168: Remove instances of (use-modules (ice-9 slib))..."
Apparently guile-1.6 needs this in more places than I thought at r19148.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19154 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-14 07:09:28 +00:00
Christian Stimming
b3fcd05aa2 Update Chinese (simplified) Translation, copied from the Translation Project.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19153 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-12 19:58:08 +00:00
Geert Janssens
a420cdad86 Fix help text, discovered by Nikos Charonitakis
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19152 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-12 14:21:11 +00:00
Cristian Marchi
997ad0c24d Update of Brazilian Portuguese translation by Miguel A.Rozsas
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19150 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-12 06:13:39 +00:00
Cristian Marchi
a482fd36ce Update of Greek translation by Nikos Charonitakis
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19149 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-11 17:45:09 +00:00