June 2006 Archives by thread
      
      Starting: Thu Jun  1 04:56:39 EDT 2006
         Ending: Wed Jun 28 00:21:46 EDT 2006
         Messages: 170
     
- [Gnucash-changes] r14286 - gnucash/trunk - Cancel renaming of a
	page when GDK_Escape is pressed. Fixes #343226.
 
Andreas Köhler
- [Gnucash-changes] r14287 - gnucash/trunk - 
 
Andreas Köhler
- [Gnucash-changes] r14288 - gnucash/trunk - * configure.in: Don't
	need to patch libtool for darwin anymore.
 
Derek Atkins
- [Gnucash-changes] r14289 - gnucash/trunk - * po/nb.po: updated Norwegian Bokmål translation by Sigve Indregard
 
Derek Atkins
- [Gnucash-changes] r14290 - htdocs/trunk - Atom 1.0 feed generator;
	refactoring of news script to support, general cleanliness.
 
Joshua Sled
- [Gnucash-changes] r14291 - htdocs/trunk - one level removed.
 
Joshua Sled
- [Gnucash-changes] r14292 - htdocs/trunk - validation issues
 
Joshua Sled
- [Gnucash-changes] r14293 - htdocs/trunk - more validation problems
 
Joshua Sled
- [Gnucash-changes] r14294 - htdocs/trunk - more validation problems
 
Joshua Sled
- [Gnucash-changes] r14295 - htdocs/trunk - remove trailing div
 
Joshua Sled
- [Gnucash-changes] r14296 - gnucash/trunk - Refactor the file
	backend into a shared library and a loadable module.
 
Derek Atkins
- [Gnucash-changes] r14297 - gnucash/trunk - Limit the reconciliation
	date to the past or today, never the future.
 
David Hampton
- [Gnucash-changes] r14298 - gnucash/trunk - The progress bar changes
	size when text is added/removed. Prevent
 
David Hampton
- [Gnucash-changes] r14299 - gnucash/trunk - Add GDK_Menu as shortcut
	for showing register popups. Fixes 343244.
 
Andreas Köhler
- [Gnucash-changes] r14300 - gnucash/trunk - Link gnome-utils against
	backend/file and remove symbol lookup in
 
Andreas Köhler
- [Gnucash-changes] r14301 - gnucash/trunk - Disable support for the
	old binary file format.
 
Chris Shoemaker
- [Gnucash-changes] r14302 - gnucash/trunk/src/backend - When loading
	the gmodule backends from the test suite, look in ../.libs
 
Chris Shoemaker
- [Gnucash-changes] r14303 -
	gnucash/branches/register-rewrite/src/backend/file - Change
	of variable name: s/exchange/namespace/
 
Chris Shoemaker
- [Gnucash-changes] r14304 - htdocs/trunk - Valid Atom 1.0: Correctly
	escape HTML content. All required constructs emitted. Emit
	anchors on {, old}news items for links from atom feed.
 
Joshua Sled
- [Gnucash-changes] r14305 - htdocs/trunk - s/atom-feed/atom/
 
Joshua Sled
- [Gnucash-changes] r14306 - htdocs/trunk - fix constant not
	available in php4.
 
Joshua Sled
- [Gnucash-changes] r14307 - htdocs/trunk - php4 compatability for
	dates
 
Joshua Sled
- [Gnucash-changes] r14308 - gnucash/trunk - The register code
	shouldn't process any keystrokes that have a
 
David Hampton
- [Gnucash-changes] r14309 - gnucash/trunk - Only use the amount of
	space required to show all the entries in the
 
David Hampton
- [Gnucash-changes] r14310 - htdocs/trunk - Migrate RSS feed to Atom.
	HTTP redirect, new linkage, feed-icons.
 
Joshua Sled
- [Gnucash-changes] r14311 - htdocs/trunk/news - php4 compat.
 
Joshua Sled
- [Gnucash-changes] r14312 - htdocs/trunk/externals - tag balancing
	act.
 
Joshua Sled
- [Gnucash-changes] r14313 - htdocs/trunk/externals - change feed
	linkage in head
 
Joshua Sled
- [Gnucash-changes] r14314 - htdocs/trunk/externals - correctly,
	though. :/
 
