Commit Graph

84 Commits

Author SHA1 Message Date
Stephen Boddy 3aa475e762 Update the changelog with all changes since branch from gtk2 version 2016-11-23 08:36:56 +01:00
Stephen Boddy 5a884b7a81 * Update version numbers for GTK branch to something that makes sense
* Add back the visible_bell config option to the man page
* Bring the outdated packaging files into line with trunk
* Added AUTHORS and RELEASING as per trunk
2016-11-03 04:03:51 +01:00
Stephen Boddy b15b5ec97b Minor fix to re-add the dash as a default word char. Accidentally dropped in libvte API flux 2016-07-04 16:20:26 +02:00
Stephen Boddy e3323e23e3 Added radio options to the Cursor colour to make it easier to go back to the XOR'd foreground colour 2015-12-06 15:43:36 +01:00
Stephen Boddy 0298695ef1 Fix title edit shortcuts to hopefully not clash with console programs so much 2015-12-02 23:40:55 +01:00
Stephen Boddy 08168b64ab The remainder of Egmont's GTK3 patch-o-rama session
* Remove the now unused posix regex code, and set the regex boundary vars to the correct '\b' value
* Fix drag and drop of a link from Firefox / Chrome
* Fix the editing of the window title
* Fix closing window using short-cut
* Fix profile re-use when opening new window
* Fix scrollbar position on current terminals when changed in prefs
2015-12-02 22:56:32 +01:00
Stephen Boddy 9a1afde0ae Couple of non-Egmont patches:
* Fix middle-click insert primary selection for Wayland (N/A) to insert from clipboard instead
* Remove invalid double-quote (") from the pathchar for url regex matching
2015-12-02 22:52:26 +01:00
Stephen Boddy 7518c16588 Some ports of some gtk2 commits that were still outstanding
* Fix the tab switching if a terminal on another tab exits
* Fix for those not running IBus, where the IBus workaround caused broken keys in other keymaps set with non-IBus tools
* PuTTY paste mode
* Updated and grouped default shortcuts in man page
* Fix PuTTY paste mode so Ctrl-Right-Drag, and application mouse handling in terminal still works
* Added smart copy mode switch to prefs
* Merge feature branch for tab/terminal title editing from Haim Daniel
2015-12-01 02:21:00 +01:00
Stephen Boddy 07ba88e3d2 Some fixes from Egmont patch-o-rama
* Fix rotate terminals under tabs, and (gtk3-only) focus loss on rotate
* Change the scroll_on_output default to false
* Remove unsupported utmp for now, till alternative solution
* Fix the "Run command as login shell"
2015-12-01 02:18:12 +01:00
Stephen Boddy 042dbfb454 (trunk-1634/1637) Fix the tab switching if a terminal on another tab exits 2015-11-30 21:39:15 +01:00
Stephen Boddy 4435be2350 Merge branch containing huge number of fixes from Egmont
* Add word chars back in if VTE is 0.40+
* Add option to toggle the rewrap on resize
* Make Zoom/Maximize inactive if a single terminal (Egmont
* Add dimming for 256 colour palettes
* Update TERM/COLORTERM to more modern values
* Fix deprcation warning in later GTK versions
* Fix separator sizing
* Fix positioning of group popup menu for later versions of GTK
* Correct some British spelt translated strings to American
* Fix double double-click on titlebar in later GTK3
* Fix the palette for inactive terminals after Prefs window
* Fix copy on selection to work on already open terminals
* Fix unwanted seperator size change, and increase granularity of dim/transparent sliders
* Fix cwd when new term spawned from a symlinked directory
* Correct terminator_config man page regarding scrollback
* Fix exception when Ctrl-clicking the terminal when not over a URL
* Fix Ctrl-click on URL if terminal has padding
* Fix right-click for mouse aware apps
2015-11-30 00:41:08 +01:00
Chris Jones 205484579a Update versions for 0.97 2013-04-30 08:59:31 +01:00
Chris Jones 5d35c196c7 Add a command line option to spawn new tabs via DBus 2012-10-30 00:11:24 +00:00
Chris Jones cd0d57021a Bump versions to 1.0 2012-10-19 12:59:18 -07:00
Chris Jones 3f0b50f7f9 Update changelog 2012-10-18 14:34:22 -07:00
Chris Jones 646d0e4e5b Update Changelog 2012-10-17 14:09:29 -07:00
Chris Jones cd5c4c1056 Allow plugins to override the open/copy menu items in the terminal context menu. Also set these values for all of the default plugins. When copying a URL, run it through the URL preparer - this means wusers will get the resulting URI on their clipboard, rather than the original text sometimes and the URI some other times, depending on the type of URI 2012-01-14 20:09:25 +00:00
Chris Jones 780c295cf0 Allow font dimming in inactive terminals 2011-10-07 01:20:54 +01:00
Chris Jones 346912f05a Bump version numbers for 0.96 2011-09-23 21:41:05 +01:00
Chris Jones fdebe10d9d Add mention of remotinator to ChangeLog 2011-08-24 23:18:04 +01:00
Chris Jones 2590b36a75 assign each terminal a uuid and expose it via $TERMINATOR_UUID 2011-08-23 23:58:08 +01:00
Chris Jones f9ea53e5fa update changelog 2011-08-22 21:57:55 +01:00
Chris Jones 308e8fd174 update ChangeLog 2011-08-21 01:30:47 +01:00
Chris Jones 807947399f Improved drag&drop support to be more generic and correct. Fixes LP #643425 2011-08-20 23:18:56 +01:00
Chris Jones 8ba7213409 Fix cursor blink/colour issues (Tony Baker) 2011-08-20 16:51:30 +01:00
Chris Jones ae4a8a65ed Fix various bugs (Stephen Boddy) 2011-08-20 16:34:05 +01:00
Chris Jones 32b8d04695 Optimise various low level parts (Stephen Boddy) 2011-08-20 14:53:23 +01:00
Chris Jones 00a887dd91 fix searching and make it use regexps. Roberto Aguilar 2011-08-20 13:19:18 +01:00
Chris Jones a668d8afba Merge from Julien Thewys to fix searching with infinite scrollback 2011-08-20 12:42:19 +01:00
Chris Jones e8403667c0 Merge from Lucian Adrian Grijincu to add new window support in Unity 2011-08-20 12:40:09 +01:00
Chris Jones e7d622add9 Fix whitespace 2010-08-24 21:59:55 +01:00
Chris Jones 2981b1ad67 Update tree for 0.95 2010-08-24 21:42:46 +01:00
Chris Jones d78cb9c92b Prepare for 0.94 release 2010-07-04 18:49:43 +01:00
Chris Jones cc9ef57875 Update ChangeLog for 0.94 2010-06-23 12:05:35 +01:00
Chris Jones b24425f1d3 Release actions for 0.93 2010-04-15 21:15:02 +01:00
Chris Jones 29015d7969 Apply slightly modified patch from Kees Cook which allows configuration of VTE's alternate screen scrolling. Closes LP #558832 2010-04-09 12:34:05 +01:00
Chris Jones 09e8f37cb2 Administrivia for 0.92 2010-04-07 21:58:51 +01:00
Chris Jones ce2baa8d42 update versions and changelogs for 0.91 2010-03-31 10:57:39 +01:00
Chris Jones 2f8d384011 Update some documentation for 0.90 2010-03-30 20:00:39 +01:00
Chris Jones 1e348d8573 Start fleshing out a changelog 2010-01-23 19:33:43 +00:00
Chris Jones 680f0be638 Prepare for 0.14 2009-12-03 13:00:22 +00:00
Chris Jones fc7b32a3a9 props 2009-07-14 00:29:29 +01:00
Chris Jones f6cb038d67 update documentation for 0.13 release 2009-06-23 20:54:25 +01:00
Chris Jones ac56c18501 Add support for spawning new windows as new Terminator processes. Closes LP #381193 2009-05-28 10:29:56 +02:00
Chris Jones ee1490dc4a Add a commandline argument to allow specifying the window title. Closes LP #370064 2009-05-04 02:00:44 +01:00
Chris Jones 4fc90e8ba5 Add support for VoIP URIs. Patch from Jordan Callicoat. Closes LP #235906 2009-03-25 13:04:49 +00:00
Chris Jones bc65cbf751 update ChangeLog 2009-03-23 21:09:45 +00:00
Chris Jones 51c9186c40 Update the ChangeLog a little 2009-01-26 16:39:35 +00:00
Chris Jones 438e656210 Retain style 2009-01-05 23:12:03 +00:00
Chris Jones 77487d0e31 might as well bump the version in preparation for 0.12 2009-01-04 02:48:31 +00:00