March 2007 Archives by author
      
      Starting: Fri Mar  2 08:19:28 EST 2007
         Ending: Fri Mar 30 17:57:28 EDT 2007
         Messages: 96
     
- r15711 - gnucash/trunk - Use Glib GINT64 printf format.
 
Derek Atkins
- r15728 - gnucash/branches - Rebranch gobject-engine-dev1 from trunk
 
Derek Atkins
- r15762 - gnucash - Build a branch for my own gobject dev work
 
Derek Atkins
- r15763 - gnucash/branches/2.0 - Fix crash if OB setup druid gets	closed while waiting for the wizard. #409319.
 
Derek Atkins
- r15764 - gnucash/branches/2.0 - Reenable search for Voucher Owner.	Fixes #410511.
 
Derek Atkins
- r15765 - gnucash/branches/2.0 - When deleting an account,	correctly display the new account to which
 
Derek Atkins
- r15766 - gnucash/branches/2.0 - Guile 1.8 seems to be pickier about	inexact->exact producing integer
 
Derek Atkins
- r15767 - gnucash/branches/2.0 - Patch from Mike Alexander to fix a	memory leak in the summary bar. #413568.
 
Derek Atkins
- r15768 - gnucash/branches/2.0 - On creating a new account,	do not check account types of children.
 
Derek Atkins
- r15769 - gnucash/branches/2.0 - Implement some initial	gnc_component_manager registering for the hbci dialogs.	Partially fixes bug#409324.
 
Derek Atkins
- r15770 - gnucash/branches/2.0 - Add ChangeLog entries for the set of	backported changsets.
 
Derek Atkins
- r15690 - gnucash/branches/gobject-engine-dev - LibQof now use GType	to manages objects, sustituting the actual strig type based;	this means less memory and faster object type test and memory usage.
 
Daniel Espinosa
- r15726 - gnucash/branches/gobject-engine-dev - Work around compile to	get first milestone: Use GType as type system and Get Qof and	engine depends on GObject
 
Daniel Espinosa
- r15729 - gnucash/branches/gobject-engine-dev1/src/engine - GC's	Account is a now a GObject defined,	need be reviwed the initializarion and destruction methods
 
Daniel Espinosa
- r15677 - gnucash/trunk/src/app-utils - Find the root based off the	current account and not the book. It
 
David Hampton
- r15703 - gnucash/trunk/src - Fix two instances where a function name	didn't get changed for the
 
David Hampton
- r15708 - gnucash/trunk/lib/libqof/qof - ISO 8601 requires a four	digit year.
 
David Hampton
- r15709 - gnucash/trunk - Convert the check printing code from Scheme	to C. Add support for
 
David Hampton
- r15710 - gnucash/trunk - Make the new check printing code compile on	systems that don't have
 
David Hampton
- r15714 - gnucash/trunk/src/gnome - Another 64 bit fix.
 
David Hampton
- r15717 - gnucash/trunk - In the print check dialog,	the notes field has always incorrectly been
 
David Hampton
- r15719 - gnucash/trunk/src/gnome - Add support for printing the check	number, the action, and the real
 
David Hampton
- r15724 - gnucash/trunk/src - In the Print Checks dialog,	provide an easy way for users to save the
 
David Hampton
- r15734 - gnucash/trunk - Add GUID numbers to check formats. Detect	duplicate check format
 
David Hampton
- r15739 - gnucash/trunk - Use a single key for check position names	instead of a series of
 
David Hampton
- r15740 - gnucash-docs/trunk - Documentation for the new check	description files.
 
David Hampton
- r15741 - gnucash/trunk/src/gnome - If the specified check format guid	can't be found then select the
 
David Hampton
- r15752 - gnucash/trunk/src/gnome-utils - Add preferences support for	a GtkFontButton widget.
 
David Hampton
- r15753 - gnucash/trunk/src - Add preferences support for printing the	date format immediately below
 
David Hampton
- r15755 - gnucash/trunk/src/backend/file - Don't crash if an example	account file has no root account. Also
 
David Hampton
- r15756 - gnucash/trunk/doc - Record a couple of user suggestions for	things to do with gnucash's
 
David Hampton
- r15758 - gnucash/trunk/src - Add a preference for printing "***"	immediately before and after all
 
David Hampton
- r15759 - gnucash/trunk/src - Add an option to change the tab closing	behavior. The two choices are
 