Joshua Sled
- [Gnucash-changes] r14315 - htdocs/trunk - update todo;
	fix indent of publish instructions
 
Joshua Sled
- [Gnucash-changes] r14316 - gnucash/trunk - Bug#343772: Re-enable
	View Lots; disable 'View' button.  Fix clist/lot-title handling bug.
 
Joshua Sled
- [Gnucash-changes] r14317 - gnucash/trunk - Properly round values
	when setting the Base Value. Fixes #337505.
 
Derek Atkins
- [Gnucash-changes] r14318 - gnucash/trunk - Add gnc_html_copy and
	enable report pages to copy to clipboard. Fixes
 
Andreas Köhler
- [Gnucash-changes] r14319 - gnucash/trunk - Bug#343795: Treat all
	numbers in a auto-decimal-point-safe way.
 
Joshua Sled
- [Gnucash-changes] r14320 - gnucash/trunk - Bug#333299: Handle
	selections more correctly in a utf8 world, within GnuCash at least.
 
Joshua Sled
- [Gnucash-changes] r14321 - gnucash/trunk - If the g2 file history
	list is empty, then copy the file history list
 
David Hampton
- [Gnucash-changes] r14322 - gnucash/trunk - Use UTF8_STRING for
	copy/pastes,
	as it's at least 4 whole characters better than just "STRING".
 
Joshua Sled
- [Gnucash-changes] r14323 - gnucash/trunk - swap the #includes so it
	builds on FC3 w/ glib-2.4
 
Derek Atkins
- [Gnucash-changes] r14324 - gnucash/trunk - Add bug id.
 
David Hampton
- [Gnucash-changes] r14325 - gnucash/branches/deprecated-cleanup -
	Set up the list store completion data structures in common code.
 
David Hampton
- [Gnucash-changes] r14326 - gnucash/trunk/src/gnome-utils - Include
	gkeyfile.h instead of explicitly declaring a data type. This
 
David Hampton
- [Gnucash-changes] r14327 - gnucash/trunk - Add lib/glib26 to the
	include and library paths.
 
David Hampton
- [Gnucash-changes] r14328 - gnucash/trunk - Don't ever reference
	lib/glib26 if the host system has glib 2.6 or
 
David Hampton
- [Gnucash-changes] r14329 - gnucash-docs/trunk - fixes to make
	distcheck work again
 
Chris Lyttle
- [Gnucash-changes] r14330 - gnucash/trunk - Move the GLIB26
	compatibility checks to configure.in.
 
Derek Atkins
- [Gnucash-changes] r14331 - gnucash/trunk - Fix a couple of files
	that didn't include config.h.
 
David Hampton
- [Gnucash-changes] r14332 - gnucash/branches/deprecated-cleanup -
	Convert the search selection widgets over from the deprecated
 
David Hampton
- [Gnucash-changes] r14333 - gnucash/trunk - Fix "missing icon" menu
	icons on FC6.
 
David Hampton
- [Gnucash-changes] r14334 -
	gnucash/trunk/src/business/business-gnome - Remove dead code.
 
David Hampton
- [Gnucash-changes] r14335 -
	gnucash/branches/deprecated-cleanup/src/gnome - Reduce the
	number of extraneous errors when compiling with the
 
David Hampton
- [Gnucash-changes] r14336 - gnucash/trunk - update to release 1.9.7
 
Chris Lyttle
- [Gnucash-changes] r14337 - gnucash/tags - Tagging the 1.9.7 release
	of GnuCash
 
Chris Lyttle
- [Gnucash-changes] r14338 - gnucash-docs/tags - Tagging the 1.9.0
	release of GnuCash-docs
 
Chris Lyttle
- [Gnucash-changes] r14339 - gnucash/trunk - update ebuild to use
	gnucash-docs-1.9.0
 
Chris Lyttle
- [Gnucash-changes] r14340 - htdocs/trunk/news - add 1.9.7 news
	articles
 
Chris Lyttle
- [Gnucash-changes] r14341 - gnucash/branches/deprecated-cleanup -
	Convert more deprecated GtkOptionMenus and GtkCombos to
	GtkComboBoxs.
 
