Commit Graph

1512 Commits

Author SHA1 Message Date
Linas Vepstas
e8dd6bccf0 cvs
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1946 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-10-24 17:10:16 +00:00
Linas Vepstas
83a9d41d69 add a credit for dave peicolas
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1945 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-10-18 05:41:31 +00:00
Linas Vepstas
b2063dfa20 file from cbbrowne@hex.net
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1942 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-10-18 04:02:44 +00:00
Linas Vepstas
ebfd67b545 patches from Dave Peticolas <peticola@morpheus.cs.ucdavis.edu>
Date: Sun, 17 Oct 1999 18:01:53 -0700


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1941 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-10-18 03:56:10 +00:00
Linas Vepstas
abc39f0557 patches from Dave Peticolas <peticola@morpheus.cs.ucdavis.edu>
Date: Sun, 17 Oct 1999 18:01:53 -0700

Includes new files from Christopher Browne <cbbrowne@hex.net>
Date: Sun, 17 Oct 1999 18:42:39 -0500

It doesn't yet quite completely work, but this moves several steps ahead:
a) Currency handling for both US "1,234,567.89" and European "1.234.567.89"
formats, as per a recent bug report, with "regression tests" for this;
b) Much added documentation to gnc.gwp
c) Several new files attached that all go into GNUCASHROOT/src/scm


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1940 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-10-18 03:18:20 +00:00
Linas Vepstas
1b257312ea patches from Dave Peticolas <peticola@morpheus.cs.ucdavis.edu>
Date: Sun, 17 Oct 1999 18:01:53 -0700


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1939 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-10-18 03:05:47 +00:00
Linas Vepstas
04b7c965f3 OK
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1937 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-10-18 02:58:21 +00:00
Linas Vepstas
7cf39fd4e5 QIF patches from Dave Peticolas <peticola@morpheus.cs.ucdavis.edu>
Date: Sun, 17 Oct 1999 18:01:53 -0700


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1936 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-10-18 02:54:06 +00:00
Linas Vepstas
abf5bed7cd oops
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1934 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-10-18 02:13:06 +00:00
Linas Vepstas
568e699a36 add note about broken lesstif
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1933 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-10-18 02:12:35 +00:00
Linas Vepstas
dafd6804d9 ffrom rob browning, failed to check in earlier
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1931 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-30 03:09:29 +00:00
Linas Vepstas
c60fa5190a patches from rob browning
1999-08-25  Rob Browning  <rlb@cs.utexas.edu>

        * Add this file (./ChangeLog).  I'm planning to add change
        information here, and I invite others to do the same.  For those
        that use emacs, 'C-x 4 a' adds a new entry.  If people don't like
        this idea, we can drop it.

        * Add new scheme function gnc:choose-item-from-list-dialog.  There
        is C side code, but it's only meant to be called from scheme.
        This function is quite flexible in handles selections.  Eventually
        we might want to generalize this even more, but there are some GC
        issues to consider.  See src/gnome/query-user.c and gnc.gwp for
        details, and see src/scm/extensions.scm for an example usage.

        * IMPORTANT: queryBox signature has changed.  See the docs in
        src/gnome/query-user.c and in gnc.gwp for details.

        * Remove queryBox stubs from Motif side.  Motif doesn't support it
        (yet), and with gnc.gwp conditional inclusion we can just ignore
        it on the motif side.

        * Add function (current-gnc-compile-flavor) to gnc.gwp so that we
        can have conditional blocks.  Possible return values are 'gnome
        and 'motif.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1930 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-27 05:06:27 +00:00
