2
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Mar 25, 2023 — Mar 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Added compilation to xcode project (using main Makefile) More... over 15 years ago
Improve "make install", especially for .NET assemblies.
Sam Hocevar
as sam
More... over 15 years ago
* Convert CoreImage buffer to RGBA right after loading More... over 15 years ago
* CoreImage codec now recognizes file extention and saves the image according to it More... over 15 years ago
* CoreImage loader fails cleanly when specified image doesn't exist More... over 15 years ago
* Added free callback to CoreImage codec More... over 15 years ago
* Finally made the CoreImage save function available More... over 15 years ago
* Added convenience xcode project More... over 15 years ago
* Added a better math library detection More... over 15 years ago
* Added -lm to libpipi.la to fix a link issue on some plateforms More... over 15 years ago
Do not copy .svn directories in the Win32 package.
Sam Hocevar
as sam
More... over 15 years ago
Fix the gmcs detection in configure.ac that was incorrectly causing
Sam Hocevar
as sam
More... over 15 years ago
Rename win32/dist into win32/gtksharp because we might very well
Sam Hocevar
as sam
More... over 15 years ago
Do not ship build-win32 with the tarballs, since they do not ship
Sam Hocevar
as sam
More... over 15 years ago
win32: move GTK# assemblies into the same directory as the rest
Sam Hocevar
as sam
More... over 15 years ago
ThePimp: fix copyright information.
Sam Hocevar
as sam
More... over 15 years ago
ThePimp: add tooltips and ellipses here and there in the GUI.
Sam Hocevar
as sam
More... over 15 years ago
ThePimp: switch back to GTK# 2.12 now that it works on Windows.
Sam Hocevar
as sam
More... over 15 years ago
ThePimp: reorganise "New Image" dialog.
Sam Hocevar
as sam
More... over 15 years ago
ThePimp: improve Visual Studio solution and cross-build script. We can
Sam Hocevar
as sam
More... over 15 years ago
Fix the gdk-pixbuf loader paths in our Win32 installation.
Sam Hocevar
as sam
More... over 15 years ago
libpipi: do not swap bytes in the GDI loader.
Sam Hocevar
as sam
More... over 15 years ago
libpipi: fix a double free in the Oric codec.
Sam Hocevar
as sam
More... over 15 years ago
libpipi: fix a buffer underallocation.
Sam Hocevar
as sam
More... over 15 years ago
libpipi: get rid of all remaining large stack allocations.
Sam Hocevar
as sam
More... over 15 years ago
libpipi: replace large stack buffer allocations with malloc().
Sam Hocevar
as sam
More... over 15 years ago
Import GTK# 2.12 for Windows. We can now build a Win32 The Pimp package
Sam Hocevar
as sam
More... over 15 years ago
pipi-sharp: use libpipi-0.dll instead of libpipi.dll in the C# bindings.
Sam Hocevar
as sam
More... over 15 years ago
ThePimp: target GTK# 2.10 instead of 2.12.
Sam Hocevar
as sam
More... over 15 years ago
Improve the Win32 cross-build script. Still doesn't work well.
Sam Hocevar
as sam
More... over 15 years ago