about summary refs log tree commit diff stats
path: root/completion.c
Commit message (Collapse)AuthorAgeFilesLines
* Add for support for, and enable GTK3 as default.Josh Rickmar2012-07-091-0/+2
| | | | | | GTK2 is still supported. To build against GTK2, use: $ GTK_VERSION=gtk2 make
* rename xxxterm to xomreroMarco Peereboom2012-05-171-1/+1
|
* include using <> instead of ; this will have falloutMarco Peereboom2012-01-231-1/+1
|
* Add history.c and completion.c...Stevan Andjelkovic2012-01-021-0/+98
... and move history and completion related functions to them. ok marco@
j5@gmail.com> 2015-06-13 19:41:11 +0100 Tidied functional tests' href='/danisanti/profani-tty/commit/tests/functionaltests/test_rooms.c?id=a48b9fcec2385c5d571f1f02ed6e769d6b4ee821'>a48b9fce ^
f17afcf5 ^
e571ccd8 ^
f17afcf5 ^
e571ccd8 ^

0c3fe517 ^
f17afcf5 ^
e571ccd8 ^
7f98e013 ^
f17afcf5 ^

f17afcf5 ^
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