David Hampton
- [Gnucash-changes] r14342 - htdocs/trunk - attempt to redirect
	/beta/rss-feed.phtml in order to test.
 
Joshua Sled
- [Gnucash-changes] r14343 - gnucash/trunk/packaging - adjust desktop
	entry rule for icon, categories.
 
Joshua Sled
- [Gnucash-changes] r14344 - gnucash/trunk - Hide notebook tabs on
	programmatically changed notebook.
 
David Hampton
- [Gnucash-changes] r14345 - gnucash/trunk/src/register/ledger-core -
	Um, uhh, important code change.  Might fix #343798.*
 
Chris Shoemaker
- [Gnucash-changes] r14346 - gnucash/branches/deprecated-cleanup -	More GtkOptionMenu -> GtkCombo and CtkCList -> CtkTreeView
 
David Hampton
- [Gnucash-changes] r14347 - gnucash/trunk - Restore the business	reports menu.
 
David Hampton
- [Gnucash-changes] r14348 - gnucash/branches/deprecated-cleanup -	Pull trunk changes r13935:14346 into branch.
 
David Hampton
- [Gnucash-changes] r14349 -	gnucash/branches/deprecated-cleanup/src/core-utils - Allow	completion without requiring that the entered text be present in
 
David Hampton
- [Gnucash-changes] r14350 - gnucash/branches/deprecated-cleanup -	Convert more deprecated GtkCombo widgets into GtkComboBoxEntries.
 
David Hampton
- [Gnucash-changes] r14351 - gnucash/trunk - Move the valgrind	reference code from a compiled file to a
 
David Hampton
- [Gnucash-changes] r14352 - gnucash/trunk - Tell subversion these	files are text.
 
David Hampton
- [Gnucash-changes] r14353 - gnucash/trunk - Quote the F::Q version	number so that it will be correctly parsed as a
 
David Hampton
- [Gnucash-changes] r14354 -	gnucash/trunk/src/import-export/qif-import - Don't crash when	parsing empty string as date. Fixes #344466.
 
Chris Shoemaker
- [Gnucash-changes] r14355 -	gnucash/branches/register-rewrite/src/backend/file/test -	Find the file backend gmodule while testing.
 
Chris Shoemaker
- [Gnucash-changes] r14356 -	gnucash/branches/register-rewrite/src/backend/file/test -	Un-libguile-ify test-xml-commodity.
 
Chris Shoemaker
- [Gnucash-changes] r14357 -	gnucash/branches/register-rewrite/src/backend/file/test - Let	another test, test-load-backend, find the file backend gmodule.
 
Chris Shoemaker
- [Gnucash-changes] r14358 - gnucash/trunk - When committing an	account during the closing of a book, don't search
 
David Hampton
- [Gnucash-changes] r14359 - gnucash/trunk - Tell gnucash that a	currency quote failed instead of just abandoning
 
David Hampton
- [Gnucash-changes] r14360 - gnucash/trunk - * configure.in:	force-enable hbci if the user enables mt940
 
Derek Atkins
- [Gnucash-changes] r14361 - gnucash/trunk - Strip all invalid utf8	characters from imported QIF and OFX/QFX
 
David Hampton
- [Gnucash-changes] r14362 - gnucash/trunk - Do a better job of	turning the busy cursor on/off. Now works
 
David Hampton
- [Gnucash-changes] r14363 - gnucash/trunk - Similarly ensure for	aqbanking/mt940 import that all retrieved strings
 
Christian Stimming
- [Gnucash-changes] r14364 - gnucash/trunk - Update gdb instructions.
 
David Hampton
- [Gnucash-changes] r14365 - gnucash/trunk - HBCI data is already in	utf8. Don't recode into the local charset
 
David Hampton
- [Gnucash-changes] r14366 - gnucash/trunk - Fix typo.
 
David Hampton
- [Gnucash-changes] r14367 - gnucash/trunk - Use the new mechanism	for the account list popups. Fixes #342058.
 
David Hampton
- [Gnucash-changes] r14368 - gnucash/trunk - The Chargeback and Extra	Payments sections of the bill should not
 
David Hampton
- [Gnucash-changes] r14369 - gnucash/trunk - Restore the auto decimal	places settings from gconf at startup. Fixes
 
