My favorites | Sign in
Project Logo
                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
version 2.1.0
added support for changing foreground color
added man page
cmake_minimum_required changed to 2.6.1, 2.6.0 have problems with
FindLua51.cmake module
fixed reconfigure when running with --init option
version 2.0.0
embedded Lua - configs and sessions replaced with lua-scripts
xterm-like dynamic window title
version 1.3.5
added Korean translation (by SeonKon Choi)
added termit.spec.in for Fedora 8 (by SeonKon Choi)
fixed bug with show/hide scrollbar
version 1.3.4
fixes Hungarian translation (by Peter Polonkai)
version 1.3.3
added termit.SlackBuild and termit.ebuild
added support for kb_policy (for shortcuts)
versoin 1.3.2
fixed loading default options when no config file was found
added session.example to installed docs
version 1.3.1
added show_scrollbar option in popup menu and termit.cfg
shell_cmd variable splitted into shell (eg bash, zsh, python, etc)
and shell_cmd (eg -c 'su - root', etc)
updated documentation
bugfix with uninitialized GError
fixed --usage output
fixed statusbar encoding when loading session
fixed compilation warnings
version 1.3
when both -s and -e options are presented at command line load session and add tab with command
added --execute/-e command-line option
added hide_single_tab options in termit.cfg (hide tab tray when only one tab is opened)
added configurable keybindings (example here: doc/termit.example)
added support for shell_cmd in session file
added transparent background options in termit.cfg (patch by Tetralet)
added doc/session.example
code cleanup
version 1.2
tabs are reordable for Gtk versions > 2.10.0
added geometry option in termit.cfg (setting COLSxROWS)
--help support
added initial Translation Chinese translation (author Ming Lu)
version 1.1.3
default Sans font replaced with Monospace
fixed linking with option "--as-needed" (patch by Andrew Borodin)
version 1.1.2
bugfix with GError when parsing config files
added hungarian translation (author Peter Polonkai)
added french translation (author Mallory Mollo)
version 1.1.1
important for 64bit platforms: fixes a cast of a pointer to "int"
use pkg-config for detecting vte library
version 1.1
build system changed to CMake (http://www.cmake.org/)
--version (-v) support
added session support
added desktop file according to "Desktop Entry Specification" v1.0
config file placement changed according to "XDG Base Directory Specification" v0.6
version 1.0.3
double-click on empty space in tabbar opens new tab
in debug mode prints pid of child shell process
version 1.0.2
only fixing bootstrap.sh
version 1.0.1
removed unneccessary free - potential "double-free" error
version 1.0
initial release


Show details Hide details

Change log

r271 by ratnikov.ev on Nov 06, 2008   Diff
termit-2.1 branch
Go to: 
Sign in to write a code review

Older revisions

r268 by ratnikov.ev on Nov 06, 2008   Diff
fixed ChangeLog
r266 by ratnikov.ev on Oct 19, 2008   Diff
fixed docs
r251 by ratnikov.ev on Oct 12, 2008   Diff
version changed to 2.0.0, fixed
ChangeLig
All revisions of this file

File info

Size: 2685 bytes, 71 lines
Hosted by Google Code