David Hampton
- r15760 - gnucash/trunk/src - Allow the base gconf path to be	specified at run time, either via an
 
David Hampton
- AUDIT: r15676 - gnucash/trunk/src/gnome-utils - Patch from Mike	Alexander to fix a memory leak in the summary bar. #413568.
 
Andreas Köhler
- AUDIT: r15678 - gnucash/trunk/src/gnome-utils - On creating a new	account, do not check account types of children.
 
Andreas Köhler
- r15681 - gnucash/trunk/packaging/win32 - Install.sh: Update cairo,	pango, intltool and aqbanking.
 
Andreas Köhler
- r15682 - gnucash/trunk/src/gnome-utils - Fix tip of the day dialog on	Windows.
 
Andreas Köhler
- r15693 - gnucash/trunk/macros - Fix autogen.sh warning about	PKG_CONFIG_MIN_VERSION.
 
Andreas Köhler
- r15694 - gnucash/trunk/macros - Correct r15693 and lower PKG too.
 
Andreas Köhler
- r15695 - gnucash/trunk/src/gnome-utils - Remove unused calls to	goffice svg code.
 
Andreas Köhler
- r15701 - gnucash/trunk - Drop internal copies of libgsf and goffice.
 
Andreas Köhler
- r15702 - gnucash/trunk/lib - Remove the empty directories in	lib/libgsf-1.12.3 and /goffice-0.0.4 too.
 
Andreas Köhler
- r15704 - gnucash/trunk - Add GOFFICE_WITH_CAIRO to enable build	without GogRendererPixbuf.
 
Andreas Köhler
- r15705 - gnucash/trunk/packaging/win32 - Install.sh: Bump goffice to	0.3.7.
 
Andreas Köhler
- r15712 - gnucash/trunk/packaging/win32 - Install.sh: Add support for	generating guide and help CHM files.
 
Andreas Köhler
- r15713 - gnucash/trunk - Add help support on Windows by using the	HtmlHelp API.
 
Andreas Köhler
- r15715 - gnucash/trunk/src/app-utils - Windows lacks exp10,	so use exp instead.
 
Andreas Köhler
- r15716 - gnucash/trunk/src/gnome-utils - Do not printf %s if the	param is NULL.
 
Andreas Köhler
- r15725 - gnucash/trunk/src/gnome - Absolute paths on Windows do not	begin with a slash.
 
Andreas Köhler
- r15727 - gnucash/trunk - Harden tests for HtmlHelpW on Windows.
 
Andreas Köhler
- r15730 - gnucash/trunk - Reorder the sequence of some GUI library	tests. Allow libgtkhtml-3.14.
 
Andreas Köhler
- r15731 - gnucash/trunk - If PKG_CHECK_MODULES fails,	always print result "no".
 
Andreas Köhler
- r15732 - gnucash/trunk/src/gnome-utils - Remove unused functions in	and stop wrapping print-session.[ch].
 
Andreas Köhler
- r15733 - gnucash/trunk - Add support for printing reports with	GtkPrint.
 
Andreas Köhler
- r15735 - gnucash/trunk/src - Uncouple print settings for reports and	checks again.
 
Andreas Köhler
- r15738 - gnucash/trunk/src/gnome - Do not printf %s if the param is	NULL.
 
Andreas Köhler
- r15742 - gnucash/trunk - Do not check for and link against gnomeprint	if gtkhtml uses gtkprint.
 
Andreas Köhler
- r15743 - gnucash/trunk/src/gnome-utils - Fix a typo in	gnome-utils/Makefile.am, garbling _SOURCES.
 
Andreas Köhler
- r15744 - gnucash/trunk/packaging/win32 - In install.sh test for	htmlhelp, try to build DLL.
 
Andreas Köhler
- r15745 - gnucash/trunk - Remove almost unused configure output	variables.
 
Andreas Köhler
- r15746 - gnucash/trunk/src/engine - Patch from James Radley to allow	override of the dotfile location.
 
Andreas Köhler
- r15747 - gnucash/trunk/packaging/win32 - Install.sh: Do not mix	pexports and ".." as noted by Nathan Buchanan.
 
Andreas Köhler
- r15748 - gnucash/trunk/src - Add support for (de)compressing in a	thread instead of fork.
 
Andreas Köhler
- r15749 - gnucash/trunk/src/backend/file - On Windows,	convert filename parameter for xml parser to system codepage.
 