David Hampton
- [Gnucash-changes] r14370 - gnucash/trunk/po - Updated German	translation to reach 100% again
 
Christian Stimming
- [Gnucash-changes] r14372 - gnucash/trunk - Fix misspelled name
 
Christian Stimming
- [Gnucash-changes] r14373 -	gnucash/trunk/src/register/register-gnome - Restore	non-editing state when cancelled editing is complete.
 
Chris Shoemaker
- [Gnucash-changes] r14374 - gnucash/trunk - Remove five year old	workaround for a resizing bug. Fixes #344764.
 
David Hampton
- [Gnucash-changes] r14375 - gnucash/trunk/src/gnome-utils - Make the	keypad 'minus' key enter a dash in the date entry for ISO dates.
 
Chris Shoemaker
- [Gnucash-changes] r14376 - gnucash/trunk - Instead of marking the	first page so that it can't be closed, mark the
 
David Hampton
- [Gnucash-changes] r14377 - gnucash/trunk/src/engine - Update	mnemonic for Mexican Peso. Fixes Bug #345048.
 
Chris Shoemaker
- [Gnucash-changes] r14378 - gnucash/trunk - Correctly indicate the	focus state of the register. Fixes #342055.
 
David Hampton
- [Gnucash-changes] r14379 - gnucash/trunk - Sync ChangeLog with svn	log -v through r14377.
 
Chris Shoemaker
- [Gnucash-changes] r14380 - gnucash/trunk/po - Improve some	SX-related wordings in German translation
 
Christian Stimming
- [Gnucash-changes] r14381 -	gnucash/branches/deprecated-cleanup/src/import-export -	Convert a GtkOptionMenu into a GtkComboBox.
 
David Hampton
- [Gnucash-changes] r14382 - gnucash/branches/deprecated-cleanup -	More and GtkCList -> GtkTreeView/GtkListStore conversions.
 
David Hampton
- [Gnucash-changes] r14383 - gnucash/trunk/po - Updated British	English translation by Nigel Titley
 
Christian Stimming
- [Gnucash-changes] r14384 - gnucash/trunk - Add new SKR03 account	template (in addition to the existing SKR04) by Oliver Vollmer
 
Christian Stimming
- [Gnucash-changes] r14385 - htdocs/trunk/news - add 1.9.8 news	articles
 
Chris Lyttle
- [Gnucash-changes] r14386 - gnucash/trunk - update to release 1.9.8
 
Chris Lyttle
- [Gnucash-changes] r14387 - gnucash/tags - Tagging the 1.9.8 release	of GnuCash
 
Chris Lyttle
- [Gnucash-changes] r14388 -	gnucash/branches/deprecated-cleanup/src/gnome-utils - Another	GtkCList -> GtkTreeView/GtkListStore conversion.
 
David Hampton
- [Gnucash-changes] r14389 - gnucash/branches/deprecated-cleanup -	Another GtkOptionMenu to GtkComboBox conversion.
 
David Hampton
- [Gnucash-changes] r14390 - htdocs/trunk/news - correct path for	translations
 
Joshua Sled
- [Gnucash-changes] r14391 - htdocs/trunk/externals - correct path to	image.
 
Joshua Sled
- [Gnucash-changes] r14392 - gnucash/trunk - Use waitpid() only if	<sys/wait.h> is available. Unavailable on win32.
 
Christian Stimming
- [Gnucash-changes] r14393 - gnucash/trunk - Add Suriname Dollar	currency;	replaces SRG, but due to a non-unity exchange rate we cannot have it	replaced automatically. #319084
 
Christian Stimming
- [Gnucash-changes] r14394 - htdocs/trunk - be expliclit about link	relation.
 
Joshua Sled
- [Gnucash-changes] r14395 - meta/hooks - ignore	htdocs/branches/published for now
 
Derek Atkins
- [Gnucash-changes] r14396 - htdocs/branches - Copy the website trunk	to branches/beta
 
Derek Atkins
- [Gnucash-changes] r14397 - htdocs/branches - remove the unused	published branch
 
Derek Atkins
- [Gnucash-changes] r14398 - meta/hooks - Deal with	htdocs/branches/beta
 
