Timeline


and

10/31/08:

22:02 Changeset [3170] by nico
* Centralize pipi's errors managment in macro RETURN_SUCCESS * Change php …
21:35 Changeset [3169] by nico
* Change message for phpinfo()
19:56 Changeset [3168] by bsittler
now truecolor works
19:39 Changeset [3167] by bsittler
now arrow keys, function keys, etc. work
18:46 Changeset [3166] by nico
* Add information about gd resources support in caca-php for phpinfo()
18:29 libcaca/devel edited by bsittler
Lots of examples for Mac OS X. Maybe too many, in fact. Please feel free … (diff)
16:24 Changeset [3165] by jylam
* Added setjmp/longjmp support to jpeg loader.
16:16 Changeset [3164] by sam
Quick and dirty implementation of pipi_draw_rectangle() to save zMoo.
01:29 Changeset [3163] by bsittler
allow CC, CXX and MACOSX_SDK_FRAMEWORKS to be overridden using exported …
01:21 Changeset [3162] by sam
Add configure flags to enable/disable C# bindings, debug mode, and the …
01:21 Changeset [3161] by sam
libpipi: remove extra newlines in debug messages.
01:21 Changeset [3160] by sam
caca-sharp: improve install and uninstall rules, add a strong name key to …
01:14 libcaca edited by sam
link to development notes (diff)
01:13 libcaca/devel created by sam
libcaca development notes

10/30/08:

23:36 Changeset [3159] by pterjan
* Undo last commit
22:45 Changeset [3158] by pterjan
* Add -module flag, hopefuly this will fix on OSX
21:12 Changeset [3157] by pterjan
* List drivers as a Hash
19:07 Changeset [3156] by nico
* Check parameters number for functions that doesn't expect any parameter
19:00 Changeset [3155] by bsittler
add support for Mac OS X 10.4 (i386) and Mac OS X 10.5 (x86_64)
18:44 Changeset [3154] by nico
* Modify error message in sample program dithering.php
18:35 Changeset [3153] by nico
* Available the compilation of caca-php without gd development files
18:22 Changeset [3152] by bsittler
allow SDK to be overridden by environment variables (Mac OS X)
17:43 Changeset [3151] by nico
* Add destructor for "caca_file" resources
17:16 Changeset [3150] by nico
* Improve php binding of caca_render_canvas * Destroy php resource in …
14:21 Changeset [3149] by nico
* Add new php specific function caca_load_builtin_font(string name) * Add …
12:39 Changeset [3148] by nico
* Remove "_gd" suffix from dithering functions * caca_dithering_bitmap can …
02:02 Changeset [3147] by sam
Clean up configure.ac.
02:02 Changeset [3146] by sam
Append SVN release ID to ThePimp? binaries.
02:02 Changeset [3145] by sam
ThePimp?: make file dialogs singletons so that they retain their properties …
02:02 Changeset [3144] by sam
ThePimp?: add Fullscreen support, including the F11 binding.
01:51 Changeset [3143] by nico
* Add check after emalloc in caca_draw_thin_polyline
01:18 Changeset [3142] by nico
* Remove php function caca_create_event * caca_get_event return false if …

10/29/08:

23:59 Changeset [3141] by nico
* Close php block in sample program "demo.php"
23:58 Changeset [3140] by nico
* Rewrite main loop of sample program demo.php
20:10 Changeset [3139] by sam
Clean up configure.ac.
18:09 Changeset [3138] by nico
* Add indexed colors image support for dither with gd resources
14:48 Changeset [3137] by nico
* Add php binding for 3 caca charset conversion functions * Change php …
14:29 Changeset [3136] by jylam
* Images were saved with R and B inverted
14:19 Changeset [3135] by nico
* Close php blocks in samples programs (add "?>")
00:13 Changeset [3134] by nico
* Add php binding for function "caca_set_dither_palette"

10/28/08:

