../
|
attach.c
|
12.9 KB
|
3996
|
13 years
|
Jean-Yves Lamoureux |
* Added preliminary OSX support (by support I mean it barely compiles) …
|
client.c
|
7.5 KB
|
4001
|
13 years
|
Jean-Yves Lamoureux |
* Fixed most of Clang Static Checker warnings. And rand() is ok to me, …
|
configuration.c
|
13.6 KB
|
4014
|
12 years
|
Jean-Yves Lamoureux |
* Moved caca_set_color(RED... to the right place
* Added configuration …
|
effects.c
|
8.4 KB
|
4000
|
13 years
|
Jean-Yves Lamoureux |
* Removed WM_CUBE, now handled though WM_FULL
* Added eyecandy …
|
grab.c
|
10.6 KB
|
4001
|
13 years
|
Jean-Yves Lamoureux |
* Fixed most of Clang Static Checker warnings. And rand() is ok to me, …
|
help.c
|
2.9 KB
|
3999
|
13 years
|
Jean-Yves Lamoureux |
* Added configuration getters
|
input.c
|
5.1 KB
|
3968
|
13 years
|
Jean-Yves Lamoureux |
* Identation
|
lock.c
|
5.5 KB
|
3969
|
13 years
|
Jean-Yves Lamoureux |
* Massive indentation pass, could insert odd things, blame pterjan, he …
|
main.c
|
9.0 KB
|
3974
|
13 years
|
Jean-Yves Lamoureux |
* Moved client initialisation to client.c
|
Makefile.am
|
394 bytes
|
3998
|
13 years
|
Jean-Yves Lamoureux |
* Moved help code to help.c
* Fixed bad string handling in configuration
|
mygetopt.c
|
3.1 KB
|
3969
|
13 years
|
Jean-Yves Lamoureux |
* Massive indentation pass, could insert odd things, blame pterjan, he …
|
mytrace.c
|
18.3 KB
|
3969
|
13 years
|
Jean-Yves Lamoureux |
* Massive indentation pass, could insert odd things, blame pterjan, he …
|
neercs.h
|
12.4 KB
|
4016
|
12 years
|
Jean-Yves Lamoureux |
* Implemented "DA -- Device Attributes" ansi sequence (vttest 6/4)
|
neercsrc
|
599 bytes
|
3939
|
13 years
|
Jean-Yves Lamoureux |
* Remove unused variables in screen_list, add configuration line to …
|
recurrent.c
|
3.4 KB
|
3969
|
13 years
|
Jean-Yves Lamoureux |
* Massive indentation pass, could insert odd things, blame pterjan, he …
|
screen_list.c
|
5.8 KB
|
4014
|
12 years
|
Jean-Yves Lamoureux |
* Moved caca_set_color(RED... to the right place
* Added configuration …
|
screens.c
|
8.5 KB
|
4014
|
12 years
|
Jean-Yves Lamoureux |
* Moved caca_set_color(RED... to the right place
* Added configuration …
|
screensaver.c
|
4.7 KB
|
3975
|
13 years
|
Jean-Yves Lamoureux |
* Reindented screensaver's sprites
|
server.c
|
16.0 KB
|
4016
|
12 years
|
Jean-Yves Lamoureux |
* Implemented "DA -- Device Attributes" ansi sequence (vttest 6/4)
|
term.c
|
39.3 KB
|
4017
|
12 years
|
Jean-Yves Lamoureux |
* Implemented "Report Cursor Position" ansi sequence
|
mygetopt.h
|
819 bytes
|
3551
|
13 years
|
Pascal Terjan |
* Add missing svn:keywords on some source files
|
mytrace.h
|
1.4 KB
|
3891
|
13 years
|
Pascal Terjan |
* Store real pid in screen struct (even if not used) and properly set …
|
wm.c
|
14.2 KB
|
4018
|
12 years
|
Pascal Terjan |
* Do not redraw borders and title when nothing changed
|