February 2006 Archives by subject
      
      Starting: Wed Feb  1 15:30:15 EDT 2006
         Ending: Tue Feb 28 22:54:44 EDT 2006
         Messages: 365
     
- [Gnucash-changes] 
	r13097 - gnucash/trunk - Fix file-backend options;
	respect runtime value changes. Fix file-compression option name in
	prefs dialog.
 
Joshua Sled
 - [Gnucash-changes] 
	r13105 - gnucash/trunk - Emit all used namespaces;
	add XML datafile schema.
 
Joshua Sled
 - [Gnucash-changes] 
	r13219 - gnucash/trunk - don't need to scm_gc_{un,
	}protect_object on SCM_BOOL_F.
 
Derek Atkins
 - [Gnucash-changes] 
	r13230 - gnucash/trunk/src/gnome - String cleanup;
	fix manual emulation of ngettext;
	fix some memory leaks due to g_strconcat, but not yet all
 
Christian Stimming
 - [Gnucash-changes] r13065 - gnucash/trunk - Fail 'make distcheck' if
	POTFILES.in contains undistributed files.
 
Chris Shoemaker
 - [Gnucash-changes] r13066 - gnucash/trunk - When generating
	POTFILES.in, don't include files we don't want to translate.
 
Chris Shoemaker
 - [Gnucash-changes] r13067 - gnucash/trunk/po - Don't translate
	obsolete files.
 
Chris Shoemaker
 - [Gnucash-changes] r13068 - gnucash/trunk - Need to put the new
	split into the txn as well as the acct
 
