Skip to content

Commit

Permalink
release to 1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Dec 22, 2019
1 parent 2a375b6 commit 66c9f25
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
### mate-netbook 1.23.0

* Translations update
* task-item: avoid 'g_type_class_add_private'
* task-list: avoid 'g_type_class_add_private'
* task-title: avoid 'g_type_class_add_private'
* maximus-app: avoid 'g_type_class_add_private'
* maximus-bind: avoid 'g_type_class_add_private'
* Use the same variable name for return value than elsewhere
* Remove cppcheck warnings with better variables scope
* Remove unused variable declaration in applet.c and task-list.c
* Fix an unseen compilation warning
* Add an option to disable the bold face of the window title in applet
* Make the 'show-home-title' feature work again
* Remove a bunch of compilation warning
* Refactor the on_active_window_changed function
* Remove a runtime error due to event->time sending buggy values
* Change preference label for the window picker applet, and add a tooltip
* Cleanup whitespaces
* maximus: Fix 'Segmentation fault'

### mate-netbook 1.22.0

* Initialize Travis CI support
Expand Down

0 comments on commit 66c9f25

Please sign in to comment.