Changelog for
mate-terminal-1.18.1-1.5.x86_64.rpm :
Sun May 7 14:00:00 2017 sor.alexeiAATTmeowr.ru
- Update to version 1.18.1:
* Fix: Double click with right button causes Xorg to crash
* Update translations.
Tue Mar 14 13:00:00 2017 sor.alexeiAATTmeowr.ru
- Update to version 1.18.0:
* NEWS: Use consistent, project wide, markdown-like formatting to
make generating release announcements easier.
* Add the ability to close tabs with middle mouse button.
Wed Feb 8 13:00:00 2017 sor.alexeiAATTmeowr.ru
- Update to version 1.16.2:
* Bring back exit confirmation when there\'s a process running.
* Fix a possible crash on window closing.
* Fix various issues with drag-n-drop of tabs.
* Encodings and keybindings dialogues: Fix the expand of content
on a window resize.
* Find, profile manager, profile prefs dialogues: Fix runtime
warnings about a transient parent.
* Attach popup menus to their parent widgets (useful on Wayland).
* Force the X11 backend.
Mon Oct 10 14:00:00 2016 sor.alexeiAATTmeowr.ru
- Update to version 1.16.1:
* Fix a crash after detaching a tab and then changing its title.
* Fix window positioning when using the --geometry option.
* Update translations.
- Remove mate-terminal-geometry-positioning.patch: merged upstream.
Thu Sep 22 14:00:00 2016 sor.alexeiAATTmeowr.ru
- Update to version 1.16.0:
* Move to GTK+3, require GTK+ 3.14 and VTE 0.38 (API 2.91).
* Drop GTK+2 code and --with-gtk build option.
* Use GtkAboutDialog instead of MateAboutDialog.
* Copy dconf and gsettings helpers from libmate-desktop and drop
dependency on libmate-desktop.
* React on WM change only on X11.
* Fix lots of GTK+ deprecations.
* Some more fixes and cleanups.
* Update translations.
- Add mate-terminal-geometry-positioning.patch: Add back --geometry
positioning support.
Sun Aug 14 14:00:00 2016 sor.alexeiAATTmeowr.ru
- Update to version 1.14.1:
* man: Add missing description for the -x / --execute command
line option.
* Update translations.
Sat Apr 9 14:00:00 2016 sor.alexeiAATTmeowr.ru
- Update to version 1.14.0:
* Compile dingu regexes with MULTILINE option description and in
the manpage.
* Some more fixes and cleanups.
* Update translations.
* Add Changelog generation.
Thu Mar 10 13:00:00 2016 sor.alexeiAATTmeowr.ru
- Update to version 1.13.2:
* Fix incorrect ordering of COLS and ROWS in command-line option.
* GTK+3.20: Fix window sizes.
* Remove debug callbacks for deprecated size-request signal.
* screen: Compile dingu regexes with MULTILINE option.
Mon Feb 22 13:00:00 2016 sor.alexeiAATTmeowr.ru
- Update to version 1.13.1:
* GTK+3: Add style class mate-terminal.
Mon Jan 25 13:00:00 2016 sor.alexeiAATTmeowr.ru
- Update to version 1.13.0:
* Gtk3: Fix several deprecations.
* General: some code clean up.
Fri Jan 22 13:00:00 2016 sor.alexeiAATTmeowr.ru
- Fix gschemas compilation in %post.
Fri Dec 4 13:00:00 2015 sor.alexeiAATTmeowr.ru
- Update to 1.12.1:
* Switch to VTE 2.91 for Gtk3.
Thu Nov 5 13:00:00 2015 sor.alexeiAATTmeowr.ru
- Update to 1.12.0.
Wed Oct 14 14:00:00 2015 sor.alexeiAATTmeowr.ru
- Update to 1.11.0:
* Fix --tab option that has been broken in 1.10.0.
* Retrieve strings directly from gschema (requires intltool
0.50.1).
* Enable silent rules by default.
* Some cleanups.
Sat Jul 11 14:00:00 2015 sor.alexeiAATTmeowr.ru
- Update to version 1.10.1:
* Several help fixes.
* Fix size of profile-preferences window in Gtk3 version with a
default.
Sun May 10 14:00:00 2015 sor.alexeiAATTmeowr.ru
- Update to 1.10.0 (changes since 1.9.1):
* [mate-terminal.wrapper] Support double quoted commands.
* Correct indentation.
* Update translations.
- Spec cleanup.
Thu Jan 22 13:00:00 2015 p.drouandAATTgmail.com
- Update to version 1.9.1 (unstable)
* Bug fixes release
Thu Dec 11 13:00:00 2014 p.drouandAATTgmail.com
- Update to version 1.9.0 (unstable)
+ Add dependency on libmate-desktop to use common functions
- Add make requirement on pkgconfig(mate-desktop-2.0); new dependency
Fri Oct 3 14:00:00 2014 p.drouandAATTgmail.com
- Update to version 1.8.1
+ Fixed opening new terminal in a tab
+ Added colon to PATHCHARS_CLASS for URL detection
Wed Mar 5 13:00:00 2014 p.drouandAATTgmail.com
- Update to version 1.8.0
+ no changes since version 1.7.90
Thu Feb 20 13:00:00 2014 p.drouandAATTgmail.com
- Update to version 1.7.90 (unstable)
+ add GTK3 support
+ add previous/next profile keyboard shortcuts and menu items
+ add cursor blink preference
- Remove pkgconfig(mate-doc-utils) and scrollkeeper require; upstream
drop support
- Add yelp-tools and gladeui require; new dependencies
Mon Jan 6 13:00:00 2014 p.drouandAATTgmail.com
- Update to version 1.6.2
+ ay_to_strv: Prevent dereferencing a NULL pointer.
clang static analysis shows that ay_to_strv is
called with argc set to NULL. This can cause
ay_to_strv to dereference the pointer in a
failure situation.
+ Add previous/next profile keyboard shortcuts, menu items
+ Update paste sensitivity whenever clipboard changes
Closes #17 (https://github.com/mate-desktop/mate-terminal/issues/17)
(originally reported and fixed here:
https://bugzilla.gnome.org/show_bug.cgi?id=600876)
+ Various fixes from master (some only in my master PR)
+ Make autofoo happy
+ Fix Sun GNOME Documentation Team references
+ Remove open-terminal caja extension
This was putin it\'s own package but never removed from mate-terminal.
+ Remove obsolete libmateui references
+ More general fix for #18: actually test if the the font content is empty
+ Add wrapper install
Closes #9 (https://github.com/mate-desktop/mate-terminal/issues/9)
Thu Oct 10 14:00:00 2013 cfarrellAATTsuse.com
- license update: GPL-3.0+
COPYING and majority of source code files state this is GPL-3.0+, not
GPL-2.0+
Sat Oct 5 14:00:00 2013 p.drouandAATTgmail.com
- Call update-desktop-database for mate-terminal.desktop
Fri Apr 12 14:00:00 2013 p.drouandAATTgmail.com
- Add \"Requires: gsettings-backend-dconf\"; it\'s needed to save settings
changes by user
Wed Apr 10 14:00:00 2013 p.drouandAATTgmail.com
- Update to version 1.6.1
+ fix crashing on start with proxy set, properly set all proxy env vars
- Replace \"Requires: %{name}-lang\" with \"Recommends: %{name}-lang
Thu Apr 4 14:00:00 2013 p.drouandAATTgmail.com
- Update to version 1.6.0
+ update translations
Sat Mar 23 13:00:00 2013 p.drouandAATTgmail.com
- Update to version 1.5.1
+ fix dconf minimum versions
+ rename \'Terminal\' to \'MATE Terminal\' in desktop file
show the terminal in all DEs
+ free gchar
*
* after use
+ remove unused function from terminal-gsettings
+ add manpage
migrated from debian/gnome-terminal-2.30.2 manpage
- Remove mate-terminal-1.5.0-fix_compiler_warnings.patch; merged on upstream
release
Thu Jan 24 13:00:00 2013 nmo.marquesAATTgmail.com
- Update to version 1.5.0
+ migrate to gsettings
+ fix incorrect FSF address
+ update mate-terminal.desktop
- Add mate-terminal-1.5.0-fix_compiler_warnings.patch; fix several
compiler warnings and build issues; upstream
Sun Sep 9 14:00:00 2012 nmo.marquesAATTgmail.com
- add mate-terminal-1.4.0-tweak_schema_defaults.patch - change
terminal defaults to something more cozy... hopefuly?!.
- add dependency to \'ubuntu-font-family\' due to customizations
Sat Sep 8 14:00:00 2012 nmo.marquesAATTgmail.com
- initial package from release 1.4.0