February 2011 Archives by date
      
      Starting: Tue Feb  1 13:58:55 EST 2011
         Ending: Mon Feb 28 13:48:23 EST 2011
         Messages: 135
     
- r20218 - gnucash-docs/trunk/guide/C - More markups.
 
Cristian Marchi
 - r20219 - gnucash-docs/trunk/guide/C - Unify use of	<emphasis>Menubar</emphasis>
 
Cristian Marchi
 - r20220 - gnucash-docs/trunk/guide/C - Use plurals for Expenses and	Opening Balances in accounts names.
 
Cristian Marchi
 - r20221 - gnucash-docs/trunk/guide/C - Some more markup for accounts	names
 
Cristian Marchi
 - r20222 - gnucash/trunk/src/core-utils - Win32: Add missing include	for windows build
 
Christian Stimming
 - r20223 - gnucash/trunk - Change GNC_RESAVE_VERSION to	GNUCASH_RESAVE_VERSION so that it's similar to the other	version macros;	define it at the top of configure.ac so that it's obvious to everybody;	and store the current Gnucash version only when doing a full save so	that retrospective changes to GNUCASH_RESAVE_VERSION won't skip	a resave because the database has been touchedby a newer version.
 
John Ralls
 - r20224 - gnucash/trunk - Fix cmake build after latest configure	changes.
 
Christian Stimming
 - r20225 - gnucash/trunk/src/business/business-gnome - Do not modify	the entry's DateEntered when duplicating invoice to keep the	entry ordering.
 
Christian Stimming
 - r20226 - gnucash/trunk/src/backend/dbi - Change dependency in	src/backend/dbi/Makefile.am from app-utils to core-utils
 
John Ralls
 - r20227 - gnucash/trunk/po - Updated Dutch translation,	copied from the translation project.
 
Cristian Marchi
 - r20228 - gnucash/trunk/src/backend/dbi - Fix compiler warning in	gnc-backend-dbi.c.
 
John Ralls
 - r20229 - gnucash/trunk/src/backend/dbi/test - Check whether session	has been created before trying to end it.
 
Phil Longstaff
 - r20230 - gnucash/trunk/src/backend/dbi/test - DBI Backend: Cleanup	after testing version control so that repeating the tests	doesn't fail.
 
John Ralls
 - r20231 - gnucash/trunk - Update revision to 2.4.1
 
Phil Longstaff
 - r20232 - gnucash/tags - Tag 2.4.1
 
Phil Longstaff
 - r20233 - gnucash-docs/trunk/guide/C - Use xref instead of plain text.
 
Cristian Marchi
 - r20234 - gnucash-docs/trunk/guide/C - Remove a note about bug #340041	that is fixed now.
 
Cristian Marchi
 - r20235 - gnucash-docs/trunk/guide/C - Remove another comment about a	fixed bug.
 
Cristian Marchi
 - r20236 - gnucash/trunk/src/import-export/aqbanking - i18n: Fix	missing space in message
 
Christian Stimming
 - r20237 - gnucash/trunk/po/glossary - i18n: Add more terms to the	glossary
 
Christian Stimming
 - r20238 - gnucash/trunk/src/gnome-utils - I18n: Fix misleading	composed strings by defining two separate full sentences.
 
Christian Stimming
 - r20239 - gnucash/trunk/src/report/business-reports - Bug #641557:	I18n slightly improved in fancy-invoice
 
Christian Stimming
 - r20240 - htdocs/trunk - Robots should not go into mirrors
 
Christian Stimming
 - r20241 - gnucash/trunk/po - Updated German translation
 
Christian Stimming
 - r20242 - gnucash/trunk/src - Remove references to Neil William's	website because it is vastly outdated.
 
Christian Stimming
 - r20243 - htdocs/trunk - Remove link to Neil William's documentation	because it is vastly outdated, and remove other 404 link as well
 
Christian Stimming
 - r20244 - gnucash/trunk/po - Updated Dutch translation,	copied from the translation project.
 
Cristian Marchi
 - r20245 - gnucash/trunk/doc - Bug #641646: Fix incorrect tip on	switching between multiple tabs
 
Christian Stimming
 - r20246 - gnucash/trunk/src/report/business-reports - Bug #641628:	I18n: Fix untranslated string in fancy-invoice.scm and invoice.scm
 
Christian Stimming
 - r20247 - gnucash/trunk/po - Update POTFILES.in
 
Christian Stimming
 - r20248 - gnucash/trunk/po - Update German translation.
 
Christian Stimming
 - r20249 - gnucash/trunk/src/plugins/bi_import - I18n improvements: Fix	weird strings.
 
