Home
last modified time | relevance | path

Searched refs:GNC_PREFS_GROUP (Results 1 – 25 of 32) sorted by relevance

12

/dports/finance/gnucash/gnucash-4.9/gnucash/gnome-utils/
H A Ddialog-totd.c39 #define GNC_PREFS_GROUP "dialogs.totd" macro
96 gnc_prefs_set_int(GNC_PREFS_GROUP, GNC_PREF_CURRENT_TIP, current_tip_number); in gnc_new_tip_number()
151 gnc_save_window_size(GNC_PREFS_GROUP, GTK_WINDOW(totd_dialog->dialog)); in gnc_totd_dialog_response_cb()
170 gnc_prefs_set_bool(GNC_PREFS_GROUP, GNC_PREF_SHOW_TIPS, active); in gnc_totd_dialog_startup_toggled_cb()
318 show_tips = gnc_prefs_get_bool(GNC_PREFS_GROUP, GNC_PREF_SHOW_TIPS); in gnc_totd_dialog()
326 current_tip_number = gnc_prefs_get_int(GNC_PREFS_GROUP, GNC_PREF_CURRENT_TIP); in gnc_totd_dialog()
368 gnc_restore_window_size(GNC_PREFS_GROUP, GTK_WINDOW(totd_dialog->dialog), parent); in gnc_totd_dialog()
H A Dwindow-main-summarybar.c56 #define GNC_PREFS_GROUP "window.pages.account-tree.summary" macro
372 gnc_prefs_get_bool(GNC_PREFS_GROUP, GNC_PREF_GRAND_TOTAL); in gnc_main_window_summary_refresh()
374 gnc_prefs_get_bool(GNC_PREFS_GROUP, GNC_PREF_NON_CURRENCY); in gnc_main_window_summary_refresh()
470 gnc_prefs_remove_cb_by_id (GNC_PREFS_GROUP, summary->cnxn_id); in gnc_main_window_summary_destroy_cb()
675 retval->cnxn_id = gnc_prefs_register_cb (GNC_PREFS_GROUP, NULL, in gnc_main_window_summary_new()
H A Ddialog-reset-warnings.c41 #define GNC_PREFS_GROUP "dialogs.reset-warnings" macro
198 gnc_save_window_size(GNC_PREFS_GROUP, GTK_WINDOW(rw_dialog->dialog)); in gnc_reset_warnings_response_cb()
415 gnc_restore_window_size(GNC_PREFS_GROUP, GTK_WINDOW(rw_dialog->dialog), parent); in gnc_reset_warnings_dialog()
H A Ddialog-tax-table.c46 #define GNC_PREFS_GROUP "dialogs.business.tax-tables" macro
813 gnc_save_window_size (GNC_PREFS_GROUP, GTK_WINDOW(ttw->dialog)); in tax_table_window_close_handler()
831 gnc_save_window_size (GNC_PREFS_GROUP, in tax_table_window_delete_event_cb()
989 gnc_restore_window_size (GNC_PREFS_GROUP, GTK_WINDOW(ttw->dialog), parent); in gnc_ui_tax_table_window_new()
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome/
H A Ddialog-print-check.c66 #define GNC_PREFS_GROUP "dialogs.checkprinting" macro
558 gnc_prefs_set_coords(GNC_PREFS_GROUP, GNC_PREF_CUSTOM_PAYEE, in gnc_ui_print_save_dialog()
561 gnc_prefs_set_coords(GNC_PREFS_GROUP, GNC_PREF_CUSTOM_DATE, in gnc_ui_print_save_dialog()
564 gnc_prefs_set_coords(GNC_PREFS_GROUP, GNC_PREF_CUSTOM_WORDS, in gnc_ui_print_save_dialog()
567 gnc_prefs_set_coords(GNC_PREFS_GROUP, GNC_PREF_CUSTOM_NUMBER, in gnc_ui_print_save_dialog()
570 gnc_prefs_set_coords(GNC_PREFS_GROUP, GNC_PREF_CUSTOM_NOTES, in gnc_ui_print_save_dialog()
573 gnc_prefs_set_coords(GNC_PREFS_GROUP, GNC_PREF_CUSTOM_MEMO, in gnc_ui_print_save_dialog()
576 gnc_prefs_set_coords(GNC_PREFS_GROUP, GNC_PREF_CUSTOM_ADDRESS, in gnc_ui_print_save_dialog()
579 gnc_prefs_set_coords(GNC_PREFS_GROUP, GNC_PREF_SPLITS_AMOUNT, in gnc_ui_print_save_dialog()
582 gnc_prefs_set_coords(GNC_PREFS_GROUP, GNC_PREF_SPLITS_MEMO, in gnc_ui_print_save_dialog()
[all …]
H A Ddialog-commodities.c46 #define GNC_PREFS_GROUP "dialogs.commodities" macro
98 gnc_save_window_size (GNC_PREFS_GROUP, in gnc_commodities_window_delete_event_cb()
338 cd->show_currencies = gnc_prefs_get_bool(GNC_PREFS_GROUP, GNC_PREF_INCL_ISO); in gnc_commodities_dialog_create()
389 gnc_restore_window_size (GNC_PREFS_GROUP, GTK_WINDOW(cd->window), GTK_WINDOW(parent)); in gnc_commodities_dialog_create()
397 gnc_save_window_size (GNC_PREFS_GROUP, GTK_WINDOW(cd->window)); in close_handler()
399 gnc_prefs_set_bool (GNC_PREFS_GROUP, GNC_PREF_INCL_ISO, cd->show_currencies); in close_handler()
H A Ddialog-report-style-sheet.c42 #define GNC_PREFS_GROUP "dialogs.style-sheet" macro
447 gnc_save_window_size (GNC_PREFS_GROUP, GTK_WINDOW(ss->toplevel)); in gnc_style_sheet_select_dialog_delete_event_cb()
477 gnc_save_window_size (GNC_PREFS_GROUP, GTK_WINDOW(ss->toplevel)); in gnc_style_sheet_window_close_handler()
566 gnc_restore_window_size (GNC_PREFS_GROUP, in gnc_style_sheet_dialog_open()
H A Ddialog-find-account.c40 #define GNC_PREFS_GROUP "dialogs.find-account" macro
79 gnc_save_window_size (GNC_PREFS_GROUP, in gnc_find_account_dialog_window_delete_event_cb()
482 gnc_restore_window_size (GNC_PREFS_GROUP, GTK_WINDOW(facc_dialog->window), GTK_WINDOW(parent)); in gnc_find_account_dialog_create()
521 gnc_save_window_size (GNC_PREFS_GROUP, in close_handler()
H A Ddialog-lot-viewer.c94 #define GNC_PREFS_GROUP "dialogs.lot-viewer" macro
630 gnc_save_window_size(GNC_PREFS_GROUP, GTK_WINDOW(lv->window)); in lv_close_handler()
1090 gnc_prefs_bind (GNC_PREFS_GROUP, GNC_PREF_VPOS, object, "position"); in lv_create()
1093 gnc_prefs_bind (GNC_PREFS_GROUP, GNC_PREF_HPOS, object, "position"); in lv_create()
1108 gnc_restore_window_size(GNC_PREFS_GROUP, GTK_WINDOW(lv->window), parent); in lv_create()
H A Ddialog-price-edit-db.c57 #define GNC_PREFS_GROUP "dialogs.pricedb-editor" macro
120 gnc_save_window_size (GNC_PREFS_GROUP, in gnc_prices_dialog_delete_event_cb()
793 gnc_restore_window_size (GNC_PREFS_GROUP, GTK_WINDOW(pdb_dialog->window), GTK_WINDOW (parent)); in gnc_prices_dialog_create()
804 gnc_save_window_size (GNC_PREFS_GROUP, GTK_WINDOW(pdb_dialog->window)); in close_handler()
H A Ddialog-price-editor.c52 #define GNC_PREFS_GROUP "dialogs.price-editor" macro
376 gnc_save_window_size(GNC_PREFS_GROUP, GTK_WINDOW(pedit_dialog->dialog)); in pedit_dialog_response_cb()
620 gnc_restore_window_size(GNC_PREFS_GROUP, GTK_WINDOW(pedit_dialog->dialog), GTK_WINDOW(parent)); in gnc_price_edit_dialog()
H A Ddialog-fincalc.c45 #define GNC_PREFS_GROUP "dialogs.fincalc" macro
504 gnc_save_window_size(GNC_PREFS_GROUP, GTK_WINDOW(dialog)); in fincalc_response_cb()
728 gnc_restore_window_size(GNC_PREFS_GROUP, GTK_WINDOW(fcd->dialog), parent); in gnc_ui_fincalc_dialog_create()
H A Dassistant-hierarchy.c71 #define GNC_PREFS_GROUP "dialogs.new-hierarchy" macro
150 gnc_save_window_size(GNC_PREFS_GROUP, GTK_WINDOW(data->dialog)); in delete_hierarchy_dialog()
1641 gnc_restore_window_size (GNC_PREFS_GROUP, in gnc_create_hierarchy_assistant()
1679 if (gnc_prefs_get_bool(GNC_PREFS_GROUP, GNC_PREF_SHOW_ON_NEW_FILE)) in gnc_ui_hierarchy_assistant_hook()
H A Ddialog-imap-editor.c40 #define GNC_PREFS_GROUP "dialogs.imap-editor" macro
1002 gnc_restore_window_size (GNC_PREFS_GROUP, GTK_WINDOW(imap_dialog->dialog), GTK_WINDOW(parent)); in gnc_imap_dialog_create()
1014 gnc_save_window_size (GNC_PREFS_GROUP, GTK_WINDOW(imap_dialog->dialog)); in close_handler()
/dports/finance/gnucash/gnucash-4.9/gnucash/import-export/
H A Dimport-match-picker.c47 #define GNC_PREFS_GROUP "dialogs.import.generic.match-picker" macro
473 gnc_prefs_bind (GNC_PREFS_GROUP, GNC_PREF_DISPLAY_RECONCILED, in init_match_picker_gui()
494 gnc_restore_window_size(GNC_PREFS_GROUP, in init_match_picker_gui()
538 gnc_save_window_size(GNC_PREFS_GROUP, in gnc_import_match_picker_run_and_close()
H A Dimport-account-matcher.c51 #define GNC_PREFS_GROUP "dialogs.import.generic.account-picker" macro
455 gnc_restore_window_size (GNC_PREFS_GROUP, in gnc_import_select_account()
549 gnc_save_window_size (GNC_PREFS_GROUP, GTK_WINDOW(picker->dialog)); in gnc_import_select_account()
/dports/finance/gnucash/gnucash-4.9/gnucash/import-export/csv-imp/
H A Dassistant-csv-account-import.c43 #define GNC_PREFS_GROUP "dialogs.import.csv" macro
343 info->starting_dir = gnc_get_default_directory (GNC_PREFS_GROUP); in load_settings()
504 gnc_set_default_directory (GNC_PREFS_GROUP, info->starting_dir); in csv_import_assistant_finish_page_prepare()
624 gnc_save_window_size (GNC_PREFS_GROUP, GTK_WINDOW(info->assistant)); in csv_import_close_handler()
726 gnc_restore_window_size (GNC_PREFS_GROUP, in csv_import_assistant_create()
H A Dassistant-csv-price-import.cpp68 #define GNC_PREFS_GROUP "dialogs.import.csv" macro
713 gnc_restore_window_size (GNC_PREFS_GROUP, in CsvImpPriceAssist()
748 gnc_set_default_directory (GNC_PREFS_GROUP, starting_dir); in check_for_valid_filename()
1815 auto starting_dir = gnc_get_default_directory (GNC_PREFS_GROUP); in assist_file_page_prepare()
1952 gnc_save_window_size (GNC_PREFS_GROUP, GTK_WINDOW(csv_imp_asst)); in assist_compmgr_close()
H A Dassistant-csv-trans-import.cpp80 #define GNC_PREFS_GROUP "dialogs.import.csv" macro
665 gnc_restore_window_size (GNC_PREFS_GROUP, in CsvImpTransAssist()
711 gnc_set_default_directory (GNC_PREFS_GROUP, starting_dir); in check_for_valid_filename()
1898 auto starting_dir = gnc_get_default_directory (GNC_PREFS_GROUP); in assist_file_page_prepare()
2181 gnc_save_window_size (GNC_PREFS_GROUP, GTK_WINDOW(csv_imp_asst)); in assist_compmgr_close()
/dports/finance/gnucash/gnucash-4.9/gnucash/import-export/csv-exp/
H A Dassistant-csv-export.c47 #define GNC_PREFS_GROUP "dialogs.export.csv" macro
309 info->starting_dir = gnc_get_default_directory (GNC_PREFS_GROUP); in load_settings()
760 gnc_set_default_directory (GNC_PREFS_GROUP, info->starting_dir); in csv_export_assistant_summary_page_prepare()
844 gnc_save_window_size (GNC_PREFS_GROUP, GTK_WINDOW(info->assistant)); in csv_export_close_handler()
992 gnc_restore_window_size (GNC_PREFS_GROUP, in csv_export_assistant_create()
997 gnc_prefs_bind (GNC_PREFS_GROUP, GNC_PREF_PANED_POS, object, "position"); in csv_export_assistant_create()
/dports/finance/gnucash/gnucash-4.9/gnucash/import-export/qif-imp/
H A Ddialog-account-picker.c42 #define GNC_PREFS_GROUP "dialogs.import.qif.account-picker" macro
471 gnc_restore_window_size (GNC_PREFS_GROUP, in qif_account_picker_dialog()
486 gnc_save_window_size (GNC_PREFS_GROUP, GTK_WINDOW(wind->dialog)); in qif_account_picker_dialog()
H A Dassistant-qif-import.c66 #define GNC_PREFS_GROUP "dialogs.import.qif" macro
1451 gnc_prefs_get_bool (GNC_PREFS_GROUP, GNC_PREF_SHOW_DOC); in get_preferences()
1454 if (gnc_prefs_get_bool (GNC_PREFS_GROUP, GNC_PREF_DEFAULT_TRANS_STATUS_CLEARED)) in get_preferences()
1456 else if (gnc_prefs_get_bool (GNC_PREFS_GROUP, GNC_PREF_DEFAULT_TRANS_STATUS_RECONCILED)) in get_preferences()
1656 default_dir = gnc_get_default_directory (GNC_PREFS_GROUP); in gnc_ui_qif_import_select_file_cb()
1683 gnc_set_default_directory (GNC_PREFS_GROUP, default_dir); in gnc_ui_qif_import_select_file_cb()
3844 gnc_restore_window_size (GNC_PREFS_GROUP, in gnc_ui_qif_import_assistant_make()
3869 gnc_save_window_size (GNC_PREFS_GROUP, GTK_WINDOW(qif_win->window)); in gnc_ui_qif_import_assistant_close_handler()
/dports/finance/gnucash/gnucash-4.9/gnucash/import-export/aqb/
H A Dgnc-flicker-gui.c39 #define GNC_PREFS_GROUP "dialogs.flicker" macro
273 gnc_restore_window_size (GNC_PREFS_GROUP, GTK_WINDOW (dialog), in do_flicker_load_state()
301 gnc_save_window_size (GNC_PREFS_GROUP, GTK_WINDOW (dialog)); in do_flicker_store_state()
H A Dassistant-ab-initial.c74 #define GNC_PREFS_GROUP "dialogs.ab-initial" macro
807 gnc_save_window_size(GNC_PREFS_GROUP, GTK_WINDOW(info->window)); in aai_close_handler()
876 gnc_restore_window_size (GNC_PREFS_GROUP, in gnc_ab_initial_assistant_new()
/dports/finance/gnucash/gnucash-4.9/gnucash/import-export/log-replay/
H A Dgnc-log-replay.c46 #define GNC_PREFS_GROUP "dialogs.log-replay" macro
573 default_dir = gnc_get_default_directory(GNC_PREFS_GROUP); in gnc_file_log_replay()
589 gnc_set_default_directory(GNC_PREFS_GROUP, default_dir); in gnc_file_log_replay()

12