about summary refs log tree commit diff stats
path: root/xxxterm.h
Commit message (Expand)AuthorAgeFilesLines
* Fix temp_dir for ext editorStevan Andjelkovic2012-01-041-0/+1
* Merge external editor stuff.Stevan Andjelkovic2012-01-031-0/+6
* Favicons for compact tab + autoscrollStevan Andjelkovic2012-01-031-0/+4
* Remove user_agent_roundrobin knobStevan Andjelkovic2012-01-021-1/+1
* Add history.c and completion.c...Stevan Andjelkovic2012-01-021-0/+15
* Simplify and normalise the config fileStevan Andjelkovic2012-01-021-0/+5
* FS#201 - option to not load images on webpagesStevan Andjelkovic2011-12-301-0/+2
* Add "remove all cookies from domain" button FS#85Stevan Andjelkovic2011-12-291-0/+1
* Fixes the following bugs:Stevan Andjelkovic2011-12-291-0/+1
* Add round robin user agentsMarco Peereboom2011-12-281-1/+9
* user style ALL the pages _o/Marco Peereboom2011-12-281-1/+2
* Add link coloring after visiting it.Marco Peereboom2011-12-281-3/+7
* Add proxy command.Marco Peereboom2011-11-161-0/+4
* add a hybrid input modemarco2011-11-151-0/+4
* add webkit 1.2 codeMarco Peereboom2011-11-111-2/+3
* Move focus stuff into it's own file.Marco Peereboom2011-11-111-0/+7
* first attemp at doing a true keyboard modeMarco Peereboom2011-11-081-1/+4
* Add autorun JavaScript after page loadsMarco Peereboom2011-11-051-0/+1
* dang it i disabled threads by accidentMarco Peereboom2011-11-031-1/+1
* kill warningMarco Peereboom2011-11-031-1/+2
* move cookies to own filemarco2011-11-021-0/+2
* More file splitsMarco Peereboom2011-11-021-5/+161
* Move more stuff into aboutMarco Peereboom2011-11-021-0/+37
* damn git never does what it says it doesmarco2011-11-021-0/+99
* Make the inspector not crash on exitmarco2011-11-021-1/+19
* Revert "Merge branch 'master' of opensource.conformal.com:/git/xxxterm"marco2011-11-021-125/+0
* Revert "move some xtp functions over, RB_* prevented all"marco2011-11-021-98/+1
* move some xtp functions over, RB_* prevented allTodd T. Fries2011-11-011-1/+98
* Merge branch 'master' of opensource.conformal.com:/git/xxxtermTodd T. Fries2011-11-011-0/+3
|\
| * hook up all inspector signalsMarco Peereboom2011-11-011-0/+3
* | sort whitelist stuff into whitelist.cTodd T. Fries2011-11-011-0/+125
|/
* Move inspector into it's own fileMarco Peereboom2011-11-011-0/+231
artik.com> 2020-11-07 19:45:58 -0800 committer Kartik Agaram <vc@akkartik.com> 2020-11-07 19:45:58 -0800 7210' href='/akkartik/mu/commit/apps/tile/main.mu?h=hlt&id=f2a3c381a7eb9c454cabda8ffa54035a438313bf'>f2a3c381 ^
cb01075a ^

11d3ce71 ^
21387ef5 ^

21387ef5 ^

34063288 ^

21387ef5 ^








11d3ce71 ^
21387ef5 ^

11d3ce71 ^
21387ef5 ^


11d3ce71 ^
21387ef5 ^









6b1cde47 ^


55dfa5b9 ^



21387ef5 ^

11d3ce71 ^

40d40b83 ^
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133