forked from pool/xfce4-terminal
update to 0.6.90 OBS-URL: https://build.opensuse.org/request/show/418367 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-terminal?expand=0&rev=15
133 lines
5.5 KiB
Plaintext
133 lines
5.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Aug 10 20:48:58 UTC 2016 - lazy.kent@opensuse.org
|
|
|
|
- Update to 0.6.90.
|
|
* Migrate to GTK+3/VTE3.
|
|
* Fix closing wrong tabs with Ctrl+Shift+W.
|
|
* Make close tab shortcut work for single tab.
|
|
* Add Ctrl+Shift+PgUp/PgDn shortcuts to move tabs left/right.
|
|
* Add support for unlimited scrollback.
|
|
* Fix actions applied to wrong tab after closing another one.
|
|
* Update intltool.
|
|
* Add Ctrl+Shift+S hotkey to set title.
|
|
* Expose MiscTabCloseMiddleClick option to Preferences.
|
|
* Fix terminal window not moved to foreground when using --tab
|
|
option.
|
|
* Respect Display window borders setting in drop-down mode.
|
|
* Apply opacity setting by chaging background color alpha value.
|
|
* Prevent characters from being hidden by block cursor.
|
|
* Fix in drop-down mode, "100% width" isn't really 100%.
|
|
* Add ShortcutsNoHelpkey option to disable F1 (help) shortcut key
|
|
and expose it to Preferences.
|
|
* Add support for magnet links.
|
|
* Expose MiscMouseAutohide option to Preferences.
|
|
* Fix terminal crash when starting with --geometry.
|
|
* Add ability to zoom in/out by pressing Ctrl +/-; add --font and
|
|
--zoom command line options.
|
|
* Expand zoom level.
|
|
* Add hidden option MiscMiddleClickOpensUri to control whether
|
|
middle click opens URI: if FALSE, Ctrl + left click is used for
|
|
that; default is FALSE.
|
|
* Fix compilation for vte < 0.44.
|
|
* Remove emulation setting and input methods menu as they are not
|
|
supported by vte.
|
|
* Do not allow creating multiple Set Title dialog windows.
|
|
* Remove Help button and add icon to Close button in Set Title
|
|
dialog.
|
|
* Add an icon to the search dialog close button.
|
|
* Rename UI setting from Transparency to Opacity.
|
|
* Update terminal website address in the About dialog.
|
|
* Fix crash on moving a tab from one window to another.
|
|
* Add tooltip for the Find toolbar button.
|
|
* Add setting to allow cursor blinking to Preferences.
|
|
* Add setting to change cursor shape to Preferences.
|
|
* Fix typo in the preferences dialog.
|
|
* Add some new encodings taken from gnome-terminal.
|
|
* Fix crash on setting encoding.
|
|
* Fix detach tab functionality with GTK>=3.16.
|
|
* Fix segfault when right/middle click on tab bar.
|
|
* Translation updates: Arabic, Asturian, Bulgarian, Catalan,
|
|
Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
|
|
Dutch, English (Australia), Esperanto, Finnish, French, German,
|
|
Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian,
|
|
Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål,
|
|
Polish, Portuguese, Portuguese (Brazil), Romanian, Russian,
|
|
Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish,
|
|
Ukrainian.
|
|
- Change BuildRequires: pkgconfig(gtk+-3.0), pkgconfig(vte-2.91).
|
|
- Remove BuildRequires: fdupes, update-desktop-files.
|
|
- Don't install ChangeLog (it is useless).
|
|
- Clean up the spec.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 27 10:50:14 UTC 2013 - gber@opensuse.org
|
|
|
|
- update to version 0.6.3
|
|
- improve URL matching (bxo#7959, bxo#9800)
|
|
- fix encoding menu creation (bxo#10395)
|
|
- added light solarized colorscheme (bxo#10286)
|
|
- fixed wrong foreground color in solarized dark (bxo#10285)
|
|
- fix terminal session restore (bxo#9732)
|
|
- translation updates
|
|
- drop obsolete
|
|
xfce4-terminal-fix-up-the-encoding-menu-creation.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 23 18:58:44 UTC 2013 - lazy.kent@opensuse.org
|
|
|
|
- Add xfce4-terminal-fix-up-the-encoding-menu-creation.patch: Fix
|
|
up the encoding menu creation (bxo#10395).
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 5 19:21:38 UTC 2013 - gber@opensuse.org
|
|
|
|
- update to version 0.6.2:
|
|
- autotools updates
|
|
- fix toolbars -> toolbar in docs
|
|
- check display for the real display, not display.screen
|
|
- display checking on drop-down windows
|
|
- fix format warning
|
|
- only call g_type_init on glib < 2.36
|
|
- translation updates
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 11 06:15:05 UTC 2013 - coolo@suse.com
|
|
|
|
- also obsolete Terminal-doc or you get an error on update
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 1 15:27:05 UTC 2013 - gber@opensuse.org
|
|
|
|
- update to version 0.6.1:
|
|
- add drop-down window support with --drop-down parameter, this
|
|
allows xfce4-terminal to start 1 game-console like window
|
|
- rename Go menu to Tabs
|
|
- load default Alt+N accelerators on first startup
|
|
- make single tab accelerator insensitive again
|
|
- rename clear scrollbar to reset
|
|
- fix crash when showing toolbar 2nd time
|
|
- don't check for version and help in parameters parsing
|
|
- remove Report Bug menu entry
|
|
- hide search dialog on delete to avoid crash
|
|
- set minimum tab label size to 10 chars
|
|
- make right-click tab menu more functional
|
|
- stop activity timeout when destroying a screen
|
|
- rename $TERM to emulation and use new preference to avoid
|
|
migration crashes
|
|
- fix the tab re-use option when running from shortcut
|
|
- allow underscore and + in email address
|
|
- use new GPL license address
|
|
- allow setting the geometry in the preferences
|
|
- translation updates
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 28 15:02:35 UTC 2012 - gber@opensuse.org
|
|
|
|
- provide/obsolete Terminal-lang correctly
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 28 09:37:33 UTC 2012 - gber@opensuse.org
|
|
|
|
- Terminal was renamed to xfce4-terminal
|
|
|