Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
From Mitchell Foral.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
used.
|
|
|
|
|
|
|
|
|
|
GTK 3.14 changed how the cell padding is calculated, and I can't seem
to understand the new logic yet. So, use the correct API for computing
the row size, which unfortunately doesn't work for us on GTK2, but
otherwise is a better way to go anyway.
Tested with GTK 3.2, 3.8, 3.10, 3.12 and 3.14.
|
|
set up indicators. Changed field order so that the colour, which is likely to be
set, is before under which is likely to be left default.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From Jason Haslam.
|
|
|
|
From Michael Staszewski.
|
|
|
|
From Mat Berchtold.
|
|
|
|
|
|
|
|
Only cache the popup window itself and not its content, as it seems the
window sizing is affected whether the content was just created or not.
|
|
|
|
|
|
|
|
|
|
|
|
From Sergiu Dotenco and danselmi.
|
|
|
|
|
|
This avoids creating and destroying windows quickly under stress, which
may lead to XID collisions.
See e.g. https://bugzilla.gnome.org/show_bug.cgi?id=581526 and
https://bugzilla.gnome.org/show_bug.cgi?id=590690
Closes [bugs:1649].
|
|
i686-apple-darwin10-g++-4.2.1.
|