Commit Graph

4235 Commits

Author SHA1 Message Date
Linas Vepstas
5345580249 eliminate irritating 'file-not-saved' dialog box tht pops up on exit
even when user made no changes at all to the data.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4313 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-28 03:33:05 +00:00
Linas Vepstas
0457cbc654 undo my earlier braindamage
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4312 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-28 03:18:58 +00:00
Linas Vepstas
7143f7c545 remove stale work items
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4311 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-27 22:07:08 +00:00
Linas Vepstas
9c6388958c implement price deletion
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4310 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-27 21:42:15 +00:00
Dave Peticolas
7e79f532a7 Add ChangeLog back in for 'make dist'.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4309 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-27 21:36:05 +00:00
Linas Vepstas
ea6f1dfb96 implement price editing
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4308 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-27 20:40:34 +00:00
Linas Vepstas
7bb5353af0 minor bug fix
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4307 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-27 17:50:24 +00:00
Christian Stimming
eb82429848 2001-05-27 Christian Stimming <stimming@tuhh.de>
* po/sv.po: by Pablo Saratxaga <pablo@mandrakesoft.com>: changed
	DOS end of lines to Unix end of lines.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4306 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-27 16:27:55 +00:00
Linas Vepstas
bcc127cbff dd support for price-editing callbacks from engine into backend.
This allows backends (i.e. postgres) to handle price edits.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4305 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-27 07:35:24 +00:00
Dave Peticolas
421ca22c65 2001-05-26 Dave Peticolas <dave@krondo.com>
* src/gnome/dialog-fincalc.c: Kevin Foss's bug fix

	* src/engine/sql/kvp-sql.h: add /* */ around #endif comment

	* src/gnc-component-manager.c (gnc_cm_event_handler): ignore
	price events


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4304 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-27 04:55:38 +00:00
Linas Vepstas
9dba5d58a8 implement price restore in sql backend
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4303 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-27 02:52:51 +00:00
Linas Vepstas
010eab4659 add price storage to sql backend
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4302 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-26 21:04:19 +00:00
Linas Vepstas
ff2583e6c4 add guids to prices
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4301 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-26 20:52:36 +00:00
James LewisMoss
2ac06c3069 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4300 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-26 20:26:48 +00:00
James LewisMoss
f48560dc14 * src/gnome/new-user-funs.c (gnc_new_user_dialog_is_new_user): new
func to test is new user.
(gnc_ui_show_new_user_window): add arg for new user or not.
(gnc_ui_show_new_user_choice_window): call
gnc_ui_show_new_user_window with one argument saying it is a new
user call.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4299 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-26 20:26:27 +00:00
James LewisMoss
e1d2c85f6e * src/gnome/new-user-callbacks.c (cancel_everything_out): new func
extracting out shared functionality.
(on_accountChooseDruidPage_cancel): add check to only pop up
cancel dialog for new user stuff.

* src/gnome/new-user-callbacks.c
(on_newAccountTypesList_select_row): deal with change in the text
setting to a label rather than a gtktext.
(on_newAccountTypesList_unselect_row): same.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4298 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-26 20:26:11 +00:00
James LewisMoss
961f1dd9d9 * src/FileDialog.c (gncFileNew): call gnc_ui_show_new_user_window
with one argument saying it isn't new user call.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4297 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-26 20:25:09 +00:00
James LewisMoss
9caa381587 remove an extra blank line.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4296 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-26 20:18:54 +00:00
James LewisMoss
bb4aba7cc3 * Makefile.am (TAGS): ignore debian dir.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4295 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-26 20:15:23 +00:00
James LewisMoss
b1726e3b82 add build depends
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4294 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-26 20:13:49 +00:00
James LewisMoss
0d33835ac9 remove newlines in long descriptions.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4293 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-26 20:12:25 +00:00
Linas Vepstas
1786f31bd2 obscure core dump fix
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4292 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-26 18:55:20 +00:00
Christian Stimming
8aacbf639b 2001-05-26 Pablo Saratxaga <pablo@mandrakesoft.com>
* en_GB.po: fixed header

(copied from gnome-i18n)


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4290 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-26 16:10:10 +00:00
Dave Peticolas
8f839d7d32 2001-05-26 Dave Peticolas <dave@krondo.com>
* src/gnome/window-acct-tree.c: fix label alignment

	* src/gnome/window-report.c: fix label alignment


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4289 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-26 07:59:53 +00:00
Dave Peticolas
0c875ac857 2001-05-26 Dave Peticolas <dave@krondo.com>
* src/gnome/window-main.c: put child menu after tools menu


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4288 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-26 07:49:39 +00:00
Dave Peticolas
9a97258580 2001-05-25 Dave Peticolas <dave@krondo.com>
* src/gnome/dialog-column-view.c (gnc_column_view_edit_size_cb):
	fix bug


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4287 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-26 06:53:44 +00:00
Dave Peticolas
cd5cf764a6 2001-05-25 Dave Peticolas <dave@krondo.com>
* src/scm/report/transaction-report.scm: default to sign-reverse
	credit accounts. fix i18n bug.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4286 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-26 06:23:34 +00:00
