diff options
| author | Martin Wimpress <[email protected]> | 2017-01-13 16:13:03 +0000 | 
|---|---|---|
| committer | Martin Wimpress <[email protected]> | 2017-01-13 16:13:03 +0000 | 
| commit | 87b33507c276cf07c8fcd0d3ed02c80ca65ed065 (patch) | |
| tree | fe8260a98f54bfd9f5316d81204f147aa5d94cd5 | |
| parent | 5759a070c1b02cc9f07b4a1670cecca34d25e2b0 (diff) | |
| download | marco-87b33507c276cf07c8fcd0d3ed02c80ca65ed065.tar.bz2 marco-87b33507c276cf07c8fcd0d3ed02c80ca65ed065.tar.xz | |
Update marco NEWS to use consistent, project wide, markdown-like formatting. This will make generating release announcements easier.
| -rw-r--r-- | NEWS | 135 | 
1 files changed, 72 insertions, 63 deletions
| @@ -1,70 +1,79 @@ -1.17.0 +### marco 1.17.0 -    * Translations update -    * move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option +  * Translations update +  * move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option -1.16.0 +### marco 1.16.0 -    * Translations update -    * Make distcheck use currently selected GTK+ version +  * Translations update +  * Make distcheck use currently selected GTK+ version -1.14.2 -    * Translations update -    * GTK+3: fix a typo with deprecated GtkMisc -    * GTK+3 fixedtip: add style class tooltip +### marco 1.14.2 -1.14.1 -    * Fix crash on showing alt-tab thumbnails with compositor on -    * Translations update +  * Translations update +  * GTK+3: fix a typo with deprecated GtkMisc +  * GTK+3 fixedtip: add style class tooltip -1.14.0 -    * Drop MateConf migration script -    * Fix visual glitches appearing after unmaximizing Chromium window -    * Correct description of compositing-fast-alt-tab GSettings key +### marco 1.14.1 + +  * Fix crash on showing alt-tab thumbnails with compositor on +  * Translations update + +### marco 1.14.0 + +  * Drop MateConf migration script +  * Fix visual glitches appearing after unmaximizing Chromium window +  * Correct description of compositing-fast-alt-tab GSettings key        (mention that it disables thumbnails) -    * Bump libmarco-private's sover for GTK+3 build -    * GTK+3: re-add ability to show alt-tab thumbnails when compositor -      is on -    * GTK+3: fix several deprecations -    * Translations update -    * Add Changelog generation - -1.12.1 -    * Fix animation issues that led to crashes and visual glitches -    * GTK+3 fixes -    * Translations update - -1.12.0 -    * Add manual and by-pointer window placement -    * Use Alt-` for switching between windows of the same application -    * GTK+3 fixes -    * Some more fixes and cleanups - -1.10.3 -    * Fix crash with minimize animation -    * Fix crash with moving a window in some distros - -1.10.2 -    * Remove outdated assertion. -    * Make minimize item insensitive when window should not be minimized. -    * Fix crash when struts change during grab operation. -    * Fix switching of fullscreen Direct3D applications running in Wine. -    * Update translations. - -1.10.1 -    * Assorted bugfixes - -1.10.0 -    * Use zenity instead of mate-dialogs -    * Bugfixes - -1.8.0 -    * Implement side-by-side tiling -    * Use yelp-tools instead of mate-doc-utils -    * Cut with fading the bar title when it's longer than the decoration -      bar - -1.6.0 -    * Migration to GSettings and dropped MateConf -    * Fix key handling while drag and drop is active -    * Add option to open new windows on the center of the screen +  * Bump libmarco-private's sover for GTK+3 build +  * GTK+3: re-add ability to show alt-tab thumbnails when compositor is on +  * GTK+3: fix several deprecations +  * Translations update +  * Add Changelog generation + +### marco 1.12.1 + +  * Fix animation issues that led to crashes and visual glitches +  * GTK+3 fixes +  * Translations update + +### marco 1.12.0 + +  * Add manual and by-pointer window placement +  * Use Alt-` for switching between windows of the same application +  * GTK+3 fixes +  * Some more fixes and cleanups + +### marco 1.10.3 + +  * Fix crash with minimize animation +  * Fix crash with moving a window in some distros + +### marco 1.10.2 + +  * Remove outdated assertion. +  * Make minimize item insensitive when window should not be minimized. +  * Fix crash when struts change during grab operation. +  * Fix switching of fullscreen Direct3D applications running in Wine. +  * Update translations. + +### marco 1.10.1 + +  * Assorted bugfixes + +### marco 1.10.0 + +  * Use zenity instead of mate-dialogs +  * Bugfixes + +### marco 1.8.0 + +  * Implement side-by-side tiling +  * Use yelp-tools instead of mate-doc-utils +  * Cut with fading the bar title when it's longer than the decoration bar + +### marco 1.6.0 + +  * Migration to GSettings and dropped MateConf +  * Fix key handling while drag and drop is active +  * Add option to open new windows on the center of the screen
\ No newline at end of file | 
