]> Pileus Git - ~andy/gtk/commit
Rewrite clipboard handling so that the clipboard contents won't be freed
authorAnders Carlsson <andersca@imendio.com>
Tue, 26 Oct 2004 16:37:54 +0000 (16:37 +0000)
committerAnders Carlsson <andersca@src.gnome.org>
Tue, 26 Oct 2004 16:37:54 +0000 (16:37 +0000)
commit98e2b9ea621d366b75c57d035842465ee9a46f72
tree391779d20ee2779bffce7ecb4db82239ac16417f
parent21ad6be6adcf6dae3fb0f465f16f06f3ed288bc6
Rewrite clipboard handling so that the clipboard contents won't be freed

2004-10-26  Anders Carlsson  <andersca@imendio.com>

* gtk/gtktextbuffer.c: (gtk_text_buffer_finalize),
(create_clipboard_contents_buffer), (clipboard_get_contents_cb),
(clipboard_clear_contents_cb), (cut_or_copy):
Rewrite clipboard handling so that the clipboard contents won't be
freed when the text buffer is finalized. Also add clipboard manager support.
Fixes #95496.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktextbuffer.c