Takashi Iwai
0c3602db54
update to 0.6.92 OBS-URL: https://build.opensuse.org/request/show/434410 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-terminal?expand=0&rev=17
192 lines
8.3 KiB
Plaintext
192 lines
8.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Oct 11 20:49:46 UTC 2016 - lazy.kent@opensuse.org
|
|
|
|
- Update to 0.6.92.
|
|
* Fix geometry setting (default ot provided via the command line
|
|
option) for GTK 3.20.5.
|
|
* Remove "Update utmp/wtmp records when command is launched"
|
|
setting since the feature has been removed from vte.
|
|
* Replace deprecated GtkTable with GtkGrid in Preferences.
|
|
* Disable Zoom-In/Out actions on reaching zoom limits.
|
|
* Do not allow Reset in Read-Only mode.
|
|
- Changes in 0.6.91.
|
|
* Fix solarized light theme colors.
|
|
* Fix huge size of Set Title dialog under wayland.
|
|
* Support wayland (resolve crashes and warnings).
|
|
* Improve handling negative x/y geometry positions.
|
|
* Fix scrollbar/menubar/toolbar incorrectly shown in dropdown
|
|
mode after window has been minimized/restored.
|
|
* Add ability to save terminal contents to a file.
|
|
* Prepare for upcoming vte regex API change.
|
|
* Fix Vte-WARNING related to regex.
|
|
* Implement Read-Only mode (user input disabled).
|
|
* Fix input focus lost issue after exiting a console app (e.g.
|
|
nano).
|
|
* Fix cursor not blinking when fg color = bg color.
|
|
* Enable configuration of a new tab working directory:
|
|
MiscDefaultWorkingDir option. If it is set (non-empty value),
|
|
new tabs and windows will use the dir specified as their
|
|
working dir. Otherwise, the behavior remains as is (current dir
|
|
will be used).
|
|
* Do not un-close tab that was moved to another window.
|
|
* Properly enable/disable F1 shortcut.
|
|
* Fix Preferences window hidden in fullscreen mode.
|
|
* Do not un-close tab that was detached to create another window.
|
|
* Fix incorrect update of go-to-tab menu.
|
|
* Add Undo Close Tab functionality: stores closed tabs in
|
|
chronological order; restores working directory, position in
|
|
the tabbar, custom title.
|
|
* Add Close Other Tabs functionality.
|
|
* Make terminal always drop down from the top of the screen.
|
|
* Create Alt+digit shortcuts if they haven't been loaded from
|
|
config file.
|
|
* Fix dropdown window animation; remove viewport widget.
|
|
* Code cleanup: Do not declare or define a reserved identifier.
|
|
* Add urgent bell functionality: MiscBellUrgent option.
|
|
* When detaching a tab, make new window respect original
|
|
geometry.
|
|
* Fix possible buffer overwrite issue.
|
|
* Keep rows number constant when adding/removing widgets such as
|
|
toolbar or tabbar.
|
|
* Make a tab close button icon a bit smaller.
|
|
* Add ability to switch tabs with a mouse scroll wheel.
|
|
* Fix selection characters override.
|
|
* Fix resize logic with tab.
|
|
* Translation updates: Bulgarian, Catalan, Chinese (China),
|
|
Chinese (Taiwan), Croatian, Czech, Dutch, English (Australia),
|
|
German, Hebrew, Japanese, Korean, Portuguese (Brazil), Russian,
|
|
Serbian, Spanish, Swedish, Turkish, Ukrainian.
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|