2
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 15 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
No need to store libgdiplus.dll in SVN.
Sam Hocevar
as sam
More... over 15 years ago
Add a launcher for pipi.exe in the Win32 package.
Sam Hocevar
as sam
More... over 15 years ago
* configuration file config.m4 rewritten
zmoo
as nico
More... over 15 years ago
* Changed petit pédé's stuff More... over 15 years ago
* Change return value for function (success return (bool) true):
zmoo
as nico
More... over 15 years ago
Add php binding for pipi_command
zmoo
as nico
More... over 15 years ago
* Added bound-checking to file extension detection More... over 15 years ago
* Fixed a non-initialized memory bug, which caused histogram function to fail here and there More... over 15 years ago
* Added file extension detection to modular codec More... over 15 years ago
* Fixed a memory leak in histogram example More... over 15 years ago
* Added hability to save jpeg using modular codec More... over 15 years ago
Add php binding for functions: pipi_render_histogram, pipi_get_image_histogram
zmoo
as nico
More... over 15 years ago
Add php binding for functions:
zmoo
as nico
More... over 15 years ago
libpipi: the GDI+ codec defaults to BMP when the file extension is unknown.
Sam Hocevar
as sam
More... over 15 years ago
Cope with disparities between GDI+ versions.
Sam Hocevar
as sam
More... over 15 years ago
libpipi: improve GDI+ codec cross-compilation.
Sam Hocevar
as sam
More... over 15 years ago
* Added 'Modular' codec as a testbed for hand-written codecs, as well as a JPEG decoder (libjpeg). Some stuff are More... over 15 years ago
libpipi: the GDI+ codec can now compile using mingw32, unfortunately it
Sam Hocevar
as sam
More... over 15 years ago
libpipi: make gdiplus.cpp build on older Windows versions.
Sam Hocevar
as sam
More... over 15 years ago
Import the GDI+ runtime to ease Win32 cross-compilation.
Sam Hocevar
as sam
More... over 15 years ago
* Added stub USE_GDIPLUS definition to make the whole stuff compilable again More... over 15 years ago
Full GDI+ load and save support.
Sam Hocevar
as sam
More... over 15 years ago
Initial release of pipi-php
zmoo
as nico
More... over 15 years ago
libpipi: fix $prefix value in pipi.pc.
Sam Hocevar
as sam
More... over 15 years ago
libpipi: duplicate the GDI codec in order to prepare the GDI+ one.
Sam Hocevar
as sam
More... over 15 years ago
libpipi: remove unused variables.
Sam Hocevar
as sam
More... over 15 years ago
pipi-sharp: do not specify the keyfile in AssemblyInfo.cs since we do
Sam Hocevar
as sam
More... over 15 years ago
Fix Win32 build: directly refer to the .snk file and cope with new
Sam Hocevar
as sam
More... over 15 years ago
Get rid of the Glade# dependencies.
Sam Hocevar
as sam
More... over 15 years ago
ThePimp: move source files to src/.
Sam Hocevar
as sam
More... over 15 years ago