Derek Atkins
 - [Gnucash-changes] r13069 - gnucash/trunk - Re-sort an invoice entry
	list when an entry date changes (#320566)
 
Derek Atkins
 - [Gnucash-changes] r13070 - gnucash/trunk - Add POTFILES.skip to
	EXTRA_DIST.
 
Chris Shoemaker
 - [Gnucash-changes] r13071 - gnucash/trunk - Allow specification of
	invoice sub-type when creating search dialog (#117354)
 
Derek Atkins
 - [Gnucash-changes] r13072 - gnucash/trunk - Check for any
	accidentally-distributed files not marked for translation.
 
Chris Shoemaker
 - [Gnucash-changes] r13073 - gnucash/trunk/src/import-export/qif -
	Disable testing of the (not finished) qif import re-write.
 
Derek Atkins
 - [Gnucash-changes] r13074 - gnucash/trunk/lib - No need for the
	blank SUBDIRS +=
 
Derek Atkins
 - [Gnucash-changes] r13075 - gnucash/trunk/src/import-export/ofx -
	Copy the OFX UI Data into the dist tarball.
 
Derek Atkins
 - [Gnucash-changes] r13076 - gnucash/trunk/src/import-export/hbci -
	Copy the HBCI UI Data into the dist tarball.
 
Derek Atkins
 - [Gnucash-changes] r13077 - gnucash/trunk/src/import-export/mt940 -
	Copy the mt940 UI Data into the dist tarball.
 
Derek Atkins
 - [Gnucash-changes] r13078 - gnucash/trunk - Specify the output xml
	encoding as utf8.
 
Derek Atkins
 - [Gnucash-changes] r13079 - gnucash/trunk - Allow
	make-gnucash-potfiles to run from directories other than srcdir.
 
Chris Shoemaker
 - [Gnucash-changes] r13080 - gnucash/trunk - Re-enable events before
	processing the book-opened hook. Solves some
 
David Hampton
 - [Gnucash-changes] r13081 - gnucash/trunk/src/gnome - Fix a crash
	when manipulating commodities before crating the first
 
David Hampton
 - [Gnucash-changes] r13082 - gnucash/trunk - Better handling in the
	model event handling functions. Noticeable in
 
David Hampton
 - [Gnucash-changes] r13083 - gnucash/trunk - Don't call g_utf8_strlen
	with a NULL pointer.
 
David Hampton
 - [Gnucash-changes] r13084 - gnucash/trunk - Fix overall and
	".log"-specific file-retention issues: Bug#329670 (++).
 
Joshua Sled
 - [Gnucash-changes] r13085 - gnucash/trunk - Change the default
	visibilities of the GncTreeViewAccount widget to
 
David Hampton
 - [Gnucash-changes] r13086 - gnucash/trunk - Andreas Köhler's patch to allow explicit specification of	which
 
David Hampton
 - [Gnucash-changes] r13087 - gnucash/trunk - Filter out another post
	gtk2.4 property.
 
David Hampton
 - [Gnucash-changes] r13088 - gnucash/trunk - Re-title the search
	dialog based upon the menu used to invoke it.
 
David Hampton
 - [Gnucash-changes] r13089 - gnucash/trunk/src/engine - Use the
	string cache for budget name and description.
 
Chris Shoemaker
 - [Gnucash-changes] r13090 - gnucash/trunk/src/engine/test - Add some
	test-cases for gnc_numerics using the reciprocal denominator.
 
Chris Shoemaker
 - [Gnucash-changes] r13091 - gnucash/trunk/src/app-utils - Teach
	PrintAmountInternal() to correctly handle a reciprocal denominator.
 
Chris Shoemaker
 - [Gnucash-changes] r13092 - gnucash/trunk/src/engine - Factor out
	some code from gnc-budget into Recurrence so that the budget
 
Chris Shoemaker
 - [Gnucash-changes] r13093 - gnucash/trunk/src/gnome-utils - Add
	getter gnc_date_edit_get_gdate() for getting the value of a
	GNCDateEdit
 
Chris Shoemaker
 - [Gnucash-changes] r13094 - gnucash/trunk/src/gnome-utils -
	gnc_date_edit_set_gdate(): A GDate setter for GNCDateEdit is
	useful, too. 
 
Chris Shoemaker
 - [Gnucash-changes] r13095 - gnucash/trunk/src/gnome/glade - New
	dialog for estimating budget values from past transactions.
 
Chris Shoemaker
 - [Gnucash-changes] r13096 - gnucash/trunk/src/gnome - Hook-up the
	new budget value estimation dialog.
 
Chris Shoemaker
 - [Gnucash-changes] r13098 - gnucash/trunk - Andreas Köhler's patch to perform the i18n on column headers	before
 
David Hampton
 - [Gnucash-changes] r13099 - gnucash/trunk/src/gnome-utils - Fix a
	couple of comments.
 
David Hampton
 - [Gnucash-changes] r13100 - gnucash/trunk - Dave Herman's patch to
	fix #327630 by copying missing "function"
 
David Hampton
 - [Gnucash-changes] r13101 - gnucash/trunk - Add disambiguating
	prefix to the single letter column titles.
 
David Hampton
 - [Gnucash-changes] r13102 - gnucash/trunk - Seperate report titles
	from headlines;
	leave title as a string, use headline for richer markup. Related to
	Bug#329369.
 
Joshua Sled
 - [Gnucash-changes] r13103 -
	gnucash/trunk/src/business/business-reports - Remove extra
	close parenthesis.
 
David Hampton
 - [Gnucash-changes] r13104 - gnucash/trunk - Don't just install the
	schema files, also install the gconf objects
 
David Hampton
 - [Gnucash-changes] r13106 - gnucash/trunk/src/doc/xml - fix
	gnc:numeric lexical range.
 
Joshua Sled
 - [Gnucash-changes] r13107 - gnucash/trunk - Some gnc-numeric fixes
	(more to come).
 
Derek Atkins
 - [Gnucash-changes] r13108 - gnucash/trunk - Get gnucash to compile
	with gcc4.1.
 
David Hampton
 - [Gnucash-changes] r13109 - gnucash-docs/trunk/guide/C - Add a
	first-draft of a chapter on Budgets to the guide.
 
Chris Shoemaker
 - [Gnucash-changes] r13110 - gnucash/trunk/src/engine/test - typos
 
Neil Williams
 - [Gnucash-changes] r13111 - gnucash/trunk/src/engine/test - New test
	for recursive copying of entities between sessions
 
Neil Williams
 - [Gnucash-changes] r13112 - gnucash/trunk/lib/libqof/qof - reverting
	change to qofsession.c from r13084, already replaced in r13097
 
Neil Williams
 - [Gnucash-changes] r13113 - gnucash/trunk/src/report/report-system -
	ignoring generated symlink 'g-wrapped' in svn
 
Neil Williams
 - [Gnucash-changes] r13114 - gnucash/trunk/lib/libqof/qof -
	line-wrapping tweak
 
Neil Williams
 - [Gnucash-changes] r13115 - gnucash/trunk/lib/libqof/qof - support
	logging of qofchoice by default
 
Neil Williams
 - [Gnucash-changes] r13116 - gnucash/trunk - Improve documentation of
	QofBackendProvider
 
Neil Williams
 - [Gnucash-changes] r13117 - gnucash/trunk - Deprecating
	qof_log_set_level_global in favour of qof_log_set_level_registered.
 
Neil Williams
 - [Gnucash-changes] r13118 - gnucash/trunk - *
	src/backend/file/test/Makefile.am: link against libcore-utils.
 
Derek Atkins
 - [Gnucash-changes] r13119 - gnucash/trunk/src/engine/test - removing
	unneeded headers and tidying up debug code
 
Neil Williams
 - [Gnucash-changes] r13120 - gnucash/trunk/po - Commit msgmerge prior
	to 1.9.0 release.
 
Derek Atkins
 - [Gnucash-changes] r13121 - gnucash/trunk/po - updating for latest
	merge, 3662 translated
 
Neil Williams
 - [Gnucash-changes] r13122 - gnucash/trunk - use g_strdup -- cannot
	feed SCM_STRING_CHARS() back into guile.
 
Derek Atkins
 - [Gnucash-changes] r13123 - gnucash/trunk - *
	src/backend/file/Makefile.am: link against libcore-utils.
 
Derek Atkins
 - [Gnucash-changes] r13124 - gnucash/trunk - A few test changes to
	make sure we don't fail when we're very unlucky.
 
Derek Atkins
 - [Gnucash-changes] r13125 - gnucash/trunk - Allowing gnucash to
	build on a vanilla FC3 install
 
Neil Williams
 - [Gnucash-changes] r13126 - gnucash/trunk/po - remove obsolete
	strings at end of po file
 
Neil Williams
 - [Gnucash-changes] r13127 - gnucash/trunk - - better fix for
	#accounts
 
Derek Atkins
 - [Gnucash-changes] r13128 - gnucash/trunk/src/engine - Remove
	check_open() calls from Transaction setters.
 
Chris Shoemaker
 - [Gnucash-changes] r13129 - gnucash/trunk/src/engine - Revert Chris'
	change in r13128.
 
Derek Atkins
 - [Gnucash-changes] r13130 - gnucash/trunk/src/engine - Replace
	check_open() in setter API with internal qof_{begin, commit}_edit().
 
Chris Shoemaker
 - [Gnucash-changes] r13131 - gnucash/trunk/src - Convert Split from
	QofEntity to QofInstance.
 
Chris Shoemaker
 - [Gnucash-changes] r13132 - gnucash/trunk/src/engine - Keep QOF
	aware of the dirty-state of Transactions.
 
Chris Shoemaker
 - [Gnucash-changes] r13133 - gnucash/trunk/src/backend/file - Fix
	breakage from missed case in Split QofEntity->QofInstance
	conversion.
 
Chris Shoemaker
 - [Gnucash-changes] r13134 - gnucash/trunk/src/engine - Fix two
	places where we were letting the split values become incoherent
 
Chris Shoemaker
 - [Gnucash-changes] r13135 - gnucash/trunk/src/backend/postgres -
	more inst.kvp_data changes to get Postgres backend to compile
 
Neil Williams
 - [Gnucash-changes] r13136 - gnucash/trunk/src/business/business-core
	- omitting collect type from invoice object until fix is
	ready in libqof - allows QSF Invoice export to work
 
Neil Williams
 - [Gnucash-changes] r13137 - gnucash/trunk - Scott Oonk' patch to fix
	a couple of problems with right justified
 
David Hampton
 - [Gnucash-changes] r13138 - gnucash/trunk - Fix some issues when
	invoking from a non-utf8, non latin1 locale.  Use
 
David Hampton
 - [Gnucash-changes] r13139 - gnucash/trunk - Filter out more post
	gtk2.4 properties.
 
David Hampton
 - [Gnucash-changes] r13140 - gnucash/trunk/src/bin - Recompute argc
	after argv may have changed.
 
Chris Shoemaker
 - [Gnucash-changes] r13141 - gnucash/trunk/po - Update Norwegian
	translation by Tor Harald Thorland
 
Christian Stimming
 - [Gnucash-changes] r13142 - gnucash/trunk/po - Updated French
	translation by Didier Vidal
 
Christian Stimming
 - [Gnucash-changes] r13143 -
	gnucash/trunk/src/business/business-reports - String cleanup:
	Remove formatting from translations
 
Christian Stimming
 - [Gnucash-changes] r13144 -
	gnucash/trunk/src/business/business-gnome - String cleanup;
	add translator comments
 
Christian Stimming
 - [Gnucash-changes] r13145 - gnucash/trunk - Update glossary
 
Christian Stimming
 - [Gnucash-changes] r13146 - gnucash/trunk - Improve check for
	aqbanking by looking for the pkg-config file first and using
	the old method as a fallback
 
Christian Stimming
 - [Gnucash-changes] r13147 - gnucash/trunk/po - Updated German
	translation
 
Christian Stimming
 - [Gnucash-changes] r13148 - gnucash/trunk/src/gnome-utils - Convert
	GncTreeModelAccount to use the GObject dispose path instead of 
 
Chris Shoemaker
 - [Gnucash-changes] r13149 - gnucash/trunk/src/gnome-utils - Convert
	GncTreeModelPrice and GncTreeModelCommodity to use GObject dispose
 
Chris Shoemaker
 - [Gnucash-changes] r13150 - gnucash/trunk/src/gnome-utils - Convert
	GncTreeModel from a GtkObject to a GObject.
 
Chris Shoemaker
 - [Gnucash-changes] r13151 - gnucash/trunk - Set the default button.
 
David Hampton
 - [Gnucash-changes] r13152 - gnucash/trunk/lib/libqof/qof - Don't
	allow the event handler list to shrink while we're traversing it.
 
Chris Shoemaker
 - [Gnucash-changes] r13153 - gnucash/trunk/src/report/report-system -
	A little error checking for report titles.
 
Chris Shoemaker
 - [Gnucash-changes] r13154 - gnucash/trunk/src/gnome - Change name of
	SplitRegister variable name to 'reg' for consistency.
 
Chris Shoemaker
 - [Gnucash-changes] r13155 - gnucash/trunk/src - Move
	window-main-summarybar.[ch] from gnome/ to gnome-utils/.
 
Chris Shoemaker
 - [Gnucash-changes] r13156 - gnucash/trunk/src/gnome-utils - Factor
	out an "approved" method for getting the GtkCellRenderer from a 
 
Chris Shoemaker
 - [Gnucash-changes] r13157 - gnucash/trunk - update to release 1.9.0
 
Chris Lyttle
 - [Gnucash-changes] r13158 - gnucash/trunk/src/gnome-utils - Fix an
	off-by-one (day) error in the dates used by the summarybar.
 
Chris Shoemaker
 - [Gnucash-changes] r13159 - gnucash/tags - Tagging the 1.9.0 release
	of GnuCash
 
Chris Lyttle
 - [Gnucash-changes] r13160 - gnucash/trunk/src/gnome-utils/glade -
	Fix a duplicate accelerator key.
 
David Hampton
 - [Gnucash-changes] r13161 - gnucash/trunk/src/gnome/glade - Set the
	window type hint to normal.
 
David Hampton
 - [Gnucash-changes] r13162 - gnucash/trunk/src/gnome - Set the busy
	cursor while the dialogs are being generated.
 
David Hampton
 - [Gnucash-changes] r13163 - gnucash/trunk - A couple of performance
	enhancements.
 
David Hampton
 - [Gnucash-changes] r13164 - gnucash/trunk/src/gnome-utils - Call
	existing function to find the end of the day.
 
David Hampton
 - [Gnucash-changes] r13165 - gnucash/trunk/src/gnome-utils - Add two
	columns to the Accounts page: "Total (Period)" & "Balance (Period)"
 
Chris Shoemaker
 - [Gnucash-changes] r13166 - gnucash/trunk - Fix the code that
	updates the buy/sell action based on the number of
 
David Hampton
 - [Gnucash-changes] r13167 - gnucash/trunk/src/gnome-utils - Remove
	forgotten unused variable.
 
Chris Shoemaker
 - [Gnucash-changes] r13168 - gnucash/tags - Tagging the 1.9.0 release
	of GnuCash
 
Chris Lyttle
 - [Gnucash-changes] r13169 - gnucash/tags - removing broken 1.9.0
	release tag
 
Derek Atkins
 - [Gnucash-changes] r13170 - gnucash/tags - renaming 1-9-0 tag to
	1.9.0
 
Derek Atkins
 - [Gnucash-changes] r13171 - gnucash/trunk/src/gnome/glade - Set the
	default button.
 
David Hampton
 - [Gnucash-changes] r13172 - gnucash/trunk/src/gnome-utils - Remove
	forgotten unused variable.
 
David Hampton
 - [Gnucash-changes] r13173 - gnucash/trunk - Better fix for the code
	that updates the buy/sell action based on the
 
David Hampton
 - [Gnucash-changes] r13174 - gnucash/trunk - Print more debugging
	when the guile version check fails.
 
Derek Atkins
 - [Gnucash-changes] r13175 - gnucash/trunk/src/engine - Use
	xaccTrans{Begin, Commit}Edit in xaccTransDestroy()
 
Derek Atkins
 - [Gnucash-changes] r13176 - htdocs/trunk/news/en - removing old news
	files - merged into one file in www/
 
Neil Williams
 - [Gnucash-changes] r13177 - htdocs/trunk/news/en - removing old news
	files - moved into the oldnews file in www/
 
Neil Williams
 - [Gnucash-changes] r13178 - htdocs/trunk/news - temporary 1.9.0
	announcement
 
Neil Williams
 - [Gnucash-changes] r13179 - htdocs/trunk/news - temporary 1.9.0
	announcement in PHP
 
Neil Williams
 - [Gnucash-changes] r13180 - htdocs/trunk/www/externals -
	restructuring external files to a single translation
 
Neil Williams
 - [Gnucash-changes] r13181 - htdocs/trunk/www - removing links to
	simplify site
 
Neil Williams
 - [Gnucash-changes] r13182 - htdocs/trunk/www - removing contribute
	to simplify site
 
Neil Williams
 - [Gnucash-changes] r13183 - htdocs/trunk/www - restructuring and
	simplifying the site, more to do
 
Neil Williams
 - [Gnucash-changes] r13184 - htdocs/trunk/en - moving menu files to a
	single location
 
Neil Williams
 - [Gnucash-changes] r13185 - htdocs/trunk - outdated externals - now
	to update mail-search
 
Neil Williams
 - [Gnucash-changes] r13186 - mail-search/trunk/mail-search - new
	mail-search locator
 
Neil Williams
 - [Gnucash-changes] r13187 - mail-search/trunk/mail-search - new
	externals location
 
Neil Williams
 - [Gnucash-changes] r13188 - mail-search/trunk/mail-search/images -
	valid image instead of Validate text
 
Neil Williams
 - [Gnucash-changes] r13189 - gnucash/trunk/src - Print out the
	installed F::Q version at startup.
 
David Hampton
 - [Gnucash-changes] r13190 - gnucash/trunk - Update for known F::Q
	1.11 quote sources.
 
David Hampton
 - [Gnucash-changes] r13191 - gnucash/trunk - Don't initialize the
	display at option parsing time. This way
 
David Hampton
 - [Gnucash-changes] r13192 - gnucash/trunk - Pass argc by reference
	instead of value so g_option_parse_context can
 
David Hampton
 - [Gnucash-changes] r13193 - gnucash/trunk - Test for an empty string
	when translating. (Fixes #330179)
 
Derek Atkins
 - [Gnucash-changes] r13194 - gnucash/trunk - added
	README.dependencies to the dist. Fixes #330614.
 
Derek Atkins
 - [Gnucash-changes] r13195 - gnucash/trunk - check that we can find
	g-wrap-wct.h.
 
Derek Atkins
 - [Gnucash-changes] r13196 - gnucash/trunk - Better handling of event
	removal. This allows us to actually
 
Derek Atkins
 - [Gnucash-changes] r13197 - gnucash/trunk - Correctly open an
	account and its sub-accounts. Fixes 330745.
 
David Hampton
 - [Gnucash-changes] r13198 - gnucash/trunk/src - Move the accounting
	period preference functions from window-main-summarybar
 
Chris Shoemaker
 - [Gnucash-changes] r13199 - gnucash/trunk/src/app-utils - Change the
	reports from using a hard-coded fiscal year to using the global
 
Chris Shoemaker
 - [Gnucash-changes] r13200 - gnucash/trunk/src/gnome-utils/glade -
	Tweak the preferences labels for accounting periods.
 
Chris Shoemaker
 - [Gnucash-changes] r13201 - gnucash/trunk/src - String cleanup.
	Remove erroneous underscore. Fixes #330769.
 
Christian Stimming
 - [Gnucash-changes] r13202 - gnucash/trunk/src/gnome - Fix duplicate
	menu item shortcut. Fixes #330672.
 
Christian Stimming
 - [Gnucash-changes] r13203 - gnucash/trunk/src - Fix duplicate menu
	item shortcut. Fixes #330671.
 
Christian Stimming
 - [Gnucash-changes] r13204 - gnucash/trunk/po - Updated German
	translation - 3485 out of 3656 done.
 
Christian Stimming
 - [Gnucash-changes] r13205 - gnucash/trunk - Add --keyword=Q_ to
	xgettext arguments so that translations with
 
Christian Stimming
 - [Gnucash-changes] r13206 - gnucash/trunk/src - When translation
	potentially empty strings,
	check always for nonemptyness. Should avoid #330179 in the rest of
	the code as well.
 
Christian Stimming
 - [Gnucash-changes] r13207 - htdocs/trunk/www - tweaking some
	translatable strings
 
Neil Williams
 - [Gnucash-changes] r13208 - htdocs/trunk - updating translation
	instructions and helpers
 
Neil Williams
 - [Gnucash-changes] r13209 - htdocs/trunk/www - Removing files now
	based in the Wiki
 
Neil Williams
 - [Gnucash-changes] r13210 - htdocs/trunk/po - Although not
	auto-generated,
	instructions are in the README and scripts are in svn to build them.
	Removing
 
Neil Williams
 - [Gnucash-changes] r13211 - htdocs/trunk - text and binary
	translation in en_GB
 
Neil Williams
 - [Gnucash-changes] r13212 - htdocs/trunk/www - getting back to valid
	HTML
 
Neil Williams
 - [Gnucash-changes] r13213 - gnucash/trunk - Globally replace the
	words "exchange_code" with cusip in the
 
David Hampton
 - [Gnucash-changes] r13214 - htdocs/trunk - handling content-type
 
Neil Williams
 - [Gnucash-changes] r13215 - htdocs/trunk/www - marking up for new
	content
 
Neil Williams
 - [Gnucash-changes] r13216 - htdocs/trunk/www - don't use "
	in href= links - breaks strict HTML4
 
Neil Williams
 - [Gnucash-changes] r13217 - htdocs/trunk - updated en_GB translation
 
Neil Williams
 - [Gnucash-changes] r13218 - gnucash/trunk - Patch from Tommi
	Vainikainen <tvainika@niksula.hut.fi> to remove
 
David Hampton
 - [Gnucash-changes] r13220 - htdocs/trunk/www - final tweaks to HTML
 
Neil Williams
 - [Gnucash-changes] r13221 - htdocs/trunk/www/externals - removing
	invalid and unused CSS
 
Neil Williams
 - [Gnucash-changes] r13222 - htdocs/trunk/po - update svn:ignore
 
Neil Williams
 - [Gnucash-changes] r13223 - gnucash/trunk/src/report/report-system -
	gc_protect SCM reports while they are in the GHashTable.
 
Chris Shoemaker
 - [Gnucash-changes] r13224 - gnucash/trunk - set the document title
	properly AFTER type-str is set.
 
Derek Atkins
 - [Gnucash-changes] r13225 - gnucash/trunk - rework the
	initialization to require autoconf-2.59 and automake-1.9
 
Derek Atkins
 - [Gnucash-changes] r13226 - gnucash/trunk - Um,
	quote the sed script so it actually works right. Oops.
 
Derek Atkins
 - [Gnucash-changes] r13227 - gnucash/trunk/src/report/report-gnome -
	Gracefully handle errors in report options.
 
Chris Shoemaker
 - [Gnucash-changes] r13228 - gnucash/trunk/src/report/report-gnome -
	Take #2: Fixups for two botched gnc-plugin-page-report.c
	commits tonight.
 
Chris Shoemaker
 - [Gnucash-changes] r13229 - gnucash/trunk/src/gnome-utils - Use the
	price nearest to midday to get the value in the default currency.
 
Chris Shoemaker
 - [Gnucash-changes] r13231 - gnucash/trunk/po - Updated German
	translation - 3500 out of 3657 done.
 
Christian Stimming
 - [Gnucash-changes] r13232 - gnucash/trunk - rename
	gnc:owner-get-address-dep to gnc:owner-get-name-and-address-dep
 
Derek Atkins
 - [Gnucash-changes] r13233 - gnucash/trunk - Rework some APIs for the
	fancy-invoice set the client name font. #327545.
 
Derek Atkins
 - [Gnucash-changes] r13234 - gnucash/trunk/lib/libqof/qof - New
	QofBackendError code if files cannot be read
 
Neil Williams
 - [Gnucash-changes] r13235 - gnucash/trunk/lib/libqof/backend/file -
	Check that files can be opened before
 
Neil Williams
 - [Gnucash-changes] r13236 - gnucash/trunk/lib/libqof/qof - Improve
	QOF_TYPE_COLLECT handling and recursive copies
 
Neil Williams
 - [Gnucash-changes] r13237 - gnucash/trunk - Brian's patch to
	fancy-invoice to parameterize everything.
 
Derek Atkins
 - [Gnucash-changes] r13238 - gnucash/trunk/src/test-core - Ensuring
	get_random_double returns at least some decimal places more
	often than not.
 
Neil Williams
 - [Gnucash-changes] r13239 - gnucash/trunk - ChangeLog for my commits
	today
 
Neil Williams
 - [Gnucash-changes] r13240 - gnucash/trunk - Des Dougan's patch to
	let the user choose the fancy-stylesheet image alignment.
	Fixes #314048.
 
Derek Atkins
 - [Gnucash-changes] r13241 - gnucash/trunk - Mike Alexander's
	Currency Scrub patch.
 
Derek Atkins
 - [Gnucash-changes] r13242 - gnucash/trunk - Boris Zbarsky's
	advanced-portfolio patch. (#311549)
 
Derek Atkins
 - [Gnucash-changes] r13243 - gnucash/trunk/src/calculation -
	Don't continue to parse the expression if we've already reached the
	end.
 
Derek Atkins
 - [Gnucash-changes] r13243 - gnucash/trunk/src/calculation - Don't
	continue to parse the expression if we've already reached the end.
 
Chris Shoemaker
 - [Gnucash-changes] r13244 - gnucash/trunk - Mike Alexander's patch
	to handle multiple currencies in reports. (#314554)
 
Derek Atkins
 - [Gnucash-changes] r13245 - gnucash/trunk - Mike Alexander's
	reconcile preselection patch (#112653).
 
Derek Atkins
 - [Gnucash-changes] r13246 - gnucash/trunk - Christian Neumair's
	desktop patch (#145545)
 
Derek Atkins
 - [Gnucash-changes] r13247 - gnucash/trunk - Copy 'svn log -v' output
	from past 20 days to ChangeLog.
 
Chris Shoemaker
 - [Gnucash-changes] r13248 - gnucash/trunk/src/calculation - Fix Bug
	107876 - financial calculator would call exit(1) if
	calculation resulted in an interest rate of zero.
 
Neil Williams
 - [Gnucash-changes] r13249 - gnucash/trunk - ChangeLog entry for bug
	107876 fix in fin.c
 
Neil Williams
 - [Gnucash-changes] r13250 - gnucash/trunk - depend on autoconf 2.59
	and automake 1.9
 
Derek Atkins
 - [Gnucash-changes] r13251 - gnucash/trunk - Error out of autogen if
	one of the programs fails.
 
Derek Atkins
 - [Gnucash-changes] r13252 - gnucash/trunk - Revert
	advanced-portfolio.scm r13244 because it breaks the report.
 
Derek Atkins
 - [Gnucash-changes] r13253 - gnucash/trunk/src/calculation -
	preventing data loss in normal use - retain unsigned int
	check for zero as a special case error state indicating
	immediate abort.
 
Neil Williams
 - [Gnucash-changes] r13254 - gnucash/trunk/src/calculation - make it
	clearer that the return value of 0.0 is an error by using
	g_return_val_if_fail - cannot use assert as return value
	needs to be modified.
 
Neil Williams
 - [Gnucash-changes] r13255 - gnucash/trunk/src/calculation -
	correcting the logic in the error state
 
Neil Williams
 - [Gnucash-changes] r13256 - gnucash/trunk - Andreas Köhler's patch to wrap label text in a couple of	dialogs.
 
David Hampton
 - [Gnucash-changes] r13257 - gnucash/trunk - use glib macro instead
	of cast to convert pointer to int. Fixes #330581.
 
Derek Atkins
 - [Gnucash-changes] r13258 - gnucash/trunk - Andreas Köhler's patch to prevent crash when voiding a	transaction.
 
David Hampton
 - [Gnucash-changes] r13259 - gnucash/trunk - Andreas Köhler's patch to convert the account types list in	the
 
David Hampton
 - [Gnucash-changes] r13260 - gnucash/trunk/po - Updated French
	translation by Didier Vidal <didier-devel@9online.fr>
 
Christian Stimming
 - [Gnucash-changes] r13261 - gnucash/trunk - For latest aqbanking
	changes, define AQBANKING_NOWARN_DEPRECATED to
 
Christian Stimming
 - [Gnucash-changes] r13262 - gnucash/trunk - Make the gconf key
	wordings consistent across all of our schemas
 
Christian Stimming
 - [Gnucash-changes] r13263 - gnucash/trunk/po - Updated German
	translation - 3524 out of 3716 done.
 
Christian Stimming
 - [Gnucash-changes] r13264 - gnucash/trunk - Andrew Sackville-West's
	patch to add display options and fix 
 
Derek Atkins
 - [Gnucash-changes] r13265 - gnucash/trunk - Mention
	libtool-ltdl-devel for FC4 if ltdl.h is missing.
 
Derek Atkins
 - [Gnucash-changes] r13266 - gnucash/trunk/src/report - Changed
	balance calculations in three reports from using local
 
Chris Shoemaker
 - [Gnucash-changes] r13267 - gnucash/trunk - Remove
	--enable-opt-style-install configure option.
 
Chris Shoemaker
 - [Gnucash-changes] r13268 - gnucash/trunk - Fix a typo;
	forgot one procedure name-change instance.
 
Derek Atkins
 - [Gnucash-changes] r13269 - gnucash/trunk - Small QOF build fix for
	dist and non-srcdir builds:
 
Derek Atkins
 - [Gnucash-changes] r13270 - gnucash/trunk - set the document title
	properly.
 
Derek Atkins
 - [Gnucash-changes] r13271 - gnucash/trunk/src/gnome-utils - Convert
	the AccountType selection functions to work with GtkTreeSelections
 
Chris Shoemaker
 - [Gnucash-changes] r13272 - gnucash/branches/cashutil - Halting the
	cashutil branch until further notice - development continues
	outside svn
 
Neil Williams
 - [Gnucash-changes] r13273 - gnucash/trunk - Fix test (init) failure.
 
Joshua Sled
 - [Gnucash-changes] r13274 - gnucash/trunk - Andreas Kohler's patch
	to not scroll the tree view headers in the new-account
	hierarchy druid. Bug#330850.
 
Joshua Sled
 - [Gnucash-changes] r13275 - gnucash/trunk - get --disable-gui
	configure switch to actually do what we want.
 
Derek Atkins
 - [Gnucash-changes] r13276 - gnucash/trunk - combine XML_{CFLAGS,
	LIBS} into LIBXML2_{CLFLAGS, LIBS}
 
Derek Atkins
 - [Gnucash-changes] r13277 - gnucash/trunk - move jsled's g-type
	initialization into the module init
 
Derek Atkins
 - [Gnucash-changes] r13278 - gnucash/trunk - need g_type_init()
	because we don't actually "load" the file backend.
 
Derek Atkins
 - [Gnucash-changes] r13279 - gnucash/trunk - *
	lib/libqof/qof/Makefile.am: add qofla-dir.h to DISTCLEANFILES
 
Derek Atkins
 - [Gnucash-changes] r13280 - gnucash/trunk/src/gnome-utils - Use
	GPOINTER_TO_INT to avoid casting pointer to integer of
	different size.
 
Chris Shoemaker
 - [Gnucash-changes] r13281 - gnucash/trunk - Make the build work if
	the build directory is not the source
 
Derek Atkins
 - [Gnucash-changes] r13282 - gnucash/trunk - Don't pass NULL to
	ferror() (from bug #143720).
 
Derek Atkins
 - [Gnucash-changes] r13283 - gnucash/trunk - scrub the transaction
	for a currency after we replay. (#143720).
 
Derek Atkins
 - [Gnucash-changes] r13284 - gnucash/trunk/src/report/report-system -
	Fix a double-set of CLEANFILES.
 
Derek Atkins
 - [Gnucash-changes] r13285 - gnucash/trunk - * configure.in: remove
	un-needed/wanted gsf/goffice configure options
 
Derek Atkins
 - [Gnucash-changes] r13286 - gnucash/trunk - * configure.in:
	autodetect OFX and use it if we find it.
 
Derek Atkins
 - [Gnucash-changes] r13287 - gnucash/trunk - Prepare for gtk change
	that will issue warnings if the return value of
 
David Hampton
 - [Gnucash-changes] r13288 - gnucash/trunk - Remove all explicit
	claiming of the selection in these files. The
 
David Hampton
 - [Gnucash-changes] r13290 - gnucash/trunk/intl-scm - Fix old
	truncation of filename prefix that is no longer valid
 
Christian Stimming
 - [Gnucash-changes] r13291 - gnucash/trunk - * intl-scm/xgettext.scm:
	remove the absolute path from filenames
 
Derek Atkins
 - [Gnucash-changes] r13292 - gnucash/trunk - display an error dialog
	when we fail to parse a log file
 
Derek Atkins
 - [Gnucash-changes] r13293 -
	gnucash/trunk/src/import-export/log-replay - Also report an
	error dialog if the fopen() fails.
 
Derek Atkins
 - [Gnucash-changes] r13294 - gnucash/trunk - Make sure we use tabs,
	not spaces, in the transaction log (#331620)
 
Derek Atkins
 - [Gnucash-changes] r13295 - gnucash/trunk - Pop up a warning dialog
	if the user has no valid post-to accounts. Fixes #331730.
 
Derek Atkins
 - [Gnucash-changes] r13296 - gnucash/trunk - Brian's patch to add
	company-id to the company address.
 
Derek Atkins
 - [Gnucash-changes] r13297 - gnucash/trunk - Implement
	new-hierarchy-druid placeholder-value merge policy as
	discussed on -devel.
 
Joshua Sled
 - [Gnucash-changes] r13298 - gnucash/trunk - Remember the last-used
	account when processing payment (#329725)
 
Derek Atkins
 - [Gnucash-changes] r13299 - gnucash/trunk - Use glib's gi18n.h
	instead of redefining gettext.
 
Derek Atkins
 - [Gnucash-changes] r13300 - gnucash/trunk - A few tests to improve
	get_random_query() and fix a couple test bugs.
 
Derek Atkins
 - [Gnucash-changes] r13301 - gnucash/trunk/src/engine/test-core - Fix
	uninitialized variable warning
 
Christian Stimming
 - [Gnucash-changes] r13302 - gnucash/trunk/src/gnome - Build fix;
	finish removing obsolete merge "error" check.
 
Joshua Sled
 - [Gnucash-changes] r13303 - gnucash/trunk - Regularize the naming of
	the Finance::Quote auxiliary scripts. Remove
 
David Hampton
 - [Gnucash-changes] r13304 - gnucash/trunk - Don't let users post
	negative invoices. (#166864)
 
Derek Atkins
 - [Gnucash-changes] r13305 - gnucash/trunk/po - ignore generated
	po/stamp-it file
 
Neil Williams
 - [Gnucash-changes] r13306 - gnucash/trunk/lib/libqof - Improved
	reference handling for recursive copying of entities -
	relocate disparate functions to a single new file
 
Neil Williams
 - [Gnucash-changes] r13307 - gnucash/trunk/src/engine/test - updated
	test routine for new recursive code in libqof
 
Neil Williams
 - [Gnucash-changes] r13308 - gnucash/trunk - ChangeLog for reference
	and recursive QOF changes
 
Neil Williams
 - [Gnucash-changes] r13309 - gnucash/trunk - Phil Longstaff's patch
	to make the GUID length a magic number.
 
Derek Atkins
 - [Gnucash-changes] r13310 - gnucash/trunk - When looking for an
	matching account name, start at the beginning of
 
David Hampton
 - [Gnucash-changes] r13311 - gnucash/trunk/src/gnome-utils - Remove
	unused debug code.
 
David Hampton
 - [Gnucash-changes] r13312 - gnucash/trunk - Take the selection into
	account when handling the keypad decimal point
 
David Hampton
 - [Gnucash-changes] r13313 - gnucash/trunk/src/engine/test-core - Fix
	for 'use of uninitialized' warning.
 
Chris Shoemaker
 - [Gnucash-changes] r13314 - gnucash/trunk - update to release 1.9.1
 
Chris Lyttle
 - [Gnucash-changes] r13315 - gnucash/tags - Tagging the 1.9.1 release
	of GnuCash
 
Chris Lyttle
 - [Gnucash-changes] r13316 - gnucash/trunk - Allow nested
	begin/commit in xaccTransSetTxnType(). Fixes #331771.
 
Derek Atkins
 - [Gnucash-changes] r13317 - htdocs/trunk/news - updating the news
	for 1.9.1 and the news_script
 
Neil Williams
 - [Gnucash-changes] r13318 - htdocs/trunk - Update translation with
	news
 
Neil Williams
 - [Gnucash-changes] r13319 - gnucash/trunk - If the number of
	"visible to the user" lines in the register has
 
David Hampton
 - [Gnucash-changes] r13320 - gnucash/trunk - Remove forced screen
	updates that are no longer necessary.
 
David Hampton
 - [Gnucash-changes] r13321 - gnucash/trunk/src/gnome-utils - remove
	unnecessary (and soon to be moved) header file
 
Neil Williams
 - [Gnucash-changes] r13322 - gnucash/trunk/src/gnome - removing more
	unneeded headers with move pending
 
Neil Williams
 - [Gnucash-changes] r13323 - gnucash/trunk - HIGify the scheduled
	transaction dialogs.
 
David Hampton
 - [Gnucash-changes] r13324 - gnucash/trunk - Use a spin_box instead
	of an entry for the 'occurrences' and
 
David Hampton
 - [Gnucash-changes] r13325 - gnucash/trunk/lib/libqof/qof - replacing
	gnc-event with qofevent
 
Neil Williams
 - [Gnucash-changes] r13326 - gnucash/trunk - prepare for QOF 0.6.2
	release
 
Neil Williams
 - [Gnucash-changes] r13327 - gnucash/trunk - ChangeLog entries
 
Neil Williams
 - [Gnucash-changes] r13328 - gnucash/trunk/src - Factor out a compat
	definition of GTK_TREE_SORTABLE_UNSORTED_SORT_COLUMN_ID
 
Chris Shoemaker
 - [Gnucash-changes] r13329 - gnucash/trunk/src/gnome-utils -
	Explictly require gtk2.6 for conditionally compiled code that
	needs it.
 
Chris Shoemaker
 - [Gnucash-changes] r13330 - gnucash/trunk/src/gnome-utils - Add a
	local copy of GtkTreeModelSort from gtk 2.8.12. Our local copy is 
 
Chris Shoemaker
 - [Gnucash-changes] r13331 - gnucash/trunk - Don't reference
	uninitialized memory.
 
David Hampton
 - [Gnucash-changes] r13332 - gnucash/trunk - * configure.in: fix the
	qof configure test for OSX.
 
Derek Atkins
 - [Gnucash-changes] r13333 - gnucash/trunk - Compile cleanly with
	when _FORTIFY_SOURCE is defined. This definition
 
David Hampton
 - [Gnucash-changes] r13334 - gnucash/trunk - Update spec file from
	RH8 to FC4.
 
David Hampton
 - [Gnucash-changes] r13335 - gnucash/trunk/lib/libqof/qof -
	moderating the deprecated handler log entry
 
Neil Williams
 - [Gnucash-changes] r13336 - gnucash/trunk/src - Ignore some files.
 
David Hampton
 - [Gnucash-changes] r13337 - gnucash/trunk - Catch and defer the quit
	command if a file save is in progress.
 
David Hampton
 - [Gnucash-changes] r13338 - gnucash/trunk/src/gnome-utils - Use
	glib's slice allocator in favor of GMemChunks for glib >= 2.9.
 
Chris Shoemaker
 - [Gnucash-changes] r13339 - gnucash/trunk - Disable quote related
	functionality when F::Q isn't installed.
 
David Hampton
 - [Gnucash-changes] r13340 - gnucash/trunk - Andreas Köhler's patch to prevent a crash in the register	date picker
 
David Hampton
 - [Gnucash-changes] r13341 - gnucash/trunk - Fix GNC_EVENT_* values.
 
Joshua Sled
 - [Gnucash-changes] r13342 - gnucash/trunk/lib/libqof/qof - slightly
	better values.
 
Joshua Sled
 - [Gnucash-changes] r13343 - gnucash/trunk - A different approach to
	ensuring that a (unique) relevent split from the
	currently-pending transaction is always in the split list
	before we load it.
 
Joshua Sled
 - [Gnucash-changes] r13344 - gnucash/trunk - remove dup ChangeLog
	entry.
 
Joshua Sled
 - [Gnucash-changes] r13345 - gnucash/trunk/src/engine/test-core -
	Move the code that (usually) ensures value/amount consistency
	for Splits
 
Chris Shoemaker
 - [Gnucash-changes] r13346 - gnucash/trunk/po - Updated French
	translation by Didier Vidal
 
Christian Stimming
 - [Gnucash-changes] r13347 - gnucash/trunk/src/engine - Avoid
	qof-dirtying Accounts when Splits or Lots are inserted or removed.
 
Chris Shoemaker
 - [Gnucash-changes] r13348 - gnucash/trunk/src/gnome/glade - Fix typos
 
Christian Stimming
 - [Gnucash-changes] r13349 - gnucash/trunk/po - Updated German
	translation - 3568 out of 3738 done.
 
Christian Stimming
 - [Gnucash-changes] r13350 - gnucash/trunk/src/engine - Mark the
	GNC_LOT QofCollection dirty whenever a Lot changes.
 
Chris Shoemaker
 - [Gnucash-changes] r13351 - gnucash/trunk/lib/libqof/qof - Mark the
	QofCollection as dirty when a new QofEntity is added or removed.
 
Chris Shoemaker
 - [Gnucash-changes] r13352 - gnucash/trunk - Fix "default limit" QOF
	eventing stuff; thanks Andi.
 
Joshua Sled
 - [Gnucash-changes] r13353 - gnucash/trunk - Two fixes from Andreas Köhler. 	One fixes 331183, the problem where
 
David Hampton
 - [Gnucash-changes] r13354 - gnucash/trunk - Fix from Andreas Köhler to deactivate the toolbar split button in an
 
David Hampton
 - [Gnucash-changes] r13355 - gnucash/trunk/src - Remove uses of
	deprecated qof_session_get_current_session() and 
 
Chris Shoemaker
 - [Gnucash-changes] r13356 - gnucash/trunk/src/gnome - Files
	accidentally left out of previous commit (r13355).
 
Chris Shoemaker
 - [Gnucash-changes] r13357 - gnucash/trunk/src/gnome-utils - Avoid
	instantiating the current session until we're actually
	opening a file.
 
Chris Shoemaker
 - [Gnucash-changes] r13358 - gnucash/trunk/src - No need to run the
	BOOK_OPENED hook twice when open a book.
 
Chris Shoemaker
 - [Gnucash-changes] r13359 - gnucash/trunk/src/engine - Convert Lots
	from a QofEntity to a QofInstance.
 
Chris Shoemaker
 - [Gnucash-changes] r13360 - gnucash/trunk/src/engine - Use correct
	function name qof_instance_set_dirty.
 
Chris Shoemaker
 - [Gnucash-changes] r13361 - gnucash/trunk - Provide a callback
	whereby the core register code can tell the upper
 
David Hampton
 - [Gnucash-changes] r13362 - gnucash/trunk/src/engine - Add some
	comments, error checks, ENTER/LEAVE balances and a special-case
 
Chris Shoemaker
 - [Gnucash-changes] r13363 - gnucash/trunk/src/engine - Separate the
	Split functions from Transaction.c into Split.c.
 
Chris Shoemaker
 - [Gnucash-changes] r13364 - gnucash/trunk - Cleanup patch from Andreas Köhler.
 
David Hampton
 - [Gnucash-changes] r13365 - gnucash/trunk - include gtk-compat.h so
	we build against gtk-2.4.
 
Derek Atkins
 - [Gnucash-changes] r13366 - gnucash/trunk - force a build from svn
	to have access to svn version info.
 
Derek Atkins
 - [Gnucash-changes] r13367 - gnucash/trunk - add QOF_LIBS to link
	line because debian libtool is broken.
 
Derek Atkins
 - [Gnucash-changes] r13368 - gnucash/trunk/src/engine - Dirty Splits
	when they change.
 
Chris Shoemaker
 - [Gnucash-changes] r13369 - gnucash/trunk/src - When we malloc a
	Transaction, then TransBeginEdit, then want to abort, 
 
Chris Shoemaker
 - [Gnucash-changes] r13370 - gnucash/trunk/doc - Add the example
	gtkrc-2.0.gnucash file to the tarball.
 
David Hampton
 - [Gnucash-changes] r13371 - gnucash/trunk - Bug#332359: use correct
	labels for x-axis.
 
Joshua Sled
 - [Gnucash-changes] r13372 - gnucash/trunk - note bug
 
Joshua Sled
 - [Gnucash-changes] r13373 - gnucash/trunk - Increment TOTD index on
	dialog init.
 
Joshua Sled
 - [Gnucash-changes] r13374 - gnucash/trunk - Add ebuild for gnucash
	1.9/2.0 series.
 
Joshua Sled
 - [Gnucash-changes] r13375 - gnucash/trunk - Minor code cleanup and
	consolidations.
 
David Hampton
 - [Gnucash-changes] r13376 - gnucash/trunk/src/gnome - Fix a
	misspelled word.
 
David Hampton
 - [Gnucash-changes] r13377 - gnucash/trunk - Andrew Sackville-West's
	to pass the rignt number of arguments to
 
David Hampton
 - [Gnucash-changes] r13378 - gnucash/trunk/src - Since QOF no longer
	keeps track of the "current" session, 
 
Chris Shoemaker
 - [Gnucash-changes] r13379 - gnucash/trunk - Make gchar argument
	const because it is only used as a const.
 
Christian Stimming
 - [Gnucash-changes] r13380 - gnucash/trunk - Get MT940 importer
	compile again (experimental; requires
 
Christian Stimming
 - [Gnucash-changes] r13381 - gnucash/trunk - Don't allow placeholder
	be selected for importing transactions. Fixes bug#327891.
 
Christian Stimming
 - [Gnucash-changes] r13382 - gnucash/trunk - Let the account matcher
	accept a parent widget to avoid windows that
 
Christian Stimming
 - [Gnucash-changes] r13383 - gnucash/trunk - Remove unnecessary menu
	item. The same functionality exists in the
 
David Hampton
 - [Gnucash-changes] r13384 - gnucash/trunk - Provide the right edit
	menu sensitivity for the register page.
 
David Hampton
 - [Gnucash-changes] r13385 - gnucash/trunk - Remember the order in
	which the notebook tabs are referenced. When
 
David Hampton
 - [Gnucash-changes] r13386 - gnucash/trunk - Aqbanking-1.3.0
	(released 2005-08-11) is sufficient for MT940 import.
 
Christian Stimming
 - [Gnucash-changes] r13387 - gnucash/trunk/po - Updated German
	translation - 3617 out of 3737 done.
 
Christian Stimming
 - [Gnucash-changes] r13388 - gnucash/trunk/src/import-export/mt940 -
	Remove unknown typedefs with older aqbanking
 
Christian Stimming
 - [Gnucash-changes] r13389 - gnucash/trunk - remove cairo as a dep.
 
Joshua Sled
 - [Gnucash-changes] r13390 - gnucash/trunk/lib/libqof/qof - Implement
	QOF_COMMIT_EDIT_PART2 as a function instead of a macro.
 
Chris Shoemaker
 - [Gnucash-changes] r13391 - gnucash/trunk/lib/libqof/qof - Keep
	track of exactly how many bytes we've sent to md5_process_bytes().
 
Chris Shoemaker
 - [Gnucash-changes] r13392 - gnucash/trunk - Remove web browser
	"report".
 
Joshua Sled
 - [Gnucash-changes] r13393 - gnucash/trunk/src/engine - consistent
	whitespace.
 
Joshua Sled
 - [Gnucash-changes] r13394 - gnucash/trunk/lib/libqof/qof - replacing
	the macro to restore programme flow
 
Neil Williams
 - [Gnucash-changes] r13395 - gnucash/trunk/src - Use function version
	of QOF_COMMIT_EDIT_PART2.
 
Chris Shoemaker
 - [Gnucash-changes] r13396 - gnucash/trunk - using new events with
	object argument
 
Neil Williams
 - [Gnucash-changes] r13397 - gnucash/trunk/lib/libqof/qof - simplify
	creation of new application events
 
Neil Williams
 - [Gnucash-changes] r13398 - gnucash/trunk/src/engine - formatting
 
Joshua Sled
 - [Gnucash-changes] r13399 - gnucash/trunk - Update gwrap details,
	URL.
 
Joshua Sled
 - [Gnucash-changes] r13400 - gnucash/trunk - Add account-deletion
	handling for SXes. Bug#312730.
 
Joshua Sled
 - [Gnucash-changes] r13401 - gnucash/trunk/src/app-utils - Mark a
	couple of function arguments as const.
 
David Hampton
 - [Gnucash-changes] r13402 - gnucash/trunk - Restore GtkOptionMenu
	support because the newer GtkComboBox doesn't
 
David Hampton
 - [Gnucash-changes] r13403 - gnucash/trunk/src/gnome - fix signature
	for qof changes I missed.
 
Joshua Sled
 - [Gnucash-changes] r13404 - gnucash/trunk - Create a consolidated
	directory for distribution specific scripts.
 
David Hampton
 - [Gnucash-changes] r13405 - gnucash/trunk - Move a couple of ditro
	specific files.
 
David Hampton
 - [Gnucash-changes] r13406 - gnucash/trunk - Remove old distro
	specific directories.
 
David Hampton
 - [Gnucash-changes] r13407 - gnucash/trunk - Fix configure for the
	new packaging directory.
 
David Hampton
 - [Gnucash-changes] r13408 - gnucash/trunk/packaging - Add the ebuild
	script to the tarball.
 
David Hampton
 - [Gnucash-changes] r13409 - gnucash/trunk - Andreas Kohler's patch
	for barchart improvements: segment color setting,
	axis rotation and formatting.
 
Joshua Sled
 - [Gnucash-changes] r13410 - gnucash/trunk/src/gnome-utils - Fix
	format character for a size argument.
 
David Hampton
 - [Gnucash-changes] r13411 - gnucash/trunk - Rework of Titi
	Ala'ilima's patch to apply payments directly to invoices. (#121420)
 
Derek Atkins
 - [Gnucash-changes] r13412 - gnucash/trunk - Don't need to translate
	placeholder labels.
 
Derek Atkins
 - [Gnucash-changes] r13413 - gnucash/trunk - Check for the existence
	of a page before dereferencing it. Fixes
 
David Hampton
 - [Gnucash-changes] r13414 - gnucash/trunk - Add 'const' qualifiers
	to various functions.
 
David Hampton
 - [Gnucash-changes] r13415 - gnucash/trunk - Bug#137885: prevent
	crash on invalid function formula.
 
Joshua Sled
 - [Gnucash-changes] r13416 - gnucash/trunk - Bug#332804: fix infinite
	loop in parsing malformed functions (e.g. "ipmt(1:2:)").
 
Joshua Sled
 - [Gnucash-changes] r13417 - gnucash/trunk - Bug#332802: fix Export
	Accounts;
	remove `price_lookup` and `export` functions from GncFileBackend.
 
Joshua Sled
 - [Gnucash-changes] r13418 - gnucash/trunk - Convert the reconcile
	window from the old GnomeUIInfo menu/toolbar
 
David Hampton
 - [Gnucash-changes] r13419 - gnucash/trunk - Remove a unused function
	that calls deprecated gnome routines.
 
David Hampton
 - [Gnucash-changes] r13420 - gnucash/trunk/po - updated en_GB
	translation, 3725 messages translated
 
Neil Williams
 - [Gnucash-changes] r13421 - gnucash/trunk/po - undoing kbabel
	changes to po header
 
Neil Williams
 - [Gnucash-changes] r13422 - gnucash/trunk - Set the
	GNOME_DISABLE_DEPRECATED flag for gnome versions up to 2.13.7.
 
David Hampton
 - [Gnucash-changes] r13423 - gnucash/trunk/src/register/ledger-core -
	Make register use engine-provided
	xaccTransHasReconciledSplits() instead 
 
Chris Shoemaker
 - [Gnucash-changes] r13424 - gnucash/trunk/src/register/ledger-core -
	Make register use engine-provided xaccTransGetAccountAmount()
	instead of 
 
Chris Shoemaker
 - [Gnucash-changes] r13425 - gnucash/trunk/src/register/ledger-core -
	Make register use engine-provided
	xaccTransGetAccountBalance() instead
 
Chris Shoemaker
 - [Gnucash-changes] r13426 - gnucash/trunk/src/register/ledger-core -
	Make register use engine-provided
	xaccTransGetAccountConvRate() instead of
 
Chris Shoemaker
 - [Gnucash-changes] r13427 - gnucash/trunk - Terminate GOptionEntry
	array,
	preventing warnings and/or errors parsing command-line options.
 
Joshua Sled
 - [Gnucash-changes] r13428 - gnucash/trunk - Andreas Köhler's patch to correctly build a html color	value. Fixes
 
David Hampton
 - [Gnucash-changes] r13429 - gnucash/trunk - Collapse the common
	parts of the "new account" and "edit account"
 
David Hampton
    
 
    
      Last message date: 
       Tue Feb 28 22:54:44 EDT 2006
    Archived on: Tue Feb 28 22:54:46 EDT 2006
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).