Commit Graph

270 Commits

Author SHA1 Message Date
Andreas Köhler
5bdf27c9ab Add code page information to gnucash.bat, #458783.
Instead of trying to retrieve the system code page, simply hard-code the
code pages for the configured languages.  This is one more string for
each new translation of the custom messages.  Suggestions for how to
parse the LangOptions/LanguageCodePage parameter in isl files are
welcome.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16351 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-22 19:17:19 +00:00
Andreas Köhler
257b731bde LibGSF does not install schema files anymore, drop corresponding dist rule.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16347 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-22 01:51:36 +00:00
Andreas Köhler
9058666fc0 Update LibGSF (1.14.5) and GOffice (0.4.1) on Windows.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16346 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-22 01:41:01 +00:00
Christian Stimming
88fea4aa61 Update many Gnome packages in the hope of getting rid of some bugs.
This includes updating ORBit2 to 2.14.7; on the WinXP machine
I have available this meant gconfd ran just fine. But we'd need
to get some further feedback on whether it really works or whether
we need to stick to ORBit2 2.13.3.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16345 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-21 19:57:53 +00:00
Christian Stimming
a1c5fb7d5d Ship the gnucash binary including the Qt DLLs. #457228
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16341 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-20 21:59:19 +00:00
Christian Stimming
00ce809891 Install Windows theme of gtk for improved ui. #458567
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16340 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-20 21:59:16 +00:00
Joshua Sled
811da6ee1e [branches/2.2 16324] Bug#458080: update RPM specfile BuildRequires to remove g-wrap. Patch from Kevin Hale Boyes.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16328 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-19 22:31:03 +00:00
Christian Stimming
6e29e04cfa Fix erroneous dir in Makefile
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16295 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-10 20:51:14 +00:00
Christian Stimming
d19fb557a1 Fix (hopefully) Greek string encodings.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16289 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-09 19:34:04 +00:00
Christian Stimming
364d4c6035 Add French translation of README by Pierre-Antoine and Spel.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16288 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-09 19:23:59 +00:00
Christian Stimming
30c8d8cd4e Update Inno Setup version
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16287 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-09 19:23:51 +00:00
Christian Stimming
473115444c Add Greek translation for Setup messages by Nikos Charonitakis.
Add the Greek translation file for whole Inno Setup.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16286 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-09 19:23:46 +00:00
Christian Stimming
9030c6fb7b Add French translation of Installer messages
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16281 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-08 18:42:22 +00:00
Andreas Köhler
aa3998edb3 Update the firewall rules to match the new location of gconfd-2.exe.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16280 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-08 13:22:08 +00:00
Andreas Köhler
8a2238218d Use redirect.exe for gconfd-2.exe (#450052) and qt3-wizard.exe (#452382).
Move the original executables to bin\, use renamed copies of
redirect.exe at the old locations.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16277 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-08 13:12:37 +00:00
Andreas Köhler
ef937b6697 Add win32/redirect.c, a tool spawning itself in a parent bin\ directory.
This program, called as "prog.exe (arg)*", will search for
.\bin\prog.exe, ..\bin\prog.exe and so on.  The first hit will be
spawned with the same parameters and its exit status will be the exit
status of this program.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16276 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-08 13:08:49 +00:00
Christian Stimming
c08743abad Update German translations of windows menu items
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16275 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-08 13:07:17 +00:00
Christian Stimming
1d9a707e51 Add more menu entries on windows: readme, bugzilla, faq. Also add
translations for all menu entries.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16272 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-08 12:53:36 +00:00
Christian Stimming
4369c28ce7 Oops, fix typo in Inno file
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16270 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-08 11:14:30 +00:00
Christian Stimming
e5b2043bf1 Install the gnucash icon on all user's desktops, not only the current one
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16268 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-08 10:51:35 +00:00
Christian Stimming
6209a8ed21 Add German-language README to show during win32 installation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16267 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-08 10:51:32 +00:00
Christian Stimming
2c9a180293 Update version numbers of newly released gwen/aqbanking.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16266 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-08 10:34:49 +00:00
Christian Stimming
28d756cd0f Add win32 firewall exceptions. #454110.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16264 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-08 09:45:04 +00:00
Christian Stimming
1f9159f54e Add win version restriction on the whole setup and on running gnucash. Add
PrivilegesRequired. #434755.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16263 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-08 09:45:02 +00:00
Christian Stimming
96a4cf3c36 Use registry keys LOCAL_MACHINE with upcoming gwen/aqbanking.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16261 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-08 08:57:23 +00:00
Christian Stimming
ac426e1665 Fix erroneous usage of CURRENT_USER registry keys for gnucash paths. #454108
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16260 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-08 08:03:01 +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
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
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
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
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
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
Christian Stimming
7d3ab024c1 Add extra README text for win32 binary package. #448143
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16167 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-16 09:47:09 +00:00
Christian Stimming
ef5bfc21a5 Update gwenhywfar, aqbanking. Fixes #435928.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16159 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-12 20:28:00 +00:00
Andreas Köhler
15707599ee Add aqbanking/wizarddir to gnucash.iss.in and fix qbanking/cfgmoduledir.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16157 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-10 00:50:13 +00:00
Christian Stimming
d4439dc3e4 Add yet another registry key needed for aqbanking.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16151 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-03 20:00:14 +00:00
Joshua Sled
d0033047b6 Remove swig. It's not actually a dependency for tarball releases.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16144 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-02 17:21:45 +00:00
Andreas Köhler
7a6d193581 Enable libgncqof-backend-qsf on Win32 by exporting QOF_LIB_DIR.
This is not needed for the installation tree built by install.sh, but
the binary installer has to add that environment variable to the
relocatable gnucash.bat it writes out.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16142 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-01 23:13:23 +00:00
Andreas Köhler
0776778be4 Use UNIX line delimiters in dist.sh as well.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16130 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-05-26 22:23:49 +00:00
Andreas Köhler
268dbc379c Fix dist_libxml2().
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16129 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-05-26 22:23:46 +00:00
Andreas Köhler
5433712750 Fix cross compilation of OpenSP and LibOFX.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16127 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-05-24 16:03:34 +00:00
Andreas Köhler
5332dc2830 Do not use register_env_var PKG_CONFIG_LIBDIR and leave it unset on Windows.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16126 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-05-23 19:04:14 +00:00
Andreas Köhler
c61a83f29f Add $LIBXSLT_DIR/bin to PATH.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16125 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-05-23 18:49:47 +00:00
Andreas Köhler
ba20c1d712 Fix cross platform installation of libxml2, gnome and exetype.
A native rebuild of packages should not be necessary.  Just remove
libxml2-2.6.27.win32.zip from your downloads directory.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16124 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-05-23 17:21:28 +00:00
Andreas Köhler
a9bd785b02 Use UNIX line delimiters in packaging/win32/exetype.pl.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16123 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-05-23 17:21:20 +00:00