Home
last modified time | relevance | path

Searched refs:anjuta_status_progress_tick (Results 1 – 8 of 8) sorted by relevance

/dports/devel/anjuta/anjuta-3.34.0/libanjuta/
H A Danjuta-status.h75 void anjuta_status_progress_tick (AnjutaStatus *status,
H A Danjuta-status.c521 anjuta_status_progress_tick (AnjutaStatus *status, in anjuta_status_progress_tick() function
H A Danjuta-plugin-manager.c2565 anjuta_status_progress_tick (ANJUTA_STATUS (priv->status), in anjuta_plugin_manager_activate_plugins()
/dports/devel/anjuta/anjuta-3.34.0/plugins/sourceview/
H A Dsourceview-print.c46 anjuta_status_progress_tick (printing->status, NULL, in paginate()
/dports/devel/anjuta/anjuta-3.34.0/plugins/project-manager/
H A Dplugin.c1321 anjuta_status_progress_tick (status, NULL, _("Update project view…")); in on_project_loaded()
2479 anjuta_status_progress_tick (status, NULL, in ifile_open()
2483 anjuta_status_progress_tick (status, NULL, _("Project Loaded")); in ifile_open()
/dports/devel/anjuta/anjuta-3.34.0/src/
H A Danjuta-application.c830 anjuta_status_progress_tick (status, NULL, _("Loaded Session…")); in anjuta_application_create_window()
/dports/devel/anjuta/anjuta-3.34.0/plugins/glade/
H A Dplugin.c667 anjuta_status_progress_tick (status, in glade_plugin_load_progress()
/dports/devel/anjuta/anjuta-3.34.0/
H A DChangeLog19118 * libanjuta/anjuta-status.c: fixed anjuta_status_progress_tick()