index
:
platform/upstream/kmscon
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
upstream
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-12
uterm: vt: add uterm_vt_get_num() helper
David Herrmann
3
-0
/
+14
2013-06-11
wlt: toolkit: dont depend on implicit buffer releases
David Herrmann
1
-5
/
+3
2013-03-12
docs: man: document configuration files in kmscon(1)
Lars Kellogg-Stedman
1
-10
/
+21
2013-03-12
kmscon: add --xkb-keymap option for predefined keymaps
Ran Benita
10
-7
/
+66
2013-03-12
shl: add shl_read_file() helper
David Herrmann
1
-0
/
+57
2013-03-09
kmscon: implement dynamic font-resizing via shortcuts
David Herrmann
4
-0
/
+54
2013-03-09
terminal: clear unused margins on each frame
David Herrmann
1
-0
/
+28
2013-03-09
terminal: share font settings across screens
David Herrmann
1
-35
/
+75
2013-03-09
font: pango: fix vertical alignment of non-ASCII glyphs
Chang Liu
1
-1
/
+1
2013-03-09
wlt: theme: change frame color to white plus black border
David Herrmann
1
-8
/
+23
2013-03-08
build: fix binary-link with ld.gold linker
David Herrmann
1
-5
/
+30
2013-03-06
uvtd: vt: return -ENODEV if session died
David Herrmann
1
-0
/
+37
2013-03-06
uvtd: vt: implement VT_GETMODE/SETMODE ioctl state-tracking
David Herrmann
3
-5
/
+42
2013-03-06
uvtd: seat: implement session IDs
David Herrmann
1
-9
/
+45
2013-03-06
uvtd: vt: implement ioctl dummies
David Herrmann
1
-0
/
+131
2013-03-06
wlt: theme: prevent move/resize requests when maximized/fullscreen
David Herrmann
1
-0
/
+5
2013-03-06
wlt: toolkit: add is_maximized/fullscreen helpers
David Herrmann
2
-0
/
+12
2013-03-06
tsm: vte: fix g0-g3 character-set shifting
David Herrmann
1
-29
/
+29
2013-03-05
uvt: client: implement major ioctl callbacks
David Herrmann
2
-86
/
+272
2013-03-05
uvtd: ctx: link control/legacy nodes with VTs
David Herrmann
2
-49
/
+246
2013-03-05
uvtd: add VT subsystem
David Herrmann
3
-0
/
+272
2013-03-05
uvt: client: export symbols
David Herrmann
2
-0
/
+12
2013-03-05
uvt: client: fix double-kill by first unlinkink then resetting
David Herrmann
1
-2
/
+2
2013-03-05
uvt: include inttypes.h
David Herrmann
1
-0
/
+1
2013-03-05
uvtd: add ctx subsystem
David Herrmann
4
-12
/
+373
2013-03-05
uvt: ctx: add major/minor helpers
David Herrmann
4
-0
/
+56
2013-03-05
build: add shl_flagset to build-system
David Herrmann
1
-1
/
+2
2013-03-05
uvt: add SHL_EXPORT to cdev+ctx subsystems
David Herrmann
3
-0
/
+17
2013-03-05
uvt: cdev: fix sending DEVNAME parameter
David Herrmann
1
-1
/
+1
2013-03-05
uvt: cdev: print minor/major debug messages
David Herrmann
1
-2
/
+2
2013-03-05
shl: add flagset helper
David Herrmann
2
-0
/
+136
2013-03-05
shl: dlist: add _first/_last helpers
David Herrmann
1
-0
/
+6
2013-03-05
shl: array: add shl_array_zresize()
David Herrmann
1
-0
/
+27
2013-03-04
README: fix tarball-link to /software/kmscon
David Herrmann
1
-1
/
+1
2013-03-04
build: add .xz files to gitignore instead of bz2
David Herrmann
1
-1
/
+1
2013-03-04
docs: fix links to point to freedesktop.org
David Herrmann
2
-4
/
+15
2013-03-04
build: use xz tarballs instead of bz2
David Herrmann
1
-1
/
+1
2013-03-04
build: add --enable-all
David Herrmann
2
-17
/
+72
2013-03-04
tests: use new shl_log.h
David Herrmann
5
-5
/
+6
2013-03-04
uvtd: add new Virtual Terminal daemon
David Herrmann
6
-2
/
+1006
2013-03-04
shl: move githead into a source file
David Herrmann
7
-32
/
+58
2013-03-04
shl: move log.[ch] to shl_log.[ch]
David Herrmann
47
-54
/
+50
2013-03-04
log: move includes to top
David Herrmann
1
-4
/
+2
2013-03-04
build: mark font-unifont as noexecstack
David Herrmann
1
-0
/
+1
2013-02-28
Release kmscon-7
kmscon-7
David Herrmann
3
-2
/
+9
2013-02-27
build: fix empty --with-*= arguments
David Herrmann
1
-12
/
+20
2013-02-27
build: enable static libraries by default
David Herrmann
1
-1
/
+1
2013-02-27
uvt: new library implementing VTs in user-space
David Herrmann
11
-0
/
+2170
2013-02-18
shl: misc: provide shl_next_pow2()
David Herrmann
2
-16
/
+18
2013-02-16
tests: fix compilation with new eloop API
David Herrmann
1
-1
/
+1
[prev]
[next]