Skip to content

Commit

Permalink
Added inf_text_session_flush_requests_for_user()
Browse files Browse the repository at this point in the history
2008-09-22  Armin Burgmeier  <[email protected]>

	* libinftext/inf-text-session.h:
	* libinftext/inf-text-session.c: Reorganized the code a bit, added
	inf_text_session_flush_requests_for_user().
  • Loading branch information
aburgm committed Sep 22, 2008
1 parent f108075 commit a24d5b5
Show file tree
Hide file tree
Showing 4 changed files with 228 additions and 166 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2008-09-22 Armin Burgmeier <[email protected]>

* libinftext/inf-text-session.h:
* libinftext/inf-text-session.c: Reorganized the code a bit, added
inf_text_session_flush_requests_for_user().

2008-09-21 Armin Burgmeier <[email protected]>

* libinftextgtk/inf-text-gtk-buffer.h:
Expand Down
1 change: 1 addition & 0 deletions docs/reference/libinftext/libinftext-sections.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ InfTextSession
inf_text_session_new
inf_text_session_new_with_user_table
inf_text_session_set_user_color
inf_text_session_flush_requests_for_user
<SUBSECTION Standard>
InfTextSessionClass
INF_TEXT_SESSION
Expand Down
Loading

0 comments on commit a24d5b5

Please sign in to comment.