20:43 Changeset [3133] by nico
* Add unicode support in sample program figfont.php
20:30 Changeset [3132] by nico
* Change type of the last argument of drawing function (from string to …
18:59 Changeset [3131] by nico
* Add php binding for caca_draw_polyline and caca_draw_thin_polyline * Add …
15:11 Changeset [3130] by nico
* Check that a caca_figfont was loaded before using it in …
14:45 Changeset [3129] by nico
* Add php binding for caca_load_font, caca_get_font_blocks, …
13:15 Changeset [3128] by nico
* Add checks after emalloc() * Add php binding for caca_file_gets
12:46 Changeset [3127] by nico
* Add php binding for functions: caca_file_write, caca_file_read
03:02 Changeset [3126] by nico
* Add php bindings for 9 functions * Modify php bloc headers in samples …

10/27/08:

21:23 Changeset [3125] by sam
libcaca: add fallback rotated glyphs to cope with third-party software.
20:54 Changeset [3124] by nico
* Fix a bug in sample program "dithering.php"
20:35 Changeset [3123] by nico
* Add a "caca_create_dither_gd" function that create the proper dither for …
20:14 Changeset [3122] by nico
* Add working sample program dithering.php (open logo-caca.png with Gd and …
18:19 Changeset [3121] by nico
* Fix a bug in caca_export_string
18:15 Changeset [3120] by nico
* Improve function "caca_dither_bitmap_gd" * Add php binding for …
17:23 Changeset [3119] by nico
* Add a function "fetch_external_resource" that allows to fetch external …
14:45 Changeset [3118] by sam
doc: fix symlink failure when installing libcaca twice.
14:34 Changeset [3117] by nico
* Add php binding for 12 new fonctions
10:14 Changeset [3116] by pterjan
* Don't exit the process if exec suceeded
00:33 Changeset [3115] by nico
* Add php binding for functions: caca_get_dither_color, …

10/26/08:

22:27 Changeset [3114] by nico
* Add binding for 7 new functions * Add just_for_fun() function in sample …
21:51 Changeset [3113] by nico
* Add php binding for 15 new functions * Add new sample program …
16:47 Changeset [3112] by nico
* Improve function caca_export_string
16:27 Changeset [3111] by nico
* Add php binding for caca_export_memory (called caca_export_string) * …
15:14 Changeset [3110] by nico
* Centralize caca's error managment (in macro RETURN_SUCCESS) * Add …
14:38 Changeset [3109] by nico
* Add php binding for 4 new functions * Add "full" demo to …
13:29 Changeset [3108] by nico
* Add php binding for 9 new functions * Improve examples/demo.php
02:49 Changeset [3107] by nico
* Add php bindings for functions: caca_draw_line & caca_draw_thin_line * …
01:52 Changeset [3106] by nico
* Add a nice label with libcaca's version in the center of the screen in …
01:40 Changeset [3105] by nico
* Add Php binding for caca's functions: caca_get_event, …

10/25/08:

17:41 Changeset [3104] by nico
* Add binding for 6 new caca's functions * Add a nice php sample file …
15:05 Changeset [3103] by sam
Create a "tiles" branch for some heavy refactoring.
15:02 Changeset [3102] by sam
libpipi: move histogram.c and measure.c in a new analysis/ subdirectory.
14:14 libpipi/oric edited by sam
link to .NET framework (diff)
13:26 Changeset [3101] by nico
* Add php binding for 8 new caca's functions
03:06 Changeset [3100] by sam
libpipi: reduce the libjpeg priority until this codec works on amd64.
03:05 Changeset [3099] by sam
ThePimp?: double-clicking in the file dialogs opens or saves directly.
03:05 Changeset [3098] by sam
ThePimp?: use spinbuttons instead of text areas for image dimensions. …
03:04 Changeset [3097] by sam
No need to store libgdiplus.dll in SVN.
03:04 Changeset [3096] by sam
Add a launcher for pipi.exe in the Win32 package.
03:03 Changeset [3095] by sam
Add Nicolas Vion to AUTHORS.
01:20 Changeset [3094] by nico
* Add php bindings for 13 new functions
01:01 Changeset [3093] by nico
* Add php binding for 7 new caca's functions
00:35 Changeset [3092] by nico
* Add flac support and some other nice features…
00:09 Changeset [3091] by nico
* Add caca's php constants definition * Add php binding for 13 new …

10/24/08:

21:39 Changeset [3090] by nico
* configuration file config.m4 rewritten
21:28 Changeset [3089] by nico
* Initial release of caca-php
17:20 Changeset [3088] by jylam
* Changed petit pédé's stuff
17:16 Changeset [3087] by nico
* Change return value for function (success return (bool) true): …
15:49 Changeset [3086] by nico
Add php binding for pipi_command Add a php rewrite of pipi.c in examples/
14:33 Changeset [3085] by jylam
* Added bound-checking to file extension detection
14:18 Changeset [3084] by jylam
* Fixed a non-initialized memory bug, which caused histogram function to …
14:03 Changeset [3083] by jylam
* Added file extension detection to modular codec
13:49 Changeset [3082] by jylam
* Fixed a memory leak in histogram example
13:49 Changeset [3081] by jylam
* Added hability to save jpeg using modular codec
11:13 neercs edited by sam
(diff)
11:12 toilet edited by sam
(diff)
02:06 libpipi/oric edited by sam
link to the pimp (diff)
02:04 ThePimp-0.0.zip attached to libpipi/oric by sam
01:20 Changeset [3080] by nico
Add php binding for functions: pipi_render_histogram, …
00:20 Changeset [3079] by nico
Add php binding for functions: pipi_dither_ordered_ext, …

10/23/08:

18:27 Changeset [3078] by sam
libpipi: the GDI+ codec defaults to BMP when the file extension is …
18:12 Changeset [3077] by sam
Cope with disparities between GDI+ versions.
17:44 Changeset [3076] by sam
libpipi: improve GDI+ codec cross-compilation.
16:25 Changeset [3075] by jylam
* Added 'Modular' codec as a testbed for hand-written codecs, as well as a …
14:30 Changeset [3074] by sam
libpipi: the GDI+ codec can now compile using mingw32, unfortunately it …
14:29 Changeset [3073] by sam
libpipi: make gdiplus.cpp build on older Windows versions.
14:16 Changeset [3072] by sam
Import the GDI+ runtime to ease Win32 cross-compilation.
14:12 Changeset [3071] by jylam
* Added stub USE_GDIPLUS definition to make the whole stuff compilable …
11:02 libpipi/sandbox edited by sam
<< back to libpipi (diff)
11:01 libpipi/sandbox edited by sam
(diff)
01:56 Changeset [3070] by sam
Full GDI+ load and save support.
01:11 Changeset [3069] by nico
Initial release of pipi-php
00:22 Changeset [3068] by sam
libpipi: fix $prefix value in pipi.pc.

10/22/08:

15:57 libpipi/sandbox edited by sam
C code for the Cantor polynomial (diff)
15:23 libpipi/research/filters edited by sam
LaTeX shit (diff)
12:57 libpipi/sandbox edited by sam
Cantor polynomial (diff)
12:35 Ticket #48 (Improved support for mingw+msys) created by guest
Attached patch includes the changes for adding support to mingw+msys. …
12:22 libpipi/sandbox created by sam
testing latex plugin
12:22 libpipi edited by sam
link to sandbox (diff)
11:59 WikiStart edited by guest
libpipi badge (diff)
02:03 Changeset [3067] by sam
libpipi: duplicate the GDI codec in order to prepare the GDI+ one.

10/21/08:

10:36 Changeset [3066] by sam
libpipi: remove unused variables.
10:36 Changeset [3065] by sam
pipi-sharp: do not specify the keyfile in AssemblyInfo?.cs since we do not …
10:30 Changeset [3064] by sam
Fix Win32 build: directly refer to the .snk file and cope with new …

10/20/08:

23:42 Changeset [3063] by sam
Get rid of the Glade# dependencies.
00:10 Changeset [3062] by carmie
00:06 Changeset [3061] by carmie
00:01 Changeset [3060] by carmie

10/19/08:

23:58 Changeset [3059] by carmie
23:57 Changeset [3058] by carmie
23:56 Changeset [3057] by carmie
23:55 Changeset [3056] by carmie
23:54 Changeset [3055] by carmie
23:52 Changeset [3054] by carmie
23:47 Changeset [3053] by carmie
23:44 Changeset [3052] by carmie
23:42 Changeset [3051] by carmie
23:38 Changeset [3050] by carmie
23:34 Changeset [3049] by carmie
23:27 Changeset [3048] by carmie
23:02 Changeset [3047] by carmie
18:28 Ticket #47 (séparateur blanc dans la barre de navigation) created by sam
Quand une case de la barre de navigation est verte (active) il manque le …
18:22 Changeset [3046] by jylam
* Made Cocoa driver BEAUTIFUL ('fixed' default font size to constant …
16:44 Changeset [3045] by jylam
* Made compilation work only under Mac OS X 10.5 (Leopard) as it is the …
15:37 Changeset [3044] by pterjan
* APPLE should be handled like other cases where USE_GRAB is not …
15:36 Changeset [3043] by carmie
15:32 Changeset [3042] by carmie
15:31 Changeset [3041] by carmie
15:29 Changeset [3040] by carmie
15:27 Changeset [3039] by sam
ThePimp?: move source files to src/.
15:26 Changeset [3038] by jylam
* Added compilation to xcode project (using main Makefile) * Fixed a leak …
15:20 Changeset [3037] by carmie
15:15 Changeset [3036] by carmie
15:13 Changeset [3035] by sam
Improve "make install", especially for .NET assemblies.
15:12 Changeset [3034] by carmie
on vire tous les %ages sur les font-size qui donne des trucs illisibles
15:07 Changeset [3033] by carmie
14:32 Changeset [3032] by jylam
* Convert CoreImage? buffer to RGBA right after loading * Crop padding …
14:24 Changeset [3031] by carmie
14:21 Changeset [3030] by carmie
14:13 Changeset [3029] by carmie
14:09 Changeset [3028] by carmie
14:06 Changeset [3027] by carmie
13:56 Changeset [3026] by carmie
13:54 Changeset [3025] by carmie
13:50 Changeset [3024] by carmie
text in .buttons iz center
13:39 Changeset [3023] by carmie
text iz bold nao
13:38 Changeset [3022] by carmie
text in bold for submit button
13:28 Changeset [3021] by jylam
* CoreImage? codec now recognizes file extention and saves the image …
13:05 Changeset [3020] by jylam
* CoreImage? loader fails cleanly when specified image doesn't exist
12:57 Changeset [3019] by jylam
* Added free callback to CoreImage? codec
12:40 Changeset [3018] by jylam
* Finally made the CoreImage? save function available * Removed annoying …
12:29 Changeset [3017] by jylam
* Added convenience xcode project
12:24 Changeset [3016] by jylam
* Added a better math library detection
01:04 Changeset [3015] by carmie
00:43 Changeset [3014] by carmie
00:42 Changeset [3013] by carmie
00:32 Changeset [3012] by carmie
00:29 Changeset [3011] by carmie
00:26 Changeset [3010] by carmie
00:18 Changeset [3009] by carmie
00:17 Changeset [3008] by carmie
00:15 Changeset [3007] by carmie
00:11 Changeset [3006] by carmie
00:09 Changeset [3005] by carmie
00:06 Changeset [3004] by carmie
00:05 Ticket #44 (--max-cpu is misleading) closed by sam
fixed: fixed in [3001].
00:04 Changeset [3003] by carmie
00:02 Changeset [3002] by carmie
00:01 Changeset [3001] by sam
Rename --max-cpu into --max-cputime to avoid confusion (fixes #44).
00:01 Changeset [3000] by pterjan
* Fail early when /proc/<PID>/environ can not be read

10/18/08:

23:54 Changeset [2999] by pterjan
- Run /usr/bin/reset in target process after a grab
23:53 Changeset [2998] by carmie
23:52 Changeset [2997] by carmie
23:49 Changeset [2996] by carmie
23:47 Changeset [2995] by sam
Port neercs to the unified libcaca 0.99.beta15 API.
23:45 Changeset [2994] by carmie
23:44 Changeset [2993] by carmie
23:42 Changeset [2992] by sam
Add a .gitignore file for git-svn users.
23:42 Changeset [2991] by sam
Hide autotools files in .auto/ instead of autotools/.
23:42 Changeset [2990] by sam
Port ttyvaders to the unified libcaca 0.99.beta15 API.
23:40 Changeset [2989] by carmie
mainnav color & background
23:36 Changeset [2988] by sam
Port toilet to the unified libcaca 0.99.beta15 API.
23:34 Changeset [2987] by carmie
23:31 Changeset [2986] by sam
Port powerpipo to the unified libcaca 0.99.beta15 API.
23:31 Changeset [2985] by sam
* Add a .gitignore file for git-svn users.
23:31 Changeset [2984] by sam
* Update bootstrap script. * Put autotools files in .auto/ instead of …
23:30 Changeset [2983] by carmie
23:29 Changeset [2982] by sam
Add a .gitignore file for git-svn users.
23:29 Changeset [2981] by sam
Port cacatris to the unified libcaca 0.99.beta15 API.
23:26 Changeset [2980] by carmie
mainav color
23:24 Changeset [2979] by sam
Port cacamoo to the unified libcaca 0.99.beta15 API.
23:18 Changeset [2978] by carmie
22:33 Changeset [2977] by carmie
ca marche
22:30 Changeset [2976] by sam
Another attempt at serving htdocs/common through mod_python.
22:22 Changeset [2975] by sam
Try to fix htdocs location.
22:14 Changeset [2974] by carmie
22:13 Changeset [2973] by carmie
correction lien
22:11 Changeset [2972] by carmie
on rajoute un lien a please login
21:58 Changeset [2971] by carmie
couleur et taille de please login as
21:55 Changeset [2970] by sam
Fix trac repo path.
21:48 Changeset [2969] by carmie
on vire la css du wiki, pour voir
15:03 Changeset [2968] by jylam
* Added -lm to libpipi.la to fix a link issue on some plateforms
15:00 WikiStart edited by sam
libcaca 0.99.beta16 (diff)
14:59 libcaca edited by sam
libcaca-0.99.beta16 (diff)
14:58 libcaca-0.99.beta16.tar.gz attached to libcaca by sam
14:57 Changeset [2967] by sam
Bump soname versioning.
14:50 Changeset [2966] by sam
Fix <cucul.h> installation again.
14:42 Changeset [2965] by sam
Set version to 0.99.beta15. Updated NEWS and ChangeLog?.
14:36 Changeset [2964] by sam
Do not copy .svn directories in the Win32 package.
13:07 Changeset [2963] by sam
Add a cucul.h symbolic link upon installation.
13:07 Changeset [2962] by sam
libcaca: move codecs and import/export functions into subdirectories.
13:06 Changeset [2961] by sam
Fix compilation warnings on platforms without Imlib2.
13:06 Changeset [2960] by sam
libcaca: fix a minor warning on DOS targets.
03:40 Ticket #46 (Hardware mode verified libraries (CACA/AA/BB/etcetc)) created by guest
There is need for hardware mode interface libs with standard abstract …

10/17/08:

16:34 libcaca edited by sam
fix links to www repo (diff)
01:44 Changeset [2959] by sam
Minor build system cosmetic changes.
01:21 Changeset [2958] by sam
Do not attempt to create libcaca++ symlinks if C++ support was disabled.
01:15 Changeset [2957] by sam
Fix the gmcs detection in configure.ac that was incorrectly causing …
01:03 Changeset [2956] by sam
Remove executable bit from files that do not need it.
00:59 Changeset [2955] by sam
Rename csharp/ into caca-sharp/.
00:52 Changeset [2954] by sam
Rename win32/dist into win32/gtksharp because we might very well put other …
00:48 Changeset [2953] by sam
Do not ship build-win32 with the tarballs, since they do not ship the GTK# …

10/16/08:

21:17 Changeset [2952] by sam
win32: move GTK# assemblies into the same directory as the rest of the …

10/14/08:

10:42 Changeset [2951] by sam
ThePimp?: fix copyright information.
00:56 Changeset [2950] by sam
ThePimp?: add tooltips and ellipses here and there in the GUI.
00:56 Changeset [2949] by sam
ThePimp?: switch back to GTK# 2.12 now that it works on Windows.

10/13/08:

23:17 Changeset [2948] by sam
ThePimp?: reorganise "New Image" dialog.
23:17 Changeset [2947] by sam
ThePimp?: improve Visual Studio solution and cross-build script. We can now …
23:17 Changeset [2946] by sam
Fix the gdk-pixbuf loader paths in our Win32 installation.
23:17 Changeset [2945] by sam
libpipi: do not swap bytes in the GDI loader.
11:00 Changeset [2944] by sam
libpipi: fix a double free in the Oric codec.
04:06 Changeset [2943] by sam
libpipi: fix a buffer underallocation.
03:18 Changeset [2942] by sam
libpipi: get rid of all remaining large stack allocations.
03:15 Changeset [2941] by sam
libpipi: replace large stack buffer allocations with malloc().
01:42 Changeset [2940] by sam
Import GTK# 2.12 for Windows. We can now build a Win32 The Pimp package on …
01:40 Changeset [2939] by sam
pipi-sharp: use libpipi-0.dll instead of libpipi.dll in the C# bindings.

10/12/08:

16:16 Changeset [2938] by sam
ThePimp?: target GTK# 2.10 instead of 2.12.
16:04 Changeset [2937] by sam
Improve the Win32 cross-build script. Still doesn't work well.
16:03 Changeset [2936] by sam
Add a bunch of .gitignore files for git-svn users.
16:03 Changeset [2935] by sam
Do not install example programs.
16:03 Changeset [2934] by sam
libpipi: sometimes imlib_load_image() succeeds but imlib_image_get_data() …
16:03 Changeset [2933] by sam
Better autotools/Monodevelop integration.
16:03 Changeset [2932] by sam
ThePimp?: minor GUI changes.
16:03 Changeset [2931] by sam
ThePimp?: do not attempt to save a file if there is no open image.
16:03 Changeset [2930] by sam
pipi-sharp: make .config really absolute.
13:20 Changeset [2929] by sam
win32: remove the executable bit on MonoPosixHelper?.dll.
13:04 libpipi/oric edited by sam
fix links (diff)
13:00 libpipi/devel edited by sam
<< back to libpipi (diff)
12:58 libpipi edited by sam
link to thepimp and development notes (diff)
12:57 libpipi/examples edited by sam
<< back to libpipi (diff)
12:57 libpipi/oric edited by sam
<< back to libpipi (diff)
12:56 libpipi/devel edited by sam
libpipi development notes (diff)
12:42 libpipi/devel created by sam
starting to work on the libpipi developer notes
12:22 thepimp edited by sam
(diff)

10/11/08:

23:56 Changeset [2928] by sam
pipi-sharp: make the .dll.config file contents absolute.
23:56 Changeset [2927] by sam
Update the Monodevelop projects.
23:56 Changeset [2926] by sam
ThePimp?: make image loading more robust.
23:56 Changeset [2925] by sam
Tell git to ignore generated pipi/pipi_types.h.
17:40 libpipi edited by sam
(diff)
17:11 Changeset [2924] by sam
Fix paths in Trac configuration.
17:09 Changeset [2923] by sam
Fix paths in Trac configuration.
17:06 Changeset [2922] by sam
Branch web trunk for tests.
17:05 Changeset [2921] by sam
Create branches and tags for the website.
16:41 Changeset [2920] by sam
Merge www/ and trac/ into a single web/ project.
14:02 Changeset [2919] by sam
pipi-sharp: copy libpipi.dll before building test-csharp.
13:55 Changeset [2918] by sam
ThePimp?: the Visual Studio solution now builds a working Pimp.exe
13:54 Changeset [2917] by sam
Update the win32 contribs with Mono 2.0 libraries.
12:19 Changeset [2916] by sam
Tune Visual Studio files so that they work with Monodevelop.
12:19 Changeset [2915] by sam
Put back ● as the TextEntry? invisible character and tell gmcs our files …
11:55 Changeset [2914] by sam
Create Visual Studio build files for libpipi, pipi-sharp and The Pimp.
11:10 Changeset [2913] by sam
Fix C include paths for separate directory builds.
11:10 Changeset [2912] by sam
Make the GTK# detection code more robust.
11:10 Changeset [2911] by sam
libpipi: include <stdlib.h> in files where NULL is used.
10:20 Changeset [2910] by sam
ThePimp?: add namespace before resource names.
03:30 Changeset [2909] by sam
libpipi: fix a sign bug in the GDI loader.
02:52 Changeset [2908] by sam
Set PACKAGE_VERSION instead of VERSION in the win32 config.h file.
01:41 Changeset [2907] by sam
Add Mono.Posix.dll to the shipped binary assemblies for Win32.

10/10/08:

00:24 Changeset [2906] by pterjan
* Cleanup my term after a grab

10/09/08:

01:53 Changeset [2905] by sam
Remove tabs in the code here and there.
01:50 Changeset [2904] by sam
Start writing Visual Studio projects.

10/08/08:

10:56 Changeset [2903] by sam
libpipi: fix file headers.
02:14 Changeset [2902] by sam
Support C99 types on Win32 through the same hacks as in libcaca.
01:43 Changeset [2901] by sam
Update the Win32 cross-build script to reflect recent reorganisation.
01:27 Changeset [2900] by sam
Renamed msvc into win32.
00:06 Changeset [2899] by sam
Reorganise win32 files and add proper svn:ignore properties everywhere.

10/07/08:

23:26 Changeset [2898] by sam
Reorganise MSVC files so that each project is with its source code.
20:10 Changeset [2897] by jylam
* Added preliminary support of CoreImage? (Cocoa/Mac? OS X) Changed …
18:06 Changeset [2896] by sam
Move stubs.h to caca/caca_stubs.h since it's only used by the library.
18:06 Changeset [2895] by sam
Fix the library suffix detection.
01:36 Changeset [2894] by sam
Fix the library suffix detection.
00:40 Changeset [2893] by sam
ThePimp?: store Win32 GTK# in SVN (but not in distributed tarballs).
00:38 Changeset [2892] by sam
ThePimp?: add missing NewFile? source files.
00:14 Changeset [2891] by sam
ThePimp?: deactivate toolbox for now.
00:11 Changeset [2890] by sam
ThePimp?: the "New" button now works.

10/06/08:

23:33 Changeset [2889] by sam
ThePimp?: middle mouse drag now scrolls the image.
22:45 Changeset [2888] by sam
Detect shared library suffix at configure stage.
22:44 Changeset [2887] by sam
ThePimp?: toolbox test.
22:44 Changeset [2886] by sam
Detect shared library suffix at configure stage.
22:44 Changeset [2885] by sam
ThePimp?: creating the BEST FUCKING ABOUT BOX IN THE WORLD!
21:53 Changeset [2884] by jylam
* Reverted dll.config.in stuff as it doesn't work as expected
21:41 Changeset [2883] by jylam
* Added temporary autoconf support for OSX
21:33 Changeset [2882] by sam
caca-sharp: support systems with .dylib or .sl shared libraries.
21:33 Changeset [2881] by sam
.gitignore: ignore files generated by MonoDevelop?.
21:33 Changeset [2880] by sam
Clean up the web server directories before copying the documentation …
21:33 Changeset [2879] by sam
doc: rewrite the tutorial to reflect recent API updates.
21:33 Changeset [2878] by sam
libcaca: fix an infinite loop in the .pc file.
11:06 thepimp.png attached to thepimp by sam
10:55 thepimp edited by sam
link to libpipi (diff)
10:47 Changeset [2877] by sam
ThePimp?: fix URL in the FUCKING ABOUT BOX!
00:19 Changeset [2876] by sam
ThePimp?: we now have a FUCKING ABOUT BOX. That's right. Now we're a real …
00:14 thepimp created by sam
creating The Pimp page

10/05/08:

23:05 Changeset [2875] by sam
ThePimp?: reorganised stuff.
22:31 Changeset [2874] by sam
ThePimp?: we can now save files.
22:31 Changeset [2873] by sam
ThePimp?: we can now open and display files.
22:30 Changeset [2872] by sam
Start playing with scrolling widgets in Pimp.
17:50 Changeset [2871] by sam
Fix detection of floating point assembly instructions. They were …
03:46 Changeset [2870] by sam
Remove unused pimp directory.
03:43 Changeset [2869] by sam
Reorganise ThePimp? and pipi-sharp, adding a test program and allowing to …
03:37 Changeset [2868] by sam
Tidy the .NET Makefile.
02:56 Changeset [2867] by sam
Split the C# bindings into separate files.

10/04/08:

17:54 Changeset [2866] by sam
Starting the work on Pimp. It's a MonoDevelop? project but eventually it …
17:54 Changeset [2865] by sam
pipi.c: add pipi_get_version().
15:05 Changeset [2864] by sam
configure.ac: use more modern autoconf syntax.

10/03/08:

12:27 libpipi/oric edited by sam
(diff)
12:26 output.tap attached to libpipi/oric by sam

10/01/08:

22:20 Changeset [2863] by sam
build-win32: pass script arguments to configure, to allow …
22:20 Changeset [2862] by sam
oric.c: allow to load invalid files that img2oric used to generate.
16:56 pipi.exe attached to libpipi/oric by sam
13:40 libpipi/oric edited by sam
remove not so interesting images (diff)
Note: See TracTimeline for information about the timeline view.