August 2009 Archives by thread
      
      Starting: Sat Aug  1 21:08:07 EDT 2009
         Ending: Sat Aug 29 22:08:11 EDT 2009
         Messages: 59
     
- r18228 - gnucash/trunk/src/report/standard-reports - Add an option to	the budget report. If enabled,	and an account does not have a budget value for
 
Phil Longstaff
- r18229 - gnucash/trunk/src/report/standard-reports - Center budget	report period dates properly over the columns for that period
 
Phil Longstaff
- r18230 - gnucash/trunk - Change --enable-webkit configure option to	--with-html-engine=XXX where XXX is "gtkhtml" (default)
 
Phil Longstaff
- r18231 - gnucash/trunk/src/report - Add support to display negative	values in red. Modify the budget report appropriately.
 
Phil Longstaff
- r18232 - gnucash/trunk/src/report - Fix wrapping problems in budget	cells (account labels and negative values)
 
Phil Longstaff
- r18233 - gnucash/trunk/src/report/standard-reports - For income	accounts,	reverse sign of "difference" column so that positive values are good	(more
 
Phil Longstaff
- r18234 - gnucash/trunk/po - Updated Dutch translation by Erwin Poeze.	Copied from the Translation Project.
 
Christian Stimming
- r18235 - gnucash/trunk/po - Updated Dutch translation by Erwin Poeze.	Submitted through the Translation Project (indeed this update	came just shortly after the previous commit)
 
Christian Stimming
- r18236 - gnucash/trunk/src/report/standard-reports - Add some	machinery to the budget report to allow columns to be	accumulated. This allows, for
 
Phil Longstaff
- r18237 - gnucash/trunk/src/gnome-utils - Use localtime_r() instead of	localtime() in GNCDateEdit. From audit of r17459.
 
Charles Day
- r18238 - gnucash/trunk/src/gnome-utils - GNCDateEdit: Fix r18237 by	including localtime_r.h if necessary.
 
Charles Day
- r18239 - gnucash/trunk/src/backend/sql - Fix bug 589418: commodities	were not being stored properly. The old code used an INSERT if a
 
Phil Longstaff
- r18240 - gnucash/trunk/src/backend/sql - Save and restore root	account to SQL dbs
 
Phil Longstaff
- r18241 - gnucash/trunk/src/backend - Handle creation of autoinc	columns correctly
 
Phil Longstaff
- r18242 - gnucash/trunk/src/backend/sql - Store account in db even if	commodity=NULL
 
Phil Longstaff
- r18243 - gnucash/trunk/src/backend/sql - For versions table,	use table name as primary key,	and disallow NULL values for both fields
 
Phil Longstaff
- r18244 - gnucash/trunk/src - Add autoincrementing int primary column	'id' to recurrences, slots and taxtable_entries tables.
 
Phil Longstaff
- r18245 - gnucash/trunk/src/engine - Placeholder was defined as a	property but not properly registered with glib. Add it.
 
Phil Longstaff
- r18246 - gnucash/trunk/src/backend - Store account "hidden" and	"placeholder" flags as booleans in the account record and with new
 
Phil Longstaff
- r18247 - gnucash/trunk/src/backend - 1) Use 'date' type on	pgsql/mysql to save date values.
 
Phil Longstaff
- r18248 - gnucash/trunk/src - Save timespec values into 'timestamp' in	mysql and pgsql.
 
Phil Longstaff
- r18249 - gnucash/trunk/po - Updated Danish translation, by Joe Hansen,	copied from the Translation Project.
 
Christian Stimming
- r18250 - gnucash/trunk/src/backend/sql - Add budget amounts table.	This table contains 1 record per budget per account per period which
 
Phil Longstaff
- r18251 - gnucash/trunk/src/backend/sql - Ensure template root account	is stored even if no scheduled transactions. Otherwise, when it
 
Phil Longstaff
- r18252 - gnucash/trunk/src/backend/sql - Fix bug 591614: Saving to	postgresql causes zombie scheduled transactions.
 
Phil Longstaff
- r18253 - gnucash/trunk/src - Reports are now automatically picked up	at startup time. Each file in the directory
 
Phil Longstaff
- r18254 - gnucash/trunk/src/backend/sql - Fix CRIT messages when	loading budgets
 