Andreas Köhler
- r15750 - gnucash/trunk/packaging/win32 - Install.sh: Some package	updates, including GtkHTML 3.14.0.
 
Andreas Köhler
- r15751 - gnucash/trunk/src/gnome-utils - Use	gtk_print_operation_set_{use_full_page, unit} for reports.
 
Andreas Köhler
- r15754 - gnucash/trunk/src/business/business-reports - Use	TXN-TYPE-{INVOICE,	PAYMENT} in customer report. Observed by Nigel Titley.
 
Andreas Köhler
- r15757 - gnucash/trunk/src/business/business-core - Use	gncOwnerGetOwnerFromLot.
 
Andreas Köhler
- r15761 - gnucash/trunk/packaging/win32 - Remove libgnomeprintui from	dist.sh.
 
Andreas Köhler
- **Message you sent blocked by our bulk email filter**
 
MAILER-DAEMON
- r15680 - gnucash/branches/register-rewrite - Merge -r 15313:15679	from trunk.
 
Chris Shoemaker
- r15691 - gnucash/branches/register-rewrite - Copy some	GtkCalendar-in-a-GtkCellRenderer code from Planner.
 
Chris Shoemaker
- r15692 - gnucash/branches/register-rewrite/src/gnome-utils - Use	Planner's cell-renderer-date in the transaction treeview for	date-entry.
 
Chris Shoemaker
- r15679 - gnucash/trunk/src/doc - Add Volker Englisch's note re	weirdness in created-txn review page.
 
Josh Sled
- r15683 - gnucash/trunk/src/gnome-utils - Remove unused definitions.
 
Josh Sled
- r15684 - gnucash/trunk/src - Remove unused variables.
 
Josh Sled
- r15685 - gnucash/trunk/src/backend/file - set more correct daily value
 
Josh Sled
- r15686 - gnucash/trunk/src - Cleanup unused qof-style "log_module"	variables.
 
Josh Sled
- r15687 - gnucash/trunk/src - fix corruption/crasher bug where we free	a transaction's guid without authority.
 
Josh Sled
- r15688 - gnucash/trunk/src/gnome/glade - Still not HIGified,	but a bit closer. :/
 
Josh Sled
- r15689 - gnucash/trunk/src - Change sx-from-transaction dialog to	generate Recurrences, not FreqSpecs.
 
Josh Sled
- r15696 - gnucash/trunk/src - Change Mortgage/Loan druid to generate	SXes with Recurrences, not FreqSpecs.
 
Josh Sled
- r15697 - gnucash/trunk - updates, formatting;	add pointers to qoflog.h doxygen documentation.
 
Josh Sled
- r15698 - gnucash/trunk/src/gnome - update the sx name/info in the	example calendar.
 
Josh Sled
- r15699 - gnucash/trunk/src/gnome - update the dense-cal-store for the	proposed SX name/schedule-description.
 
Josh Sled
- r15700 - gnucash/trunk/src/gnome-utils - Use correct index for	calendar month labels; remove unused identifiers.
 
Josh Sled
- r15718 - gnucash/trunk - Unused identifier cleanup.
 
Josh Sled
- r15720 - gnucash/trunk/src/gnome - debug those schedule strings!
 
Josh Sled
- r15721 - gnucash/trunk/src/gnome-utils - Clarify why we're setting	the month to January. Clarify the name of the DOW-alignment variable,	and remove needlessly setting it to the first of the month to prevent	spurious date changing.
 
Josh Sled
- r15722 - gnucash/trunk/src - Fix Recurrence start-date bugs in	conversion of FreqSpecs.
 
Josh Sled
- r15723 - gnucash/trunk/src/backend/file - Change julian offset of 0
 
Josh Sled
- r15736 - gnucash/trunk - Update "starting gnucash from the build tree	info."
 
Josh Sled
- r15737 - gnucash/trunk - Add list of "interesting" libraries.
 
Josh Sled
- r15706 - gnucash/trunk/packaging/win32 - Add helpful error message if	other package is unavailable
 
Christian Stimming
- AUDIT: r15707 - gnucash/trunk/src/import-export/hbci - Implement some	initial gnc_component_manager registering for the hbci dialogs.	Partially fixes bug#409324.
 
Christian Stimming
    
      Last message date: 
       Fri Mar 30 17:57:28 EDT 2007
    Archived on: Fri Mar 30 17:57:31 EDT 2007
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).