Re: Note for Debian people.

1999-03-16 Thread Rob Browning
ts/unstable/main/source/interpreters/ \ -c "mget -c guile-core*.deb" or wget -c "ftp://ftp.debian.org/pub/debian/dists/unstable/main/source/interpreters/guile-core*" and then dpkg-source -x guile-core*.dsc cd guile-core-1.3 fakeroot debian/rules bina

Note for Debian people.

1999-03-16 Thread Rob Browning
now has most of the callback functionality that Xbae did, so there's much less UI specific code now... -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mailing Lis

Re: bug reports...

1999-03-09 Thread Rob Browning
to learn how to do that. This is great. Thanks. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to [EMAIL PROTECTED] and pu

Re: bug reports...

1999-03-09 Thread Rob Browning
checked out, ~/gnucash/upstream and ~/gnucash/working. The former I just keep "up to date" with the current CVS tree (via "cvs -z3 update -Pd"), and the latter I work in. Then I just use makepatch to generate a full patch between them whenever I'm rea

Re: how my gnucash works (Re: bug reports...)

1999-03-09 Thread Rob Browning
least that's what I did :) Right, the GNOME version looks pretty nice now, but it's not yet usable for anything. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Acco

Re: Problems with Motif build and XmeDrawShadows

1999-03-08 Thread Rob Browning
to configure with newer lesstif's? -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to [EMAIL PROTECTED] and put "unsubscribe

Re: bug reports...

1999-03-09 Thread Rob Browning
I have been working with Dirk Eddelbuettel <[EMAIL PROTECTED]> to try > to get it to build under Debian, but it is a non-trivial job. Yeah. I didn't even bother trying to "install" XmHTML. I just put it in /usr/local/src, built it there, and set my LD_LIBRARY_PATH to /usr/loc

Re: bug reports...

1999-03-09 Thread Rob Browning
Tyson Dowd <[EMAIL PROTECTED]> writes: > And I just uploaded the first gnucash package too. It's pretty rough, > but it works. I hope. (Actually, I think I need to add some > dependencies by hand, but I'll fix that later). Very nice... -- Rob Brownin

Re: RPM Dependencies

1999-03-12 Thread Rob Browning
ssed in gnucash. Yep. This will be fairly quick to implement once I get the really tedious bit of the GNOME register straightened out. It's so close I can taste it, but there's one serious remaining bug in GtkSheet (that I know of) that has to be fixed first... I don't wan

Preliminary *good* news.

1999-03-21 Thread Rob Browning
t has eaten up most of the time I'm likely to have for GnuCash for a little while. And to those who've asked me (or the list) install questions. If they're rpm questions, I'm not likely to be able to help. If they're other questions, I'll answer when I get some more

Re: Subaccounts

1999-04-11 Thread Rob Browning
working on that stuff again, after I get the GNOME register patch to you. I'm planning to make command line stuff (or at least script file stuff) easy (at least from Guile) and provide a way to attach these scripts to menus. I've already got 99% of the infrastructure in place, I just ha

Re: Bug in compile

1999-04-13 Thread Rob Browning
Duncan McQueen <[EMAIL PROTECTED]> writes: > During compile, I loop with this message: > -stat -perl5 -I.. -I../../../src/engine -o gnucash-engine-perl5_wrap.c > gnucash.engine.i > > I am using latest gnome with gtk 1.2.1 and glibc 2.1 Hmm, I haven't seen that one

Re: package requirements

1999-04-13 Thread Rob Browning
ast as far as I'm concerned). As long as I'm writing a decent amount of the code, guile's only likely to become more central, not less. FWIW -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >

The first big GtkSheet GNOME register patch.

1999-04-13 Thread Rob Browning
nd Jeremy (and whoever else is interested)) will have some time to play with this and help track down some of the misbehaviors. Thanks -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash

Re: Seg fault on startup

1999-04-17 Thread Rob Browning
have development packages installed on your machine (primarily the common lib*-dev packages), then you may not have the libraries and headers you need to build guile... Let me know if you need any more help. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< ---

Re: What to do about GnuCash and scripting?

1999-04-19 Thread Rob Browning
ably on orbit which isn't too bad since GNOME already requires it), but how stable is orbit? All that said, I have no real idea whether or not CORBA would be the right thing. However, I am tempted to just proceed with SWIG and see if it works. Much of that effort would also apply toward CORB

Re: Seg fault on startup

