Timeline


and

12/22/09:

23:22 Changeset [4170] by sam
Winter logo by carmie.
23:22 artwork edited by sam
Winter logo by carmie. (diff)
22:55 artwork edited by sam
Summer logo by carmie (diff)
22:53 Changeset [4169] by sam
Summer logo by carmie.
21:24 libcaca/study/introduction edited by sam
fix image links (diff)
21:23 libcaca/study/7 edited by sam
fix image links (diff)
21:22 libcaca/study/6 edited by sam
fix image links (diff)
21:21 libcaca/study/5 edited by sam
fix image links (diff)
21:19 libcaca/study/4 edited by sam
fix image links (diff)
21:17 libcaca/study/3 edited by sam
fix image links (diff)
21:13 libcaca/study/2 edited by sam
prepend ! before wiki names (diff)
21:12 libcaca/study/2 edited by sam
fix image links (diff)
21:10 libcaca/study/1 edited by sam
fix image links (diff)
21:04 Changeset [4168] by carmie
couleur de fond pour #mainnav li, correction menu
21:03 Changeset [4167] by sam
Fix original logo.
21:02 artwork edited by sam
additional logos (diff)
21:01 Changeset [4166] by sam
Put all our logos in SVN.
20:51 artwork created by sam
our artwork
09:29 Changeset [4165] by sam
Start porting the Python interpreter to Python 2.4/2.5.
09:29 Changeset [4164] by sam
Fix compilation with older libcaca versions.
00:27 WikiStart edited by sam
add link to artwork session (diff)

12/21/09:

22:04 Changeset [4163] by carmie
21:58 Changeset [4162] by carmie
redimensionnement
21:57 Changeset [4161] by carmie
banniere de nouel

12/20/09:

17:29 Changeset [4160] by jylam
* Fix libcaca.a linkage (was off by one argument), fill memory with …
16:41 Changeset [4159] by jylam
* Added 64bits RDTSC support, as well as CPU frequency guess (more like a …
15:02 Changeset [4158] by jylam
* Fix indentation and add licensing and copyright headers to kernel
14:45 Changeset [4157] by jylam
* Fill CPU id correctly, you dumb fuck.
14:40 Changeset [4156] by jylam
* XCode project file updated for kernel
14:36 Changeset [4155] by jylam
* Forgot kernel build script
14:33 Changeset [4154] by jylam
* Total kernel rewrite
13:25 Changeset [4153] by sam
getline() and getdelim() must return -1 if EOF was reached and no bytes …
13:24 Changeset [4152] by sam
Try to call _zz_init() as soon as possible. Otherwise, preloaded libraries …
13:24 Changeset [4151] by sam
Buffer debug output to reduce the number of write() calls and allow to …
13:24 Changeset [4150] by sam
Avoid overlapping regions in our realloc's memcpy call.

12/19/09:

15:38 Changeset [4149] by sam
Store built-in fonts in a uin8_t[] instead of char[].
15:38 Changeset [4148] by sam
Update my e-mail address everywhere.

12/18/09:

23:09 Changeset [4147] by sam
Preload the example input buffer with Unicode stuff for testing.
22:52 Ticket #33 (nicer logo) closed by sam
fixed: Looks very nice to me.
22:50 Ticket #41 (alignment issue in caca_get_canvas_chars()) closed by sam
fixed: Fixed in [4146].
22:50 Changeset [4146] by sam
Fix an alignment issue in caca_get_canvas_chars() and …
22:36 Ticket #7 (add a caca_unset_attr() and a caca_toggle_attr()) closed by sam
fixed: Fixed in [4145].
22:36 Changeset [4145] by sam
Implement caca_unset_attr() and caca_toggle_attr(). Fixes #7.
22:24 Ticket #61 (libcaca failes to compile with freeglut-2.6*) closed by sam
fixed: Fixed in [4144].
22:24 Changeset [4144] by sam
Explicitly link with -lGLU because freeglut may not provide it. Fixes #61.
22:21 Ticket #58 (TOIlet ./configure wants libcucul but libcaca >= b15 doesn't have it) closed by sam
fixed: Fixed in [2988].
22:18 Ticket #21 (Unicode support for X11) closed by sam
fixed: Fixed in [4143].
22:17 Changeset [4143] by sam
Deduce X11 font size from a relevant sample to avoid oversized font cells. …
00:25 Changeset [4142] by sam
Call setlocale() in the X11 driver to activate the current locale. If it …

12/17/09:

02:46 Changeset [4141] by sam
Use XwcDrawString? in the X11 driver if font sets are available.
02:46 Changeset [4140] by sam
Allow the X11 driver to display Unicode characters if they are in the …

12/16/09:

20:25 Changeset [4139] by sam
Do not crash in caca_flush_figlet() if no figfont was loaded.
20:20 Changeset [4138] by sam
Fix a crash with multiline input caused by losing the figfont information.
17:15 Changeset [4137] by sam
Synchronise VS 2010 solution with [4112].
16:54 Changeset [4136] by sam
Add a source code sanity check.
01:37 Changeset [4135] by sam
New ASCII fonts based on a simple translation of the Monospace ones.
01:37 Changeset [4134] by sam
Routine cleanup: update links and e-mail addresses in source and …
01:37 Changeset [4133] by sam
Revert previous fix for deprecated libcaca versions. It's possible we have …

12/15/09:

13:02 Changeset [4132] by carmie
correction url login pour #plizlogin
00:29 Changeset [4131] by sam
Fix the libcucul symlink installation when /bin/sh points to bash or any …

12/14/09:

19:27 Changeset [4130] by sam
Fix the old "value computed is unused" warning triggered by ncurses.
19:06 Changeset [4129] by sam
Fix a compilation warning in conio-snake.cpp.
19:05 Changeset [4128] by pterjan
* Add test for import/export of area
18:59 Changeset [4127] by sam
More warning fixes in conio.c.
18:40 Changeset [4126] by sam
Fix various cosmetic errors (Jylam: tiens un highlight gratuit dans ta …
18:36 Changeset [4125] by pterjan
* Oops
17:10 Changeset [4124] by sam
Make the check-utils output slightly clearer.
16:58 Changeset [4123] by pterjan
* Remove tabs
04:33 Changeset [4122] by sam
Fix a regression in the rlimit handling code caused by the myfork split.
03:55 Changeset [4121] by sam
Rewrite zzcat to make it a lot more configurable.
03:55 Changeset [4120] by sam
Add a workaround in the test suite for a cowdancer limitation causing …
03:55 Changeset [4119] by sam
Limit coredumpsize to 0 in test scripts to avoid dumping cores at build …
03:55 Changeset [4118] by sam
Add missing distributed files in Makefile.am.

12/12/09:

23:48 Ticket #59 (new sed version breaks testsuite) closed by sam
fixed: This is fixed in [4117].
23:20 Changeset [4117] by sam
Refactor the stream diversions.
23:20 Changeset [4116] by sam
Refactor the shellcode generation to remove all hardcoded values.
23:20 Changeset [4115] by sam
Move process creation stuff to a separate myfork.c file.
23:20 Changeset [4114] by sam
Fix DEBUG_STREAM compilation on Win32.
23:19 Changeset [4113] by sam
Minor Win32 compilation fix.
23:19 Changeset [4112] by sam
Reorganise source code to better separate zzuf and libzzuf. Note: the …

12/10/09:

11:03 Ticket #72 (Problem with command history) closed by jylam
wontfix: Bug seems to disappear with zsh 4.3.10 on the same machine it failed with …

12/09/09:

01:28 Changeset [4111] by sam
Try to work around the Vista ASLR feature by retrieving the executable's …

12/08/09:

15:57 Changeset [4110] by jylam
* Improved X10 mouse emulation, mc now accepts its click. Added MOUSER …
11:26 Ticket #72 (Problem with command history) created by guest
When going back in the history with UP key, cursor returns to the begining …
02:41 Changeset [4109] by sam
Try to reorganise the Win32 loader.

12/07/09:

22:12 Changeset [4108] by sam
Declare diverted Win32 functions as stdcall.
19:35 Changeset [4107] by sam
Give the fuzzed Win32 program a chance to display something even if the …
19:34 Changeset [4106] by sam
Fix memory leaks and infinite loops in the Win32 launcher.
18:21 Changeset [4105] by pterjan
* Bind area import/export functions
18:06 Changeset [4104] by pterjan
* Bind dirty rectangle functions
17:46 Changeset [4103] by pterjan
* Bind caca_fill_triangle_textured
17:21 Changeset [4102] by jylam
* Cube's borders are now green (Copenhague syndrome)
16:49 Changeset [4101] by pterjan
* Fix typo in README
13:36 Changeset [4100] by sam
Synchronise Win32 port with recent config.h changes.
13:34 Changeset [4099] by jylam
* Mouse support now handles window position
13:18 Changeset [4098] by jylam
* Improved mouse support (now reports mouse motion events, and handles …
12:48 Changeset [4097] by jylam
* Added mouse events example
02:30 Changeset [4096] by sam
Don't enter glutCheckLoop() from gl_get_event() if there is already an …
02:05 Changeset [4095] by sam
Increase profiling timers' sliding mean accuracy.
01:40 WikiStart edited by sam
link to profiling page (diff)

12/06/09:

22:21 Changeset [4094] by sam
Gather profiling information in caca_refresh_display() and …
22:21 Changeset [4093] by sam
Improve rounding in the internal Win32 sleep method.
18:39 profiling created by sam
start the profiling page
11:39 Ticket #71 (Square brackets look like parentheses) created by sam
Square brackets [ ] look too much like parentheses () with the current …

12/04/09:

00:26 Changeset [4092] by sam
Cleanup trac configuration.
00:24 Changeset [4091] by sam
Remove web/tracs/common, it should link to the global Trac files.
00:21 toilet edited by sam
fix image link (diff)
00:20 zzuf edited by sam
fix image link (diff)
00:20 Changeset [4090] by sam
Even more image renaming.
00:19 Changeset [4089] by sam
More image renamings for the static/ directory.
00:18 PWNtcha edited by sam
fix image link (diff)
00:17 libpipi edited by sam
fix image link (diff)
00:17 neercs edited by sam
fix image links (diff)
00:15 toilet edited by sam
fix links (diff)
00:14 zzuf edited by sam
fix zzuf spelling (diff)
00:13 zzuf edited by sam
fix logo link (diff)
00:12 Changeset [4088] by sam
More image renaming.
00:11 libcaca edited by sam
more image link fixes (diff)
00:10 libcaca edited by sam
fix image links (following [4087]) (diff)
00:10 Changeset [4087] by sam
Move images around.
00:06 WikiStart edited by sam
fix image link (diff)
00:04 Changeset [4086] by sam
More cleanup.

12/03/09:

23:56 Changeset [4085] by sam
Synchronise trac config with static -> www move.
23:47 Changeset [4084] by sam
Remove old static/ directory.
23:45 Changeset [4083] by sam
Rename web/static into web/www.
02:13 Changeset [4082] by sam
Pass Ctrl-C as a keypress to the calling application in the SLang driver. …

12/01/09:

09:54 Changeset [4081] by jylam
* Fixed Mac OSX compilation and Xcode project file

11/30/09:

17:07 Changeset [4080] by jylam
* do not use tabs in caca output (it breaks boxes) (courtesy of Romain …
13:11 Ticket #70 (display problems with the 'slang' output driver) created by guest
Using the 'slang' output driver sometimes has a strange display (with …
13:07 Ticket #69 (No cursor with 'ncurses' output driver) created by guest
Using neercs with the 'ncurses' output driver doesn't display the terminal …
12:24 Changeset [4079] by jylam
* Changed libcaca required version to beta17 (thanks to funman)
12:19 Changeset [4078] by jylam
* Updated default window manager to 'full'
12:14 Changeset [4077] by jylam
* Fixed indentation
12:06 Changeset [4076] by jylam
* Moved ANSI duplets (\x0bN) to handle_duplet()
11:34 Changeset [4075] by jylam
* Removed double includes of caca.h on most of the files
11:26 Changeset [4074] by jylam
* Moved ANSI emulation to ansi.c (term.c now just handles terminals …
11:15 Changeset [4073] by jylam
* Reindented a bit more
11:10 Changeset [4072] by pterjan
* Fix indentation
11:03 Changeset [4071] by jylam
* Moved system stuff (user_path, shell, grab stuff, etc) to struct sys
10:40 Changeset [4070] by jylam
* Added --enable-profiling to configure (gprof)
01:50 Changeset [4069] by pterjan
* Fix Delete key with X11 driver
01:47 Changeset [4068] by sam
Add a "border" filter to add a border around text.
01:47 Changeset [4067] by sam
Update bootstrap script.
01:47 Changeset [4066] by sam
Fix deprecated libcaca calls.
01:29 WikiStart edited by sam
link to build systems and publications (diff)
01:17 build edited by sam
change bootstrap link to /browser (diff)
01:15 Changeset [4065] by sam
Put our bootstrap script in a central location.

11/29/09:

23:57 build created by sam
stuff about the autotools
13:58 Changeset [4064] by jylam
* Don't forget to refresh on python_command key
13:48 Changeset [4063] by jylam
* Moved modal windows flags to struct modal
13:42 Changeset [4062] by pterjan
* Oops
13:41 Changeset [4061] by pterjan
* Fix build
12:49 Changeset [4060] by jylam
* Moved lock-related stuff to struct lock
12:29 Changeset [4059] by jylam
* Moved socket-related stuff to struct comm
12:17 Changeset [4058] by jylam
* Moved screensaver property to clean struct screensaver

11/28/09:

12:29 Changeset [4057] by jylam
* Preliminary mouse support (works in mc, at least)
10:53 Changeset [4056] by jylam
* Don't enter lock routine if USE_LOCK is undefined
02:02 Changeset [4055] by pterjan
* Don't forget to refresh after we skipped

11/27/09:

23:53 Changeset [4054] by pterjan
* Don't leave dead sockets
13:47 Changeset [4053] by jylam
* Forgot a return in server_iteration()
13:46 Changeset [4052] by jylam
* Server's mainloop now repeatedly calls server_iteration()
12:46 Changeset [4051] by jylam
* Replaced direct write()'s on socket by send_to_client(). Should not …
12:12 Ticket #68 (Multiple clients on the same server) created by jylam
Mimic the GNU Screen feature which permits to attach multiple clients to …
12:11 Ticket #67 (Attach screen sessions) created by jylam
It'd be cool to be able to attach to GNU Screen sessions
12:04 Ticket #66 (Improve ANSI/VT100 support) created by jylam
Most of xterm's vttests fail miserably
12:02 Changeset [4050] by jylam
* Don't draw cube's borders if borders_size==0
11:55 Changeset [4049] by jylam
* Restored bell behaviour

11/26/09:

18:20 Changeset [4048] by jylam
* Created widgets.[c,h] and an unfinished (but working) input box * …
17:08 Changeset [4047] by jylam
* Added XCode project (no even compiling, just file hierarchy)
14:32 Changeset [4046] by jylam
* mini-command now recognizes commands like window_manager="full" or …
02:34 Changeset [4045] by sam
Update source checking test and remove CRLF crap from makefiles.
02:23 Changeset [4044] by sam
Rename tests/ to test/.
02:19 Changeset [4043] by sam
Cleaner solution for echoing the SOURCES variable.
02:14 Changeset [4042] by sam
Reset offset position before most stdio call.
02:13 Changeset [4041] by sam
Use fseeko64() everywhere when possible, instead of potential 32-bit …

11/25/09:

16:57 Changeset [4040] by jylam
* Moved python stuff to src/python
16:42 Changeset [4039] by jylam
* Replaced PyInit_neercs() by more convenient initNeercsModule() * get() …
16:07 Changeset [4038] by jylam
* Better python command handling * Added get(str) to neercs python …
13:36 Changeset [4037] by jylam
* Added error checking on PyObject?->char* * Different handling for …
13:23 Changeset [4036] by jylam
* Added 'ctrl-a ctrl-e' as a possible way to enter mini-command
13:17 Changeset [4035] by jylam
* Added 'neercs' python module, with dummy 'version' method
12:49 Changeset [4034] by jylam
* Removed 'warn_unused_result' warning
12:47 Changeset [4033] by jylam
* Added basic and non-working python interpreter
01:42 Changeset [4032] by sam
Minor refactoring in lib-stream.c.
01:42 Changeset [4031] by sam
Synchronise msvc/config.h.
01:42 Changeset [4030] by sam
More zzcat stuff.

11/24/09:

02:25 Changeset [4029] by sam
We need to know the FILE buffer's current fill status. Implemented for …
02:25 Changeset [4028] by sam
More zzcat additions.

11/23/09:

17:39 Changeset [4027] by jylam
* Python mini-command input box (no evaluation yet)
14:57 Changeset [4026] by jylam
* Added src/python.c and ctrl-a-e to open (non-existing yet) …
14:16 Changeset [4025] by jylam
* Added Python 3.1 support in configure.ac
14:13 Changeset [4024] by pterjan
* Add borders= to the manpage
14:11 Changeset [4023] by jylam
* Borders enabled by default. Oops.
14:09 Changeset [4022] by pterjan
* Factorize that a boolean option is true when it is "true" or "1"
13:52 Changeset [4021] by pterjan
* Use title from the right pty in wm_box
13:36 Changeset [4020] by jylam
* Removed silly implementation of TBC, to be continued
13:31 Changeset [4019] by jylam
* Dummy TBC Tab Clear handling, very unlikely to work as expected.
13:14 Changeset [4018] by pterjan
* Do not redraw borders and title when nothing changed
13:03 Changeset [4017] by jylam
* Implemented "Report Cursor Position" ansi sequence
12:45 Changeset [4016] by jylam
* Implemented "DA -- Device Attributes" ansi sequence (vttest 6/4)
12:16 Changeset [4015] by sam
Fix a compilation warning in the network code.
11:46 Changeset [4014] by jylam
* Moved caca_set_color(RED... to the right place * Added configuration …
02:35 Changeset [4013] by sam
More fread() behaviour improvements, with documentation.
01:27 Changeset [4012] by sam
Document the srefill strategy in the source code.
01:27 Changeset [4011] by sam
Reimplement uflow() under Linux. Unlocked IO now works on Linux, except …
01:26 Changeset [4010] by sam
Minor refactoring in zzcat.
01:26 Changeset [4009] by sam
Add a second level of debugging for slightly less useful information.
01:10 Changeset [4008] by pterjan
* Add a FIXME explaining why we always get refresh now even when nothing …

11/22/09:

19:54 Changeset [4007] by sam
Improve the zzcat test suite with more unlocked IO functions.
19:54 Changeset [4006] by sam
Add a check to uflow(). This will hopefully help us fix the problem with …
19:54 Changeset [4005] by sam
Refactor dummy memory manager and fix a bug in realloc().
19:54 Changeset [4004] by sam
Refactor zzcat for clarity.
19:54 Changeset [4003] by sam
Check for typical source code issues in the testsuite.
19:54 Changeset [4002] by sam
Add a getc_unlocked method to zzcat.
18:47 zzuf/internals edited by sam
small part about signal functions and beginning of the file/socket section (diff)
17:18 zzuf/internals edited by sam
memory functions (diff)
16:01 Changeset [4001] by jylam
* Fixed most of Clang Static Checker warnings. And rand() is ok to me, …
15:50 Changeset [4000] by jylam
* Removed WM_CUBE, now handled though WM_FULL * Added eyecandy …
15:26 Changeset [3999] by jylam
* Added configuration getters
15:17 zzuf edited by sam
syntax (diff)
15:16 zzuf edited by sam
link to zzuf win32 port ticket (diff)
15:12 zzuf/internals created by sam
start writing internal documentation
15:06 Changeset [3998] by jylam
* Moved help code to help.c * Fixed bad string handling in configuration
14:33 Changeset [3997] by jylam
* Cleaned et reorganized configuration parsing stuff, paves the way to …
13:41 Changeset [3996] by jylam
* Added preliminary OSX support (by support I mean it barely compiles) * …
13:37 zzuf edited by sam
(diff)
13:35 zzuf edited by sam
reorganise zzuf page (diff)
13:33 zzuf edited by sam
link to zzuf internals documentation. (diff)
12:57 Changeset [3995] by sam
Add src/ to the list of source code checks.
Note: See TracTimeline for information about the timeline view.