Christian Stimming
 - r20250 - gnucash/trunk/po - Updated German translation,	now 100% completed.
 
Christian Stimming
 - r20251 - gnucash/trunk/src/gnome-utils - Partly revert r20207,	"Modify Tax Info on Account Page..."
 
Christian Stimming
 - r20252 - gnucash/trunk - Update revision to 2.4.2
 
Phil Longstaff
 - r20253 - gnucash/tags - Tag 2.4.2
 
Phil Longstaff
 - r20254 - gnucash/trunk/po - Updated Spanish translation,	by Francisco Javier F. Serrador.
 
Christian Stimming
 - r20255 - gnucash/trunk/po - Update Dutch translation by Mark Haanen,	copied from the Translation Project.
 
Christian Stimming
 - r20256 - gnucash/trunk/src/pixmaps - Minor tweaking of icon for	duplicate invoice so that it doesn't look grayed out
 
Christian Stimming
 - r20257 - htdocs/trunk/news - Add 2.4.2 release news item
 
Phil Longstaff
 - r20258 - htdocs/trunk/externals - Update global_params for 2.4.2
 
John Ralls
 - r20259 - gnucash/trunk/src - Bug #641909: Fix broken price scatter	plot
 
Christian Stimming
 - r20260 - gnucash/trunk/src/engine - Fix missing copying of invoice	currency on "Copy Invoice".
 
Christian Stimming
 - r20261 - gnucash/trunk/src/import-export/aqbanking - Fix CRIT error	message on program quit in the aqbanking module.
 
Christian Stimming
 - r20262 - htdocs/trunk - Bug #638685: Remove source code download urls	that are no longer being maintained
 
Christian Stimming
 - r20263 - gnucash/trunk/src/optional/python-bindings/example_scripts -	Bug #639906: Changing the way __format__ works for Split and	Transaction
 
Christian Stimming
 - r20264 - gnucash/trunk/src/optional/python-bindings - Bug #640328:	This patch makes Transaction.GetSplitList and	Account.GetSplitList return Split instances
 
Christian Stimming
 - r20265 - gnucash/trunk/src/optional/python-bindings/example_scripts -	Bug #640347: Adding Example Skripts for historic Stock Quotes
 
Christian Stimming
 - r20266 - gnucash/trunk/src/doc - Bug #640357: Adding very limited	Perl-Support for doxygen
 
Christian Stimming
 - r20267 - gnucash/trunk - Bug #640357: Adding very limited	Perl-Support for doxygen
 
Christian Stimming
 - r20268 - gnucash/trunk/src/gnome - Bug #635552: Rename "Financial	Calculator" into "Loan Repayment Calculator"
 
Christian Stimming
 - r20269 - gnucash/trunk/po - Updated Dutch translation copied from the	translation project.
 
Cristian Marchi
 - r20270 - gnucash/trunk/src - Minor code cleanup - remove includes	from header if not necessary.
 
Christian Stimming
 - r20271 - gnucash/trunk/src/app-utils - Add a common shared quickfill	object for the addr2/addr3 lines of a GncAddress.
 
Christian Stimming
 - r20272 - gnucash/trunk/src/business/business-gnome - Implement	auto-completion on the addr2/addr3 lines of the "New Customer"	dialog box.
 
Christian Stimming
 - r20273 - gnucash/trunk/src/business/business-gnome - Extend the	addr2/addr3 auto-completion also to the shipping addr2/addr3 lines.
 
Christian Stimming
 - r20274 - gnucash/trunk/po - Update Russian translation by Sergey	Belyashov.
 
Cristian Marchi
 - r20275 - gnucash/trunk/src/business/business-gnome - Fix r20272: The	text selection after auto-completion should work correctly now.
 
Christian Stimming
 - r20276 - htdocs/trunk/news - Issue an official warning on the main	website regarding the 2.4.2 sql crash on Windows
 
Geert Janssens
 - r20277 - htdocs/trunk/news - Add a 2.4.0 download link to the sql	message
 
Geert Janssens
 - r20278 - gnucash/trunk/po - Updated Spanish translation,	by Francisco Javier.
 
Christian Stimming
 - r20279 - gnucash/trunk/src - Add address auto-completion of r20272	also for address line 4.
 
Christian Stimming
 - r20280 - gnucash-docs/tags - GnuCash Documentation: tag 2.4.0
 
Geert Janssens
 - r20281 - gnucash/trunk/src - Make log warning about bad gnc_numeric	print the actual error code.
 
Christian Stimming
 - r20282 - gnucash/trunk/src/engine - Another error message somewhat	more verbose.
 
