You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/src/core-utils
Cristian Marchi 6bf62a3679
Remove double spaces from translatable strings. Patch submitted by Aurimas Fišeras.
13 years ago
..
test Refactor safe_strcmp into the glib standard g_strcmp0 14 years ago
CMakeLists.txt Cutecash: Adapt cmake files to recent file moves. 13 years ago
Makefile.am Move gnc-gconf-utils to app-utils 13 years ago
binreloc.c Update to gtkosxapplication version 2 14 years ago
binreloc.h Code cleanup in binreloc: Remove unused init_lib function. Add possibility to set the looked-up exe path from somewhere else. 16 years ago
core-utils.i Refactor file backend settings to no longer depend on gconf 13 years ago
core-utils.scm Rename gnc-main to gnc-core-prefs 13 years ago
gnc-core-prefs.c Refactor file backend settings to no longer depend on gconf 13 years ago
gnc-core-prefs.h Add new core prefs 13 years ago
gnc-features.c Remove double spaces from translatable strings. Patch submitted by Aurimas Fišeras. 13 years ago
gnc-features.h 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
gnc-filepath-utils.c Remove double spaces from translatable strings. Patch submitted by Aurimas Fišeras. 13 years ago
gnc-filepath-utils.h Rewrite gncFindFile function in C and move it to file-utils. 14 years ago
gnc-gdate-utils.c Convert all time_t to time64: core-utils 14 years ago
gnc-gdate-utils.h Convert all time_t to time64: core-utils 14 years ago
gnc-gkeyfile-utils.c MSVC compatibility: MSVC must not use g_fopen because it uses a different C runtime than the rest of (MSVC) file-handling functions. 16 years ago
gnc-gkeyfile-utils.h Bump glib2 minimum requirement to 2.12. 17 years ago
gnc-glib-utils.c Re-indentation of source code, next batch. 17 years ago
gnc-glib-utils.h Re-indentation of source code, next batch. 17 years ago
gnc-guile-utils.c Move gnc_guile_strip_comments to core-utils and normalize its name to 14 years ago
gnc-guile-utils.h Move gnc_guile_strip_comments to core-utils and normalize its name to 14 years ago
gnc-jalali.c Fix memory leaks due to localtime -> gnc_localtime replacement in r22618, r22626, r22627 13 years ago
gnc-jalali.h Add implementation of Gregorian - Jalali converter code. 16 years ago
gnc-locale-utils.c Win32: Add missing include for windows build 16 years ago
gnc-locale-utils.h The new files for gnc_locale functions, ommitted from r20110. 16 years ago
gnc-path.c Replace gnome_program_init with gtk_init 14 years ago
gnc-path.h Replace gnome_program_init with gtk_init 14 years ago
gnc-uri-utils.c Correct -Wunused warnings 14 years ago
gnc-uri-utils.h Bug #615347 - Use enforced, consistent data file extension across supported platforms 16 years ago
gncla-dir.h.in Make sure the right gnc-fq-* scripts are used. 16 years ago