summaryrefslogtreecommitdiffstats
path: root/widget/gtk/nsClipboard.cpp
Commit message (Collapse)AuthorAgeLines
* Update GTK clipboard handlingwolfbeast2020-01-10-22/+29
| | | | | | | | - Store the clipboard even if it was set in a GTK dialog. - Fix a GtkTargetList leak. - Notify GTK that the data is no longer available for clipboard_get_cb(), so that GTK will no longer advertise nor attempt to store the data.
* Initialize all fields of GdkEvents in nsClipboard.cppwolfbeast2019-12-06-2/+2
|
* backport mozbug #546387: fix assert failure in gtk which prints to the console.Gaming4JC2018-06-06-1/+2
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1046