Christian Stimming
 - r20283 - gnucash/trunk/src/import-export/aqbanking - Fix potential	parsing of NULL strings by correctly use an empty non-NULL	string instead.
 
Christian Stimming
 - r20285 - gnucash/trunk/po - Update German translation.
 
Christian Stimming
 - r20287 - gnucash/trunk/src/backend/dbi - Bug #641832: Workaround to	avoid the current crashes on windows.
 
Christian Stimming
 - r20288 - htdocs/trunk - Readd (current stable release) indicator and	fix small typo
 
Geert Janssens
 - r20289 - htdocs/trunk - PDF -> Pdf for consistency
 
Geert Janssens
 - r20290 - htdocs/trunk - Some more PDF -> Pdf changes
 
Geert Janssens
 - r20291 - gnucash/trunk/packaging/win32 - Win32 build: Update some	version numbers: libofx, gwenhywfar, aqbanking
 
Christian Stimming
 - r20292 - gnucash/trunk/packaging/win32 - Win32 build: Fix some	cross-compiling issues.
 
Christian Stimming
 - r20293 - gnucash/trunk/src/libqof/qof - Add a Timespec constructor	for the current clock time.
 
Christian Stimming
 - r20294 - gnucash/trunk/src/business - Implement command for changing	the ordering of invoice entries by moving them up or down one row.
 
Christian Stimming
 - r20295 - gnucash/trunk/src/backend/dbi - Bug #641832: Use	g_strdup_printf() instead of dbi_conn_queryf() to format the query;	the latter crashed msvcrt. Also reverts r20287 because the root bug is	fixed.
 
John Ralls
 - r20296 - gnucash/trunk/po - Updated German translation
 
Christian Stimming
 - r20297 - gnucash/trunk/src/import-export/aqbanking - Remove	no-longer-correct warning about the aqbanking5 setup wizard not	being implemented: It is.
 
John Ralls
 - r20298 - gnucash/trunk/src/libqof/qof - QofSession: Don't push a new	generic error if there's already one available that might be	more descriptive.
 
John Ralls
 - r20299 - gnucash/trunk/po - Updated German translation
 
Christian Stimming
 - r20300 - gnucash/trunk/src/libqof/qof/test - Bug #642284: Fails to	build on Ubuntu Natty
 
Christian Stimming
 - r20301 - gnucash/trunk/packaging/win32 - Win32 build: Fix outdated	(and broken) URL of ActivePerl.
 
Christian Stimming
 - r20302 - gnucash/trunk/src/gnome-utils - Add accessor of GtkUIManager	in GncMainWindow.
 
Christian Stimming
 - r20303 - gnucash/trunk/src/gnome-utils - Bug #642445 [PATCH] Segfault	when tip_of_the_day.list is empty
 
Geert Janssens
 - r20304 - gnucash/trunk/src/business/business-gnome - Add extra	toolbar buttons as shortcuts for some business functions,	"New Invoice" for now.
 
Christian Stimming
 - r20305 - gnucash/trunk/packaging/win32 - Win32 build: Updated	aqbanking5 version numbers
 
Christian Stimming
 - r20306 - gnucash/trunk/src/business/business-ledger - Fix invoice	line ordering mismatch between register window and reports.
 
Christian Stimming
 - r20307 - gnucash/trunk/src/gnome-utils - Fix CRIT gtk warning if the	old_page_long_name was NULL but still passed to g_strrstr.
 
Christian Stimming
 - r20308 - gnucash/trunk/src/business/business-gnome - Add missing	run-time typechecks in new code.
 
Christian Stimming
 - r20309 - gnucash/trunk/src/gnc-module - Fix const-correctness of	gnc-module interface.
 
Christian Stimming
 - r20310 - gnucash/trunk - Add optional module that compiles with gtkmm,	i.e. in C++.
 
Christian Stimming
 - r20311 - gnucash/trunk - Revert r20310,	"Add optional module that compiles with gtkmm..." - the configure	code wasn't taking this as optional for whatever reason.
 
Christian Stimming
 - r20312 - gnucash/trunk - Re-apply r20310: Add optional module that	compiles with gtkmm.
 
Christian Stimming
 - r20313 - gnucash/trunk - Really fix conditional configure test for	gtkmm.
 
Christian Stimming
 - r20314 - gnucash/trunk/src/optional/gtkmm - Extend gtkmm/C++ plugin	to include an actual gnc-plugin implementation.
 
Christian Stimming
 - r20315 - gnucash/trunk/src/import-export - Unify two very similar	strings.
 
Cristian Marchi
 - r20316 - gnucash/trunk/po - Updated Italian translation.
 
