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
|
2017-06-28 13:46:33 +0200 Mike Gabriel (41d17ce)
* release 0.0.0.2 (HEAD -> master)
2017-06-28 13:45:38 +0200 Mike Gabriel (987eda9)
* release 0.0.0.2
2017-06-28 13:43:39 +0200 Mike Gabriel (55c6358)
* bin/*: Add license headers.
2017-06-28 13:35:23 +0200 Mike Gabriel (8b6be3d)
* Turn project from perl-Arctica-Browser-Overlay into
arctica-browser.
2017-06-26 21:58:51 +0200 Mike Gabriel (eb84fe4)
* release 0.0.0.1 (tag: 0.0.0.1, origin/master,
gh-arctica/release-builds, gh-arctica/master,
release-builds)
2017-06-26 21:22:20 +0200 Mike Gabriel (8bcb92f)
* lib/Arctica/Browser/Overlay/WebView.pm: Let's be political correct
with our draft, hard-code duckduckgo.com as start page.
2017-06-26 21:21:18 +0200 Mike Gabriel (53378f5)
* arctica-testbrowser: Start with lower resolution to not freak out
the overlay for now.
2017-06-23 18:14:16 +0200 Mike Gabriel (f35a622)
* debian/control: Add D (arctica-testbrowser): tinyproxy (for
now...).
2017-06-23 17:40:42 +0200 Mike Gabriel (f0d2344)
* debian/control: Fix SYNOPSIS fields.
2017-06-23 17:40:18 +0200 Mike Gabriel (34472dc)
* debian/control: Add Ds (libarctica-browser-overlay-perl):
x11-utils, xdotool.
2017-06-23 17:14:39 +0200 Mike Gabriel (2523b78)
* debian/arctica-testbrowser.install: Fix flawed installation path of
arctica-testbrowser.
2017-06-23 14:17:45 +0200 Mike Gabriel (ec6a8ae)
* debian/control: Add Ds (libarctica-browser-overlay-perl):
libarctica-core-perl, libarctica-core-jabus-socket-perl,
libglib-perl, libgtk3-perl, libgtk3-webkit-perl,
libglib-object-introspection-perl.
2017-06-23 14:16:59 +0200 Mike Gabriel (b1e7f05)
* debian/control: Fix D (arctica-testbrowser):
libarctica-telekinesis-application-gtk3 ->
libarctica-telekinesis-application-gtk3-perl.
2017-06-23 00:31:32 +0200 Mike Gabriel (40ed4f2)
* bin/forkedmmoverlay.pl: Add script to
libarctica-browser-overlay-perl package.
2017-06-23 00:19:37 +0200 Mike Gabriel (ef6b5c7)
* debian/control: Fix Ds, we only need
libarctica-telekinesis-application-gtk3. Fix SYNOPSIS for
arctica-testbrowser.
2017-06-23 00:05:06 +0200 Mike Gabriel (cd4ec9b)
* Include eyesore_t.png in project for arctica-testbrowser.
2017-06-22 23:19:10 +0200 Mike Gabriel (707e685)
* whitespace cleanup
2017-06-22 23:17:53 +0200 Mike Gabriel (9e326c3)
* debian/arctica-testbrowser.install: Install test browser to
/usr/bin.
2017-06-22 23:17:25 +0200 GZNGET FOSS Team (4d72611)
* Add arctica-testbrowser.
2017-06-22 23:07:53 +0200 Mike Gabriel (1f440be)
* Debianize this project.
2017-06-22 22:45:30 +0200 Mike Gabriel (6c0cb6c)
* add missing files for this to become a proper Perl upstream project
2017-06-22 22:43:11 +0200 GZNGET FOSS Team (985c827)
* initial commit, development state dating 20170619.
|