about summary refs log tree commit diff stats
path: root/inspector.c
Commit message (Collapse)AuthorAgeFilesLines
* Make the inspector not crash on exitmarco2011-11-021-15/+75
| | | | | Turns out that someone else frees resources so don't do that and let gtk handle it all by itself.
* hook up all inspector signalsMarco Peereboom2011-11-011-0/+59
|
* Move inspector into it's own fileMarco Peereboom2011-11-011-0/+33
+0200 committer hut <hut@lavabit.com> 2011-10-22 04:54:14 +0200 ext.human_readable: Fixed spelling error (seperator->separator)' href='/akspecs/ranger/commit/ranger/ext/human_readable.py?h=v1.9.0&id=2970f6158daa8783302ce7005fe5b30d3b93d39e'>2970f615 ^
7bc8b3fc ^

ea87d005 ^
7bc8b3fc ^
c518f34e ^
7bc8b3fc ^
c518f34e ^
7bc8b3fc ^
c518f34e ^
7bc8b3fc ^
6458c26c ^



7bc8b3fc ^


2970f615 ^
643c016c ^
2970f615 ^
7bc8b3fc ^
2970f615 ^
643c016c ^
2970f615 ^
7bc8b3fc ^
2970f615 ^
643c016c ^
2970f615 ^
7bc8b3fc ^
2970f615 ^
643c016c ^
2970f615 ^
7bc8b3fc ^
2970f615 ^
643c016c ^
2970f615 ^
7bc8b3fc ^
2970f615 ^
7bc8b3fc ^
c518f34e ^



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