summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2015-03-29 16:33:59 -0400
committerPietro Gagliardi <[email protected]>2015-03-29 16:33:59 -0400
commit50577098478ed0e7cfb3f2a417bddb16187929f6 (patch)
tree2bd88f4f0503c032554bf03e8f52716e7564c919
parentf792bbcb589af6ddaf4f756dbcf56f6edf0fcf71 (diff)
Updated compatibility.md now that GTK+ 3.16 is officially out.
-rw-r--r--compatibility.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/compatibility.md b/compatibility.md
index 2c0bbdb..c295854 100644
--- a/compatibility.md
+++ b/compatibility.md
@@ -79,8 +79,19 @@ not yet in Ubuntu Utopic (14.10)
### GTK+ 3.16
-- **GtkSidebar**
+- gtk_clipboard_get_default() (???)
- **GtkGLArea**
+- proper xalign and yalign for GtkLabel; should get rid of runtime deprecation warnings
+- better control of GtkListBox model-based creation (probably not relevant but)
+- GtkModelButton (for GActions; probably not relevant?)
+- wide handles on GtkPaned
+- GtkPopoverMenu
+- IPP paper names in GtkPaperSize (TODO will this be important for printing?)
+- multiple matches in GtkSearchEntry (TODO evaluate priority)
+- **GtkStackSidebar**
+- GTK_STYLE_CLASS_LABEL, GTK_STYLE_CLASS_MONOSPACE, GTK_STYLE_CLASS_STATUSBAR, GTK_STYLE_CLASS_TOUCH_SELECTION, GTK_STYLE_CLASS_WIDE (TODO figure out which of these are useful)
+- GtkTextView: extend-selection
+- GtkTextView: font fallbacks
## Cocoa
### Mac OS X 10.7