|
|
@3964
|
13 years |
Jean-Yves Lamoureux |
* Don't send escape-key when quitting help window, added 'h' as a …
|
|
|
@3963
|
13 years |
Jean-Yves Lamoureux |
* Added documentation to lock_timeout command line switch
|
|
|
@3962
|
13 years |
Jean-Yves Lamoureux |
* Don't send input to window while displaying the help screen
|
|
|
@3961
|
13 years |
Jean-Yves Lamoureux |
* Better testing cases for autolock_timeout
|
|
|
@3960
|
13 years |
Jean-Yves Lamoureux |
* Removed useless signed/unsigned test
|
|
|
@3959
|
13 years |
Jean-Yves Lamoureux |
* Added --lock-after (-l) command line option (locks after N seconds), …
|
|
|
@3958
|
13 years |
Jean-Yves Lamoureux |
* Removed known bugs from TODO ('up' in history, and 'up' scrolling in …
|
|
|
@3957
|
13 years |
Jean-Yves Lamoureux |
* Implemented \33M ANSI command (scroll up), less now works flawlessly …
|
|
|
@3956
|
13 years |
Jean-Yves Lamoureux |
* Finally fixed 'up' (history) bug(s)
|
|
|
@3955
|
13 years |
Jean-Yves Lamoureux |
* Updated C++ bindings with Canvas::fillTriangleTextured()
|
|
|
@3954
|
13 years |
Jean-Yves Lamoureux |
* Fixed numerous warnings (warn_unused_result and deprecated libcaca …
|
|
|
@3953
|
13 years |
Sam Hocevar |
Make the current library version beta17, in preparation of the next …
|
|
|
@3952
|
13 years |
Sam Hocevar |
Fix the library suffix detection, thanks to libtool's shell variables.
|
|
|
@3951
|
13 years |
Sam Hocevar |
Detect libzzuf soname at configure time rather than compile time.
|
|
|
@3950
|
13 years |
Pascal Terjan |
* Update URL in help
|
|
|
@3949
|
13 years |
Pascal Terjan |
* Fix non ASCII input in x11 driver
|
|
|
@3948
|
13 years |
Jean-Yves Lamoureux |
* Remove double call of request_refresh()
|
|
|
@3947
|
13 years |
Jean-Yves Lamoureux |
* Fix indentation
|
|
|
@3946
|
13 years |
Jean-Yves Lamoureux |
* Explode server.c a bit more. KABOOOOM. (Maybe) fix a bug of missing …
|
|
|
@3945
|
13 years |
Jean-Yves Lamoureux |
* Fix crash if caca can't create a display (courtesy of Romain Bignon)
|
|
|
@3944
|
13 years |
Jean-Yves Lamoureux |
* Explode server_main()
|
|
|
@3943
|
13 years |
Pascal Terjan |
* Update copyright in help
|
|
|
@3942
|
13 years |
Pascal Terjan |
* Drop withespaces
|
|
|
@3941
|
13 years |
Jean-Yves Lamoureux |
* Add documentation for 'cube_duration'
|
|
|
@3940
|
13 years |
Jean-Yves Lamoureux |
* Move client's mainloop to client.c
|
|
|
@3939
|
13 years |
Jean-Yves Lamoureux |
* Remove unused variables in screen_list, add configuration line to …
|
|
|
@3938
|
13 years |
Jean-Yves Lamoureux |
* J'ai un chien qui s'apelle Moooooose (fixed an indentation problem)
|
|
|
@3937
|
13 years |
Jean-Yves Lamoureux |
* Reindent properly
|
|
|
@3936
|
13 years |
Jean-Yves Lamoureux |
* Massive factorisation of window manager refreshes
|
|
|
@3935
|
13 years |
Jean-Yves Lamoureux |
* Compile normal computation again without D_HAVE_TEXTURED_TRIANGLE
|
|
|
@3934
|
13 years |
Jean-Yves Lamoureux |
* Factorise cube stuff, minor optimizations
|
|
|
@3933
|
13 years |
Sam Hocevar |
Add a VS 2010 solution file and make the code build again for Win32.
|
|
|
@3932
|
13 years |
Jean-Yves Lamoureux |
* Replace ',' with ';' to avoid bad indentation
|
|
|
@3931
|
13 years |
Jean-Yves Lamoureux |
* indentation test
|
|
|
@3930
|
13 years |
Pascal Terjan |
* Add emacs indentation setting
|
|
|
@3929
|
13 years |
Jean-Yves Lamoureux |
* Use new caca_fill_triangle_textured API, fix backface culling bug, …
|
|
|
@3928
|
13 years |
Jean-Yves Lamoureux |
* Fix examples/trifiller's color boundaries
|
|
|
@3927
|
13 years |
Sam Hocevar |
Things work better when "config.h" is included.
|
|
|
@3926
|
13 years |
Jean-Yves Lamoureux |
* Make caca_fill_triangle_textured use less arguments, …
|
|
|
@3925
|
13 years |
Sam Hocevar |
Preserve default attribute across caca_fill_triangle_texture calls.
|
|
|
@3924
|
13 years |
Sam Hocevar |
Add a caca-sharp.pc.in file.
|
|
|
@3923
|
13 years |
Pascal Terjan |
* Remove unused variable
|
|
|
@3922
|
13 years |
Pascal Terjan |
* Drop duplicate code, when not in_switch, cube is same as full
|
|
|
@3921
|
13 years |
Pascal Terjan |
* Remove unused variable
|
|
|
@3920
|
13 years |
Pascal Terjan |
* Drop duplicate code, when not in_switch, cube is same as full
|
|
|
@3919
|
13 years |
Pascal Terjan |
* Drop dead code from wm_refresh_full, only current screen is visible
|
|
|
@3918
|
13 years |
Pascal Terjan |
* Update TODO
|
|
|
@3917
|
13 years |
Pascal Terjan |
* Fix build of trifiller with imlib2
|
|
|
@3916
|
13 years |
Sam Hocevar |
Temporary check for triangle texturing (SVN libcaca). If not …
|
|
|
@3915
|
13 years |
Sam Hocevar |
Update bootstrap script.
|
|
|
@3914
|
13 years |
Jean-Yves Lamoureux |
* Added 'cube' window manager (needs latest svn libcaca for …
|
|
|
@3913
|
13 years |
Sam Hocevar |
Fix an unlikely crash that may happen when the X server cannot open …
|
|
|
@3912
|
13 years |
Jean-Yves Lamoureux |
* Don't use float as loop counters
|
|
|
@3911
|
13 years |
Jean-Yves Lamoureux |
* Added basic XCode project, using external build system (make)
|
|
|
@3910
|
13 years |
Jean-Yves Lamoureux |
* Add -lm to examples/trifiller. Oops.
|
|
|
@3909
|
13 years |
Jean-Yves Lamoureux |
* Added texture mapped triangle routine, float based, arbitrary …
|
|
|
@3908
|
13 years |
Sam Hocevar |
Refresh win32/config.h so that it has all the required defines.
|
|
|
@3907
|
13 years |
Sam Hocevar |
Add a test for win32/config.h synchronisation.
|
|
|
@3906
|
13 years |
Sam Hocevar |
Ignore Monodevelop files.
|
|
|
@3905
|
13 years |
Sam Hocevar |
Start working on profiling.
|
|
|
@3904
|
13 years |
Sam Hocevar |
Move debugging methods to caca_debug.h.
|
|
|
@3903
|
13 years |
Sam Hocevar |
Add "sources".
|
|
|
@3902
|
13 years |
Sam Hocevar |
Import old hot-babe themes to the SVN.
|
|
|
@3901
|
13 years |
Sam Hocevar |
Capitalise "Caca Labs" in page titles.
|
|
|
@3900
|
13 years |
Pascal Terjan |
* Fix vertical scrolling with arrows
|
|
|
@3899
|
13 years |
Pascal Terjan |
* Apparently \033 is more common than \x1b for ESC. Use the former in …
|
|
|
@3898
|
13 years |
Pascal Terjan |
* Update TODO
|
|
|
@3897
|
13 years |
Pascal Terjan |
* Fix arrow keys
|
|
|
@3896
|
13 years |
Pascal Terjan |
* Add lock_on_detach option
|
|
|
@3895
|
13 years |
Pascal Terjan |
* Fix refreshing during window closing animation
|
|
|
@3894
|
13 years |
Pascal Terjan |
* Fix debug message regarding already send bytes for current dirty …
|
|
|
@3893
|
13 years |
Pascal Terjan |
* Add FIXME in front of some useless code I don't understand
|
|
|
@3892
|
13 years |
Pascal Terjan |
* Close slave pty fd, so that we can exit when the process closes it too
|
|
|
@3891
|
13 years |
Pascal Terjan |
* Store real pid in screen struct (even if not used) and properly set …
|
|
|
@3890
|
13 years |
carmie |
|
|
|
@3889
|
13 years |
carmie |
|
|
|
@3888
|
13 years |
carmie |
|
|
|
@3887
|
13 years |
carmie |
|
|
|
@3886
|
13 years |
carmie |
|
|
|
@3885
|
13 years |
carmie |
|
|
|
@3884
|
13 years |
carmie |
|
|
|
@3883
|
13 years |
carmie |
|
|
|
@3882
|
13 years |
carmie |
|
|
|
@3881
|
13 years |
carmie |
|
|
|
@3880
|
13 years |
carmie |
|
|
|
@3879
|
13 years |
carmie |
|
|
|
@3878
|
13 years |
carmie |
|
|
|
@3877
|
13 years |
carmie |
|
|
|
@3876
|
13 years |
Pascal Terjan |
* Factorize screen_list liberation
|
|
|
@3875
|
13 years |
Pascal Terjan |
* Fix valgrind reported errors from previous commit
|
|
|
@3874
|
13 years |
Pascal Terjan |
* Add first version of process selector
|
|
|
@3873
|
13 years |
Pascal Terjan |
* Improve consoles state after grabbing
|
|
|
@3872
|
13 years |
Pascal Terjan |
* Add very little but significant debug information
|
|
|
@3871
|
13 years |
Pascal Terjan |
* Testing errno is only valid for PEEK, return value must be tested …
|
|
|
@3870
|
13 years |
Pascal Terjan |
* Preserve errno when needed, and return -1 when it is set
|
|
|
@3869
|
13 years |
Pascal Terjan |
* Do not set errno in mytrace_* functions, it is already (and …
|
|
|
@3868
|
13 years |
carmie |
|
|
|
@3867
|
13 years |
carmie |
|
|
|
@3866
|
13 years |
carmie |
|
|
|
@3865
|
13 years |
carmie |
|
|
|