Linas Vepstas
fa0eed02ef From: Peter Pointner <peter@wuzel.m.isar.de>
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1928 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-24 06:23:03 +00:00
Linas Vepstas
d52fcb05cd fixes From: Peter Pointner <peter@wuzel.m.isar.de>
for qif budget import, other misc.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1927 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-24 06:22:06 +00:00
Linas Vepstas
1490cb59e8 patch From: "David O'Brien" <obrien@NUXI.com>
fixes non-portable make invocation


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1925 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-24 06:11:41 +00:00
Linas Vepstas
f59270c55f fix some fubaritic rock as per Per Bojsen <bojsen@worldnet.att.net>
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1923 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-24 05:49:06 +00:00
Linas Vepstas
58dbe8083e updates
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1921 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-24 04:54:59 +00:00
Linas Vepstas
897b880d7b Date: Mon, 23 Aug 1999 07:17:44 -0500
From: Ben Kelly <ben.kelly@ieee.org>
a patch that fixes a segfault that occurs
after switching from multi-line style to single-line style in the motif
register


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1919 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-24 04:53:34 +00:00
Linas Vepstas
df86c71bf0 add cresdits for alpha-=dec-osf port
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1917 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-23 05:32:27 +00:00
Linas Vepstas
1f4bc1bf10 Fixes for dec-osf builds
Date: Sun, 22 Aug 1999 20:59:09 -0500 (CDT)
From: Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>

1) adds top_srcdir to Makefile.init.in, since one of the Makefiles that
includes it needs top_srcdir but it isn't set in that particular Makefile.
This may not be the right call -- it should probably be substituted directly
into the Makefile.ins that are missing it.

2) It removes instances where (gcc|egcs)-specific C flags are in configure.in
or the Makefile.ins.  As long as CFLAGS is substituted into the Makefiles by
configure, there shouldn't be any need to augment CFLAGS.

3) It fixes a problem with finding libXpm and later libXmHTML on platforms
where $x_libraries (after a call to AC_PATH_X and AC_PATH_XTRA) is empty (i.e.
the libraries and header files are in standard places).  Using X_PRE_LIBS
may not be the right solution here either, so further work may be necessary
on this.

4) It makes sure that any CPPFLAGS specified by the person running configure
(e.g. -I/path/to/Xpm/headers -I/path/to/XmHTML/headers) is passed into the
Motif Makefile.in, so header files are found.

5) It updates the top level Makefile.init.in so that @CXX@ is used in place
of @C++@, since that's the common autoconf "variable" for it.  I don't think
C++ stuff is used anywhere here anyway so it's probably not needed, but I
noticed it so I thought I would fix it.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1915 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-23 05:28:40 +00:00
Linas Vepstas
4a9d527a16 add core dump fix credits
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1913 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-23 05:21:44 +00:00
Linas Vepstas
17afd36d8e core dump fix
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1911 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-23 02:43:32 +00:00
Linas Vepstas
88445b34d8 update ben kelly
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1908 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-17 04:22:28 +00:00
Linas Vepstas
74d32f2a08 bug fixes from Chris Leach
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1907 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-09 01:54:23 +00:00
Linas Vepstas
700611119d update tracing messages
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1905 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-09 00:57:21 +00:00
Linas Vepstas
0406d09adf fix cell leave processing bug; update diagnostic messages
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1903 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-08 19:07:35 +00:00
Linas Vepstas
93713b2f2c char is unsigned not signed by default
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1900 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-08 14:37:15 +00:00
Linas Vepstas
2722d054dc Ben Kelly <ben.kelly@ieee.org> for motif menu bug fix
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1899 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-08 13:57:58 +00:00
Linas Vepstas
cf802e616c add documentation about redraws
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1897 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-05 06:41:39 +00:00
Linas Vepstas
82a9da88b5 add documentation describing table layout
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1895 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-05 06:10:51 +00:00
Linas Vepstas
ffa5f24b2f fix bug related to transfers
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1893 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-05 05:53:04 +00:00
Linas Vepstas
8e801818fe add debug print statements
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1891 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-05 04:49:44 +00:00
Linas Vepstas
2c01b6c335 updates
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1889 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-04 06:46:59 +00:00
Linas Vepstas
8aa49e6679 From Jeremy Collins Aug 3, 99 01:43:55 am -0500
Subject: Display fix ( Gnome/Gtk version )
Here is a fix for the display bug people were reporting earlier.  I am
not sure how this code got removed but I am fairly sure it worked a week
or so ago.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1888 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-04 06:24:02 +00:00
Linas Vepstas
792a6ed054 From Alexandru Harsanyi Aug 3, 99 04:24:10 pm +0300
Hi,

