### mate-netbook 1.24.0 * Translations update * add MSGID_BUGS_ADDRESS url * migrate from intltools to gettext ### 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 ### mate-netbook 1.21.0 * Translations update * avoid deprecated 'gdk_error_trap_push/pop/pop_ignored' and 'gdk_flush' * disable deprecation warnings for distcheck * tomboykeybinder: avoid deprecated 'gdk_keymap_get_default' * transifex: update config with branch specific resoures ### mate-netbook 1.20.0 * require GTK+ 3.22 and GLib 2.50 ### mate-netbook 1.19.0 * WidthOfScreen and HeightOfScreen implementation * window picker: disconnect signal handlers in dispose function * window picker: add icon to prefs dialog * window picker: disable vertical expand of button in prefs dialog * window picker: add icon for taskbar to About dialog * maximus: don't crash on invalid window ID * Translations update ### mate-netbook 1.18.0 * NEWS: use consistent, project wide, markdown-like formatting to make generating release announcements easier * Build: require mate-panel >= 1.17 * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and --with-gtk build option * Translations update ### mate-netbook 1.16.1 * Window Picker Applet: fix invisible icons in GTK+3 build * Window Picker Applet: fix occasional runtime warning about workspace being NULL * Translations update ### mate-netbook 1.16.0 * Window Picker Applet: use GtkAboutDialog instead of MateAboutDialog * Window Picker Applet: prevent possible crash * mate-maximus: port from libunique to GApplication * Drop dependencies on libmate-desktop and libunique * Translations update ### mate-netbook 1.14.0 * Drop MateConf migration script * GTK+3: fix some deprecations * Several fixes and cleanups * Translations update * Fix Changelog generation ### mate-netbook 1.12.0 * Window Picker Applet: have background automatically painted * Retrieve strings directly from gschema (requires intltool 0.50.1) * Several small fixes and cleanups ### mate-netbook 1.10.0 * translation update ### mate-netbook 1.9.91 * Use MateAboutDialog ### mate-netbook 1.8.0 * Add GTK3 support * Use libwnck instead of libmatewnck * Fix long delay with different window managers than marco ### mate-netbook 1.5.0 * Migrate to GSettings and drop mateconf * Drop libmateui * Update to new libmatepanelapplet-4.0