Commit Graph

4352 Commits

Author SHA1 Message Date
Dave Peticolas
5320af963f Implement dynamic url handlers. Refactor the register and report
handlers out of gnc-html.c


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5367 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-13 08:28:12 +00:00
Dave Peticolas
8f2181350b Implement dynamic stream handlers for gnc_htmls.
Factor out some gnucash stream handling to higher-level modules.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5366 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-12 21:03:58 +00:00
Bill Gribble
cc2479bdff Include config.h where needed
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5364 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-12 14:01:32 +00:00
Dave Peticolas
3e0c2ae490 Update.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5363 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-12 00:33:18 +00:00
Dave Peticolas
a0385b8ada Create a network-utils module for net communications code.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5362 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-11 08:41:44 +00:00
Dave Peticolas
4a757d9396 More module refactoring.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5361 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-11 07:41:26 +00:00
Dave Peticolas
4450f4a025 More module refactoring.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5360 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-11 06:49:29 +00:00
Dave Peticolas
d8972c4b64 Fix bugs.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5359 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-11 06:46:22 +00:00
Dave Peticolas
e2c07593c0 Remove scm cruft.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5358 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-10 22:50:46 +00:00
Dave Peticolas
7c5ef7ab53 Move print-session to gnome-utils. Refactor gnc_html_export.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5354 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-10 21:37:04 +00:00
Dave Peticolas
65138efba4 Remove cruft.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5353 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-10 11:16:19 +00:00
Dave Peticolas
033743ade2 Start gnome-utils test framework.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5352 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-10 11:12:41 +00:00
Dave Peticolas
b3aa8e76fa Remove cruft.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5351 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-10 10:56:45 +00:00
Dave Peticolas
d060f4a155 Move multi-byte char functions to gnome-utils.
Refactor date accelerator functionality to gnome-utils.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5350 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-10 10:42:32 +00:00
Dave Peticolas
d28f079f9a Fix cleaned files.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5349 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-10 07:20:05 +00:00
Dave Peticolas
7e3b07dc51 Forgot two.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5348 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-10 07:02:26 +00:00
Dave Peticolas
ded89a4b2a Create a gnome-utils module to hold gnome/gtk widgets and utility functions
used by GnuCash. Still some dependency-untangling left to do.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5347 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-10 07:01:57 +00:00
Dave Peticolas
22e1d304a7 Claus Hindsgaul's Danish account hierarchies.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5344 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-09 07:24:40 +00:00
Dave Peticolas
6c5cb83bb9 Include glib.h for glib types.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5343 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-08 20:40:15 +00:00
Dave Peticolas
1ff3f3a1a5 Fix bug quoting more than one currency.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5342 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-08 07:44:46 +00:00
Dave Peticolas
9d48cfe7df Fix autoconf configuration.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5340 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-07 23:26:42 +00:00
Dave Peticolas
a93902aa96 Modules go in pkglibdir.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5339 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-07 22:54:25 +00:00
Dave Peticolas
d7d84c58e9 Add gnucash autoconf macro. Don't include config.h in headers.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5338 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-07 21:51:13 +00:00
Dave Peticolas
2593ecc806 Add version number functions.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5337 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-07 11:12:04 +00:00
Dave Peticolas
8061492f76 Configure gnucash version numbers.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5336 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-07 09:04:31 +00:00
Dave Peticolas
d4e08fe2e5 Add ltdl.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5335 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-07 09:03:56 +00:00
Dave Peticolas
0e58622ef7 Remove deleted file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5334 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-07 07:06:58 +00:00
Dave Peticolas
5c1330553d Add ltdl.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5333 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-07 06:06:44 +00:00
Dave Peticolas
a78b5495c4 Configure engine libs and cflags in gnucash-config.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5332 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-06 22:30:14 +00:00
Dave Peticolas
e22f01c726 2001-09-06 Dave Peticolas <dave@krondo.com>
* src/engine/Makefile.am: install public headers

	* src/engine/SX-ttinfo.h: add fixme, reformat to 80 columns


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5331 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-06 21:19:00 +00:00
Dave Peticolas
a6024aea3c *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5328 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-06 20:07:57 +00:00
Dave Peticolas
52360428d9 Configure accounts/es_ES/Makefile
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5326 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-06 20:07:02 +00:00
Linas Vepstas
484357dc54 spell-check, fixes, updates
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5325 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-06 15:36:43 +00:00
Linas Vepstas
8c31070f8c add author counts to stats
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5324 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-06 14:48:05 +00:00
Linas Vepstas
d05e741750 add credits for spanish translation
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5321 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-06 14:22:49 +00:00
Linas Vepstas
92a884cb34 spanish translation of accunts pages by David Mar?n Carre?o
<davefx@aspl.f2s.com>


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5320 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-06 14:17:07 +00:00
Linas Vepstas
e3dde1c5b5 add spanish translation
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5319 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-06 14:14:50 +00:00
Linas Vepstas
c866d31153 spanish translation from David Mar?n Carre?o <davefx@bigfoot.com>
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5318 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-06 14:14:15 +00:00
Dave Peticolas
b21bd0f22e Start a gnucash-config script.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5299 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-06 09:05:38 +00:00
Dave Peticolas
c9e288f4c8 Add -lltdl
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5298 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-06 08:52:10 +00:00
Dave Peticolas
8b5d2cef2c Fix problems.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5297 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-06 08:50:45 +00:00
Dave Peticolas
5b15cae1a5 2001-09-05 Dave Peticolas <dave@krondo.com>
* src/Makefile.am: identify new scripts as built sources

	* configure.in: configure a gnucash-specific header directory


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5296 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-06 06:43:43 +00:00
Dave Peticolas
e59c139632 Exclude info dir file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5295 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-06 06:34:19 +00:00
Dave Peticolas
6e0e66f35a Fix for make dist.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5293 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-05 23:56:18 +00:00
Dave Peticolas
a1ae3a4b49 2001-09-05 Dave Peticolas <dave@krondo.com>
* src/gnucash-run-script.in: new helper script for running gnucash
	guile scripts with the right directories set up.

	* src/Makefile.am: add new files

	* src/gnucash-make-guids.in: replace old gnucash-make-guid
	with a guile script

	* src/engine/gw-engine-spec.scm: wrap new function

	* src/engine/GNCId.c (xaccGUIDNewReturn): new function suitable
	for g-wrapping.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5292 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-05 23:53:31 +00:00
Christian Stimming
4e355bb529 2001-09-06 Christian Stimming <stimming@tuhh.de>
* src/engine/messages.[hc]: Added support for i18n messages with
	qualifying prefix; adapted from code by Zbigniew Chyla
	<cyba@piast.t19.ds.pwr.wroc.pl>.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5291 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-05 23:01:56 +00:00
Dave Peticolas
cfd88b28ee Register date & combo cells in register-gnome to untable dependencies.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5290 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-05 22:12:41 +00:00
Dave Peticolas
14bbe9938f Don't use the engine in register-gnome.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5289 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-05 21:32:36 +00:00
James LewisMoss
d5dfa8b643 * src/register/ledger-core/split-register-model-save.c
(gnc_split_register_save_template_cells): Add missing comma.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5288 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-05 19:15:39 +00:00
Linas Vepstas
9b741dd37c postgres configure fixes
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5286 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-05 15:47:13 +00:00