Commit Graph

14917 Commits (bc0940a49e773925ac09e5e4f01ff2905abf3c68)
 

Author SHA1 Message Date
Geert Janssens bc0940a49e Win32 build: add attribution for a code snippet in bootstrap
14 years ago
J. Alex Aycinena ced147f641 Remove circular dependency introduced in r22681
14 years ago
Geert Janssens 141efcbedc Fix another eol issue
14 years ago
Geert Janssens c33eaf006e Win32 build: some more patchfile cleanups
14 years ago
Geert Janssens 15c3a1bfd4 Win32 build: rename patch files to consistently end in .patch
14 years ago
Geert Janssens 08cbbca194 Win32 build: remove obsolete patches
14 years ago
Geert Janssens 98bf2ad608 Define line ending style for different file types
14 years ago
Geert Janssens f6e626276b Bug #604520 Explain scope of find transaction tool.
14 years ago
Geert Janssens 5f28fc8c88 Win32 build system: Experimental bootstrap script
14 years ago
Geert Janssens f3a35cc6a1 Bug #672364 - does not properly handle XML parse errors, leading to
14 years ago
John Ralls 2824afbabc Fix #638955
14 years ago
John Ralls 19c65666d9 Fix string leak in gnc_gnome_help()
14 years ago
Mike Alexander 18bb5e843d Fix gnc_difftime so it is the same as difftime, which it replaces.
14 years ago
Geert Janssens 365237aec4 Move gnc_guile_strip_comments to core-utils and normalize its name to
14 years ago
Geert Janssens feb2eac9e4 Normalize naming convention for guile convenience functions
14 years ago
Geert Janssens 5666e5bd6d Properly use scm_dynwind_* functions where they still make sense
14 years ago
Geert Janssens 06eb020f7f Readd gnc_scm_to_locale_string function and use it where appropriate
14 years ago
Geert Janssens bc42791f92 Use gnc_guile_call1_to_string convenience function where appropriate
14 years ago
Geert Janssens 6fb7a4f7a2 Move some guile convenience routines to core utils
14 years ago
J. Alex Aycinena 7cdd7372f5 Implement a Book Option to give users the choice to use the transaction number field (default and current behaviour) or, alternatively, the split action field of the anchor split for 'Num' column on registers, reports, import and export, where applicable. The difference between the two is that with the default, the same 'Num' is displayed for a given transaction regardless of what register it is viewed in and with the new option, a different 'Num' can be entered/displayed for a given transaction in each register it is viewed in. In both cases, the 'next number logic' of the 'Num' cell is based on the account of the register the transaction is entered/viewed from but in one case it fills the transaction number, in the other, it fills the split action field of the anchor split (with the transaction number field displayed in the register cell labeled 'T-Num'). In both cases, both fields are visible and can be used as free-form text in double-line mode for any value the user wants. If the new option is not selected, there should be no change in Gnucash's behaviour with the exception of displaying the book options dialog in 'new book' situations.
14 years ago
Geert Janssens 5ff9e099e9 Fix compiler warnings introduced by the guile 2 patches
14 years ago
Mike Alexander ba9b85a260 Use the correct fraction when editing expanded multiple currency transactions.
14 years ago
Geert Janssens 40fd5ccd5c Guile2 : replace deprecated SCM_LENGTH
14 years ago
Geert Janssens 59e978eedb Guile2: avoid build failure on deprecated guile symbols
14 years ago
Geert Janssens 9923009b61 Guile 2: fix autocompile errors
14 years ago
Geert Janssens b1c50db501 Fix double definition of gnc-build-dotgnucash-path
14 years ago
Geert Janssens 174157f3c1 Drop syntax export of N_ and move related bits together
14 years ago
Geert Janssens a158dab67b Drop unused custom gettext macro
14 years ago
Geert Janssens dc45370412 Drop obsolete custom string-join definition.
14 years ago
Geert Janssens 4118c5b9e6 Drop obsolete custom hash-fold definition.
14 years ago
Mike Alexander adfc01fa2a Another but in r22646, still getting the existing price check wrong.
14 years ago
Geert Janssens c0446af4e5 Add new file to POTFILES
14 years ago
Geert Janssens 3fb5d10419 Remove code that was intended for guile before 1.6
14 years ago
Mike Alexander a8ca64a2f0 Fix r22656 so it compiles: delete duplicate def of scm_to_int64.
14 years ago
Mike Alexander 060492194e Fix a bug in r22646: incorrect test for equivalent price already in price DB
14 years ago
Mike Alexander 4af03554c6 Call gnc_split_register_current_trans_expanded instead of duplicating it.
14 years ago
Geert Janssens a61204a921 Remove unused CFLAGS in configure test
14 years ago
Geert Janssens 8f2af017d5 Move configure test to a more appropriate location
14 years ago
Geert Janssens a643447edf Replace now obsolete wrappers by the functions they called directly
14 years ago
Geert Janssens 935c613267 Drop workarounds for potential guile issues with long long
14 years ago
Geert Janssens f10395dade Guile 2: drop custom kvtable in favour of standard hashtable
14 years ago
Geert Janssens d02bf10986 Guile 2 : replace deprecated scm_makfrom0str function
14 years ago
Geert Janssens bf896bcdfa Guile 2: replace deprecated functions
14 years ago
Geert Janssens 37b65abff1 Guile 2: replace deprecated SCM_SYMBOL_CHARS function
14 years ago
Geert Janssens 5b03182435 Rewrite option dialog callback in C
14 years ago
Geert Janssens 45708e5620 Fix some warnings generated by Eclipse's static code analysis plugin
14 years ago
Geert Janssens a7a30aa24f Use correct parameter sequence for g_date_time_get_ymd
14 years ago
Geert Janssens 2e8bd476b0 Make sure all functions are defined only once in the header file
14 years ago
Mike Alexander 8d32361ede Improvements to exchange rate dialog.
14 years ago
Mike Alexander 6ed3bfa6a3 Better detection of unbalanced transactions with trading accounts.
14 years ago