Commit Graph

12917 Commits

Author SHA1 Message Date
Geert Janssens
a13c740c7f Don't look for dbi drivers if dbi_initialize failed.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19237 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-07 20:22:02 +00:00
Geert Janssens
5b17cdc05c Fix dbi drivers not found when --with-dbi-dbd-dir is set at configure time.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19234 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-07 16:52:50 +00:00
John Ralls
17b74e36a8 Default key accelerator map for OSX, using Command instead of Control
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19233 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-05 23:59:22 +00:00
Phil Longstaff
82eb1c865e Update rev number to 2.3.14
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19231 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-05 18:51:41 +00:00
Christian Stimming
7c61b19357 Fix r19227, r19228: Don't make the "Due Date" the primary search; fix erroneous parameters when inserting into list.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19230 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-04 13:37:13 +00:00
Christian Stimming
12f2b9e624 Update German translation
Patch by Frank H. Ellenberger: update de.po

1. add missing translations
2. review fuzzy translations
3. correct liabilities: Passiva -> Fremdkapital/Verbindlichkeiten
4. correct discount: Skonto -> Skonto, Rabatt & Nachlass
5. typos

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19229 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-04 13:23:58 +00:00
Christian Stimming
341f4019b0 Bug #618954: Add a column "Due" to the invoice search results list.
Patch by "scar".

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19228 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-04 09:38:32 +00:00
Christian Stimming
3b9544b380 Bug #618951: Add ability to search for invoices by due date
Patch by "scar".

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19227 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-04 09:38:20 +00:00
Christian Stimming
dcf9cd937d File convert commodity.glade in glade3-3.6.7 to ensure our gtk-2.10 requirement is sufficient.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19226 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-03 20:18:38 +00:00
Christian Stimming
54347bc028 Bug #118391: Resize currency dropdown list
Patch by Frank H. Ellenberger.

Now in the tested (european) languages one can understand the meaning without
horizontal scrolling - search for MXV or UYI to see long examples.

I used glade 3, which created the file in a somewhat different way -
let me know, if that is a problem.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19225 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-03 20:05:43 +00:00
Christian Stimming
3f4f241a85 Bug #619984: Remove "Gnumatic, Inc." from po/Makevars
Gnumatic Inc. does since a few years no longer exist.
So it makes no sense, to have it as copyright holder of new GnuCash
translations.

I got Linas OK for this change on IRC:
http://lists.gnucash.org/logs/2010/05/2010-05-28.html#T13:37:53 - #T16:12:23

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19224 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-03 20:02:06 +00:00
Christian Stimming
f13dd15fed Bug #617797: Set eol-style to CRLF for win32 files.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19223 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-03 19:58:28 +00:00
Geert Janssens
298c4c986c Bug #618434 - Decimal separator is always '.' when using the keypad, patch by Yasuaki Taniguchi
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19222 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-03 19:56:29 +00:00
Christian Stimming
28a9de6ab8 Set eol-style for win32-bin.txt to CRLF because this file should view correctly on win32 systems
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19221 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-03 19:56:12 +00:00
Geert Janssens
74e3dd4a5a fix Latvian account trees, patch by Bill Nottingham.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19220 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-03 19:33:37 +00:00
Christian Stimming
be43d127d6 Set all shell scripts to svn:eol-style LF because they should have the same line endings.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19217 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-02 20:50:35 +00:00
Geert Janssens
980e7e0360 Fix script that builds the release tags. Awk works differently on windows than on linux apparently.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19216 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-01 14:22:34 +00:00
Cristian Marchi
0fa078208b Updated Dutch translation by Mark Haanen, copied from the Translation Project.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19215 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-31 18:08:58 +00:00
Cristian Marchi
6ea6aa6de2 Updated Japanese translation by Yasuaki Taniguchi, copied from the Translation Project.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19214 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-31 18:04:52 +00:00
Phil Longstaff
1ecee48dc0 Update version to 2.3.13
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19212 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-30 19:02:05 +00:00
Geert Janssens
1d21dfbda5 Fix gnc-module test after patch from bug #618646.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19211 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-05-30 11:59:50 +00:00
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