I've made some enhancements to the dialog-add.c and dialog-edit.c files:

* my-xacc/src/gnome/dialog-add.c (gnc_ui_accWindow_tree_fill): the
account that is selected in the main window is selected in the
account creation dialog too.

* my-xacc/src/gnome/dialog-add.c
(gnc_ui_accWindow_create_callback): the account code is set for
the new account, if the user does not enter a string for the code,
xaccAccoutAutoCode is used. Thus each created accout will have a
code.

(gnc_ui_accWindow_create_callback): the function has been mostly
rewriten, it uses less variables, and the code for each account
component is in one place.

there's only one problem, though, xaccAccountBeginEdit is called,
but after that, the account editing might fail. There's no
xaccAccountRollbackEdit (yet?)

(make_valid_name): this function checks whether the name has some
non-whitespace characters in it. it trims the leading and trailing
whitespace and returns a new string. It is used as a check for
user entered data in gnc_ui_accWindow_create_callback, but it can
be used elsewhere too.

* my-xacc/src/gnome/dialog-edit.c and dialog-add.c: the  notes box has
got a scrollbar.

* my-xacc/src/gnome/dialog-edit.c: (editAccWindow) some accounts
do not have "securities", "descriptions" and "account codes"
set. In this case a check was added not to pass a NULL pointer to
gtk_entry_set_text. This removes annoying gtk warnings when gnucash
runs.

* the gnc_ui_accWindow_tree_expand function has been removed from
dialog-add.c since it is not used.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1887 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-04 06:19:57 +00:00
Linas Vepstas
a535d9f09b From cbbrowne@godel.brownes.org Aug 3, 99 00:35:25 am -0500
The following may not make QIFIO.c substantially more robust, but
changing a whole bunch of nested "ifs" into switch statements
certainly makes it simpler and more readable.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1885 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-04 06:03:05 +00:00
Linas Vepstas
3a4e3bb6ca QIF import code from cbbrowne@godel.brownes.org
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1882 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-04 05:08:16 +00:00
Linas Vepstas
199e236ccf cleanup and prep work for qif import from cbbrowne@godel.brownes.org
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1881 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-04 05:04:32 +00:00
Linas Vepstas
814c43048d cleanup and prep work for qif import
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1880 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-04 05:04:13 +00:00
Linas Vepstas
73c3a3e364 spell check fixes from cbbrowne@godel.brownes.org
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1879 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-04 05:03:26 +00:00
Linas Vepstas
d0b702ce71 both <math.h> and <malloc.h> need to be included From Paul Moore pcmoore@engin.umich.edu
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1876 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-04 02:45:08 +00:00
Linas Vepstas
047304339c lines 831 and 869 need return values From Paul Moore pcmoore@engin.umich.edu
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1874 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-04 02:43:04 +00:00
Linas Vepstas
ed8d240097 add debug msgs
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1870 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-01 22:47:04 +00:00
Linas Vepstas
f418201226 patches from Matt Armstrong <matt@lickey.com>
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1867 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-01 21:02:35 +00:00
Linas Vepstas
c7e9b4ea50 oops spaces not tabs
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1866 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-01 20:14:37 +00:00
Linas Vepstas
fc145a15b2 fixes suggested by RMS
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1863 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-01 20:01:05 +00:00
Linas Vepstas
95c8d561fc fix bad line break
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1861 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-01 19:57:00 +00:00
Linas Vepstas
2c2eeac0a2 updates
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1860 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-01 19:48:46 +00:00
Linas Vepstas
42ecf0c148 oops
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1859 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-07-31 19:06:30 +00:00
Linas Vepstas
aefbdafcaf fix a touch problem
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1856 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-07-31 18:44:48 +00:00