Andreas Köhler
36e5eb23ec
Save window size and position of the transfer dialog.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15166 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-12-02 02:46:30 +00:00
Andreas Köhler
26f4dd062a
When progress bar is showing, do not make menus and toolbars
...
insensitive, but rather the underlying action groups. This way even
keyboard accelerators will not make sneaking calls while saving.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15162 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-29 19:46:34 +00:00
Christian Stimming
8139f08d62
Replace 'static inline' by 'static' for functions that are used by function pointers.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15161 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-29 15:13:02 +00:00
Christian Stimming
0b5c0fd30b
Oops. Now really fix absolute path of perl binary
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15157 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-28 09:10:57 +00:00
Christian Stimming
376c2592c0
Fix absolute path of perl binary
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15156 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-28 09:09:18 +00:00
Christian Stimming
278c11df1f
Version number updates for mingw and libxml2
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15155 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-28 08:47:31 +00:00
Christian Stimming
81ee8fa296
Check for installed perl by absolute path of expected location
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15154 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-28 08:46:31 +00:00
Christian Stimming
d809670e2a
Updated French README and small corrections to main README by Fabrice Kurz
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15152 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-27 14:40:10 +00:00
Christian Stimming
f60c817a45
Remove unneeded extra Makefile variable
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15150 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-27 13:32:32 +00:00
Christian Stimming
7f94d3b5b7
Remove configure-time path variables that are not used in the source code
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15149 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-27 12:56:12 +00:00
Christian Stimming
29c158335a
Remove configure argument --with-locale-dir because it is unused anyway
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15134 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-24 14:04:43 +00:00
Christian Stimming
7852857000
Remove compiled-in pathname LOCALE_DIR by relocatable runtime function
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15133 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-24 13:50:41 +00:00
Christian Stimming
462cebb82f
Fix gnc_path_get_localedir() because binreloc's implementation did not
...
respect the choice of DATADIRNAME from AM_GLIB_GNU_GETTEXT in configure.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15132 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-24 13:14:41 +00:00
Christian Stimming
efe2a9fc12
Add version numbers for opensuse 10.2, due 2006-12-07.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15131 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-24 10:38:39 +00:00
Derek Atkins
b4ca5382d8
Don't have aktzu in the "case" twice. Fixes #377519 .
...
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15128 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-21 14:56:24 +00:00
Christian Stimming
3571a1f3ad
Mark forgotten string as translatable
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15126 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-19 20:57:39 +00:00
Christian Stimming
80886e50c6
Revert r15119. That change needs more testing on my side.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15123 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-15 08:54:51 +00:00
Christian Stimming
175bc56f09
For non-msys startup script, add SCHEME_LIBRARY_PATH again - it's definitely needed on at least one of my test machines.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15119 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-14 21:56:24 +00:00
Christian Stimming
3c2dfcb44a
Replace mkstemp by g_mkstemp because the former is unavailable on windows
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15118 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-14 20:58:21 +00:00
Chris Shoemaker
b2c2ae2bf8
Add src/base-typemaps.i as a prerequisite for all wrapper-generator rules.
...
Fix some comment typos.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15114 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-14 02:14:13 +00:00
Chris Shoemaker
0866a83d33
Add a custom SWIG typemap for wrapping a return value of (char *)NULL
...
as an empty guile string.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15113 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-14 02:10:14 +00:00
Chris Shoemaker
74871917d7
Fix some #f vs. '() issues in qif import files.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15112 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-14 02:07:03 +00:00
Chris Shoemaker
e52027a7f5
Make the xml file read behavior less random for malformed account input.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15111 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-14 02:05:28 +00:00
Christian Stimming
6005e8deca
Fix missing date when reconciling from HBCI as suggested by Konstantin Goudkov, #372929 .
...
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15110 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-12 11:06:30 +00:00
Andreas Köhler
c94218b42c
Fix three incorrect tests for swig-wrapped objects and one
...
initialization as #f instead of '(), the latter making qif imports work
again. Remove also a few lines of old commented cruft.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15102 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-09 14:27:48 +00:00
David Hampton
554c03d055
The args to g_build_filename should be NULL terminated.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15099 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-08 22:43:59 +00:00
David Hampton
101c8c4e80
gnc_history_get_last() can return NULL.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15098 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-08 22:42:48 +00:00
Andreas Köhler
e0cbea3e7a
Replace remaining _WIN32 macro tests by G_OS_WIN32 ones.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15097 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-08 21:06:59 +00:00
Andreas Köhler
7ebf6b80b7
Add swig base-typemap double gdouble. gnc-progress-dialog-set-value
...
should work again now.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15096 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-08 20:50:45 +00:00
Andreas Köhler
084159c80d
Default directory tweaks:
...
* replace gnc_init_default_directory by gnc_get_default_directory and do
gconf query there
* remove gnc_extract_directory, but add gnc_set_default_directory
* do not save default directory with trailing (back)slash anymore
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15095 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-08 16:40:41 +00:00
Andreas Köhler
30abc747ec
Work around a bug in the MSYS bash (which generates 0x01 smilies when
...
handling some command substitutions), by adding a wrapper script for
pkg-config.exe.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15093 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-07 00:23:53 +00:00
Andreas Köhler
6ff291e2c9
Do not simply touch install-sh because we need that from automake
...
--add-missing. Warn the user if he has put install.sh in ., .., or
..\.. from the repository. Improves r15037.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15092 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-06 23:52:44 +00:00
Christian Stimming
8ba8f89376
Add win32 method for looking up the current LANG string
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15089 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-06 15:27:42 +00:00
David Hampton
c7172736dd
Fix some scheme inexact errors. Fixes 347462.
...
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15088 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-06 04:45:27 +00:00
Christian Stimming
0deaec014b
Activate Close Books menu item again. This is an unstable branch, after all. Reverts r14150. bug#342599
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15086 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-04 22:07:55 +00:00
Christian Stimming
4f4e270435
Activate QSF Import/Export again. This is an unstable branch, after all. Reverts r14147, r14148. bug#342515
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15085 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-04 22:06:15 +00:00
Christian Stimming
caedec4d73
Improve error reporting of QSF import a little bit. Patch provided by Georgi Mirchev, bug#343724.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15084 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-04 21:57:16 +00:00
Christian Stimming
a746a064aa
Fix cancel button of QSF import. Patch provided by Georgi Mirchev, bug#343723.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15083 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-04 21:50:17 +00:00
Christian Stimming
c6f083e723
Fix missing i18n header
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15082 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-03 20:51:02 +00:00
Andreas Köhler
674cb55874
Inform the user about 'gnucash-docs' package when Help is selected with
...
no content. Fixes #347102 .
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15081 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-03 19:50:54 +00:00
Andreas Köhler
b3f2483ec6
Make gnc-dense-cal:month_name to use g_date_strftime instead of strftime
...
so that it returns a clean UTF-8 string.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15080 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-03 19:49:13 +00:00
Andreas Köhler
4605519e70
Some win32 package updates:
...
- Updated versions: MinGW, GLib, ATK, Pango, GTK+, Gail, LibGnome,
LibGSF, Glade, SVN
- Move autotools up in the chain (guile1.8 will need that)
- Stick with GOffice 0.3.0 (newer version need code changes), but
provide patch for 0.3.2
- Other minor install.sh improvements
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15076 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-01 22:43:00 +00:00
Andreas Köhler
e9bff107fc
Another NULL %s-printf.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15070 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-01 21:14:30 +00:00
Andreas Köhler
3773eb5ce8
Fix two NULL %s-printf's.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15069 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-01 20:46:12 +00:00
Andreas Köhler
d55270e287
Fix gnc_history_generate_label to search for the correct dir separator
...
and not to crash when there is none.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15068 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-01 20:45:35 +00:00
Andreas Köhler
d3ded67d47
Automatically update the gconf search path on windows. Add a
...
force_slashes parameter to gnc_path_get_gconfdir to get a slash
separated path instead of using G_DIR_SEPARATOR (backslash).
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15067 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-11-01 19:36:06 +00:00
Christian Stimming
ee447a796e
Remove very old and very obsolete build instructions
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15064 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-10-30 13:24:08 +00:00
Christian Stimming
e4c7589cf5
Replace g-wrap with swig in doc files
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15063 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-10-30 13:17:55 +00:00
Christian Stimming
4014b8cd7f
Replace g-wrap with swig in doc files
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15062 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-10-30 13:12:50 +00:00
Chris Shoemaker
e528848f5a
[Part 2] Audit all .scm files for cases where null objects were assumed
...
to be #f. (It helps to save all buffers before the commit.)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15061 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-10-29 03:39:39 +00:00