summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS49
1 files changed, 17 insertions, 32 deletions
diff --git a/NEWS b/NEWS
index 598e6f55..dc3f556e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,35 +1,20 @@
-1.13.2
- * GTK+3.18: Apply panelplug rework
- * GTK+3.18/3.20: move background handling toplevel
- * GTK+3.18: revert hack not needed with moved bg code
- * GTK+3.20: adjust CSS classes for WnckPager
- * use GTK+3.20 custom bg fixixes only for > gtk+-3.18 and > glib-2.42
- * GTK+3.20: Prevent transparent panel on BG change
- * GTK+3.20: fix custom BG change on applets
- * Make MAX_ITEMS_OR_SUBMENU configurable
- * GTK+3.20: preserve default background
- * GTK+3.20: force custom BG drawing on applets
- * GTK+3.20: make custom background work on main panel
-
-1.13.1
- * menubar and menitem size is now selectable via gesettings, default is 22px
- * GTK+-3.20: a bunch of new css names and style classes are added
- * GTK+-3.0 workspace-switcher: Remove switching workspace on scroll events,
- This is now done by WnckPager itself.
- * GTK+3: a lot of deprecation and fixes
- * fixes some build warnings
- * icon chooser: use proper icon name for missing icon
- * Kill ubuntu counterhack
- * GTK+3: Fix ButtonWidget appearing as a thin line on creation
-
-1.13.0
- * GTK3: More panel BG rendering bugfixes
- * Add separate "Delete" button in reload applet dialog
- * GTK3 workspace-switcher: add fallback color
- * GTK3 workspace-switcher: add fallback color
- * GTK3: Fix rendering of user backgrounds in gtk3.18+
- * drop MateConf migration script
- * Gtk3: Don't use deprecated gtk_misc_set_alignment
+1.14.0
+ * Drop MateConf migration script
+ * Add separate "Delete" button in reload applet dialog, and
+ make "Don't Reload" button do what it says (it won't delete
+ applet permanently now)
+ * Make max number of bookmarks in menu (before submenu is created)
+ configurable via GSettings key
+ * Make icon size of menu items configurable via GSettings key
+ * Change default menubar icon size to 22px
+ * Drop "Ubuntu hacks" (--enable-ubuntu build option) as Ubuntu
+ dropped that stuff long ago
+ * GTK+3: add several style classes
+ * GTK+3: add several css names for 3.20
+ * GTK+3: fix rendering of custom backgrounds with 3.18 and newer
+ * GTK+3: fix a lot of deprecations
+ * Some more fixes and cleanups
+ * Translations update
1.12.2
* Drawer applet: fix occasional stretching of drawer's panel