Cristian Marchi
 - r20317 - gnucash/trunk/src/libqof/qof - qofinstance.h: Delete	duplicate declarations and consolidate editlevel declarations	in one place.
 
John Ralls
 - r20318 - gnucash-docs/trunk/guide/C - Add information on python	invoice import script
 
Geert Janssens
 - r20319 - gnucash-docs/trunk - Update version numbers and some general	titlepage cleanups
 
Geert Janssens
 - r20320 - gnucash-docs/trunk/xsl/1.45 - Remove old xsl definition
 
Geert Janssens
 - r20321 - gnucash/trunk/src - Update German tax report, by Franz Stoll.
 
Christian Stimming
 - r20322 - gnucash/trunk/src - Remove translation markers from	already-translated strings in German tax report.
 
Christian Stimming
 - r20323 - htdocs/trunk - Try to add a link to the gnucash book as a	news item
 
Christian Stimming
 - r20324 - htdocs/trunk/news - Try again so that the picture is there
 
Christian Stimming
 - r20325 - htdocs/trunk/news - and some final tweaking of the news item
 
Christian Stimming
 - r20326 - gnucash/trunk - Updated Traditional Chinese translation,	by Kuang-che Wu.
 
Christian Stimming
 - r20327 - gnucash/trunk/po - Updated Slovak translation,	copied from the translation project.
 
Cristian Marchi
 - r20328 - htdocs/trunk/po - Updated Italian translation
 
Cristian Marchi
 - r20329 - htdocs/trunk/news/it - Translation to Italian of latest news.
 
Cristian Marchi
 - r20330 - htdocs/trunk/news/it - Some small typos.
 
Cristian Marchi
 - r20331 - htdocs/trunk/news/it - Forgot to translate a phrase.
 
Cristian Marchi
 - r20332 - gnucash/trunk/po - Updated Italian translation.
 
Cristian Marchi
 - r20333 - gnucash/trunk/src/business/business-gnome - I18n	improvement: Unify two very similar strings.
 
Christian Stimming
 - r20334 - gnucash/trunk/po - Update German translation.
 
Christian Stimming
 - r20335 - htdocs/trunk/news - Add news item about Uservoice forum
 
Christian Stimming
 - r20336 - gnucash/trunk - Update revision to 2.4.3
 
Phil Longstaff
 - r20337 - gnucash/tags - Tag 2.4.3
 
Phil Longstaff
 - r20338 - gnucash/tags - Remove 2.4.3 tag - not ready yet
 
Phil Longstaff
 - r20339 - gnucash/trunk/po - Updated Lithuanian translation by Mantas Kriaučiūnas.
 
Cristian Marchi
 - r20340 - gnucash/trunk/src - Set a printer job name when printing	reports and cheques
 
Geert Janssens
 - r20341 - htdocs/trunk/news - Minor edits in the uservoice announcement
 
Christian Stimming
 - r20342 - gnucash/trunk/src - Update gtk include headers to follow gtk	recommendations (only include gtk/gtk.h)
 
Geert Janssens
 - r20343 - gnucash/trunk/src - Re-indentation of source code.
 
Christian Stimming
 - r20344 - gnucash/trunk/src/gnome - Only show the Save As dialog at	the end of the Hierarchy druid if it
 
Geert Janssens
 - r20345 - gnucash/tags - Tag 2.4.3
 
Phil Longstaff
 - r20346 - htdocs/trunk/news - Add 2.4.3 news item
 
Phil Longstaff
 - r20347 - htdocs/trunk/externals - Update webpage for 2.4.3
 
John Ralls
 - r20348 - gnucash/trunk/src/gnome - Bug #347265 - budget column	resizing/options applies to all budget
 
Geert Janssens
 - r20349 - gnucash/trunk/src/gnome - Update page name if budget is	renamed.
 
Geert Janssens
 - r20350 - gnucash/trunk/src/gnome - Present already open budget page	if the user tries to open a budget more than once
 
Geert Janssens
 - r20351 - gnucash/trunk/src - Update page name if invoice/bill is	renamed.
 
Geert Janssens
 - r20352 - gnucash/trunk/src - Small spelling corrections in comments	and some whitespace adjustments
 
Geert Janssens
 - r20353 - gnucash/trunk/src/gnome-utils - Fix Gtk CRIT warnings	introduced in r20351
 
Geert Janssens
 - r20354 - gnucash/trunk/src/gnome-utils - Remove some obsolete files
 
Geert Janssens
    
 
    
      Last message date: 
       Mon Feb 28 13:48:23 EST 2011
    Archived on: Mon Feb 28 13:48:25 EST 2011
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).