Rename GtkSidebar to GtkStackSidebar

GtkSidebar is too generic and doesn't fully convey what the widget does.

https://bugzilla.gnome.org/show_bug.cgi?id=744094
This commit is contained in:
Lars Uebernickel
2015-02-12 18:09:13 +01:00
parent ac497c6e8f
commit f3110e4103
18 changed files with 157 additions and 154 deletions

2
NEWS
View File

@ -19,6 +19,8 @@ Overview of Changes in GTK+ 3.15.5
* GtkScrolledWindow has gained a new ::edge-reached signal, which
triggers when the edge of the scrollable area is reached.
* GtkSidebar was renamed to GtkStackSidebar to better convey what it does
* CSS:
- Performance improvements