Timeline
06/21/08:
- 15:36 zzuf edited by
- links to my zzuf talks (diff)
06/20/08:
- 17:43 Changeset [2473] by
- * get_ms() returns ... microseconds. Renamed to get_us(). (fsck you) * …
- 16:09 Changeset [2472] by
- * Made the manual page suck slightly less.
- 16:08 Changeset [2471] by
- * Added handlers for special keys (page up/down, insert, delete, home, …
- 15:49 Changeset [2470] by
- * Removed comments
- 15:48 Changeset [2469] by
- * Added some comments
- 15:25 Changeset [2468] by
- * Cleaned a bit * Added help (--help/-h)
- 14:55 Changeset [2467] by
- * Re-indented properly (not touched to grab.c, although it'd be quite fun)
- 14:51 Changeset [2466] by
- * Break pterjan changes ftw
- 14:39 Changeset [2465] by
- * Added a man page
- 14:09 Changeset [2464] by
- * Last configuration file line was not handled * Added …
- 13:42 Changeset [2463] by
- * Added configuration file and routines
- 08:05 Changeset [2462] by
- * Run the testsuite when "make check" is called.
- 08:05 Changeset [2461] by
- * Avoid a potential shared library attack by never looking for libzzuf in …
- 00:05 Changeset [2460] by
- * Update TODO
06/19/08:
- 23:57 Changeset [2459] by
- * Add forgotten file (Time to sleep)
- 23:50 Changeset [2458] by
- * Support detaching (NOT ATTACHING)
- 14:23 Changeset [2457] by
- * Added lock-screen bugWfeature using PAM (likely to work only with …
- 09:53 Changeset [2456] by
- * Don't send key that closed help window to current terminal
- 01:36 Changeset [2455] by
- * Do not build grab.c conditionally; instead, make grab_process() and …
- 01:36 Changeset [2454] by
- * Check for various sys/* and linux/* headers. Even if we don't use the …
06/18/08:
- 23:42 Changeset [2453] by
- * Oops revert parts of 2451 which should not have been commited
- 23:38 Changeset [2452] by
- * Drop declaration of grab_process, it is in the .h now
- 23:08 Changeset [2451] by
- * Remove termios stuff, does not do anything currently
- 22:29 Changeset [2450] by
- * Detach properly the process from the previous tty * Use major to decide …
- 17:59 Changeset [2449] by
- * Add meaningful error messages to img2oric.
- 16:50 Changeset [2448] by
- * Made Screensaver Engine (called a glazillon times) cleaner * Set …
- 15:47 Changeset [2447] by
- * Added an ugly-not-finished-yet screensaver
06/16/08:
- 17:12 Changeset [2446] by
- * Removed unused variables and added comment to get cool scores on ohloh
- 16:33 Changeset [2445] by
- * Added delayed (recurrent) functions, as well as a window-killing …
- 13:04 Changeset [2444] by
- * Changed command line parsing to sam's mygetopt.c
- 02:48 Changeset [2443] by
- * Remove commented out stuff.
06/15/08:
- 22:30 Changeset [2442] by
- * Add a .gitignore file for git-svn users.
- 22:27 Changeset [2441] by
- * Put autotools files in .auto/ instead of autotools/.
- 22:21 Changeset [2440] by
- * Add a .gitignore file for git-svn users.
- 22:21 Changeset [2439] by
- * Put autotools files in .auto/ instead of autotools/.
- 22:21 Changeset [2438] by
- * Don't call destroy_screen() before remove_screen(), since it'll be …
- 21:38 Changeset [2437] by
- * Fix C++ library linking.
- 20:41 Changeset [2436] by
- * Fix cucul_file_read() calls in cacaview.
- 20:40 Changeset [2435] by
- * No need to close the fd just before calling destroy_screen * Don't skip …
- 20:17 Changeset [2434] by
- * It's not very useful to check a pointer after dereferencing it * It's …
- 20:09 Changeset [2433] by
- * Fix behavior with no parameter
- 20:02 Changeset [2432] by
- * This warning was not mine !
- 20:01 Changeset [2431] by
- * Don't break build on platforms where grab is not supported
- 19:23 Changeset [2430] by
- * use sys/user.h instead of linux/user.h
- 19:17 Changeset [2429] by
- * Remove one of the reads of /proc
- 19:10 Changeset [2428] by
- * Remove code that was for the standalone test
- 19:06 Changeset [2427] by
- * Fix cacademo build on systems without imlib-dev.
- 19:01 Changeset [2426] by
- * First attempt to grab a process when started with -P <pid>
- 18:53 Changeset [2425] by
- * Generate the C++ .pc files at configure time.
- 18:49 Changeset [2424] by
- * Only install the C++ .pc files if C++ support was activated.
- 18:47 Changeset [2423] by
- * Install cucul++.pc and caca++.pc in the pkg-config directory.
- 17:34 Changeset [2422] by
- * Removed bad use of destroyed screens
- 17:13 Changeset [2421] by
- * Put pty and prevpty in screen_list structure
- 17:02 Changeset [2420] by
- * Get rid of io.c/io.h: IO functions are now in libcucul.
- 16:59 Changeset [2419] by
- * Re-add the cx->torender trick to avoid crashing on filters. This really …
- 16:47 Changeset [2418] by
- * Require cucul >= 0.99.beta15. Not released yet, but at least we won't …
- 16:47 Changeset [2417] by
- * Add a .gitignore files for git-svn users.
- 16:47 Changeset [2416] by
- * Put autotools files in ./.auto instead of ./autotools.
- 16:46 Changeset [2415] by
- * Fix a compilation warning due to libcucul API changes.
- 16:46 Changeset [2414] by
- * Get rid of all the FIGlet font handling: everything is moving into …
- 16:46 Changeset [2413] by
- * Updated version number to 0.99.beta15, so that we can build TOIlet.
- 16:41 Changeset [2412] by
- * Export cucul_flush_figlet() to the public API. It should be removed …
- 15:50 Changeset [2411] by
- * Make cacaview use cucul_file_t functions.
- 15:50 Changeset [2410] by
- * Make deprecated cucul_load_file() use cucul_file_t functions.
- 15:50 Changeset [2409] by
- * Make cucul_import_file() use cucul_file_t functions.
- 15:50 Changeset [2408] by
- * Set errno to ENOSYS in unsupported cucul_file_t operations.
- 15:50 Changeset [2407] by
- * Implement cucul_file_tell().
- 15:50 Changeset [2406] by
- * Export cucul_file_t operations in the public header. * Implement …
- 15:49 Changeset [2405] by
- * makefont is only a system tool: use htons/htonl instead of …
- 15:46 Changeset [2404] by
- * Updated help * Thumbnail numbers now fit windows count format
- 15:28 Changeset [2403] by
- * Speed up rendering while in full-wm and thumbnails are not activated
- 15:11 Changeset [2402] by
- * main.c now contains only main()
- 14:50 Changeset [2401] by
- * Removed more stuff from main()
- 14:40 Changeset [2400] by
- * Exploded main() into smaller parts (and that's ugly for now, yes)
- 14:28 Changeset [2399] by
- * Fix cucul_set_dither_palette() argument types in cacademo.
- 14:28 Changeset [2398] by
- * Remove htons() and htonl() from kernel mode: we use our custom hton16() …
- 14:28 Changeset [2397] by
- * Fix a buffer initialisation issue in the sortchars utility.
06/14/08:
- 15:59 Changeset [2396] by
- * Fixed Erase In Page (clear) width
- 15:34 Changeset [2395] by
- * Totally unfinished scroll support (as vim uses it)
- 15:05 Changeset [2394] by
- * Build the win32 binary with aggressive optimisation flags.
- 15:02 Changeset [2393] by
- * BMP write support for Win32. * Include a pre-compiled .exe file.
- 14:04 Changeset [2392] by
- * Cosmetic changes.
- 14:02 Changeset [2391] by
- * Ported img2oric to Win32, using GDI. OUTPUT.TAP is saved, but the BMP …
- 13:44 Changeset [2390] by
- * Des espaces a la fin d'une ligne : Deux baffes dans ta gueule
- 12:39 Changeset [2389] by
- * Have pty and prevpty always valid, fixes the random crash when exiting …
- 12:20 Changeset [2388] by
- * Switch to previous term when one shell exits
- 12:06 Changeset [2387] by
- * Move back title writing after drawing the associated box
- 12:05 Changeset [2386] by
- * Use remaining space for last term in [hv]split * Don't share the …
- 00:46 Changeset [2385] by
- * Draw the titles after all the frames as they share the lines in vsplit …
- 00:38 Changeset [2384] by
- * Truncate titles larger than the window
06/13/08:
- 23:58 Changeset [2383] by
- * Display the title of each screen on its frame
- 23:40 Changeset [2382] by
- * Handle the title set in each screen
- 23:38 Changeset [2381] by
- * Fixed debug() while activated
- 23:22 Changeset [2380] by
- * Get rid of the nice XTAB and YTAB macros, as they are unused, and noone …
- 23:00 Changeset [2379] by
- * Set a BETTER title for the display
- 22:33 Changeset [2378] by
- * Set a title for the display
- 17:55 Changeset [2377] by
- * Give work to jylam
- 17:49 Changeset [2376] by
- * Don't crash when the window become too small
- 17:35 Changeset [2375] by
- * ESC closes help window as well
- 17:33 Changeset [2374] by
- * Tiens pterjan dans ta gueule l'aide
- 17:13 Changeset [2373] by
- * Minor cosmetic changes, filled README with crap
- 17:01 Changeset [2372] by
- * Added a glazillon of checks for mallocs and frees and stuff (et raph_ael …
- 16:44 Changeset [2371] by
- * Added ctrl-a-k to close a window and associated process (temporary code) …
- 16:18 WikiStart edited by
- zzuf 0.12 (diff)
- 16:17 zzuf edited by
- zzuf 0.12 (diff)
- 15:18 Changeset [2370] by
- * Oops, added left arrow handling
- 14:59 Changeset [2369] by
- * Changed default wm to VSPLIT and fixed wrong split size
- 14:52 Changeset [2368] by
- * Added bell handling
- 13:51 Changeset [2367] by
- * Added a status bar and an help screen
- 12:04 img2rubik edited by
- lol imagemagick, lol gimp (diff)
- 11:31 Changeset [2366] by
- * Version 0.12. * Updated NEWS and ChangeLog?.
- 11:31 Changeset [2365] by
- * Finished the libzzuf manual page.
- 11:21 Changeset [2364] by
- * The site looks like shit. Ditch most CSS hacks.
- 10:54 img2rubik edited by
- (diff)
06/12/08:
- 15:50 Changeset [2363] by
- * Added Cards window manager * Thumbnails are now black instead of white …
- 15:45 img2rubik edited by
- put CS2 first (diff)
- 14:42 Changeset [2362] by
- * Added window management skeleton (ctrl-a-w)
- 12:12 img2rubik edited by
- photoshop (diff)
06/11/08:
- 22:55 img2rubik edited by
- +gamma-corrected ordered (diff)
- 20:06 img2rubik edited by
- (diff)
- 20:03 img2rubik edited by
- (diff)
- 20:02 img2rubik edited by
- imagemagick results (diff)
- 19:22 img2rubik edited by
- fixes (diff)
- 19:19 img2rubik edited by
- (diff)
- 19:16 img2rubik edited by
- (diff)
- 18:59 img2rubik edited by
- layout + gamma correction (diff)
- 18:51 img2rubik edited by
- (diff)
- 18:49 Changeset [2361] by
- * Splitted main.c and created effects.c for optionnal features
- 18:30 img2rubik created by
- 18:23 Changeset [2360] by
- * Fixed window borders size
- 18:00 Changeset [2359] by
- * moved thumbnail code to its own function, and added a box around current …
- 17:45 Changeset [2358] by
- * Added a default shell roolback if no arguments are givent * ctrl-a-c …
- 17:13 Changeset [2357] by
- * Reorganised screen management in a list * Minor cosmetic changes * …
- 15:11 Changeset [2356] by
- - Exit when requested by window manager - Exit when all terms are exited - …
06/10/08:
- 18:21 Changeset [2355] by
- * Fix a crash in the realloc() wrapper occurring when dlsym() or dlopen() …
- 18:21 Changeset [2354] by
- * Do not try to free() on buffers that have been allocated with the real …
- 18:21 Changeset [2353] by
- * Started writing a manual page for libzzuf.
06/02/08:
- 20:02 WikiStart edited by
- change front page links (diff)
- 19:57 cacacon07 edited by
- re-add images (diff)
- 19:52 cacacon07 edited by
- fix links (diff)
- 19:51 cacacon07 created by
- rewrote cacacon07 in the wiki
05/29/08:
- 00:04 libcaca created by
- Start the libcaca page. Only downloads for now.
05/22/08:
- 18:05 Changeset [2352] by
- * Fix link to top banner.
- 17:54 Changeset [2351] by
- * Fix links to background images.
- 17:54 Changeset [2350] by
- * Fix links to background images.
- 01:33 development edited by
- better list archive lists (diff)
- 01:07 toilet created by
- copy the toilet page from SVN
- 01:04 neercs created by
- neercs page
- 01:01 ttyvaders created by
- TTYvaders page
- 00:45 WikiStart edited by
- fix all screenshots (diff)
- 00:45 Changeset [2349] by
- * Make the PNG export file a simple screenshot.
- 00:24 CPUShare edited by
- /raw -> /files (diff)
- 00:16 WikiStart edited by
- fix screenshot links (diff)
Note: See TracTimeline
for information about the timeline view.