Phil Longstaff
- r18255 - gnucash/trunk/po - Updated Dutch translation by Erwin Poeze,	copied from the Translation Project.
 
Christian Stimming
- r18256 - gnucash/trunk/src/backend/xml - Rename functions from "file"	to "xml" (e.g. xml_begin_session()) since this is the xml backend.
 
Phil Longstaff
- r18257 - gnucash/trunk/src/backend/xml/test - Fix tests so that 'make	check' will pass
 
Phil Longstaff
- r18258 - gnucash/trunk - Update release number to 2.3.4
 
Phil Longstaff
- r18259 - gnucash/tags - Tag 2.3.4
 
Phil Longstaff
- r18260 - gnucash/trunk/packaging/win32 - Fix win32 gnucash.cmd	creation to handle ability for reports to be dropped into the
 
Phil Longstaff
- r18261 - gnucash/tags - Remove 2.3.4 tag
 
Phil Longstaff
- r18262 - gnucash/tags - Retag 2.3.4 with win32 fix
 
Phil Longstaff
- r18263 - gnucash/trunk - Fix win32 report directory startup problem	on win32.
 
Phil Longstaff
- r18264 - gnucash/trunk/po - Updated Japanese translation by KUSANO	Takayuki
 
Cristian Marchi
- r18265 - gnucash/tags - Remove 2.3.4 tag so a win32 fix can be	included
 
Phil Longstaff
- r18266 - gnucash/tags - Retag 2.3.4 with another 2.3.4 fix
 
Phil Longstaff
- r18267 - htdocs/trunk/news - 2.3.4 news
 
Phil Longstaff
- r18268 - gnucash/trunk/src/backend/xml - Partly reverting r18246:	Disable writing of "hidden" and "placeholder" flags as XML tags.
 
Christian Stimming
- r18269 - gnucash/trunk/src/backend/sql - Avoid CRIT message when	loading root account which has NULL commodity.
 
Phil Longstaff
- r18270 - gnucash/trunk/src/backend/sql - Fix compilation problem -	add GPOINTER_TO_UINT() cast
 
Phil Longstaff
- r18271 - gnucash/trunk/src - Fix bug 392357: Allow port specification	for a database connection. For both mysql and pgsql, 
 
Phil Longstaff
- r18272 - gnucash/trunk/src/report/standard-reports - Fix bug 592021:	Budget Report: Options to show actual, budgeted,	and difference columns
 
Phil Longstaff
- r18273 - gnucash/trunk/src/backend - Fix bug 592719 - postgres	backend aborts with date problems on transactions
 
Phil Longstaff
- r18274 - gnucash/trunk/src - Fix minor i18n issues.
 
Christian Stimming
- r18275 - gnucash/trunk/po - Updated German translation.
 
Christian Stimming
- r18276 - gnucash/trunk/po - Merge latest pot template into all .po	translation files.
 
Christian Stimming
- r18277 - gnucash/trunk - Add win32 version of gmtime_r.
 
Phil Longstaff
- r18278 - htdocs/trunk - Fix old and broken link to linuxwiki.de and	replace it by German gnucash wiki.
 
Christian Stimming
- r18279 - gnucash/trunk/src/import-export/qif-import - Bug 575778: QIF	Import: Fix crash when a security list omits the "T" (type) line.
 
Charles Day
- r18280 - gnucash/trunk - Change release # to 2.3.5
 
Phil Longstaff
- r18281 - gnucash/tags - Tag 2.3.5
 
Phil Longstaff
- r18282 - gnucash/tags - Remove 2.3.5 tag to fix bug
 
Phil Longstaff
- r18283 - gnucash/trunk/src/backend/sql - Fix bug where NULL dates on	sqlite cause sigsegv
 
Phil Longstaff
- r18284 - gnucash/tags - Retag 2.3.5
 
Phil Longstaff
- r18285 - gnucash/trunk/po - Updated Danish translation by Joe Hansen,	copied from the Translation Project.
 
Christian Stimming
- r18286 - htdocs/trunk/news - 2.3.5 news
 
Phil Longstaff
    
      Last message date: 
       Sat Aug 29 22:08:11 EDT 2009
    Archived on: Sat Aug 29 22:08:14 EDT 2009
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).