|
|
@4859
|
7 years |
Sam Hocevar |
build: fix the WTFPL homepage and copyright information.
|
|
|
@4858
|
7 years |
Sam Hocevar |
Switch to Christmas logo!
|
|
|
@4857
|
7 years |
carmie |
|
|
|
@4856
|
7 years |
carmie |
|
|
|
@4855
|
7 years |
carmie |
j'enleve le background de #attachments parce que ca fait une barre …
|
|
|
@4854
|
7 years |
carmie |
correction vieux bug css
|
|
|
@4853
|
7 years |
carmie |
logo 10ans libcaca
|
|
|
@4852
|
7 years |
Sam Hocevar |
win32: improvements to the Win32 driver by Bastian Märkisch …
|
|
|
@4851
|
7 years |
Sam Hocevar |
string: avoid an infinite loop with some invalid UTF-8 sequences, and …
|
|
|
@4850
|
7 years |
Sam Hocevar |
build: fix copyright date in old files.
|
|
|
@4849
|
7 years |
Sam Hocevar |
build: make the build process less verbose.
|
|
|
@4848
|
7 years |
Sam Hocevar |
examples: fix a potential buffer overflow in the canvas example, …
|
|
|
@4847
|
7 years |
Sam Hocevar |
misc: fix a few memory leaks and invalid memory accesses.
|
|
|
@4846
|
7 years |
Pascal Terjan |
Allow building with -Werror=format-security
|
|
|
@4845
|
7 years |
Pascal Terjan |
Use macros to access len, needed for ruby 1.9
|
|
|
@4844
|
7 years |
Pascal Terjan |
Use mkmf to get flags, needed for ruby 1.9
|
|
|
@4843
|
7 years |
Sam Hocevar |
core: fix a mistake in the caca_set_color_ansi() documentation.
|
|
|
@4842
|
7 years |
Sam Hocevar |
build: fix the OS X and Clang builds.
|
|
|
@4841
|
7 years |
wisk |
fix crash on windows 32-bit and compute_patch_size
|
|
|
@4840
|
7 years |
Sam Hocevar |
string: fix a potential memory corruption with caca_printf() calls …
|
|
|
@4839
|
7 years |
Sam Hocevar |
win32: add some console handling function diversions.
|
|
|
@4838
|
7 years |
Sam Hocevar |
win32: add more explicit error messages and add support for 0xb8 opcode.
|
|
|
@4837
|
7 years |
wisk |
add relocate_hook to improve api hooking, fix dll name string …
|
|
|
@4836
|
7 years |
Sam Hocevar |
build: fix compilation by including <wchar.h> and checking for regwexec.
|
|
|
@4835
|
7 years |
Sam Hocevar |
cosmetic: get rid of CRLF line endings.
|
|
|
@4834
|
7 years |
wisk |
add new hook for windows (CreateFileMapping?(A|W), MapViewOfFile?, …
|
|
|
@4833
|
7 years |
wisk |
port zzuf to win64 (amd64)
|
|
|
@4832
|
7 years |
wisk |
add regex feature for win32
|
|
|
@4831
|
7 years |
wisk |
change the method of hooking, now we disassemble the beginning of the …
|
|
|
@4830
|
7 years |
wisk |
start to implement hotpatch hook on win32 port, but some API don't …
|
|
|
@4829
|
7 years |
wisk |
win32 port starts to fuzz executable (only few functions related to …
|
|
|
@4828
|
7 years |
wisk |
fix tmp file creation on win32, start to implement handling of win32 …
|
|
|
@4827
|
7 years |
wisk |
on win32, use a named pipe and IOCP to read stdout, stderr and debugfd …
|
|
|
@4826
|
7 years |
wisk |
|
|
|
@4825
|
7 years |
Sam Hocevar |
doc: hide "extern" from the final documentation.
|
|
|
@4824
|
7 years |
Sam Hocevar |
figfont: fix uninitialised data access.
|
|
|
@4823
|
7 years |
Sam Hocevar |
build: ship a weak symbol for vsnprintf, too, because our weak symbol …
|
|
|
@4822
|
7 years |
Sam Hocevar |
win32: define a custom sprintf_s() weak symbol. The VS2010 runtime …
|
|
|
@4821
|
7 years |
Sam Hocevar |
build: install the static libraries as caca.lib, not libcaca.lib.
|
|
|
@4820
|
7 years |
Sam Hocevar |
build: disable subdir-objects option because it makes the distclean …
|
|
|
@4819
|
7 years |
Sam Hocevar |
build: switch to subdir objects and fix copyright information in string.c.
|
|
|
@4818
|
7 years |
Sam Hocevar |
caca: allow to define the CACA_STATIC macro to deactivate dllimport …
|
|
|
@4817
|
7 years |
Sam Hocevar |
win32: use sprintf_s and vsnprintf_s on Windows, so that our static …
|
|
|
@4816
|
7 years |
Sam Hocevar |
build: use RbConfig? instead of Config in the Ruby checks.
|
|
|
@4815
|
7 years |
Sam Hocevar |
build: fix Win32 build and allow to build Win64 binaries from Linux, …
|
|
|
@4814
|
7 years |
Sam Hocevar |
build: no longer create symlinks for old libcucul stuff; it's really …
|
|
|
@4813
|
7 years |
Sam Hocevar |
win32: add debug information to the function diversion code.
|
|
|
@4812
|
7 years |
Sam Hocevar |
build: fix the Visual Studio compilation, remove old solution …
|
|
|
@4811
|
7 years |
Sam Hocevar |
build: add ignore entries for Visual Studio crap.
|
|
|
@4810
|
8 years |
Sam Hocevar |
linux: fix a few compilation warnings.
|
|
|
@4809
|
8 years |
Sam Hocevar |
Fix a weird problem with lib6 versioned symbols.
|
|
|
@4808
|
8 years |
Sam Hocevar |
osx: do not enforce flat namespace in copy mode on OS X.
|
|
|
@4807
|
8 years |
Sam Hocevar |
release: libcaca 0.99.beta18
|
|
|
@4806
|
8 years |
Sam Hocevar |
build: fix copyright information.
|
|
|
@4805
|
8 years |
Sam Hocevar |
figfont: support setting the canvas width and smushing mode from the …
|
|
|
@4804
|
8 years |
Sam Hocevar |
build: fix "make dist", which was broken because of the vcproj -> …
|
|
|
@4803
|
8 years |
Sam Hocevar |
figfont: stick the source canvas's width, if specified.
|
|
|
@4802
|
8 years |
Alex Foulon |
Add support for python3 to python bindings.
|
|
|
@4801
|
8 years |
Alex Foulon |
Add unittest for canvas module.
|
|
|
@4800
|
8 years |
Alex Foulon |
Drop tabs and trailing spaces.
|
|
|
@4799
|
8 years |
Alex Foulon |
Add check-source rule for python files.
|
|
|
@4798
|
8 years |
Alex Foulon |
Fixed wildcard for python and perl extension.
|
|
|
@4797
|
8 years |
Alex Foulon |
Add cacaclock demo and python binaries to git ignore list.
|
|
|
@4796
|
8 years |
Pascal Terjan |
Do not send the updated canvas if we failed sending the UPDATE command
|
|
|
@4795
|
8 years |
Pascal Terjan |
Include sys/stat.h
|
|
|
@4794
|
8 years |
Pascal Terjan |
Test pam_misc.h location instead of checking for OSX
|
|
|
@4793
|
8 years |
Pascal Terjan |
Fix a bit more for FreeBSD
|
|
|
@4792
|
8 years |
Sam Hocevar |
util.h and libutil.h seem mutually exclusive on OS X; only include the …
|
|
|
@4791
|
8 years |
Pascal Terjan |
Include util.h or libutil.h depending on what is available, should …
|
|
|
@4790
|
8 years |
Pascal Terjan |
Disable pam lock for all OSX versions
|
|
|
@4789
|
8 years |
Pascal Terjan |
Don't handle events before we finished attaching
|
|
|
@4788
|
8 years |
Sam Hocevar |
Fix IFS handling for M4PATH in the bootstrap script.
|
|
|
@4787
|
8 years |
Pascal Terjan |
Drop trailing spaces
|
|
|
@4786
|
8 years |
Pascal Terjan |
Add set_cursor to the ruby binding (patch from Tony Miller …
|
|
|
@4785
|
8 years |
Sam Hocevar |
test: fix tabs in source code.
|
|
|
@4784
|
8 years |
Sam Hocevar |
test: fix copyright information, courtesy of Mitchel Humpherys. Sorry, …
|
|
|
@4783
|
8 years |
Sam Hocevar |
mini: tweak stuff in the mini server / mini client test programs.
|
|
|
@4782
|
9 years |
carmie |
|
|
|
@4781
|
9 years |
Jean-Yves Lamoureux |
* Removed xcode project, let's be serious.
|
|
|
@4780
|
9 years |
Sam Hocevar |
ncurses: if terminal doesn't support curs_set(2), try curs_set(1).
|
|
|
@4779
|
9 years |
Jean-Yves Lamoureux |
* Updated help
|
|
|
@4778
|
9 years |
Jean-Yves Lamoureux |
* Removed unused variable
|
|
|
@4777
|
9 years |
Jean-Yves Lamoureux |
* Added command line parsing (--dateformat, --font, --help, --version) …
|
|
|
@4776
|
9 years |
Alex Foulon |
* Handles error messages from libcaca and ctypes with CanvasError? …
|
|
|
@4775
|
9 years |
Jean-Yves Lamoureux |
* Added width/height fetch
|
|
|
@4774
|
9 years |
Alex Foulon |
* Fixed utf32_to_utf8 function.
|
|
|
@4773
|
9 years |
Jean-Yves Lamoureux |
* Added preliminary cacaclock, a continuous clock
|
|
|
@4772
|
9 years |
Alex Foulon |
* Make mask an optional argument for Canvas.blit method.
* Drawing and …
|
|
|
@4771
|
9 years |
Alex Foulon |
* method Canvas.put_char now handle utf8 char.
|
|
|
@4770
|
9 years |
Alex Foulon |
* Bind font functions.
* Bind caca_render_canvas function.
* Add …
|
|
|
@4769
|
9 years |
Alex Foulon |
* Fix get_key_utf8 method, return python string with utf8 char now.
|
|
|
@4768
|
9 years |
Jean-Yves Lamoureux |
* Reworked table handling
|
|
|
@4767
|
9 years |
Sam Hocevar |
Fix a bug in our Xutf8LookupString() usage.
|
|
|
@4766
|
9 years |
Sam Hocevar |
Rename figfont into charfont. We will support far more than figfonts …
|
|
|
@4765
|
9 years |
Sam Hocevar |
Allow to choose between RGB and YUV in pipi_open_sequence().
|
|
|
@4764
|
9 years |
Jean-Yves Lamoureux |
* Fixed indentation (nia nia nia)
|
|
|
@4763
|
9 years |
Jean-Yves Lamoureux |
* add_node_x()
|
|
|
@4762
|
9 years |
Jean-Yves Lamoureux |
* Almost correct td width handling
|
|
|
@4761
|
9 years |
Jean-Yves Lamoureux |
* Moved table's stuff to render/table.c
|
|
|
@4760
|
9 years |
Jean-Yves Lamoureux |
* TD's are now aligned to the widest one
-- This line, and those …
|
|
|