Timeline


and

06/20/08:

17:43 Changeset [2473] by jylam
* get_ms() returns ... microseconds. Renamed to get_us(). (fsck you) * …
16:09 Changeset [2472] by sam
* Made the manual page suck slightly less.
16:08 Changeset [2471] by jylam
* Added handlers for special keys (page up/down, insert, delete, home, …
15:49 Changeset [2470] by jylam
* Removed comments
15:48 Changeset [2469] by jylam
* Added some comments
15:25 Changeset [2468] by jylam
* Cleaned a bit * Added help (--help/-h)
14:55 Changeset [2467] by jylam
* Re-indented properly (not touched to grab.c, although it'd be quite fun)
14:51 Changeset [2466] by jylam
* Break pterjan changes ftw
14:39 Changeset [2465] by jylam
* Added a man page
14:09 Changeset [2464] by jylam
* Last configuration file line was not handled * Added …
13:42 Changeset [2463] by jylam
* Added configuration file and routines
08:05 Changeset [2462] by sam
* Run the testsuite when "make check" is called.
08:05 Changeset [2461] by sam
* Avoid a potential shared library attack by never looking for libzzuf in …
00:05 Changeset [2460] by pterjan
* Update TODO

06/19/08:

23:57 Changeset [2459] by pterjan
* Add forgotten file (Time to sleep)
23:50 Changeset [2458] by pterjan
* Support detaching (NOT ATTACHING)
14:23 Changeset [2457] by jylam
* Added lock-screen bugWfeature using PAM (likely to work only with …
09:53 Changeset [2456] by jylam
* Don't send key that closed help window to current terminal
01:36 Changeset [2455] by sam
* Do not build grab.c conditionally; instead, make grab_process() and …
01:36 Changeset [2454] by sam
* Check for various sys/* and linux/* headers. Even if we don't use the …

06/18/08:

23:42 Changeset [2453] by pterjan
* Oops revert parts of 2451 which should not have been commited
23:38 Changeset [2452] by pterjan
* Drop declaration of grab_process, it is in the .h now
23:08 Changeset [2451] by pterjan
* Remove termios stuff, does not do anything currently
22:29 Changeset [2450] by pterjan
* Detach properly the process from the previous tty * Use major to decide …
17:59 Changeset [2449] by sam
* Add meaningful error messages to img2oric.
16:50 Changeset [2448] by jylam
* Made Screensaver Engine (called a glazillon times) cleaner * Set …
15:47 Changeset [2447] by jylam
* Added an ugly-not-finished-yet screensaver

06/16/08:

17:12 Changeset [2446] by jylam
* Removed unused variables and added comment to get cool scores on ohloh
16:33 Changeset [2445] by jylam
* Added delayed (recurrent) functions, as well as a window-killing …
13:04 Changeset [2444] by jylam
* Changed command line parsing to sam's mygetopt.c
02:48 Changeset [2443] by sam
* Remove commented out stuff.

06/15/08:

22:30 Changeset [2442] by sam
* Add a .gitignore file for git-svn users.
22:27 Changeset [2441] by sam
* Put autotools files in .auto/ instead of autotools/.
22:21 Changeset [2440] by sam
* Add a .gitignore file for git-svn users.
22:21 Changeset [2439] by sam
* Put autotools files in .auto/ instead of autotools/.
22:21 Changeset [2438] by sam
* Don't call destroy_screen() before remove_screen(), since it'll be …
21:38 Changeset [2437] by sam
* Fix C++ library linking.
20:41 Changeset [2436] by sam
* Fix cucul_file_read() calls in cacaview.
20:40 Changeset [2435] by pterjan
* No need to close the fd just before calling destroy_screen * Don't skip …
20:17 Changeset [2434] by pterjan
* It's not very useful to check a pointer after dereferencing it * It's …
20:09 Changeset [2433] by pterjan
* Fix behavior with no parameter
20:02 Changeset [2432] by pterjan
* This warning was not mine !
20:01 Changeset [2431] by pterjan
* Don't break build on platforms where grab is not supported
19:23 Changeset [2430] by pterjan
* use sys/user.h instead of linux/user.h
19:17 Changeset [2429] by pterjan
* Remove one of the reads of /proc
19:10 Changeset [2428] by pterjan
* Remove code that was for the standalone test
19:06 Changeset [2427] by sam
* Fix cacademo build on systems without imlib-dev.
19:01 Changeset [2426] by pterjan
* First attempt to grab a process when started with -P <pid>
18:53 Changeset [2425] by sam
* Generate the C++ .pc files at configure time.
18:49 Changeset [2424] by sam
* Only install the C++ .pc files if C++ support was activated.
18:47 Changeset [2423] by sam
* Install cucul++.pc and caca++.pc in the pkg-config directory.
17:34 Changeset [2422] by jylam
* Removed bad use of destroyed screens
17:13 Changeset [2421] by jylam
* Put pty and prevpty in screen_list structure
17:02 Changeset [2420] by sam
* Get rid of io.c/io.h: IO functions are now in libcucul.
16:59 Changeset [2419] by sam
* Re-add the cx->torender trick to avoid crashing on filters. This really …
16:47 Changeset [2418] by sam
* Require cucul >= 0.99.beta15. Not released yet, but at least we won't …
16:47 Changeset [2417] by sam
* Add a .gitignore files for git-svn users.
16:47 Changeset [2416] by sam
* Put autotools files in ./.auto instead of ./autotools.
16:46 Changeset [2415] by sam
* Fix a compilation warning due to libcucul API changes.
16:46 Changeset [2414] by sam
* Get rid of all the FIGlet font handling: everything is moving into …
16:46 Changeset [2413] by sam
* Updated version number to 0.99.beta15, so that we can build TOIlet.
16:41 Changeset [2412] by sam
* Export cucul_flush_figlet() to the public API. It should be removed …
15:50 Changeset [2411] by sam
* Make cacaview use cucul_file_t functions.
15:50 Changeset [2410] by sam
* Make deprecated cucul_load_file() use cucul_file_t functions.
15:50 Changeset [2409] by sam
* Make cucul_import_file() use cucul_file_t functions.
15:50 Changeset [2408] by sam
* Set errno to ENOSYS in unsupported cucul_file_t operations.
15:50 Changeset [2407] by sam
* Implement cucul_file_tell().
15:50 Changeset [2406] by sam
* Export cucul_file_t operations in the public header. * Implement …
15:49 Changeset [2405] by sam
* makefont is only a system tool: use htons/htonl instead of …
15:46 Changeset [2404] by jylam
* Updated help * Thumbnail numbers now fit windows count format
15:28 Changeset [2403] by jylam
* Speed up rendering while in full-wm and thumbnails are not activated
15:11 Changeset [2402] by jylam
* main.c now contains only main()
14:50 Changeset [2401] by jylam
* Removed more stuff from main()
14:40 Changeset [2400] by jylam
* Exploded main() into smaller parts (and that's ugly for now, yes)
14:28 Changeset [2399] by sam
* Fix cucul_set_dither_palette() argument types in cacademo.
14:28 Changeset [2398] by sam
* Remove htons() and htonl() from kernel mode: we use our custom hton16() …
14:28 Changeset [2397] by sam
* Fix a buffer initialisation issue in the sortchars utility.

06/14/08:

15:59 Changeset [2396] by jylam
* Fixed Erase In Page (clear) width
15:34 Changeset [2395] by jylam
* Totally unfinished scroll support (as vim uses it)
15:05 Changeset [2394] by sam
* Build the win32 binary with aggressive optimisation flags.
15:02 Changeset [2393] by sam
* BMP write support for Win32. * Include a pre-compiled .exe file.
14:04 Changeset [2392] by sam
* Cosmetic changes.
14:02 Changeset [2391] by sam
* Ported img2oric to Win32, using GDI. OUTPUT.TAP is saved, but the BMP …
13:44 Changeset [2390] by jylam
* Des espaces a la fin d'une ligne : Deux baffes dans ta gueule
12:39 Changeset [2389] by pterjan
* Have pty and prevpty always valid, fixes the random crash when exiting …
12:20 Changeset [2388] by pterjan
* Switch to previous term when one shell exits
12:06 Changeset [2387] by pterjan
* Move back title writing after drawing the associated box
12:05 Changeset [2386] by pterjan
* Use remaining space for last term in [hv]split * Don't share the …
00:46 Changeset [2385] by pterjan
* Draw the titles after all the frames as they share the lines in vsplit …
00:38 Changeset [2384] by pterjan
* Truncate titles larger than the window

06/13/08:

23:58 Changeset [2383] by pterjan
* Display the title of each screen on its frame
23:40 Changeset [2382] by pterjan
* Handle the title set in each screen
23:38 Changeset [2381] by jylam
* Fixed debug() while activated
23:22 Changeset [2380] by jylam
* Get rid of the nice XTAB and YTAB macros, as they are unused, and noone …
23:00 Changeset [2379] by jylam
* Set a BETTER title for the display
22:33 Changeset [2378] by pterjan
* Set a title for the display
17:55 Changeset [2377] by pterjan
* Give work to jylam
17:49 Changeset [2376] by pterjan
* Don't crash when the window become too small
17:35 Changeset [2375] by jylam
* ESC closes help window as well
17:33 Changeset [2374] by jylam
* Tiens pterjan dans ta gueule l'aide
17:13 Changeset [2373] by jylam
* Minor cosmetic changes, filled README with crap
17:01 Changeset [2372] by jylam
* Added a glazillon of checks for mallocs and frees and stuff (et raph_ael …
16:44 Changeset [2371] by jylam
* Added ctrl-a-k to close a window and associated process (temporary code) …
16:18 WikiStart edited by sam
zzuf 0.12 (diff)
16:17 zzuf edited by sam
zzuf 0.12 (diff)
16:16 zzuf-0.12.tar.gz attached to zzuf by sam
15:18 Changeset [2370] by jylam
* Oops, added left arrow handling
14:59 Changeset [2369] by jylam
* Changed default wm to VSPLIT and fixed wrong split size
14:52 Changeset [2368] by jylam
* Added bell handling
13:51 Changeset [2367] by jylam
* Added a status bar and an help screen
12:04 img2rubik edited by sam
lol imagemagick, lol gimp (diff)
11:31 Changeset [2366] by sam
* Version 0.12. * Updated NEWS and ChangeLog?.
11:31 Changeset [2365] by sam
* Finished the libzzuf manual page.
11:21 Changeset [2364] by sam
* The site looks like shit. Ditch most CSS hacks.
10:54 img2rubik edited by sam
(diff)

06/12/08:

15:50 Changeset [2363] by jylam
* Added Cards window manager * Thumbnails are now black instead of white …
15:45 img2rubik edited by sam
put CS2 first (diff)
14:42 Changeset [2362] by jylam
* Added window management skeleton (ctrl-a-w)
12:12 img2rubik edited by sam
photoshop (diff)
12:10 lena-gcs2fs.png attached to img2rubik by sam
12:10 lena-gcs2fs2.png attached to img2rubik by sam
12:10 lena-cs2fs2.png attached to img2rubik by sam
12:10 lena-cs2fs.png attached to img2rubik by sam

06/11/08:

22:55 img2rubik edited by sam
+gamma-corrected ordered (diff)
22:53 lena-gimpgord.png attached to img2rubik by sam
20:07 lena-g.png attached to img2rubik by sam
20:06 img2rubik edited by sam
(diff)
20:03 img2rubik edited by sam
(diff)
20:02 img2rubik edited by sam
imagemagick results (diff)
20:00 lena-gim.png attached to img2rubik by sam
20:00 lena-im.png attached to img2rubik by sam
19:22 img2rubik edited by sam
fixes (diff)
19:19 img2rubik edited by sam
(diff)
19:18 cube.png attached to img2rubik by sam
19:16 img2rubik edited by sam
(diff)
18:59 lena-gimpgfs2.png attached to img2rubik by sam
18:59 lena-gimpgfs.png attached to img2rubik by sam
18:59 img2rubik edited by sam
layout + gamma correction (diff)
18:51 rubik.png attached to img2rubik by sam
18:51 img2rubik edited by sam
(diff)
18:49 Changeset [2361] by jylam
* Splitted main.c and created effects.c for optionnal features
18:46 lena-gimpord.png attached to img2rubik by sam
18:45 lena-gimpfs2.png attached to img2rubik by sam
18:33 lena-gimpfs.png attached to img2rubik by sam
18:31 lena.png attached to img2rubik by sam
18:30 img2rubik created by sam
18:23 Changeset [2360] by jylam
* Fixed window borders size
18:00 Changeset [2359] by jylam
* moved thumbnail code to its own function, and added a box around current …
17:45 Changeset [2358] by jylam
* Added a default shell roolback if no arguments are givent * ctrl-a-c …
17:13 Changeset [2357] by jylam
* Reorganised screen management in a list * Minor cosmetic changes * …
15:11 Changeset [2356] by pterjan
- Exit when requested by window manager - Exit when all terms are exited - …

06/10/08:

18:21 Changeset [2355] by sam
* Fix a crash in the realloc() wrapper occurring when dlsym() or dlopen() …
18:21 Changeset [2354] by sam
* Do not try to free() on buffers that have been allocated with the real …
18:21 Changeset [2353] by sam
* Started writing a manual page for libzzuf.

06/02/08:

20:02 WikiStart edited by sam
change front page links (diff)
19:57 cacacon07 edited by sam
re-add images (diff)
19:52 cacacon07 edited by sam
fix links (diff)
19:51 cacacon07 created by sam
rewrote cacacon07 in the wiki

05/29/08:

00:04 libcaca created by sam
Start the libcaca page. Only downloads for now.

05/22/08:

18:05 Changeset [2352] by sam
* Fix link to top banner.
17:54 Changeset [2351] by sam
* Fix links to background images.
17:54 Changeset [2350] by sam
* Fix links to background images.
01:33 development edited by sam
better list archive lists (diff)
01:07 toilet created by sam
copy the toilet page from SVN
01:04 neercs created by sam
neercs page
01:01 ttyvaders created by sam
TTYvaders page
00:45 WikiStart edited by sam
fix all screenshots (diff)
00:45 Changeset [2349] by sam
* Make the PNG export file a simple screenshot.
00:24 CPUShare edited by sam
/raw -> /files (diff)
00:16 WikiStart edited by sam
fix screenshot links (diff)

05/21/08:

11:41 WikiStart edited by sam
first attempt at a Trac homepage (diff)
10:34 development created by sam
copying main wiki page to /wiki/development
10:10 Changeset [2348] by sam
* Fix URLs.
09:54 Changeset [2347] by sam
* Prevent excessive search engine hits through robots.txt.
09:51 Changeset [2346] by sam
* Fix links to downloads now that they're handled by Trac.
09:48 libcaca-0.99.beta13b.tar.gz attached to libcaca by sam
09:48 libcaca-0.99.beta13.tar.gz attached to libcaca by sam
09:48 libcaca-0.99.beta12.tar.gz attached to libcaca by sam
09:48 libcaca-0.99.beta11.tar.gz attached to libcaca by sam
09:47 toilet-0.1.tar.gz attached to toilet by sam
09:47 libcaca-0.99.beta10.tar.gz attached to libcaca by sam
09:47 libcaca-0.99.beta9.tar.gz attached to libcaca by sam
09:47 libcaca-0.99.beta8.tar.gz attached to libcaca by sam
09:47 libcaca-0.99.beta7.tar.gz attached to libcaca by sam
09:47 libcaca-0.99.beta6.tar.gz attached to libcaca by sam
09:46 libcaca-0.99.beta5.tar.gz attached to libcaca by sam
09:46 libcaca-0.99.beta4.tar.gz attached to libcaca by sam
09:46 libcaca-0.99.beta3.tar.gz attached to libcaca by sam
09:46 libcaca-0.99.beta2.tar.gz attached to libcaca by sam
09:45 libcaca-0.99.beta1.tar.gz attached to libcaca by sam
09:45 libcaca-win32-0.9.zip attached to libcaca by sam
09:44 libcaca-0.9.tar.bz2 attached to libcaca by sam
09:44 libcaca-0.9.tar.gz attached to libcaca by sam
09:43 downloads created by sam
Note: See TracTimeline for information about the timeline view.