Derek Atkins
- [Gnucash-changes] r14399 - htdocs/trunk - update for non-beta	website, externals in correct location.
 
Joshua Sled
- [Gnucash-changes] r14400 - htdocs/trunk/externals - like	path/filenames, the user provides trailing slashes.
 
Joshua Sled
- [Gnucash-changes] r14401 - htdocs/trunk/search - Remove a Makefile	that we don't use anymore.
 
Derek Atkins
- [Gnucash-changes] r14402 - htdocs/trunk - note minor bug
 
Joshua Sled
- [Gnucash-changes] r14403 - htdocs/trunk - add link to nightly trunk	build of guide.
 
Joshua Sled
- [Gnucash-changes] r14404 - htdocs/branches/beta - Merge from trunk	revisions 14396:14403
 
Derek Atkins
- [Gnucash-changes] r14405 - htdocs/trunk - correct location.
 
Joshua Sled
- [Gnucash-changes] r14406 - htdocs/trunk - The apache htaccess	redirects don't seem to be working.
 
Joshua Sled
- [Gnucash-changes] r14407 - htdocs/trunk - Ignore 'pub' "symlink" on	main server.
 
Derek Atkins
- [Gnucash-changes] r14408 - gnucash-docs/trunk - Correct mistake	about when the "Finish" menu item can be selected.
 
David Hampton
- [Gnucash-changes] r14409 -	gnucash/trunk/src/import-export/log-replay - Add GTK_LIBS	because log_replay uses gtk functions direcly since r14142
 
Christian Stimming
- [Gnucash-changes] r14410 - htdocs/trunk - Mark forgotten string for	i18n; Fix erroneous explanation of fuzzy po files in README
 
Christian Stimming
- [Gnucash-changes] r14411 - htdocs/trunk - Update German translation;	only moderately done so far
 
Christian Stimming
- [Gnucash-changes] r14412 - / - Remove the old code;	it's now fully integrated into htdocs.
 
Derek Atkins
- [Gnucash-changes] r14413 - htdocs/trunk - Updated German	translation. 109 out of 208 done.
 
Christian Stimming
- [Gnucash-changes] r14414 - htdocs/trunk - Mark forgotten string for	translation. Remove Budgeting feature promotion because it's	not yet available. Update German translation.
 
Christian Stimming
- [Gnucash-changes] r14415 - htdocs/trunk/de/LC_MESSAGES - forgot to	compile translation
 
Christian Stimming
- [Gnucash-changes] r14416 - meta/hooks - add chris to revprop editor	list.
 
Joshua Sled
- [Gnucash-changes] r14417 - htdocs/branches/beta/externals -	Incorporate new banner into web site;	try some style options to accomodate.
 
Joshua Sled
- [Gnucash-changes] r14418 - htdocs/branches/beta/externals -	url-based alternate styles
 
Joshua Sled
- [Gnucash-changes] r14419 - htdocs/branches/beta/externals - added	step somewhere between basic and lighter.
 
