December 2006 Archives by subject
Starting: Fri Dec 1 21:46:31 EST 2006
Ending: Sat Dec 30 15:00:44 EST 2006
Messages: 121
- AUDIT: r15179 - gnucash/trunk/src/engine - Return zero instead of failing an assertion when the register asks a
Chris Shoemaker
- AUDIT: r15180 - gnucash/trunk - Print out more information about "broken" splits.
Derek Atkins
- AUDIT: r15204 - gnucash/trunk/src/app-utils - Check for potentially failed utf8 conversion of locale strings. bug#383270
Christian Stimming
- AUDIT: r15205 - gnucash/trunk - Load and store a commodity's KVP-frame (IFF it's non-empty).
Derek Atkins
- AUDIT: r15249 - gnucash/trunk/src/gnome-utils - Avoid crash when renaming page in a page-less window by returning if
Andreas Köhler
- AUDIT: r15252 - gnucash/trunk - guile 1.8's SCM_EXACTP() throws an error when passed a non-number.
Derek Atkins
- AUDIT: r15258 - gnucash/trunk/src/gnome-utils - Save and restore the visibility of the toolbar, statusbar, and
David Hampton
- r15166 - gnucash/trunk - Save window size and position of the transfer dialog.
Andreas Köhler
- r15167 - gnucash/trunk - Drop argv-list-converters.[ch], because its use was removed by r12942
Andreas Köhler
- r15168 - gnucash/trunk - Fix bug #353450 - Crash on quit during save.
Chris Shoemaker
- r15169 - gnucash/trunk/src/gnome-utils - Factor out some quiting code from gnc_main_window_delete_event() and
Chris Shoemaker
- r15170 - gnucash/trunk/src/gnome-utils - Remove unused variables.
Chris Shoemaker
- r15171 - gnucash/branches/2.0 - Remove "closing last window" confirmation dialog and corresponding
Derek Atkins
- r15172 - gnucash/branches/2.0 - Replace 'static inline' by 'static' for functions that are used by
Derek Atkins
- r15173 - gnucash/branches/2.0 - When progress bar is showing, do not make menus and toolbars
Derek Atkins
- r15174 - gnucash/branches/2.0 - Save window size and position of the transfer dialog.
Derek Atkins
- r15175 - gnucash/branches/2.0 - Fix bug #353450 - Crash on quit during save.
Derek Atkins
- r15176 - gnucash/branches/2.0 - Factor out some quiting code from gnc_main_window_delete_event()
Derek Atkins
- r15177 - gnucash/branches/2.0 - Remove unused variables.
Derek Atkins
- r15178 - gnucash/branches/2.0 - Fix a changelog entry from r15173 to specify bug #381467
Derek Atkins
- r15181 - gnucash/branches/2.0/po - Updated Slovak translation by Zdenko Podobny
Christian Stimming
- r15182 - htdocs/trunk - Fix typo in German translation
Christian Stimming
- r15183 - gnucash/trunk - Updates for changed areas of contribution; add andi5 to top. Feel free to adjust this to your liking again.
Christian Stimming
- r15184 - gnucash/trunk/src/gnome - Remove unused variables and dead code. Patch provided by Jerry Quinn. Fixes #347084.
Christian Stimming
- r15185 - gnucash/trunk - Add Author for r15184 bugfix
Christian Stimming
- r15186 - gnucash/branches/gda-dev/lib/libqof/qof - Add support for gnc_numeric as a boxed GValue
Phil Longstaff
- r15187 - gnucash/branches/gda-dev/src/backend/gda - Replace some remaining SQL with GdaQuery
Phil Longstaff
- r15188 - gnucash/trunk - Fix some printf's of NULL in DEBUG, ENTER and LEAVE macro invocations.
Andreas Köhler
- r15189 - gnucash/branches/gda-dev/src/engine - 1) Add GNC_SPLIT/GNC_IS_SPLIT and GNC_LOT/GNC_IS_LOT macros
Phil Longstaff
- r15190 - gnucash/branches/gda-dev/src/backend/gda - 1) Use GObject-style macros instead of casts
Phil Longstaff
- r15191 - gnucash/branches/gda-dev/src/engine - 1) Make some function arguments 'const'
Phil Longstaff
- r15192 - gnucash/branches/gda-dev/src/backend/gda - 1) Add missing files
Phil Longstaff
- r15193 - gnucash/branches/gda-dev/src/backend/gda - Fix use of uninitialized variables
Phil Longstaff
- r15194 - gnucash/branches/gda-dev/src/bin - Add gnucash-gdb.in to create gnucash-gdb
Phil Longstaff
- r15195 - gnucash/branches/gda-dev/src/gnome - Add begin_edit()/commit_edit() around lines filling in new sx
Phil Longstaff
- r15196 - gnucash/branches/gda-dev/src/engine - Add begin_edit/commit_edit around 2 areas where multiple calls are used
Phil Longstaff
- r15197 - gnucash/branches/gda-dev/src/backend/gda - Remove obsolete/unused ddl files
Phil Longstaff
- r15198 - gnucash/branches/gda-dev - Update GDA status
Phil Longstaff
- r15199 - gnucash/branches/2.0 - update to release 2.0.3
Chris Lyttle
- r15200 - gnucash/tags - Tagging the 2.0.3 release of GnuCash
Chris Lyttle
- r15201 - gnucash-docs/trunk - Added changelog entry for christian's commit on 27th nov
Chris Lyttle
- r15202 - htdocs/trunk/news - update to release 2.0.3
Chris Lyttle
- r15203 - gnucash/trunk/src - Rename variables to avoid potential conflicts with C/C++ keywords.
Christian Stimming
- r15206 - gnucash/trunk/src/gnome - Change enum names to avoid name collisions, especially with win32 headers.
Christian Stimming
- r15207 - gnucash/trunk/src/gnome-utils - Rename private min/max functions to avoid name collisions with existing functions of macros, as suggested by Jon Arney
Christian Stimming
- r15208 - gnucash/trunk/lib/libqof/qof - Check for return value of regcomp() and return NULL on failure, as suggested by Jon Arney.
Christian Stimming
- r15209 - gnucash/trunk/lib/libqof/qof - Code cleanup: Move variable declaration into block where it is used.
Christian Stimming
- r15210 - gnucash/trunk - Add author of r15203, 15206, 15207, 15208.
Christian Stimming
- r15211 - gnucash/trunk/src/gnome - Change enum names to avoid name collision of IGNORE identifier, especially with win32 headers.
Christian Stimming
- r15212 - gnucash/branches/gda-dev/src/backend/gda - Use QofAccessFunc/QofSetterFunc function signatures instead of creating
Phil Longstaff
- r15213 - gnucash/trunk/packaging/win32 - Install.sh improvements:
Andreas Köhler
- r15214 - gnucash/trunk/packaging/win32 - Add dist.sh, a script that extracts all necessary files needed to run
Andreas Köhler
- r15215 - gnucash/trunk/packaging/win32 - Use the installed PKG_CONFIG instead of what might be available in the PATH
Christian Stimming
- r15216 - gnucash/trunk/packaging/win32 - Fix guile DLL names that have additional trailing numbers
Christian Stimming
- r15217 - gnucash/trunk/packaging/win32 - Improve Inno Setup Compiler script; should probably be able to package the outcome of dist.sh into one setup file.
Christian Stimming
- r15218 - gnucash/trunk/packaging/win32 - Fix typo
Christian Stimming
- r15219 - gnucash/trunk/packaging/win32 - Fix missing files of dist.sh. Improve iss script.
Christian Stimming
- r15220 - gnucash/branches/2.0/po - Update German translation; fixes bug#383393.
Christian Stimming
- r15221 - gnucash/trunk/packaging/win32 - Revert r15216, because the actual guile dll file names differ from those
Andreas Köhler
- r15222 - gnucash/trunk - Update for 2.0.3 release
Derek Atkins
- r15223 - gnucash/trunk - Do not determine SWIG_LIB by running `swig -swiglib`, because we do not
Andreas Köhler
- r15224 - gnucash/trunk/packaging/win32 - install.sh: Do not call pkg-config-msys.sh from within
Andreas Köhler
- r15225 - gnucash/trunk - Add gnucash icon in Windows .ico format for windows icon
Christian Stimming
- r15226 - gnucash/trunk - Install the .ico icon file into $datadir/gnucash/pixmaps instead of $datadir/pixmaps.
Christian Stimming
- r15227 - gnucash/trunk/packaging/win32 - install.sh: Make gnome installation relocatable again.
Andreas Köhler
- r15228 - gnucash/branches - Branch from trunk at r15227.
Andreas Köhler
- r15229 - gnucash/branches/reshuffle-modules - Add include directives for ${top_builddir}/src/swig-runtime.h.
Andreas Köhler
- r15230 - gnucash/branches/reshuffle-modules - Use GModule instead of libltdl.
Andreas Köhler
- r15231 - gnucash/branches/reshuffle-modules - Remove all prefixes "libgncmod_my_mod_LTX_".
Andreas Köhler
- r15232 - gnucash/branches/reshuffle-modules - Clean up gnc-test-env
Andreas Köhler
- r15233 - gnucash/branches/reshuffle-modules - Fix tests and trim TESTS_ENVIRONMENT's to minimum versions.
Andreas Köhler
- r15234 - gnucash/branches/reshuffle-modules - Readd --library-dir to gnc-test-env and fix all tests that now lacked
Andreas Köhler
- r15235 - gnucash/trunk/packaging/win32 - Some forgotten file for copying
Christian Stimming
- r15236 - gnucash/trunk/src/bin - Remove windows-specific ignoring of engine_is_initialized check.
Christian Stimming
- r15237 - gnucash/trunk/src/app-utils - Convert even more strings of locale into utf8, as suggested by Jon Arney.
Christian Stimming
- r15238 - gnucash/branches/2.0 - * src/import-export/test/Makefile.am: Minor fix so build
Benoit Grégoire
- r15239 - gnucash/trunk/packaging/win32 - Do not distribute share\guile\1.6\slibcat and let slib recreate it once
Andreas Köhler
- r15240 - gnucash/trunk/packaging/win32 - Minor message improvement by hfelton.
Christian Stimming
- r15241 - gnucash/trunk/packaging/win32 - Add code for download/installation of Inno Setup Compiler, as suggested by hfelton.
Christian Stimming
- r15242 - gnucash/branches/gda-dev - Add --with-libgda flag to all user to specify where libgda is
Phil Longstaff
- r15243 - gnucash/branches/gda-dev/src/backend/gda - Remove unused SQL value handlers
Phil Longstaff
- r15244 - gnucash/trunk/packaging/win32 - install.sh: Ease registration of environment variables. Fix dist.sh to
Andreas Köhler
- r15245 - gnucash/trunk/src - Add include directives for ${top_builddir}/src/swig-runtime.h.
Andreas Köhler
- r15246 - gnucash/trunk/packaging/win32 - Various install.sh improvements:
Andreas Köhler
- r15247 - gnucash/trunk - Fix install.sh typo, spotted by hfelton.
Andreas Köhler
- r15248 - gnucash/trunk/packaging/win32 - Strip libdir directives in distributed libtool .la files, because they
Andreas Köhler
- r15250 - gnucash/trunk/packaging/win32 - Fix slib installation within inst_guile, a regression introduced by
Andreas Köhler
- r15251 - gnucash/trunk/packaging/win32 - Use `cp -a' in dist.sh. Let inno create guile.bat (which sets
Andreas Köhler
- r15253 - gnucash/branches/2.0 - Correct account compatibility check with top level account. #389317
Derek Atkins
- r15254 - gnucash/branches/remove-group2 - Sync changes 15066:15252 into the branch.
David Hampton
- r15255 - gnucash/trunk - MacOSX installed libtoolize as glibtoolize. Handle that in autogen
Derek Atkins
- r15256 - gnucash/trunk - lack of swig should be a fatal error (if building from SVN).
Derek Atkins
- r15257 - gnucash/branches/remove-group2/src/engine - Protect against setting an existing tree node as the new root of the
David Hampton
- r15259 - gnucash/trunk - Make sure we set DYLD_LIBRARY_PATH in the test environment (for MacOS X)
Derek Atkins
- r15260 - gnucash/trunk - Do not build tests for `make all' but only `make check'. This is done by
Andreas Köhler
- r15261 - gnucash/trunk - MacOS X needs core-utils in the library load path for "make check" to work.
Derek Atkins
- r15262 - gnucash/trunk - A few more changes for "make check" to succeed on MacOS-X.
Derek Atkins
- r15263 - gnucash/branches/reshuffle-modules - Remove remaining ltdl stuff, i.e. -lltdl, LTDL_LIBRARY_PATH, the
Andreas Köhler
- r15264 - gnucash/branches/reshuffle-modules - Add --library-dir core-utils to a few tests, to ease the work of `make
Andreas Köhler
- r15265 - gnucash/branches/reshuffle-modules - Set DYLD_LIBRARY_PATH in gnc-test-env on --library-dir for MacOS X.
Andreas Köhler
- r15266 - gnucash/branches/reshuffle-modules - MacOSX installed libtoolize as glibtoolize. Handle that in autogen.sh.
Andreas Köhler
- r15267 - gnucash/branches/reshuffle-modules - Add .dylib files to the list of files checked by the module system,
Andreas Köhler
- r15268 - gnucash/trunk/src/scm - Need to expliticly load the gnome-utils scheme code.
David Hampton
- r15269 - gnucash/trunk/src/quotes - Add a check for the Date::Manip module (used by gnc-fq-helper).
David Hampton
- r15270 - gnucash/trunk/packaging/win32 - No need to manually exclude test subdirectories from mingw build
Andreas Köhler
- r15271 - gnucash/branches/gda-dev/src/gnome-utils - Patch by Mark Johnson (mrj001 at shaw.ca) to use a File Selector and allow
Phil Longstaff
- r15272 - gnucash/branches/reshuffle-modules/src - Use /bin/sh for compatibility reasons.
Andreas Köhler
- r15273 - gnucash/branches/reshuffle-modules/src - In gnc-test-env, define is-windows? based on whether the environment variable "OSTYPE"
Andreas Köhler
- r15274 - gnucash/branches/reshuffle-modules/src - Add missing --library-dir's for tests. At least Windows needs them.
Andreas Köhler
- r15275 - gnucash/trunk/packaging/win32 - Configure from a relative path on Windows, because gnucash-build-env
Andreas Köhler
- r15276 - gnucash/branches/reshuffle-modules/src - Readd two --library-dirs to make MacOSX pass `make check'.
Andreas Köhler
- r15277 - gnucash/trunk - Change around the test helper routines so we get the real test lineno.
Derek Atkins
- r15278 - gnucash/branches/gda-dev - Improve configuration of gda backend. Now is --enable-gda and
Phil Longstaff
- r15279 - gnucash/branches/2.0 - Return zero instead of failing an assertion when the register asks a
Derek Atkins
- r15280 - gnucash/branches/2.0 - Check for potentially failed utf8 conversion of locale strings. bug#383270
Derek Atkins
- r15281 - gnucash/branches/2.0 - Load and store a commodity's KVP-frame (IFF it's non-empty).
Derek Atkins
- r15282 - gnucash/branches/2.0 - Avoid crash when renaming page in a page-less window by returning if
Derek Atkins
- r15283 - gnucash/branches/2.0 - guile 1.8's SCM_EXACTP() throws an error when passed a non-number.
Derek Atkins
- r15284 - gnucash/branches/2.0 - Save and restore the visibility of the toolbar, statusbar, and
Derek Atkins
- r15285 - gnucash/branches/2.0 - Make sure we set DYLD_LIBRARY_PATH in the test environment (for MacOS X)
Derek Atkins
- r15286 - gnucash/branches/2.0 - Re-apply the gnc-test-env patch because it changed in trunk.
Derek Atkins
Last message date:
Sat Dec 30 15:00:44 EST 2006
Archived on: Sat Dec 30 15:00:46 EST 2006
This archive was generated by
Pipermail 0.09 (Mailman edition).