Files
wxWidgets/include/wx/gtk
Vadim Zeitlin bdffa92004 Don't connect to the same signal multiple times in wxGTK wxClipboard.
We called g_signal_connect("selection_get") in wxClipboard code each time its
AddData() method was called. This resulted in progressive but noticeable
slowdown as the handler was called more and more times.

Only connect to the handler once now.

Closes #15038.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-02-15 12:40:13 +00:00
..
2012-10-02 15:57:03 +00:00
2013-01-20 06:28:11 +00:00
2012-06-30 20:39:06 +00:00
2012-12-03 00:34:28 +00:00
2012-06-30 20:39:06 +00:00
2012-10-02 15:57:03 +00:00
2012-06-30 20:39:06 +00:00
2012-10-02 15:57:03 +00:00
2012-07-28 19:31:18 +00:00
2012-07-28 19:31:18 +00:00
2012-10-02 15:57:03 +00:00
2012-10-02 15:57:03 +00:00
2012-10-02 15:57:03 +00:00
2012-10-02 15:57:03 +00:00
2012-06-30 20:39:06 +00:00
2011-03-23 17:36:10 +00:00
2012-10-02 15:57:03 +00:00
2012-12-29 06:29:52 +00:00
2012-10-02 15:57:03 +00:00
2012-06-30 20:39:06 +00:00
2009-12-05 19:25:04 +00:00
2012-06-30 20:39:06 +00:00
2009-12-05 19:25:04 +00:00
2011-03-23 17:36:10 +00:00
2012-10-02 15:57:03 +00:00
2013-01-10 06:28:18 +00:00