~stephen-j-boddy/terminator/bugfix-1318542-double-chars

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Stephen Boddy
  • Date: 2015-08-08 14:38:29 UTC
  • Revision ID: stephen.j.boddy@gmail.com-20150808143829-gotztur0aeagty4l
Get the changelog up-to-date - I'd hate to have to type this out again

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
terminator trunk:
 
2
  * Features
 
3
    * Layout launcher with option or shortcut (Steve Boddy)
 
4
    * An all-new manual! Default to F1 key (Steve Boddy)
 
5
    * An initial separate port to gtk3 is available for the brave, which
 
6
      is having all trunk changes applied to it while the issues get
 
7
      shaken out (Egmont Koblinger & Steve Boddy)
 
8
  * Enhancements
 
9
    * Layout launcher reloads config when opened to be sure it has the
 
10
      latest layouts (Steve Boddy)
 
11
    * Reload the config before we write to it or we could overwrite
 
12
      something from another instance (Steve Boddy)
 
13
    * When saving, a layout now remembers:
 
14
      * maximised and fullscreen status (Steve Boddy)
 
15
      * window titles (Steve Boddy, LP#1192960)
 
16
      * which tab was active (Steve Boddy)
 
17
      * which terminal was active (Steve Boddy, LP#858268)
 
18
      * working directory for each terminal (MoMaT, LP#1157422) plus
 
19
        additional GUI code (Steve Boddy)
 
20
    * Add vertical scrollbar to the layout launcher and make mouse
 
21
      wheel scrolling work (Steve Boddy)
 
22
    * Add vertical scrollbars to the Profiles and Layouts tabs in
 
23
      Preferences (Steve Boddy, LP#1396843)
 
24
    * Add options for non-homogenous tabs and scroll arrows (Grizzly
 
25
      Smit)
 
26
    * Add shortcuts for scrolling up/down by line/half-page/page
 
27
      (nanikata, LP#332267)
 
28
    * Improve consistency of Custom Commands menu (David Caro, LP#684340)
 
29
    * New distinct icons for non terminal windows (Steve Boddy)
 
30
    * Active terminal per tab is remembered (Steve Boddy, LP#315956)
 
31
    * Add shortcuts/code to toggle All/Tab grouping (Steve Boddy,
 
32
      LP#1097347)
 
33
    * Improve watcher plugin (Joseph Crosland) with additional fixup
 
34
      (Steve Boddy)
 
35
    * Add Ctrl+MouseWheel Zoom in/out and Shift+MouseWheel page scroll
 
36
      up/down (Steve Boddy)
 
37
    * Add Ctrl+Shift+MouseWheel and Ctrl+Super+MouseWheel to zoom
 
38
      receivers or all terminals (Steve Boddy)
 
39
    * Add search bar wrap toggle (Christophe Bourez)
 
40
    * Add default broadcast behaviour selection (Jiri, LP#1288835)
 
41
    * Improve testing, distcheck, setup.py (Bryce Harrington)
 
42
    * Major cleanup and reorganisation of the preferences window (Steve
 
43
      Boddy)
 
44
      * Complete revamp of the Global tab
 
45
      * Splitters added on the 'Profiles', 'Layouts' and 'Plugins' tabs
 
46
        for resizing lists
 
47
      * Made the 'Layouts' tab and the 'Profile' sub-tabs more consistent
 
48
        style wise
 
49
      * Included a new 'About' tab with some project links
 
50
    * Add global setting for changing the titlebar font (Eli Zor)
 
51
      expanded and improved (Steve Boddy)
 
52
    * Add shortcuts for next/prev profile (Peter E Lind, LP#1314734)
 
53
    * Improve DnD to handle multiple files (Schplurtz le Déboulonné)
 
54
      and (Steve Boddy)
 
55
    * Add 'Save' button for saving to the selected Layout (Ariel
 
56
      Zelivansky)
 
57
    * Preselect the current layout when opening Prefs window, and also
 
58
      save config after using the layout 'Save' button (Steve Boddy)
 
59
    * Add default shortcuts for some actions by my preference (Steve
 
60
      Boddy)
 
61
    * Added HighContrast icons, and fix all window/menu icons to respect
 
62
      theme changes (Steve Boddy, LP#305579)
 
63
    * Add option to set how long ActivityWatcher plugin is quiet for
 
64
      (Steve Boddy)
 
65
    * Big tidy up and improvements to translation strings, although it
 
66
      will require additional work by translators (Steve Boddy)
 
67
    * Make the menu mnemonics a bit more consistent, or add them where
 
68
      they were missing (Steve Boddy)
 
69
  * Bug fixes
 
70
    * Fix <Mod>+double-click to not rebalance splitters (Steve Boddy,
 
71
      LP#1192679)
 
72
    * Fix closing a group to no longer leaves strays (Steve Boddy,
 
73
      LP#1193484)
 
74
    * Fix shader so it works for background images too (Steve Boddy,
 
75
      LP#1202109)
 
76
    * Fix x-terminal-emulator option (Neal Fultz, LP#366644)
 
77
    * Fix lost geom when using -H option (Steve Boddy, LP#1035617)
 
78
    * Fix maximise in Fluxbox. Possibly also Windows w/Xming too (Steve
 
79
      Boddy, LP#1201454)
 
80
    * Fix lack of focus on unhide with patch from (Pavel Khlebovich,
 
81
      LP#805870)
 
82
    * Fix the Group All/Tab shortcuts where titlebars were not updated
 
83
      (Steve Boddy, LP#1242675)
 
84
    * Fix splits not being central mith multiple tabs (Justin Ossevoort,
 
85
      LP#1186953)
 
86
    * Fix closing of tab with multiple terminals not closing (Steve
 
87
      Boddy, 1253995)
 
88
    * Fix custom commands broadcast to grouped terminals (Mauro S M
 
89
      Rodrigues, LP#1414332)
 
90
    * Fix libc loading in freebsd.py. Restores pwd detection. (Thomas
 
91
      Hurst)
 
92
    * Fix scrollbar doubleclick rebalancing (Bryce Harrington, LP#1423686)
 
93
      and (Steve Boddy)
 
94
    * Fix crash when capslock pressed while editing a tab title (wizwiz50,
 
95
      LP#1313761)
 
96
    * Fix navigation between terminals (Julián Moreno Patiño LP#1433810)
 
97
      and (Steve Boddy, LP#328235, LP#1433810)
 
98
    * Fix option --new-tab to show application (Pavel Roschin, LP#1367680)
 
99
      and (Steve Boddy)
 
100
    * Fix xterm color palette to match xterm (Casper Ti. Vector,
 
101
      LP#1260924)
 
102
    * Fix (unconfirmed) for Fedora messing up prompts in gtk2 vte if
 
103
      gtk3 vte is also installed (Steve Boddy, LP-Q#268135)
 
104
    * Fix to make the debugserver work with two or more -d flags as per
 
105
      docs, not three or more (Steve Boddy)
 
106
    * Fix unwanted newline on DnD file (Schplurtz le Déboulonné,
 
107
      LP#1311481)
 
108
    * Fix DnD filenames with sh-quote, even those with ' (Schplurtz le
 
109
      Déboulonné)
 
110
    * Fix multi-line DnD to full text block, not just first line (Steve
 
111
      Boddy)
 
112
    * Fix slightly uneven splits on shortcut due to handle size, though
 
113
      this will make previously saved layouts off by a few pixels (Steve
 
114
      Boddy, LP#1089162)
 
115
    * Man page typo (Michael Eller, LP#1296725)
 
116
 
1
117
terminator 0.97:
2
118
  * Allow font dimming in inactive terminals
3
119
  * Allow URL handler plugins to override label text for URL context