James LewisMoss
6c0572aa16
added dep of gnc-dir.h on dialog-utils.c so it gets generated.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5690 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-18 20:42:26 +00:00
James LewisMoss
d31d398d5c
add dep of gw-engine.h on gncmod-engine.c so it gets generated.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5689 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-18 20:41:50 +00:00
James LewisMoss
ca8c3f48f9
add .libs.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5688 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-18 20:40:00 +00:00
James LewisMoss
bec4430476
fix first checkout problem of wanting gw-gnc-module.h and it not being
...
produced yet for gnc-module.c.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5687 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-18 19:51:09 +00:00
James LewisMoss
0a92c58a67
cleanup of double stuff.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5686 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-18 16:31:20 +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
James LewisMoss
837e8d0404
add xml dir to dist.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5252 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-31 20:35:54 +00:00
James LewisMoss
acae7efd73
remove cruft.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5248 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-31 19:48:44 +00:00
James LewisMoss
1295e61a19
minor formatting change.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5246 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-31 19:47:17 +00:00
James LewisMoss
7b94857966
.deps, .libs, *.la, *.lo added.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5236 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-27 15:24:05 +00:00
James LewisMoss
56179a5aaa
minor formatting changes. add copyright.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5166 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 16:57:57 +00:00
James LewisMoss
94950a4933
remove crufty code.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5165 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 16:57:11 +00:00
James LewisMoss
4255e64871
update etags generation.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5164 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 16:56:31 +00:00
James LewisMoss
6f8b7f15d9
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5163 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 16:55:54 +00:00
James LewisMoss
c7b5b34344
add kvp g-wrap module.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5162 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 16:55:35 +00:00
James LewisMoss
55c595d649
* src/gnc-module/gnc-module.c (gnc_module_system_setup_load_path):
...
add in void for empty argument list.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5161 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 16:53:22 +00:00
James LewisMoss
cdb2788b09
* src/gnc-module/Makefile.am (libgw_gnc_module_la_SOURCES): add
...
-lgncmodule to link link and libgncmodule.la to dependencies.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5160 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 16:51:35 +00:00
James LewisMoss
0e85a12d0c
* src/register/register-gnome/Makefile.am
...
(libgncmod_register_gnome_la_LDFLAGS): add GNOMEUILIBS to module
link line.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5159 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 16:49:56 +00:00
James LewisMoss
1dd5ecfc1d
* src/guile/Makefile.am: remove file-utils.[ch] &
...
argv-list-encoders.[ch]
* src/gnome/Makefile.am (SUBDIRS): add file-utils.[ch] &
argv-list-encoders.[ch]
move files from guile to gnome renaming File->file-utils along the
way. Change includes to account for that.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5158 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 16:23:47 +00:00
James LewisMoss
ef09fc090b
add .deps, .libs, *.lo and *.lo to .cvsignore's
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5157 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 14:53:16 +00:00
James LewisMoss
bff8fd8900
* src/backend/file/gnc-schedxaction-xml-v2.c: add null stuff to
...
end of struct.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5130 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-14 19:38:15 +00:00
James LewisMoss
80efaf5c27
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5119 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-13 15:37:07 +00:00
James LewisMoss
b466684199
* src/engine/md5.c: include string.h to get bcopy def.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5111 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-11 05:45:19 +00:00
James LewisMoss
bbf7fe35d6
move modules to /usr/lib/gnucash from /usr/lib and change
...
GNC_MODULE_PATH appropriately. Add gnc:*develmode* var settable
through command line and env var. Doesn't do anything yet.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5110 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-11 05:39:35 +00:00
James LewisMoss
78095aa1eb
add .deps, .libs, Makefile.in, *.lo and *.la to appropriate cvsignore files.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5109 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-10 20:21:36 +00:00
James LewisMoss
e9e588fa03
fix missing space between func name and arg list warnings. Also fix
...
function pointer typedefs from function defs to type defs.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5061 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-30 21:45:59 +00:00
James LewisMoss
1facf81a88
* src/engine/gnc-schedxaction-xml-v2.c: remove include of removed
...
file.
* src/engine/gnc-freqspec-xml-v2.c: remove include of removed
file.
* src/engine/gnc-pricedb-xml-v1.c: remove include of removed file.
oops.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5043 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-27 17:41:48 +00:00
James LewisMoss
a01bfdcaae
* src/engine/gnc-pricedb-xml-v1.c: remove include of
...
sixtp-writers.h and remove func xml_add_gnc_pricedb (no longer
used anywhere)
(gnc_pricedb_parser_new): reorder functions.
* src/engine/io-gncxml-v1.c: move v1 kvp parser code to this
file.
* src/engine/sixtp-parsers.h: remove old v1 parser decls to
io-gncxml-v1.c
* src/engine/gnc-schedxaction-xml-v2.c
(gnc_schedXaction_dom_tree_create): remove usage of
xml_add_gint32.
more cruft removal
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5042 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-27 17:00:29 +00:00
James LewisMoss
9a1f390cd6
combine all the v1 xml parser code into one file (io-gncxml-v1.c)
...
taking all the code from
{Account,Commodity,Ledger,Query,Transaction}-xml-parser-v1.c,
io-gncxml-p.h, and io-gncxml-r.c.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5027 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-26 22:10:45 +00:00
James LewisMoss
969645fef0
file backendifying.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4972 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-20 19:44:20 +00:00
James LewisMoss
855067068a
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4971 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-20 19:41:09 +00:00
James LewisMoss
b6091e6448
Richard Braakman's xml lib version test.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4970 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-20 19:37:49 +00:00
James LewisMoss
044f27d8e5
remove debian dir so it isn't distributed with source.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4969 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-20 19:36:57 +00:00
James LewisMoss
ae262201c1
remove perl stuff. use autogen.sh.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4968 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-20 19:36:22 +00:00
James LewisMoss
c5c36ab89b
up the date some.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4967 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-20 19:34:58 +00:00
James LewisMoss
5fd2cd60e9
* src/gnome/top-level.c (gnucash_ui_init): remove the \n's frome
...
the ENTER and LEAVE calls.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4966 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-20 19:33:32 +00:00
James LewisMoss
85fe0b46c2
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4938 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-10 19:52:36 +00:00
James LewisMoss
1c79076890
* src/engine/gnc-transaction-xml-v2.c
...
(gnc_transaction_end_handler): use dom_tree_to_transaction.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4937 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-10 19:52:05 +00:00
James LewisMoss
1154e0343e
* src/engine/gnc-account-xml-v2.c (gnc_account_end_handler): use
...
dom_tree_to_account.
Fix bug in dom_tree_to_account with xaccAccountCommitEdit
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4936 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-10 19:51:26 +00:00
James LewisMoss
f21922a3bd
remove conflict indicator.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4723 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-18 00:31:53 +00:00
James LewisMoss
72f4249023
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4722 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-18 00:30:30 +00:00
James LewisMoss
79a594b1cc
* src/engine/io-gncxml-v2.c (gnc_book_write_to_xml_file_v2): check
...
return of fclose.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4721 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-18 00:22:49 +00:00
James LewisMoss
76cf4739af
* src/engine/gnc-commodity-xml-v2.c (set_commodity_value): strip
...
string before setting things.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4720 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-18 00:21:57 +00:00
James LewisMoss
8a4f29290d
* src/engine/gnc-book.c (gnc_book_write_to_file): remove useless
...
line.
(make_backup): new func for duplicate functionality
(copy_file): new func to copy file.
(gnc_book_backup_file): use make_backup
(gnc_book_write_to_file): use make_backup
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4703 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-16 02:51:49 +00:00
James LewisMoss
c6d5667020
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4702 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-16 02:51:19 +00:00
James LewisMoss
94b2600d25
add .deps.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4676 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-14 04:52:09 +00:00
James LewisMoss
f55d77b51c
* doc/sgml/de_DE/Makefile.am: remove empty SUBDIRS setting.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4669 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-13 18:00:52 +00:00
James LewisMoss
a9670240c3
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4668 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-13 18:00:26 +00:00
James LewisMoss
8f6d2f420f
* configure.in (CFLAGS): add test-files makefiles to list.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4667 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-13 17:59:48 +00:00
James LewisMoss
2a11565f57
add libdb to depends list.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4602 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-11 01:32:10 +00:00
James LewisMoss
129accfd69
cleanup. updates. fix FIXME. more text. cleanup grammar. etc.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4523 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 22:01:30 +00:00
James LewisMoss
f942b6f55e
cleanup. include links to screen shots.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4521 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 21:49:21 +00:00
James LewisMoss
6a00429a07
screen shots of the preferences dialog.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4519 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 21:23:56 +00:00
James LewisMoss
afaeb0e5f2
* doc/README.translator.txt (variables): add instructions for
...
manual and account hierarchy files.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4514 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 19:47:45 +00:00
James LewisMoss
e47d522a27
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4513 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 19:45:36 +00:00
James LewisMoss
a1272bf2ca
(on_chooseAccountTypesPage_prepare): use new func to determine
...
locale dir.
(gnc_get_ea_locale_dir): new func to determine locale correct dir
to read account files from.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4512 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 19:44:46 +00:00
James LewisMoss
d602463c3a
better description.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4510 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 16:33:35 +00:00
James LewisMoss
6313cf2d40
* doc/sgml/C/xacc-quickstart.sgml: add link to
...
account-hierarchy-creator.
* doc/sgml/C/Makefile.am (GNUCASH_SGML_FILES): add account
hierarchy sgml file to list.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4509 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 16:30:53 +00:00
James LewisMoss
bc770dfa74
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4508 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 16:29:46 +00:00
James LewisMoss
33df6e7284
* src/gnome/new-user-callbacks.c: fix test for commodity added by
...
setting data on druid rather than a global variable (bad jim.
global variable bad).
(on_chooseAccountTypesPage_prepare): remove old comment.
(on_chooseAccountTypesPage_prepare): set object data that account
lists loaded.
* src/gnome/new-user-funs.c (gnc_get_new_user_dialog): new func.
* src/gnome/new-user-callbacks.c (set_first_startup): simplify
using the global-options.h func gnc_set_boolean_option.
* src/gnome/new-user-callbacks.c
(on_newAccountCurrencyChoosePage_prepare): remove old comment.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4507 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 16:21:22 +00:00
James LewisMoss
6aa4733965
* src/FileDialog.c (gncFileNew): lookup pref and do or don't run
...
new account list druid.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4506 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 16:19:59 +00:00
James LewisMoss
4719370500
files for xacc-account-hierarchy-creator.sgml
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4505 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 16:00:54 +00:00
James LewisMoss
4c8afa061a
add some to libgal failure message.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4489 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-06 14:50:24 +00:00
James LewisMoss
1749d15d4e
* README.patches: remove warning at top. Up version number to
...
1.6.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4488 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-06 14:49:36 +00:00
James LewisMoss
edfa510e9d
* README: fix dependancies. Spell check.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4487 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-06 14:49:01 +00:00
James LewisMoss
d4cdb96a33
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4486 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-06 14:48:10 +00:00
James LewisMoss
c4619a27fb
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4474 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:33:09 +00:00
James LewisMoss
3aa8242fbf
* doc/sgml/C/xacc-y2k.sgml: wrap content in sect1
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4473 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:32:42 +00:00
James LewisMoss
52a17f212d
* doc/sgml/C/xacc-txf-export.sgml: wrap content in sect1.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4472 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:32:25 +00:00
James LewisMoss
104ba1a787
* doc/sgml/C/xacc-txf-export-anomalies.sgml: wrap content in
...
sect1.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4471 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:32:13 +00:00
James LewisMoss
5d978f831d
* doc/sgml/C/xacc-txf-categories.sgml: wrap content in sect1.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4470 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:31:57 +00:00
James LewisMoss
97db5f8623
* doc/sgml/C/xacc-trans-report.sgml: wrap content in sect1.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4469 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:31:33 +00:00
James LewisMoss
bf6b883d48
* doc/sgml/C/xacc-tax-report.sgml: wrap content in sect1.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4468 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:31:18 +00:00
James LewisMoss
f26907408a
* doc/sgml/C/xacc-stock-price-report.sgml: remove section title.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4467 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:31:03 +00:00
James LewisMoss
70ba174195
* doc/sgml/C/xacc-reports.sgml: remove sectionness of first section.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4466 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:30:51 +00:00
James LewisMoss
01f5a0649a
* doc/sgml/C/xacc-regwin.sgml: remove sectionness of first
...
section.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4465 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:30:40 +00:00
James LewisMoss
79afe5cf8e
* doc/sgml/C/xacc-regwin-kbd.sgml: wrap content in sect1.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4464 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:30:26 +00:00
James LewisMoss
1a772b4570
* doc/sgml/C/xacc-quickstart.sgml: remove sect1. promote sect2's
...
to sect1's.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4463 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:30:12 +00:00
James LewisMoss
56f4a419d7
fix ref to QIF to XACC-QIF-IMPORT
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4462 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:29:56 +00:00
James LewisMoss
f05d5afad9
* doc/sgml/C/xacc-qif-import.sgml: remove sect1. promote sect2's
...
and sect3's one up.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4461 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:29:32 +00:00
James LewisMoss
329b1f2b1d
* doc/sgml/C/xacc-print.sgml: wrap content in sect1.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4460 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:29:14 +00:00
James LewisMoss
2125d247ca
* doc/sgml/C/xacc-print-check.sgml: remove sect1. promote sect2's
...
to sect1's.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4459 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:29:02 +00:00
James LewisMoss
17ccd99552
fix QIF ref to XACC-QIF-IMPORT.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4458 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:28:49 +00:00
James LewisMoss
e02c70d2a8
* doc/sgml/C/xacc-portfolio-report.sgml: remove section title.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4457 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:28:23 +00:00
James LewisMoss
d8db52068c
* doc/sgml/C/xacc-pnl.sgml: wrap content in sect1.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4456 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:28:10 +00:00
James LewisMoss
736d8a3bb3
* doc/sgml/C/xacc-newacctwin.sgml: remove section title.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4455 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:27:58 +00:00
James LewisMoss
007a576a7f
* doc/sgml/C/xacc-net-worth-barchart.sgml: remove section title.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4454 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:27:45 +00:00
James LewisMoss
429c4cee02
* doc/sgml/C/xacc-multicolumn-view-reports.sgml: remove section
...
title.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4453 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:27:31 +00:00
James LewisMoss
370fd05fab
* doc/sgml/C/xacc-mainwin.sgml: wrap content in sect1.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4452 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:27:17 +00:00
James LewisMoss
3bcc822947
* doc/sgml/C/xacc-locatingtxns.sgml: promote sect3's to sect2's.
...
* doc/sgml/C/xacc-locatingtxns.sgml: remove sect1. promote sect2's
to sect1's.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4451 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:27:05 +00:00
James LewisMoss
2f6e1947a7
* doc/sgml/C/xacc-income-expense-piecharts.sgml: remove section
...
title.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4450 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:26:51 +00:00
James LewisMoss
3970c86806
* doc/sgml/C/xacc-income-expense-barcharts.sgml: remove section
...
title.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4449 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:26:38 +00:00
James LewisMoss
fd38d9ad74
* doc/sgml/C/xacc-gpl.sgml: more cleanups.
...
* doc/sgml/C/xacc-gpl.sgml: remove sect1. cleanup.
* doc/sgml/C/xacc-gpl.sgml: remove sect1. promote rest of
sections.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4448 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:26:25 +00:00
James LewisMoss
ebe9fe476e
* doc/sgml/C/xacc-gnucash-web-browser.sgml: remove section title.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4447 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:26:00 +00:00
James LewisMoss
617fe7868d
* doc/sgml/C/xacc-gnome-mdi.sgml: remove first section's
...
sectionness.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4446 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:25:48 +00:00
James LewisMoss
586ad6a18d
fix ref to QIF to XACC-QIF-something
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4445 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:25:34 +00:00
James LewisMoss
a611d5f673
* doc/sgml/C/xacc-euro.sgml: remove top level sect1 and promote
...
all sect2's to sect1's.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4444 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:25:03 +00:00
James LewisMoss
ae284c2ae1
* doc/sgml/C/xacc-depreciation.sgml: remove sectionness of first
...
bit. leave para's as top level.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4443 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:24:50 +00:00
James LewisMoss
35b98597f6
* doc/sgml/C/xacc-dateinput.sgml: remove section title.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4442 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:24:34 +00:00
James LewisMoss
0fe0ff3f4e
* doc/sgml/C/xacc-currencyhandling.sgml (LINKEND): remove first
...
section.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4441 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:24:21 +00:00