1999-04-19 Thread Rob Browning
Tyson Dowd <[EMAIL PROTECTED]> writes: > Please also note (Rob knows this) that if you are using Debian potato > (also know as "unstable") you should expect instability. (and you should probably be subscribed to debian-devel, or don't blame us when a known problem i

Re: The gnucash file format...

1999-04-17 Thread Rob Browning
g that the difference won't be important. > I just feel a little scared with the binary format used now. How do I > know exactly what info is in the file? What if it gets corrupted? I agree. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -

Re: What to do about GnuCash and scripting?

1999-04-20 Thread Rob Browning
Rob Browning <[EMAIL PROTECTED]> writes: > (Actually, my impression is that if ILU had cleared up it's license > sooner[1], GNOME would be using that instead of direct CORBA. ILU > has perl/python/guile/tcl/whatever bindings, and looks to be quite a Oh, and I forgot tha

Re: What to do about GnuCash and scripting?

1999-04-20 Thread Rob Browning
ig to support returning lists when needed. I've asked on the swig list to see which. Note that we could make some of this a lot easier if we were just willing to place some more script friendly restrictions on our C API, but I think I'd just rather solve the problem correctly.

Re: stpcpy and asprintf??

1999-04-24 Thread Rob Browning
e) { char *result; asprintf (&result, "value of %s is %s", name, value); return result; } -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< ---

Re: gnucash and guile

1999-04-28 Thread Rob Browning
cess? Also, don't forget that slib is also relevant. I'm running 2c5-2 if it matters. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mailing List To unsu

What's TODO.AA for?

1999-05-04 Thread Rob Browning
I was just looking at the TODO and TODO.AA lists, and I was curious what the distinction between them was... -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mai

Re: Bug in library inclusions

1999-05-16 Thread Rob Browning
d from the Makefiles, but I'm still not sure that would buy you much. However, I do agree that things should be strucured so that configure outright fails when it can't find something it needs. Wherever it doesn't, I consider that a bug. -- Rob Browning <[EMAIL PROTECTED]

Re: Bug in library inclusions

1999-05-16 Thread Rob Browning
r GnuCash's "compile barrier." This is certainly true, and the help would definitely be welcome. Before you go too nuts though, wait for my next patch that adds the new guile stuff. To tell the truth, in the long run, I'd be happy to greatly simplify things by just dropping th

Finished with text-export. Patch coming soon.

1999-05-21 Thread Rob Browning
I want to add the ability to g-wrap to insert section markers into the html doc stream when I get some time. That'll make the docs much nicer, but that'll have to wait a bit. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< ---

Re: automake is pretty cool

1999-05-23 Thread Rob Browning
OK to me. It's certainly more straightforward than my current contorted baroque mess. > I'd appreciate any thoughts people had on this. If nobody raises a > red flag, I'll continue to poke around with this. If in the end &g

Re: automake is pretty cool

1999-05-23 Thread Rob Browning
our shared lib stuff fairly substantially cross-platform. There are some issues with libtool trying to be too smart for it's own good (which Debian has been trying to work out with the author(s) for a while), but that shouldn't affect individuals building gnucash, and Debian (a

Re: Bug in library inclusions

1999-05-18 Thread Rob Browning
he guile/g-wrap side today, so after my start-of-the-week meetings, and after I've overworked myself on my real job, I'll finish up the text-export stuff and get a patch out. Should be about a week, probably before sunday. -- Rob Browning <[EMAIL PROTEC

Re: Bug in library inclusions

1999-05-16 Thread Rob Browning
element can either be a string representing a directory, the symbol 'default which will expand to the default path, or 'current which will expand to the current load-path. GNC_DEBUG - enable debugging output. This allows you to

Why #ifdef KDE in .c files?

1999-05-11 Thread Rob Browning
#x27;ll do it when I finish my current stuff. Thanks -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to [EMAIL PROTECTED] and put &

Re: QIF Importing

1999-05-11 Thread Rob Browning
ne (gnc:account-group-export-as-text account-group) (let ((file-name (gnc:file-selection-dialog "Select file for text export" ""))) (if file-name (gnc:debug "Running text exporting to " file-name

Got the guile side working *really* well.

1999-05-07 Thread Rob Browning
ocess so no one should feel a thing. Now that I've gotten this settled, I've already started making good progress on some of the things that have been waylaid[2] by this for a while. Just so you know what's going on. Expect a large patch soon... [2] memorized transactions, textual f

Re: Unsupported account type (QIF error)

1999-05-04 Thread Rob Browning
from diving in and working on the program. I don't > want to bother learning scheme. No problem, but If you change your mind and decide you're interested, I'd be more than happy to answer questions. As an aside, I've fixed the Guile leakage problems. Expect much more sol

Re: cvs server

1999-05-03 Thread Rob Walker
well as mesa3d, gnome and g200 stuffs. as far as web space and ftp space goes, mesa3d.org, boycott-ms.org, comphardware.com, opensource.org, and many others are using the sites. this list will get much longer as soon as i get more time away from my current job at VA. rob

Re: Status Report 4-28-1999

1999-04-28 Thread Rob Browning
m sources for the various packages, and I've got a good understanding now of what will and won't work. Stay tuned. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant

What to do about GnuCash and scripting?

1999-04-18 Thread Rob Browning
given function by doing it by hand while relying on the wrapper generator(s) for the bulk work. I think this will work, and will give us what we want without too much suffering. Initially I'm going to try to do all the work with SWIG. Then everyone (all the languages) benefit.

Re: GNUCash / WebAccountant

1999-04-17 Thread Rob Browning
cal docs, we were leaning toward docbook with the cygnus-stylesheets.) Thanks -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mailing List To unsubscribe, send ma

Re: Functionality request

1999-04-13 Thread Rob Browning
asis while still > leaving them in the transaction list. Initially I'm going to have automatic transactions just create a normal transaction when they "fire". You can do anything you want to the new transaction after that. > 5. Summary information should be provided pe

Re: Different language ?

1999-06-12 Thread Rob Browning
HELP_ABOUT_STR "About GnuCash..." set_menu_item_title(help_menu, about_item, XACC_HELP_ABOUT_STR); -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mailing Li

Re: Different language ?

1999-06-13 Thread Rob Browning
ion for porting to other languages? -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to [EMAIL PROTECTED] and put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body

Re: Different language ?

1999-06-13 Thread Rob Browning
e the time and energy to deal with them. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to [EMAIL PROTECTED] and put "unsub

Re: CVS How ??

1999-06-14 Thread Rob Browning
you use the -d flag (i.e. cvs update -Pd), but I didn't think they would exist in new checkouts. Did you actually do a "cvs delete" on the directories, or just their contents? Also did you "cvs commit" the removal? -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E

Re: Obj: Different language ?

1999-06-14 Thread Rob Browning
hort term, though, the current solution is fine. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to [EMAIL PROTECTED] and put &

What now?

1999-06-23 Thread Rob Browning
/quoting system(s) to guile. * Many other things, probably some more important than these, that I've left out right now. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash

Re: Small problems with the Gnome version

1999-06-23 Thread Rob Browning
fix these today or Friday. I'll be a good test for the bits I'm starting on right now (stuff Jeremy needs). If I can't get it done soon, I'll let someone else have it. > That's it for now ! Just a few complains/suggestions to introduce > myself to this list :) T

UI improvement: verifyBox -> queryBox.

1999-06-24 Thread Rob Browning
((#f) (gnc:error-message-dialog "You said no.")) ((cancel) (gnc:error-message-dialog "You said cancel.")) Note that I just defined gnc:message-dialog like this: (define (gnc:message-dialog message) (let ((result (

Re: macro `AM_PROG_LIBTOOL' not found in library ...

1999-06-27 Thread Rob Browning
Stephan Kahnt <[EMAIL PROTECTED]> writes: > Where do I have to look for the problem? You need to install libtool (ftp.gnu.org:/pub/gnu). -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -

Re: Compiling Gnucash

1999-06-27 Thread Rob Browning
obj/gnc-helpers.o ../../src/g-wrap/obj/motif/gnc.o -L/usr/local/opt/gnucash/lib -lSM -lICE -lXmHTML -lXm -lXpm -L/usr/X11R6/lib -lXext -lXmu -lXt -lX11 -L/usr/lib -lguile -lqthreads -ldl -lreadline -lm -lreadline -lnana -lpng -ljpeg -lz -lm ../../lib/g-wrap-install/lib/libgwrapguile.a

Proposal: change no-file startup behavior.

1999-06-27 Thread Rob Browning
Would anyone be opposed to me changing the startup behavior such that if you don't specify a file, it just comes up with an empty window? I find the forced file dialog a little unexpected and awkward. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B9

Re: Compiling Gnucash

1999-06-27 Thread Rob Browning
Alan Orndorff <[EMAIL PROTECTED]> writes: > A tad different. OK, dumb question before I try plowing through the Makefile. What does "make --version", output on your system? -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04

Divergence between motif and gnome versions. What to do?

1999-06-29 Thread Rob Browning
nal compilation thing and add a guile side global gnc:*ui-flavor* that'll tell me which one we're running (ugly, but workable), but we should still think about our long-term plans. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< --

Re: gnucash-1.2.pre0 date range

1999-06-29 Thread Rob Browning
e careful, though. Right now it's not very smart, and it'll try to re-draw the new range after every key press. You may need to select an entire value (like all the digits in the year field) and then start typing rather than use delete. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04

Re: Proposal: change no-file startup behavior.

1999-06-29 Thread Rob Browning
t-startup #t) in your ~/.gnucash/config.user file. We'd also want a way to set it via gui eventually too. I'm going to see about the UI options stuff soon, I hope. Either that or I'll see if anyone else is interested. -- Rob Browning <[EMAIL PROTECTED]

Re: Compiling Gnucash

1999-06-29 Thread Rob Browning
cd to src/motif and run "make -f foo.make dummy-target and tell me what happens. (Also first check to see that there are actually some .o files in the directories listed above. If not, then the problem may lie with make's pattern dependencies and not wildcard...) -- Ro

Re: Proposal: change no-file startup behavior.

1999-06-29 Thread Rob Browning
"Jesse D. Sightler" <[EMAIL PROTECTED]> writes: > PLEASE do so! The opening file dialog is very annoying. :) Done. It was a one line change in src/scm/main.scm. I'll be sending a new patch to Linas soon. I think he may have missed my last few. -- Rob Browning

Re: Compiling Gnucash

1999-06-30 Thread Rob Browning
st use $(shell find ) when we detect a solaris machine (better yet, we should test in configure for a broken wildcard). It'll be a lot slower, but it should work. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< -

Re: gnucash-1.2.0.tar.gz Compile

1999-06-30 Thread Rob Browning
. > And then I had to add -lXmHTML to src/motif/Makefile This is a failure in ./configure to detect XmHTML's location properly. If Matt has time, he'll probably want to check this out... > How do I fix the source so that I can make a .rpm Could you elaborate? I'm not

Re: Compiling Gnucash

1999-06-30 Thread Rob Browning
therwise use wildcard. If you want to get further before we have a chance to fix this, you could just change those $(wildcard foo) statements to ($find -name "foo") statements in the Makefile.in files, re-run configure, then try to recompile. I haven't tested that, but it should

Re: gnucash-1.2.0.tar.gz Compile

1999-06-30 Thread Rob Browning
.2.0 tarball i downloadeded off > the ftp server. If I understand how Linas forked things recently, the 1.2 branch has *no* gnome support. It's considered way to alpha for anyone to be using for anything. If you want to play with the gnome code, you need to check out the current CVS

Re: gnucash 1.2.0 is out

1999-07-02 Thread Rob Browning
nary for Debian. The Debian maintainer watches this list, so I'd guess that's fairly likely. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mailing List To u

Re: getting a diff from cvs

1999-07-02 Thread Rob Browning
i would like to update the RPM spec file in the CVS tree > as well. Does the CVS version have a version number? 1.3? 1.3.0? I'm not sure exactly what you mean, but yes, CVS has a version for every file. Whether it stores it in the file or not depends both on what flags you have se

Re: Compiling Gnucash

1999-07-02 Thread Rob Browning
ave said $(shell find ...) rather than $(find ...). Try that. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to [EMAIL PROTECTED] a

Re: Compiling Gnucash

1999-07-02 Thread Rob Browning
ow.o These I don't know about. If this is all the XmHTML symbols that are missing, then you either don't have XmHTML installed, or configure's not finding it. If it's only some of the symbols, then perhaps your build of XmHTML is missing some bit

Re: Compiling Gnucash

1999-07-02 Thread Rob Browning
can find out. Is -lXmHTML showing up on the final link line? I don't recall. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mailing List To unsubscribe, send ma

Re: Compiling Gnucash

1999-07-02 Thread Rob Browning
ing solaris function is. asprintf may be difficult to do right, but it's too useful to avoid so we'll have to figure something out. I wonder if we can just snag the code for asprintf from libc? Since we're GPLed, there's no license issue, and if it's not too tied up in

Re: Total Hack to the finish

1999-07-03 Thread Rob Browning
a display. > If I get time this weekend, I'll try to assess the damage. Glad you're making progress. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to [EMAIL PROTECTED] and put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body

Re: guile: Stack overflow

1999-07-03 Thread Rob Browning
ootstrap file is /usr/share/gnucash/scm/bootstrap.scm > guile: Stack overflow > > The guile on my system is version 1.2 > > Does anybody know what the problem is, or have any suggestions? Your guile is too old. Check the README. You need 1.3 or better. -- Rob Brownin

Re: Some added functions for g-wrap

1999-07-04 Thread Rob Browning
il on any or all of those counts. Not that I'm opposed to CORBA, I just wanted something soon that didnt' require any more infrastructure. In any case, this works for now, and we can pretty easily write some scheme code to translate gnc.gwp to whateve

Re: Total Hack to the finish

1999-07-05 Thread Rob Browning
as long as we put a test in configure? -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to [EMAIL PROTECTED] and put "u

Re: Total Hack to the finish

1999-07-05 Thread Rob Browning
't have to make too many tries. Of course, then you'd have to decide whether or not it was worth the time/space tradeoff to copy the result into an exact length string and delete the first one... If you actually have control over the code doing the formatting, as you would with libert

Re: Total Hack to the finish

1999-07-05 Thread Rob Browning
tion or not, I don't know. It's just faster if you use a partition. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to

Re: Total Hack to the finish

1999-07-05 Thread Rob Browning
an OS war, but I do thank you for the info and > for all the great help in getting Gnucash to compile. No problem. I'm not excitable about that kind of thing. Just wanted to make sure people have accurate info for their decisions. -- Rob B

Re: Interactive Scheming...

1999-07-05 Thread Rob Browning
ou don't want to run the GUI. Right now, if you launch the UI, there's no way to come back to the prompt. I'm not sure how hard that would be to fix, but it might be difficult. It might be a lot easier to bring up an interactive guile prompt in a GTK windo

Re: Just some patch I've posted

1999-07-06 Thread Rob Browning
Alexandru Harsanyi <[EMAIL PROTECTED]> writes: > A week ago I posted a small patch... Just out of curiosity, has anyone > (esp. Linas, Rob) looked at it? Sorry, Linas has been busy, and so he wanted Jeremy and/or me to look at it, but I've been too busy for the past few days

Re: Total Hack to the finish

1999-07-06 Thread Rob Browning
t of the box at the BIOS level, though we don't use that. The MultiMaster's advantage appears to be more on-card CPU horsepower FWIW. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- Th

Re: Re-implementing asprintf [was Re: Total Hack to the finish]

1999-07-06 Thread Rob Browning
formance of malloc/realloc, it's hard to say where the CPU time is best spent. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mailing List To unsubscribe, send mai

Re: Interactive Scheming...

1999-07-06 Thread Rob Browning
uot;improved" method. > I suspect that guile-in-window is liable to be really quite useful for > debugging scripts as it allows me to be reasonably sure that I've got > the same environment that I see if I load the register. I'll see how hard it would be. I

Re: Total Hack to the finish

1999-07-06 Thread Rob Browning
a 2 Scsi drivers for Adaptec, for others, probably no > go. Sorry, I forgot about that being a potential issue... -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Maili

Re: Total Hack to the finish

1999-07-06 Thread Rob Browning
; Why doesn't linux just create swap on a seperate slice like everyone > else does and be done with it. One OS, One Partition. What's a slice? :> -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %<

Re: Total Hack to the finish

1999-07-06 Thread Rob Browning
Alan Orndorff <[EMAIL PROTECTED]> writes: > Ok, Maybe Debian's a better way to go, for me. Depends on what you want. According to many, the learning curve's steeper for Debian, but the long-term maintainability's much higher. -- Rob Browning <[EMAIL PROTE

Re: Total Hack to the finish - Swap

1999-07-06 Thread Rob Browning
ail to your address above about this, but it bounced: [EMAIL PROTECTED]: unrouteable mail domain "godel.brownes.org" Thanks -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCa

Re: Interactive Scheming...

1999-07-06 Thread Rob Browning
#x27;t rely on statics or globals), I can do the rest (on the scheme side) in a big hurry. Ask me first, though so we don't duplicate effort, and so I can make sure your design won't be a mismatch with the necessary scheme bits. --

Re: Total Hack to the finish - Swap

1999-07-07 Thread Rob Browning
igured and is ignoring the Reply-to: field. Or, it bould be pilot error :> I didn't hit reply, I was already writing a message and I just blindly copied and pasted your from address from another message... -- Rob Browning <[EMAIL PROTECTED]> P

Re: Distribution Advocacy

1999-07-07 Thread Rob Browning
scussing distributions, no matter how well intentioned, is a pretty prime target for a flame festival... -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mailing List To

Re: 1.2.1 compile problem

1999-07-07 Thread Rob Browning
t quite understand the build process. Check the README. You need to install libtool. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mailing List To unsubscribe

Re: Total Hack to the finish - Swap

1999-07-07 Thread Rob Browning
[EMAIL PROTECTED] writes: > No. Should I? Maybe I'm confused. When you say "bounced over a tar archive", did you send it to me? Either I'm just forgetting it, or I didn't see it... Hmm. -- Rob Browning <[EMAIL PROTECTED]> PGP

Re: What does this mean?

1999-07-08 Thread Rob Browning
, can you see about adding a check for libtool (and an informative failure message) to your new scheme? Thanks -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to [EMAIL PROTECTED] and put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body

Two large GNOME patches in the pipe.

1999-07-12 Thread Rob Browning
bstantially improved GtkSheet version available. I'll be rolling that in as well. I'm especially happy to see someone else getting familiar with the register. We need at least a few people who somewhat understand it. Once I've looked over what they've done, I'll be sending ub

Re: Two large GNOME patches in the pipe.

1999-07-13 Thread Rob Browning
Rob Browning <[EMAIL PROTECTED]> writes: > I've got two very big patches for the GNOME version waiting. One's > from Aleaxndru, and the other's from Heath. I've looked over and incorporated Alexandru's patch, and I'll be sending it on to Linas as soon

Re: heads up on automake

1999-07-14 Thread Rob Browning
ilt rm -rf ${G_WRAP_INSTALL_DIR} cd ../${G_WRAP_DIR} && make clean And of course, everyone would need to depend on stamp.g-wrap-built, or perhaps @top_srcdir@/stamp.g-wrap-built depending on how you structure things. Thoughts? -- Rob Browning <[EMAIL PROTECTED]> PGP=

Re: heads up on automake

1999-07-17 Thread Rob Browning
still be present after gnucash is linked. Having a big > hard-to-compile dependency (such as XmHTML) is one thing, but > g-wrap is another. As long as we keep the appropriate version on our ftp site, I agree. Linas? Jeremy? -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B9

Re: Two large GNOME patches in the pipe.

1999-07-19 Thread Rob Browning
attempt, and for register windows, a normal close attempt, etc. > -- could you fix it so that double clicking on an account will automatically > open the register for it? I second that one. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< -

Re: Motif or Gnome?

1999-07-19 Thread Rob Browning
f version for now (compiled against either motif or lesstif). > Also - can I import data from Quicken v.4 into gnucash? Hmm. Don't know, haven't used Quicken in years. Perhaps someone else does. -- Rob Browning <[EMAIL PROTECTED]> P

Re: Two large GNOME patches in the pipe.

1999-07-19 Thread Rob Browning
Heath Martin <[EMAIL PROTECTED]> writes: > The patch that I had sent to Rob a couple of weeks ago did this, but > with Alexandru's new code, I'll have to rework it a bit. My > solution is a bit messy though, because of the way gtkctree handles > selections. Oh, a

Re: Two large GNOME patches in the pipe.

1999-07-19 Thread Rob Browning
all Alexandru saying something like that. I just forgot to delete them before running makepatch. It sounds like we either need a no-op function on the gnome side, or a #ifndef GNOME on the Destroy.c side. I fear UI divergence may get messy, but I suppose we'll just deal with it as we go. &

Re: Export / import

1999-07-30 Thread Rob Browning
s (me?) took out gnc_main_window_get_session without modifying the code on the scheme side to use whatever replaced it. I'll have to look in to that. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >%

Re: Motif or Gnome?

1999-08-01 Thread Rob Browning
x the duplicate transactions problem. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to [EMAIL PROTECTED] and put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body

Re: latest CVS version

1999-08-02 Thread Rob Browning
yet. I think at least in emacs, there are functions to automatically manipulate those files, but I don't know how useful they are in practice. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >%

Re: latest CVS version

1999-08-02 Thread Rob Browning
less anyone has objections, I think those who are willing should start trying to do this. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 - %< >% -- The GnuCash / X-Accountant Mailing List To unsubscribe, send mail t

<    1   2   3   4   5   6   7   8   9   10   >