Commit Graph

2051 Commits

Author SHA1 Message Date
Linas Vepstas
75f80f93c6 add a url
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2609 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-23 04:44:35 +00:00
Dave Peticolas
1bcca0b5d5 * src/gnome/window-reconcile.c: After reconciliation, if the
account is a credit card account, automatically pop up a transfer
  window with the appropriate amount and accounts.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2608 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-23 00:04:48 +00:00
Dave Peticolas
1b776f21d8 Herbert Thoma's patch to the status line for the EURO and to the
tip-of-the-day list for currency accounts.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2607 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-21 20:54:30 +00:00
Dave Peticolas
c1ce3c8236 src/calculation: some cleanup and renaming of functions to be longer
and more descriptive.

src/gnome/dialog-transfer: add the Num field and APIs for changing
                           some of the values

src/gnome/dialog-fincalc.c: use new function names for calculator


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2606 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-21 20:16:35 +00:00
Dave Peticolas
17d6719688 Add warning about unstable version to tips of the day.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2605 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-20 23:12:55 +00:00
Dave Peticolas
5f6ff5fcb5 Add Terry Boldt's documentation for the financial calculator.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2604 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-20 09:52:24 +00:00
Dave Peticolas
118e2ad610 Make transfer dialog modeless.
account-tree.[ch]: change 'category' to 'income_expense'

AccWindow.h: remove notes window functions, this was only a separate
             window in Motif
Destroy.c: remove notes window functions
dialog-add.c: remove notes window functions


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2603 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-20 09:23:18 +00:00
Dave Peticolas
f18b86fe9a Fix a version number.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2602 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-20 05:03:59 +00:00
Dave Peticolas
cad8977fdb Add information about alternative download sites.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2601 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-20 04:54:56 +00:00
Dave Peticolas
43a0856527 Add information about gnome-print and gtkhtml dependencies.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2600 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-20 04:24:02 +00:00
Dave Peticolas
29f528efb8 Remove amort_opt.c and amort_prt.c as members of the library.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2599 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-20 03:07:06 +00:00
Dave Peticolas
7c9966d21a Add a register option to always jump to the blank split
after the user presses 'Enter'.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2598 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-19 23:40:07 +00:00
Dave Peticolas
fc2b7b1879 Go back to reversing the signs of fv again -- which way is right??
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2597 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-19 00:56:28 +00:00
Dave Peticolas
c5bedc2b95 Don't reverse signs on future value -- see what people think.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2596 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-18 22:04:16 +00:00
Dave Peticolas
36652576fb Update solaris building instructions. 'bash' is no longer required
and --with-included-gettext is required.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2594 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-18 20:02:33 +00:00
Dave Peticolas
c35ff57900 Added more register documentation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2593 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-18 08:44:57 +00:00
Dave Peticolas
8c37e2c213 Terry Boldt's account summary report.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2592 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-18 06:45:40 +00:00
Dave Peticolas
0b0c53fa1d + Gordon Oliver's patch to the status line for multiple currencies.
+ GUI implementation of the financial calculator.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2591 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-17 21:08:54 +00:00
Dave Peticolas
f174755ef3 Add generated src/doc/design files.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2590 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-17 21:05:18 +00:00
Dave Peticolas
f75c5e4a82 Add nascent design documentation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2589 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-17 08:26:56 +00:00
Dave Peticolas
f8dc2da4b6 Eric Hanchrow's currency doc patch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2587 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-17 00:55:01 +00:00
Dave Peticolas
117e315e45 Fix spelling error.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2586 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-16 09:11:57 +00:00
Dave Peticolas
70a0fde5d1 Terry Boldt's fix to the expression parser.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2585 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-13 23:17:27 +00:00
Dave Peticolas
87202211d1 Robert Graham Merkel's patch to use the reversed-balance information
when displaying the transaction report. Merge from 1.4.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2584 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-13 20:10:45 +00:00
Dave Peticolas
3b625df44f Remove unused variable.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2583 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-13 20:09:41 +00:00
Dave Peticolas
67dc6d6911 Add src/calculation/Makefile as a configured Makefile.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2580 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-13 08:51:21 +00:00
Dave Peticolas
4fa6135fbc Add Terry Boldt as a contributor.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2579 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-13 08:47:49 +00:00
Dave Peticolas
0ad9da62a9 Added calculation to SUBDIRS.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2578 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-13 08:45:32 +00:00
Dave Peticolas
db5c10bca1 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2577 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-13 08:44:29 +00:00
Dave Peticolas
d445e6807e Added Terry Boldt's financial calculator code and expression parser.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2576 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-13 08:44:07 +00:00
Dave Peticolas
11c52284b5 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2573 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-12 21:36:49 +00:00
Dave Peticolas
c437ce9471 Herbert Thoma's patch to fix finding with EURO support.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2570 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-12 21:33:12 +00:00
Dave Peticolas
1bb767c927 Fix bug in split auto-completion.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2568 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-12 08:54:21 +00:00
Dave Peticolas
4396cd5d39 Kevin Finn's patch to set option widget sensitivities.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2567 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-12 07:18:04 +00:00
Dave Peticolas
94cf525150 Fix scm searching.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2566 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-12 07:14:13 +00:00
Linas Vepstas
d13fa1a7cb some minor cleanup
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2565 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-11 01:06:24 +00:00
Dave Peticolas
af80c2d026 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2563 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-10 19:56:27 +00:00
Dave Peticolas
e7b36f8e79 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2561 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-10 19:49:56 +00:00
Dave Peticolas
1d6a2c4e4c Christopher Molnar's build system patch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2559 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-10 19:41:11 +00:00
Dave Peticolas
f2fa355e51 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2558 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-10 07:54:03 +00:00
Dave Peticolas
a1c0c95f9c Clean up some configure cruft.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2557 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-10 07:45:00 +00:00
Dave Peticolas
8724fd8081 Added ja locale file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2555 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-10 03:31:20 +00:00
Dave Peticolas
e9af1329ab Prepare for 1.5.0.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2554 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-10 03:23:19 +00:00
Dave Peticolas
f532db40ca Merge from stable branch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2551 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-10 00:26:40 +00:00
Dave Peticolas
aa4509f0e6 Fix for swig & perl 5.6.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2547 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-09 22:25:00 +00:00
Dave Peticolas
9b3334ea2c *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2546 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-09 22:24:33 +00:00
Dave Peticolas
79ee7381ad Bill Gribble's patch to add gtkhtml support, key-value pairs,
and g-wrapping of the query api.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2545 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-08 12:35:12 +00:00
Dave Peticolas
4b013b67dd Add gtkhtml to lib.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2544 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-08 12:30:13 +00:00
Dave Peticolas
e8de0d3a11 Yannick Le Ny's translator README.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2541 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-08 09:38:25 +00:00
Dave Peticolas
d3b836ce6e Bill Gribble's qif import patch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2539 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-06 20:06:26 +00:00