Home
last modified time | relevance | path

Searched refs:gnc_set_busy_cursor (Results 1 – 15 of 15) sorted by relevance

/dports/finance/gnucash/gnucash-4.9/gnucash/gnome/
H A Dgnc-plugin-basic-commands.c604 gnc_set_busy_cursor(NULL, TRUE); in gnc_main_window_cmd_tools_imap_editor()
612 gnc_set_busy_cursor (NULL, TRUE); in gnc_main_window_cmd_tools_trans_doclink()
620 gnc_set_busy_cursor(NULL, TRUE); in gnc_main_window_cmd_tools_price_editor()
628 gnc_set_busy_cursor(NULL, TRUE); in gnc_main_window_cmd_tools_commodity_editor()
H A Dwindow-report.c54 gnc_set_busy_cursor (NULL, TRUE); in reportWindow()
H A Ddialog-price-edit-db.c594 gnc_set_busy_cursor (NULL, TRUE); in gnc_prices_dialog_get_quotes_clicked()
H A Dgnc-plugin-page-owner-tree.c1125 gnc_set_busy_cursor(NULL, TRUE);
H A Dgnc-plugin-page-account-tree.c1805 gnc_set_busy_cursor(NULL, TRUE); in do_delete_account()
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome-utils/
H A Dgnome-utils.i75 void gnc_set_busy_cursor (GtkWidget *w, gboolean update_now);
H A Dcursors.c80 gnc_set_busy_cursor (GtkWidget *w, gboolean update_now) in gnc_set_busy_cursor() function
H A Dgnc-ui.h179 void gnc_set_busy_cursor(GtkWidget *w, gboolean update_now);
H A Dgnc-file.c776 gnc_set_busy_cursor (NULL, TRUE); in gnc_post_file_open()
1349 gnc_set_busy_cursor (NULL, TRUE); in gnc_file_do_export()
1409 gnc_set_busy_cursor (NULL, TRUE); in gnc_file_save()
1648 gnc_set_busy_cursor (NULL, TRUE); in gnc_file_do_save_as()
1720 gnc_set_busy_cursor (NULL, TRUE); in gnc_file_quit()
H A Ddialog-transfer.c1855 gnc_set_busy_cursor (NULL, TRUE); in gnc_xfer_dialog_fetch()
H A Ddialog-account.c2141 gnc_set_busy_cursor (NULL, TRUE); in gnc_account_renumber_response_cb()
H A Dgnc-main-window.c957 gnc_set_busy_cursor (NULL, TRUE); in gnc_main_window_restore_all_windows()
/dports/finance/gnucash/gnucash-4.9/gnucash/import-export/qif-imp/
H A Dassistant-qif-import.c1005 gnc_set_busy_cursor (NULL, TRUE); in prepare_security_pages()
1110 gnc_set_busy_cursor (NULL, TRUE); in gnc_ui_qif_import_convert_undo()
1303 gnc_set_busy_cursor (NULL, TRUE); in do_cancel()
2418 gnc_set_busy_cursor (NULL, TRUE); in gnc_ui_qif_import_account_match_prepare()
/dports/finance/gnucash/gnucash-4.9/
H A DChangeLog.20013515 * src/gnome/cursors.c (gnc_set_busy_cursor): fix warning
6444 * src/gnome/cursors.c (gnc_set_busy_cursor): add extra arg
H A DChangeLog.20032221 cursors.c, in function `gnc_set_busy_cursor'