January 2011 Archives by author
Starting: Sat Jan 1 15:57:23 EST 2011
Ending: Mon Jan 31 15:07:00 EST 2011
Messages: 197
- r20124 - gnucash/trunk/src/report/standard-reports - Make it possible to include trading accounts in the Income Statement and Profit and Loss reports.
Mike Alexander
- r20125 - gnucash/trunk/src/engine - Make sure ENTER is balanced by LEAVE in gnc_commodity_set_quote_tz.
Mike Alexander
- r20126 - gnucash/trunk/src/engine - Fix a bug introduced in 20042 which caused lists of Scheme strings passed to C code to be garbage.
Mike Alexander
- r20024 - gnucash-docs/trunk/guide/C - Bug #633586
Yawar Amin
- r20072 - gnucash-docs/trunk - Add prefs menu path for Mac OS X
Yawar Amin
- r20084 - gnucash-docs/trunk/guide/C - guide: Remove superfluous sections from Multiple Currencies chapter
Yawar Amin
- r20090 - gnucash-docs/trunk/guide/C - Bug #130920
Yawar Amin
- r20120 - gnucash-docs/trunk/guide/C - Remove extra guibutton tag
Yawar Amin
- r20085 - gnucash/trunk/src - Revert r20082 (re-enable plugins)
Derek Atkins
- r20039 - gnucash/trunk/src/app-utils - Add info about sub-accounts to Tax Info column on Accounts page.
J. Alex Aycinena
- r20040 - gnucash-docs/trunk/help/C - Clean up wording in Help
J. Alex Aycinena
- r20058 - gnucash/trunk/src/libqof/qof - Fix typo
J. Alex Aycinena
- r20207 - gnucash/trunk/src - Modify Tax Info on Account Page to display or not display sub-account info based on whether row is expanded.
J. Alex Aycinena
- r20037 - gnucash-docs/trunk/help/de_DE - fix pdf generation
Frank H. Ellenberger
- r20083 - gnucash/trunk/src - Bug 638842 - Estonia adopted the Euro on 01.01.2011
Frank H. Ellenberger
- r20086 - gnucash/trunk - Add python in section optional of README.dependencies
Frank H. Ellenberger
- r20089 - gnucash/trunk/src/business/business-ledger - Improve the for translators problematic format string from gnc_entry_ledger_verify_acc_cell_ok
Frank H. Ellenberger
- r20034 - gnucash/trunk - A plugin to import CSV data as a new invoice or bill. Based on code written by Sebastian Held.
Mike Evans
- r20035 - gnucash/trunk/contrib - Fixed some typos.
Mike Evans
- r20169 - gnucash/trunk/src/plugins/bi_import - Open the newly created invoices for editing after import.
Mike Evans
- r20049 - htdocs/trunk - Add link to linux build instructions for several distos
Geert Janssens
- r20050 - htdocs/trunk - Slightly improve wording for the last commit
Geert Janssens
- r20095 - gnucash/trunk/src/libqof/qof - Fix some spelling errors in doxigen documentation
Geert Janssens
- r20096 - gnucash/trunk/src/app-utils - Remove obsolete compatibility code in the state file processing.
Geert Janssens
- r20097 - gnucash/trunk/src/gnome - Remove unused variable.
Geert Janssens
- r20098 - gnucash/trunk/src/app-utils - Bug 639322 part 1: add extension .gcm to future state files
Geert Janssens
- r20099 - gnucash/trunk/src - Bug 639322 part 2: display an error message if a user attempts to save beneath gnc_dotgnucash_dir
Geert Janssens
- r20100 - gnucash/trunk/src/gnome-utils - Bug 639322 part 2b: display an error message if a user attempts to export to somewhere in gnc_dotgnucash_dir
Geert Janssens
- r20101 - gnucash/trunk/src/app-utils - Bug 639322 part 3: provide users with a sensible first time "Save As..." path on Windows
Geert Janssens
- r20132 - gnucash/trunk - This patch adds a new option under Edit -> Preferences -> Date/Time
Geert Janssens
- r20133 - gnucash/trunk/src - Whitespace cleanups
Geert Janssens
- r20134 - gnucash/trunk/src - Add icons for Duplicate Invoice functionality
Geert Janssens
- r20135 - gnucash/trunk/src - Bug #352057 button to create a new invoice when viewing an old one.
Geert Janssens
- r20136 - gnucash/trunk/src/business/business-gnome/ui - Bug #467311 Print invoice button should be restored to View invoice
Geert Janssens
- r20137 - gnucash/trunk/src/business/business-gnome - Bug #629501 Nonexistent field in error message
Geert Janssens
- r20140 - gnucash/trunk/util - Use last changed revision number instead of last-commited-somewhere-in-repo
Geert Janssens
- r20141 - gnucash/trunk/packaging/win32 - Bug #638762 - Windows 7 64-bit: GnuCash will not start due to existing SCHEME_LIBRARY_PATH env variable
Geert Janssens
- r20165 - gnucash/trunk/src/plugins/bi_import - Update svn:ignore for bi_import plugin
Geert Janssens
- r20166 - gnucash/trunk/src/plugins - One more svn:ignore for bi_import plugin
Geert Janssens
- r20170 - gnucash/trunk/src/register - Spelling fixes in code comments.
Geert Janssens
- r20171 - gnucash/trunk/src/gnome-utils - Bug #631789 - "Assets" in summary bar does not match assets displayed
Geert Janssens
- r20186 - gnucash/trunk/src/optional/python-bindings/example_scripts - Allow all book types instead of only sqlite3 for account_analysis.py
Geert Janssens
- r20187 - gnucash/trunk/src/optional/python-bindings/example_scripts - Clarify the use of pathnames in the python bindings example scripts
Geert Janssens
- r20206 - gnucash/trunk/src/backend/sql - Bug #640061 - Invoice items are not saved, patch by Christoph
Geert Janssens
- r20033 - gnucash/trunk/src/gnome - Add "copy budget" command to menu. Works like "open budget" except that a copy of the budget is made with the name "Copy of "+name of old budget.
Phil Longstaff
- r20036 - gnucash/trunk/src/engine - Add gnc_budget_clone() and make some functions arguments 'const'
Phil Longstaff
- r20041 - gnucash/trunk/src/app-utils - More memory leaks
Phil Longstaff
- r20042 - gnucash/trunk/src/engine - Fix more memory leaks. Also, when closing a book (to open a new one, not year end), free objects.
Phil Longstaff
- r20044 - gnucash/trunk/src/gnome - Add budget name to budget tab
Phil Longstaff
- r20082 - gnucash/trunk/src - Disable building the plugins directory until windows build issues can be fixed
Phil Longstaff
- r20026 - gnucash-docs/trunk/help/C - Bug #582547 Add account tree columns description.
Cristian Marchi
- r20038 - gnucash-docs/trunk/help/C - Add mdash entity to enable the use of xml2po and add description for entities.
Cristian Marchi
- r20059 - gnucash-docs/trunk/help/C - Fix some typo.
Cristian Marchi
- r20060 - gnucash-docs/trunk/help/C - Four style sheets, not three.
Cristian Marchi
- r20061 - gnucash-docs/trunk/help/C - Uniform phrases.
Cristian Marchi
- r20062 - gnucash-docs/trunk/help/C - Uniform phrases and add markups.
Cristian Marchi
- r20063 - gnucash-docs/trunk/help/C - Column options button is not in the titlebar.
Cristian Marchi
- r20064 - gnucash-docs/trunk/help/C - Add guibutton tag.
Cristian Marchi
- r20073 - gnucash-docs/trunk/help/C - Improve markup.
Cristian Marchi
- r20074 - gnucash-docs/trunk/help/C - Unify phrases.
Cristian Marchi
- r20075 - gnucash-docs/trunk/help/C - Add a bunch of acronym markup.
Cristian Marchi
- r20080 - gnucash-docs/trunk/help/C - More markup and some minor fixes.
Cristian Marchi
- r20088 - gnucash-docs/trunk/help/C - More markup.
Cristian Marchi
- r20091 - gnucash-docs/trunk/guide/C - Correct some markup errors and use indentation.
Cristian Marchi
- r20092 - gnucash-docs/trunk/guide/C - Update docbook specification from 4.1.2 to 4.4. This removes errors given with xmllint.
Cristian Marchi
- r20093 - gnucash-docs/trunk/guide/C - Add entity to make xml2po work.
Cristian Marchi
- r20094 - gnucash/trunk/src/gnome/glade - Remove the word "days" because it is also located after the near field.
Cristian Marchi
- r20109 - gnucash-docs/trunk/guide/C - A bunch of <acronym> tags.
Cristian Marchi
- r20110 - gnucash-docs/trunk - Add xml2po to comment about unrecognized entity.
Cristian Marchi
- r20113 - gnucash-docs/trunk/guide/C - A bunch of guibutton tag.
Cristian Marchi
- r20122 - gnucash-docs/trunk/help/C - Unify the use of <emphasis>Toolbar</emphasis>, <emphasis>Titlelbar</emphasis>, <emphasis>Menubar</emphasis> and <emphasis>Summary bar</emphasis>.
Cristian Marchi
- r20138 - gnucash/trunk/po - Update Italian translation.
Cristian Marchi
- r20139 - gnucash/trunk/src/plugins/bi_import/glade - Fix a typo.
Cristian Marchi
- r20143 - gnucash-docs/trunk/guide/C - Substitute deprecated interface tag in favor of guilabel
Cristian Marchi
- r20148 - gnucash-docs/trunk/help/C - Minor styling fix.
Cristian Marchi
- r20149 - gnucash-docs/trunk/help/it_IT - Migrate Italian help translation to po file, update translation and figures to rev.20148.
Cristian Marchi
- r20150 - gnucash-docs/trunk/help/it_IT - Fix previous commit for pdf making
Cristian Marchi
- r20151 - gnucash-docs/trunk/help/it_IT/figures - Adapt dpi of figures for pdf printing
Cristian Marchi
- r20152 - gnucash-docs/trunk/help/it_IT - More information on translation process
Cristian Marchi
- r20179 - gnucash-docs/trunk/guide/C - Another bunch of multiple tags
Cristian Marchi
- r20182 - gnucash-docs/trunk/help/it_IT - Change name to it.po file in order to have the lang field set to "it" in the xml file. In this way the general strings (section, chapter, table etc...) will be translated in the output.
Cristian Marchi
- r20183 - gnucash-docs/trunk/help/it_IT - Update the Italian help and the instructions for translating
Cristian Marchi
- r20184 - htdocs/trunk - GnuCash v2.2 is not anymore the current stable release
Cristian Marchi
- r20185 - gnucash/trunk/src/report/stylesheets - Fix a typo.
Cristian Marchi
- r20212 - gnucash-docs/trunk/help/C - Bug #535424. Update documentation for the Since Last Run assistant.
Cristian Marchi
- r20213 - gnucash-docs/trunk/help/C - Add proper markup.
Cristian Marchi
- r20215 - gnucash-docs/trunk/guide/C - Unify use of <emphasis>Toolbar</emphasis>, <emphasis>Titlebar</emphasis>, <emphasis>Statusbar</emphasis> and <emphasis>Summarybar</emphasis>
Cristian Marchi
- r20029 - gnucash-docs/trunk/guide/C - Changed "Portfoloio View" to "Commodity View". A "portfolio" is a
John Ralls
- r20030 - gnucash-docs/trunk/guide/C - Bug #638500: Add a note about the source of the report being modified so that users can follow along.
John Ralls
- r20031 - gnucash-docs/trunk/guide/C - Provide separate Finance::Quote instructions for each OS and clarify the ones for Linux.
John Ralls
- r20102 - gnucash/trunk - Provide glib unit testing template files to make it easier to add unit testing to modules
John Ralls
- r20103 - gnucash/trunk/src/libqof/qof - Add a read-only attribute to QofBook and check of same to
John Ralls
- r20107 - gnucash/trunk - Fix qof/test compilation errors, provide guard for glib_testing.
John Ralls
- r20117 - gnucash/trunk/src/backend/xml - Bug #638225: Author Jim Radford. KVP lists are ordered so should not be sorted
John Ralls
- r20119 - gnucash/trunk/src/backend/dbi - Provide for safely overwriting a sql database by moving the existing
John Ralls
- r20121 - gnucash/trunk - Minor fixes to g_test: Adjust MODULEPATH so that the boundary path delimiters go at invocation; add DEFAULT_INCLUDES to the test_foo_CFLAGS; include the required NULL third arg to g_test_init()
John Ralls
- r20123 - gnucash/trunk/src/backend - Enhanced database version handling.
John Ralls
- r20142 - gnucash/trunk - Rejigger the set_macos_locale function to better handle qualified
John Ralls
- r20146 - gnucash/trunk/src/engine - Prevent a crash if gnc_sx_sxes_reverencing_account called when book has no sxes.
John Ralls
- r20147 - gnucash/trunk/src - Bug #611936: Test DBI backends for a dbi bug which causes 64-bit numbers
John Ralls
- r20153 - gnucash/trunk/src/libqof/qof - Remove book_is_readonly check from qof_instance_begin_edit; it crashes if it's actually used.
John Ralls
- r20154 - gnucash/trunk/src/backend/sql - Throw an error and return if if the book is marked readonly.
John Ralls
- r20155 - gnucash/trunk - Provide more detail in commit error when it's caused by a read-only book. Mark error message for translation.
John Ralls
- r20156 - gnucash/trunk/src/backend/sql - Bug #637770: Fix progress bar on load and full save in sql backend.
John Ralls
- r20157 - gnucash/trunk - Reverse some extra changes that slipped into 20155
John Ralls
- r20158 - gnucash/trunk - Add en to the ALL_LINGUAS list in configure.ac; should have been in r20142
John Ralls
- r20159 - gnucash/trunk/src/gnome-utils - SQL Backend Version Control: The final part.
John Ralls
- r20167 - gnucash/trunk/src/libqof/qof/test - Remove qof_instance_begin_edit test from test_book_readonly; qof_instance_begin_edit doesn't check qof_book_is_readonly anymore.
John Ralls
- r20168 - gnucash/trunk/src/gnome-utils - Make the splash screen stack as a regular window instead of stacking in front of everything else.
John Ralls
- r20172 - gnucash/trunk/src/backend/dbi/test - Add declaration for test_dbi_version_control; doxygen comments for test_dbi_safe_save and test_dbi_version_control; and rearrange order of declarations to keep the test functions together.
John Ralls
- r20175 - gnucash/trunk/src/backend/dbi/test - Add #include gnc-main.h for declaration of gnc_get_svn_version() for test_dbi_version_control().
John Ralls
- r20177 - gnucash/trunk/src/backend - Change serialization of doubles in the dbi backend to use
John Ralls
- r20178 - gnucash/trunk/src/backend/sql - Clean up an obvious time-waster.
John Ralls
- r20188 - gnucash/trunk - Better OSX language handling: Add a "C" locale to the language-list
John Ralls
- r20189 - gnucash/trunk/src/backend/dbi - Handle localization-ignorance bug in libdbi by setting LC_NUMERIC locale
John Ralls
- r20190 - gnucash/trunk/src/backend/dbi - Left out of r20188: Actually wrap the important code...
John Ralls
- r20191 - gnucash/trunk/src/backend/dbi - Add locale.h; some systems seem not to pull it in via glib/gi18n.h
John Ralls
- r20192 - gnucash/trunk/src - Adjust gnc_push_locale and gnc_pop_locale to take a locale category and
John Ralls
- r20193 - gnucash/trunk/src/engine - Delete the unused and slightly pointless gnucash_foo_version functions
John Ralls
- r20201 - gnucash/trunk/src/backend/dbi/test - Add libgncmod-app-utils.la to src/backend/dbi/tests LDADD so that gnc_push_locale and gnc_pop_locale can be found for testing.
John Ralls
- r20202 - gnucash/trunk - Add gnc_get_long_version, a guint concocted by adding the version values together allowing two digits for each. Add a new version value, GNUNCASH_NANO_VERSION, to be incremented when there's any change to data serialization. Use the new gnc_get_long_version to tag the Gnucash version in the versions table in the dbi backend.
John Ralls
- r20208 - gnucash/trunk/src/backend/dbi - Adjust location and add gnc_(push|pop)_locale wrapper around dbi_conn_query() calls which retrieve data. Patch by Christoph Holtermann
John Ralls
- r20209 - gnucash/trunk/src - Move gnc_locale functions from src/app-utils/gnc-ui-util to src/core-utils/gnc-locale-utils (new files) and adjust accordingly.
John Ralls
- r20210 - gnucash/trunk/src - More adjustments for moving gnc_locale functions from app-utils to core-utils
John Ralls
- r20211 - gnucash/trunk/src - Adjustments to test Makefiles required by r20176 (move quickfill functions from gnome-utils to app-utils
John Ralls
- r20214 - gnucash/trunk/src/core-utils - The new files for gnc_locale functions, ommitted from r20110.
John Ralls
- r20021 - gnucash/trunk/src/import-export - Bug #373415: Replace existing transaction fields by imported transaction marked as reconcile
Christian Stimming
- r20022 - gnucash/trunk/src/import-export/aqbanking - Bug #454109: Online banking: grey out online action menu items when there is no online account
Christian Stimming
- r20023 - gnucash/trunk/src/optional/python-bindings - Bug #636402: Add test case for DBI error: 1: table sqlite_sequence may not be dropped
Christian Stimming
- r20025 - gnucash-docs/trunk - Add more gitignore.
Christian Stimming
- r20027 - gnucash-docs/trunk - Add more gitignores.
Christian Stimming
- r20028 - gnucash-docs/trunk/help/de_DE - Updated German help, by Holger Stöhr.
Christian Stimming
- r20032 - gnucash-docs/trunk/help/de_DE - Set svn:eol-style property for all XML files to LF to avoid CRLF/LF mixups.
Christian Stimming
- r20043 - gnucash/trunk - Remove obsolete unused autoconf macro
Christian Stimming
- r20045 - gnucash-docs/trunk/help/de_DE - Minor cleanup of German help: Remove commented-out text; remove double tip-of-day section.
Christian Stimming
- r20046 - gnucash-docs/trunk/help/de_DE - German guide: Fix my last commit
Christian Stimming
- r20047 - gnucash/trunk/src/import-export - Fix potentially uninitialized variable.
Christian Stimming
- r20048 - gnucash/trunk/src/report/standard-reports - Activate balance averaging in account piechart report, introduced in r19253.
Christian Stimming
- r20051 - gnucash/trunk/src/gnome-utils - Set sort order for GncEntry quickfill to LIFO by-date.
Christian Stimming
- r20052 - gnucash/trunk/src - Bug #638543: Remove the counter() method from the backends.
Christian Stimming
- r20053 - gnucash/trunk/src - Bug #638543: Split the qof_book_get_counter function.
Christian Stimming
- r20054 - gnucash/trunk/src - Bug #638543: Centralize the counter formatting in qofbook.
Christian Stimming
- r20055 - gnucash/trunk/src - Bug #638543: Make the various counter formats configurable.
Christian Stimming
- r20056 - gnucash/trunk/src/libqof/qof - Bug #638543: Validate counter format strings before using them.
Christian Stimming
- r20057 - gnucash/trunk/src - Bug #638543: Add a GUI for the counter format and current value.
Christian Stimming
- r20065 - gnucash/trunk/src/gnome-utils/schemas - Bug #638615: Fix schema install with DESTDIR
Christian Stimming
- r20066 - gnucash/trunk/po - Bug #638962: Update Brazil Portugese translation by Dorneles Treméa
Christian Stimming
- r20067 - gnucash/trunk/src - Bug #638225: Sort when saving as XML
Christian Stimming
- r20068 - gnucash/trunk/packaging - Bug #603334: Updates to RPM spec file to allow 2.3.7 to build on Fedora Core 12
Christian Stimming
- r20069 - gnucash/trunk/src/report/business-reports - Bug #502066: The aging in business reports should use the due date instead of the post date
Christian Stimming
- r20070 - gnucash/trunk - Bug #638621: Update README file.
Christian Stimming
- r20071 - gnucash/trunk/doc - Bug #639172: Remove "Warning!! This is a DEVELOPMENT version .." tip of the day
Christian Stimming
- r20076 - gnucash/trunk/src/report/utility-reports - Fix version number in welcome report.
Christian Stimming
- r20077 - gnucash/trunk/src/report/standard-reports - Bug #639259: Add averages in barchart reports.
Christian Stimming
- r20078 - gnucash/trunk/src - Bug #636907: Improve "Close when finished" handling in "Online Banking Connection Window"
Christian Stimming
- r20079 - gnucash/trunk/src/report/standard-reports - Fix typo
Christian Stimming
- r20081 - gnucash/trunk/src/engine - Add function for creating a new copy of an existing GncInvoice.
Christian Stimming
- r20087 - gnucash/trunk/src/business/business-gnome - Bug #639365: Revert r18546 so that the bills-due dialog displays only bills but not invoices.
Christian Stimming
- r20104 - gnucash/trunk/src/libqof/qof - Disable usage of qof/test for now because is does not yet compile.
Christian Stimming
- r20105 - gnucash/trunk - Bug #638689: Require libaqbanking >= 4.0.0 because earlier versions are not supported correctly by our code anymore.
Christian Stimming
- r20106 - gnucash/trunk - Remove the old "import-export/hbci" module because it is no longer supported.
Christian Stimming
- r20108 - gnucash/trunk/packaging/win32 - Bug #639498: Fix aqbanking-4.2.4 issue with "execute online transfer" on WinXP.
Christian Stimming
- r20111 - gnucash/trunk/src/import-export/schemas - Make reconcile+update import action of r20021 bug#373415 enabled by default because it's so useful.
Christian Stimming
- r20112 - gnucash/trunk/src/doc - Remove *.i files from doxygen input again because at least my doxygen-1.6.3 hangs on gnucash_core.i.
Christian Stimming
- r20114 - gnucash/trunk/packaging/win32 - Win32 build: Aqbanking has a patch now, but doesn't need autotools called.
Christian Stimming
- r20115 - gnucash/trunk/src - Implement "Duplicate Invoice" feature, where a new invoice is created as a copy of an old one with new date and new ID.
Christian Stimming
- r20116 - gnucash/trunk/src/business/business-gnome - Additionally, make the "Duplicate Invoice" feature available as menu item and toolbar button when viewing an invoice.
Christian Stimming
- r20118 - gnucash/trunk/src/plugins/bi_import - Win32: Add missing link libraries to bi_import plugin. Necessary for win32 linking.
Christian Stimming
- r20127 - gnucash/trunk/src/doc - Bug 637346: A small python doc enhancement, basically mentioning the wiki-page
Christian Stimming
- r20128 - gnucash/trunk/src/optional/python-bindings - Bug #639906: Adding __str__ and __unicode__ methods to GncNumeric
Christian Stimming
- r20129 - gnucash/trunk/src - 639980: Add EntryList and _gncEntry objects to list typemap.
Christian Stimming
- r20130 - gnucash/trunk/src/optional/python-bindings - Remove old obsolete unused file from python wrappers.
Christian Stimming
- r20131 - gnucash/trunk/src/report/business-reports - Bug #535774: Fix label for employee option on "Employee Report"
Christian Stimming
- r20144 - gnucash/trunk - Bug #640233: Don't add "Account unknown Bank Unknown" memo when account and/or bank does not exist
Christian Stimming
- r20145 - gnucash/trunk - Bug #639906: Improve text output methods of python bindings
Christian Stimming
- r20160 - gnucash/trunk/src/gnome-utils - Improve wording of libdbi error message even more.
Christian Stimming
- r20161 - gnucash/trunk/src - Fix printf conversion specifier of 64 bit integers in message.
Christian Stimming
- r20162 - gnucash/trunk/util - Add missing svn:executable property
Christian Stimming
- r20163 - gnucash/trunk/src - Re-indentation of source code.
Christian Stimming
- r20164 - gnucash/trunk/src - Set line ending property svn:eol-style to LF for newly added files
Christian Stimming
- r20173 - gnucash/trunk/src - Fix r20169 for out-of-tree build. Clean up included .c file.
Christian Stimming
- r20174 - gnucash/trunk/src - Fix core swig files to have appropriate ifdefs for guile only portions
Christian Stimming
- r20176 - gnucash/trunk/src - Move quickfill and gnc-entry-quickfill files from gnome-utils to app-utils because they don't require gtk/gnome.
Christian Stimming
- r20180 - gnucash/trunk - I18n improvements: Fix typos, fix unnecessary near-duplicates, remove unneeded strings.
Christian Stimming
- r20181 - gnucash/trunk/po - Update German translation.
Christian Stimming
- r20194 - gnucash/trunk/src - Drop the obsolete gncUIWidget typedef because all of our GUI-code is inherently gtk-dependent (with the exception of option-util.h).
Christian Stimming
- r20195 - gnucash/trunk/src/app-utils - Fix cmake build file after file removal.
Christian Stimming
- r20196 - gnucash/trunk/src - Remove pointless header RecnWindow.h - nothing gtk-independent here anyway.
Christian Stimming
- r20197 - gnucash/trunk/src - Remove unneeded usage of a generic <gnc-ui.h> include in headers.
Christian Stimming
- r20198 - gnucash/trunk/src - Move gnc-ui.h file from top-level to gnome-utils. It is gtk-dependent anyway, so it is moved to where it belongs now.
Christian Stimming
- r20199 - gnucash/trunk/src/backend/dbi - Fix missing include in cmake build file.
Christian Stimming
- r20200 - gnucash/trunk/src - Re-indentation of source code.
Christian Stimming
- r20203 - gnucash/trunk/po - Updated Ukrainian translation, copied from the Translation Project.
Christian Stimming
- r20204 - gnucash/trunk/src - Get rid of gtk dependency in <app-util/option-util.h> header by storing only a gpointer for the widget.
Christian Stimming
- r20205 - gnucash/trunk - Update newly introduced NANO version number in cmake build script as well.
Christian Stimming
- r20216 - gnucash/trunk/src/core-utils - Set line ending property svn:eol-style to LF for newly added files
Christian Stimming
- r20217 - gnucash/trunk/src/gnc - Set line ending property svn:eol-style to LF for newly added files
Christian Stimming
Last message date:
Mon Jan 31 15:07:00 EST 2011
Archived on: Mon Jan 31 15:07:03 EST 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).