Commit Graph

2064 Commits

Author SHA1 Message Date
Dave Peticolas
141bf58dd3 Bill Carlson's performance improvement patch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2631 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-08-04 16:08:20 +00:00
Dave Peticolas
1326360fea Alessandro Seveso's Italian updates.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2629 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-08-04 05:45:50 +00:00
Linas Vepstas
ad4ce2803d reword one sentance
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2628 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-08-01 23:29:18 +00:00
Linas Vepstas
332b7ae12a update status on miscellaneous projects
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2627 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-08-01 22:01:25 +00:00
Linas Vepstas
2b684239ca misc updates
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2626 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-31 22:14:32 +00:00
Linas Vepstas
66255ce880 add url for check printing
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2625 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-31 20:12:18 +00:00
Linas Vepstas
3ac22d4c02 fix FreeBSD core dump on integer overflow
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2623 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-31 16:22:46 +00:00
Dave Peticolas
99848a4a98 Add Alessandro Seveso's Italian translation.
Update the translator README.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2620 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-26 08:04:07 +00:00
Dave Peticolas
7e08eb7004 basiccell: Use 'gboolean' for use_fg_color and 'use_bg_color'.
basiccell,
splitreg,
SplitLedger: Use 'guint32' for the 'changed' member.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2617 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-25 07:07:16 +00:00
Dave Peticolas
22e476853f Add more register documentation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2616 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-25 07:04:37 +00:00
Dave Peticolas
212f1fde40 If gtkhtml is not found, abort configure with an error.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2615 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-25 01:29:52 +00:00
Dave Peticolas
a5997f84b4 Steven Murdoch's patch for using gnc-prices with the London exchange.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2613 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-25 00:56:26 +00:00
Dave Peticolas
713894d743 Merge from 1.4.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2612 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-23 23:50:09 +00:00
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