Dave Peticolas
a93237c207 2001-05-25 Dave Peticolas <dave@krondo.com>
* src/doc/design/engine.texinfo: update docs

	* configure.in: add Norwegian to list of translations

	* AUTHORS: add credits

	* doc/sgml/C/xacc-about.sgml: add credits


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4285 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-26 01:12:20 +00:00
Christian Stimming
1fd277f95e 2001-05-25 Christian Stimming <stimming@tuhh.de>
* po/no.po: Kjartan Maraas' Norwegian updated translation.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4284 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-25 18:05:00 +00:00
Christian Stimming
8083429f65 2001-05-25 Christian Stimming <stimming@tuhh.de>
* src/gnome/gnc-html-guppi.c (gnc_has_guppi_version): generalized
	this function for arbitrary Guppi versions. Tried to enable
	barchart axis-labels for CVS Guppi but this gives nothing but
	segfaults. Shit.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4283 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-25 07:38:29 +00:00
Dave Peticolas
4342b3e35c 2001-05-25 Dave Peticolas <dave@krondo.com>
* src/scm/report/account-summary.scm: fix bug

	* src/gnome/window-main.c: add close window button to toolbar


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4282 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-25 07:32:27 +00:00
Robert Graham Merkel
29678f8a6f Catch case with empty or zero data lists before handing off to graph code.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4281 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-25 07:12:36 +00:00
Dave Peticolas
3c1c2a1a5f 2001-05-25 Dave Peticolas <dave@krondo.com>
* doc/sgml/C/xacc-about.sgml: fix warnings

	* doc/sgml/C/xacc-quickstart.sgml: fix warnings

2001-05-24  Dave Peticolas  <dave@krondo.com>

	* doc/sgml/C/xacc-features.sgml: fix docs

	* doc/sgml/C/xacc-account-summary.sgml: fix spelling


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4280 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-25 07:06:23 +00:00
Dave Peticolas
54fbd2e858 2001-05-24 Dave Peticolas <dave@krondo.com>
* src/gnome/new-user-funs.c (gnc_ui_show_new_user_choice_window):
	jump to new user quickstart help when appropriate

	* src/gnc-ui.h: add new help file


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4279 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-25 06:46:17 +00:00
Robert Graham Merkel
150af5d9ab show report titles when displaying report "no data" and "no account"
error messages. . .


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4278 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-25 06:33:11 +00:00
Christian Stimming
df3d5d5d58 2001-05-24 Christian Stimming <stimming@tuhh.de>
* po/gnc-glossary.txt: added file for all our translators.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4277 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-25 05:26:38 +00:00
Christian Stimming
514e22dc3a Duarte Loreto's pt_PT.po update.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4276 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-25 00:37:14 +00:00
Christian Stimming
9e9beb11a0 2001-05-24 Christian Stimming <stimming@tuhh.de>
* src/scm/report/average-balance.scm: made strings more
	consistent.

	* src/scm/options-utilities.scm: adjusted the upper bound for plot
	size.

	* src/gnome/dialog-column-view.c: use menu-name in report-list.

	* src/scm/report.scm (gnc:report-menu-name),
	(gnc:report-template-menu-name/name): added functions.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4275 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-24 20:35:05 +00:00
Robert Graham Merkel
10b47deeb9 reverted borken version.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4274 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-24 07:26:20 +00:00
Robert Graham Merkel
096a3efbf0 documentation updates, bugfixes.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4273 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-24 07:20:05 +00:00
Christian Stimming
4f8d7f1d33 fix bug.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4272 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-24 05:51:10 +00:00
Christian Stimming
1eb74a9d3c 2001-05-23 Christian Stimming <stimming@tuhh.de>
* po/pt_PT.po: Duarte Loreto's updated translation.

	* src/scm/prefs.scm, options-utilities.scm: fix string.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4271 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-24 00:43:55 +00:00
Rob Browning
e05795505f *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4270 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-23 18:20:49 +00:00
Rob Browning
741a755af8 * lib/srfi/srfi-19.scm: update to new guile-core version. (Grab
my fixes).


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4269 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-23 18:20:00 +00:00
Rob Browning
86350fc930 * src/scm/report/transaction-report.scm: add use-modules
for syncase.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4268 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-23 18:03:08 +00:00
Rob Browning
3df10ea5a0 * configure.in (AC_OUTPUT): remove src/scm/srfi/Makefile (again?).
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4267 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-23 18:02:48 +00:00
Linas Vepstas
c21002abac small hacks to add price support
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4266 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-23 16:10:02 +00:00
Dave Peticolas
641055dcf3 2001-05-23 Dave Peticolas <dave@krondo.com>
* src/doc/design/gnucash-design.texinfo: update docs

	* src/doc/design/engine.texinfo: update docs

	* src/gnome/window-reconcile.c (startRecnWindow): fix bug


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4265 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-23 09:42:34 +00:00
Dave Peticolas
60f3516094 2001-05-23 Dave Peticolas <dave@krondo.com>
* src/scm/bootstrap.scm.in: fix test for slib


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4264 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-23 07:29:20 +00:00
Christian Stimming
f49839e3c3 2001-05-22 Christian Stimming <stimming@tuhh.de>
* src/register/splitreg.c (configAction): fix comments for i18n.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4263 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-23 05:44:03 +00:00