Joshua Sled
- [Gnucash-changes] r14420 - htdocs/branches/beta/externals - ensure	original/basic style is in the alternates by titling it	(c'mon moz...)
 
Joshua Sled
- [Gnucash-changes] r14421 - htdocs/trunk - "Import" old v1.6 and	v1.8 documentation from old website.
 
Derek Atkins
- [Gnucash-changes] r14422 - meta/hooks - Disable htdocs post-commit	processing temporarily
 
Derek Atkins
- [Gnucash-changes] r14423 - meta/hooks - re-install the htdocs	post-commit hooks
 
Derek Atkins
- [Gnucash-changes] r14424 - htdocs/trunk - Update docs pointers.
 
Derek Atkins
- [Gnucash-changes] r14425 - htdocs/trunk - Fix the help.html link.
 
Derek Atkins
- [Gnucash-changes] r14426 - gnucash/branches/register-rewrite/src -	Two changes to the gnc_commodity API:
 
Chris Shoemaker
- [Gnucash-changes] r14427 - gnucash/trunk - Allow building from	either SVN or SVK
 
Derek Atkins
- [Gnucash-changes] r14428 - gnucash/trunk - Remove warning messages	from configure script used for testing.
 
Derek Atkins
- [Gnucash-changes] r14429 - gnucash/trunk/src/gnome-utils - Use	gnc-svnversion to detect development version or tarball version
 
Derek Atkins
- [Gnucash-changes] r14430 -	gnucash/branches/register-rewrite/src/backend/file - Remove	unnecessary code for fixing a now-impossible condition.
 
Chris Shoemaker
- [Gnucash-changes] r14431 -	gnucash/branches/register-rewrite/src/backend/file - Remove	more unnecessary fixups for impossible gnc_commodity conditions.
 
Chris Shoemaker
- [Gnucash-changes] r14432 -	gnucash/branches/register-rewrite/src/engine - Add const to	some gnc_commodity arguments.
 
Chris Shoemaker
- [Gnucash-changes] r14433 - gnucash/trunk/po - Update British	English translation by Nigel Titley with fixed char encoding.	#345611
 
Christian Stimming
- [Gnucash-changes] r14434 - gnucash/trunk - Reduced-size splash	image.
 
Joshua Sled
- [Gnucash-changes] r14435 - gnucash/branches/register-rewrite/src -	Factor out a button press callback that is useful for any	plugin page
 
Chris Shoemaker
- [Gnucash-changes] r14436 -	gnucash/branches/register-rewrite/src/gnome-utils - Add	support for negating the account balance.
 
Chris Shoemaker
- [Gnucash-changes] r14437 -	gnucash/branches/register-rewrite/src/gnome - Generalize	gnc_ui_print_check_dialog_create() to work with any GncPluginPage
 
Chris Shoemaker
- [Gnucash-changes] r14438 - htdocs/trunk/news/de - Add German	translation of 1.9.8 release announcement
 
Christian Stimming
- [Gnucash-changes] r14439 - htdocs/trunk - Mark forgotten strings	for translation
 
Christian Stimming
- [Gnucash-changes] r14440 - htdocs/trunk - Update German website	translation
 
Christian Stimming
- [Gnucash-changes] r14441 - htdocs/trunk - Update and fix German	website translation
 
Christian Stimming
- [Gnucash-changes] r14442 - gnucash/trunk - Add new application icon.
 
David Hampton
- [Gnucash-changes] r14443 - htdocs/branches/beta/externals - Use	in-between lighter header color.
 
Joshua Sled
- [Gnucash-changes] r14444 - htdocs/branches/beta/externals - Get rid	of mirrors list.
 
Joshua Sled
- [Gnucash-changes] r14445 - htdocs/branches/beta/externals - Remove	HTML validation mumble.
 
Joshua Sled
- [Gnucash-changes] r14446 - htdocs/branches/beta/externals - Clean	up footer.
 
Joshua Sled
- [Gnucash-changes] r14447 - htdocs/branches/beta - normalize content
 
Joshua Sled
- [Gnucash-changes] r14448 - htdocs/branches/beta/news - updated news	file with HTML.
 
Joshua Sled
- [Gnucash-changes] r14449 - htdocs/branches/beta - clean up	generated links.
 
Joshua Sled
- [Gnucash-changes] r14450 - htdocs/branches/beta - merge in	14421:14425 from trunk.
 
Joshua Sled
- [Gnucash-changes] r14451 - htdocs/branches/beta/externals -	re-justify language links as per suggestion
 
Joshua Sled
- [Gnucash-changes] r14452 - gnucash/trunk - Ignore failed chown()	because it always fails on vfat/samba. #345913
 
Christian Stimming
- [Gnucash-changes] r14453 - gnucash/trunk - When modules can't be	found refer users to their package manager
 
David Hampton
- [Gnucash-changes] r14454 - gnucash/trunk - Restore the original	sort ordering which is grouping by parent
 
David Hampton
- [Gnucash-changes] r14455 - gnucash-docs/trunk - When the F::Q	module can't be found refer users to their package
 
David Hampton
- [Gnucash-changes] r14456 - gnucash/trunk - Recent version of	Finance::Quote no longer depend on Date::Manip, but
 
David Hampton
    
      Last message date: 
       Wed Jun 28 00:21:46 EDT 2006
    Archived on: Wed Jun 28 00:21:49 EDT 2006
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).