index
:
haven
master
origin/master
Haven is an umbrella project for a range of mostly desktop applications
Přemysl Eric Janouch <p@janouch.name>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
added documentation and did some slight restructuring. it's party time.
Andrew Gallant (Ocelot)
2012-05-06
11
-304
/
+284
|
*
examples. some should be tests
Andrew Gallant (Ocelot)
2012-05-05
5
-0
/
+191
|
*
extensions are working! extensions are working!
Andrew Gallant (Ocelot)
2012-05-05
10
-831
/
+10360
|
*
fixing bugs related mostly to extension handling
Andrew Gallant (Ocelot)
2012-05-05
9
-42
/
+125
|
*
oh momma. a lot of modifications and it appears to be working. w00t.
Andrew Gallant (Ocelot)
2012-05-05
3
-1340
/
+3351
|
*
converting to new reply/cookie scheme
Andrew Gallant (Ocelot)
2012-05-05
4
-28
/
+122
|
*
reworking xgb. cleaned up connection stuff a little. making new xid generatio...
Andrew Gallant (Ocelot)
2012-05-03
5
-175
/
+317
|
*
holy toldeo... things might actually be working
Andrew Gallant (Ocelot)
2012-05-03
18
-265
/
+11831
|
*
finally starting on the crescendo: requests and replies.
Andrew Gallant (Ocelot)
2012-05-02
11
-48
/
+153
|
*
float my boat
Andrew Gallant (Ocelot)
2012-05-01
1
-1
/
+2
|
*
unions, events and errors... oh my
Andrew Gallant (Ocelot)
2012-05-01
8
-34
/
+313
|
*
splitting up go specific code. too much for one file IMO. more progress. almo...
Andrew Gallant (Ocelot)
2012-04-30
9
-269
/
+503
|
*
gofmt
Andrew Gallant (Ocelot)
2012-04-30
14
-233
/
+163
|
*
complete and total overhaul like i promised. things are much easier to reason...
Andrew Gallant (Ocelot)
2012-04-30
13
-750
/
+1740
|
*
last commit before i tear everything down
Andrew Gallant (Ocelot)
2012-04-29
5
-38
/
+136
|
*
progress. still not working. this is incredibly difficult.
Andrew Gallant (Ocelot)
2012-04-29
10
-79
/
+384
|
*
initial commit. not currently in a working state.
Andrew Gallant (Ocelot)
2012-04-28
16
-0
/
+1906
*
xgb-draw: double buffer, change color, cleanup
Přemysl Janouch
2018-09-06
1
-46
/
+61
*
xgb-draw: point interpolation
Přemysl Janouch
2018-09-05
1
-4
/
+54
*
xgb-draw: proper brush stroke render
Přemysl Janouch
2018-09-05
1
-20
/
+143
*
xgb-draw: add a demo drawing application
Přemysl Janouch
2018-09-03
1
-0
/
+141
*
xgb-text-viewer: add a demo text viewer
Přemysl Janouch
2018-09-02
1
-0
/
+538
*
xgb-image: add support for the MIT-SHM extension
Přemysl Janouch
2018-09-02
1
-16
/
+77
*
xgb-image: add a demo that shows a scaled picture
Přemysl Janouch
2018-09-02
1
-0
/
+252
*
xgb-keys: minimal example of reading keys
Přemysl Janouch
2018-09-02
1
-0
/
+213
*
xgb-monitors: add an experimental dumper
Přemysl Janouch
2018-09-02
1
-0
/
+40
*
xgb-render: update comments
Přemysl Janouch
2018-09-02
1
-0
/
+8
*
xgb-render: go back to RGBA because of alignment
Přemysl Janouch
2018-09-02
1
-6
/
+9
*
xgb-render: give up on composite alpha
Přemysl Janouch
2018-09-02
1
-10
/
+8
*
xgb-render: cleanup, tolerable glyph placement
Přemysl Janouch
2018-09-02
1
-15
/
+21
*
xgb-render: slightly simplify
Přemysl Janouch
2018-09-02
1
-31
/
+23
*
xgb-render: preliminary text rendering
Přemysl Janouch
2018-09-02
1
-2
/
+191
*
xgb-render: add some comments
Přemysl Janouch
2018-09-02
1
-1
/
+26
*
xgb-window: add comparison with correct blending
Přemysl Janouch
2018-09-02
1
-4
/
+27
*
xgb-xrender: add a basic demo for XRender
Přemysl Janouch
2018-09-02
1
-0
/
+176
*
xgb-window: add a basic xgb demo
Přemysl Janouch
2018-09-02
1
-0
/
+133
*
Update README
Přemysl Janouch
2018-09-02
1
-1
/
+11
*
hnc: cleanup
Přemysl Janouch
2018-08-06
1
-1
/
+1
*
tls-autodetect: updates, now that hid is ported
Přemysl Janouch
2018-08-06
1
-16
/
+15
*
hid: clean up/finalize logging
Přemysl Janouch
2018-08-06
1
-27
/
+26
*
hid: move off of the log package
Přemysl Janouch
2018-08-06
1
-34
/
+32
*
hid: port logging facilities
Přemysl Janouch
2018-08-06
1
-0
/
+99
*
hid: cleanups
Přemysl Janouch
2018-08-06
1
-12
/
+15
*
hid: port IRC tests from liberty, fix tag parsing
Přemysl Janouch
2018-08-06
2
-1
/
+30
*
hid: rename connCloseWrite to connCloseWriter
Přemysl Janouch
2018-08-06
1
-11
/
+11
*
hid: add the first tests
Přemysl Janouch
2018-08-06
1
-0
/
+139
*
README: fix typos, add some references
Přemysl Janouch
2018-08-06
1
-3
/
+11
*
hid: fix SSL 2.0 autodetection
Přemysl Janouch
2018-08-04
1
-1
/
+1
*
hid: add support for customized replies
Přemysl Janouch
2018-08-03
1
-5
/
+41
*
hid: unify exit codes with the flag package
Přemysl Janouch
2018-08-03
1
-1
/
+1
[prev]
[next]