I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 04, 2023 — Jun 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed called to gtk_widget_destroy after gtk_widget_sink in toolbox_free. (Don't ask me why.) --sg More... over 26 years ago
More stuff for gtk refcounting stuff. --sg More... over 26 years ago
Changes to deal with new GTK refcounting regime. --sg More... over 26 years ago
Fixed for new GTK refcounting nonsense. (Let's hope they're done breaking the Gimp...) More... over 26 years ago
Removed extraneous file. More... over 26 years ago
-fixed some typos
alikins
as Adrian Likins
More... over 26 years ago
*plug-ins/ edge.c added a check so it woudlnt segfault when passed a
alikins
as Adrian Likins
More... over 26 years ago
xpm uses g_strcasecmp now More... over 26 years ago
Applied patch from Wolfgang Hofer <[email protected]> to let the
FedericoMenaQuintero
as Federico Mena
More... over 26 years ago
More non-interactive fixes for plugins. (most were just expecting wrong number of arguments, while some never even attempted a non-interactive mode)
alikins
as Adrian Likins
More... over 26 years ago
Fixed really silly error during the GSList change in xcf.c Current (still nonfunctional) iscissors code More... over 26 years ago
Fixes for non-interactive operation of plugins including holes, exchange, grid, deinterlace
alikins
as Adrian Likins
More... over 26 years ago
updated refract and warp plugins changed the INSTALL file to reflect the More... over 26 years ago
removed all usage of linked.[ch] and switched to GSLists More... over 26 years ago
oilify() takes 10.5 seconds instead of 14.5 now (gprof CPU time, not elapsed time) More... over 26 years ago
It now does a 1024x512 image in 7250 milliseconds instead of 7650, it's SOOO much snappier ;-) More... over 26 years ago
-- this is not a empty log message-- argh... spelling mistakes in the changelog ;-> -adrian
alikins
as Adrian Likins
More... over 26 years ago
Fixed carve-it.scm and circuit.scm (circuit broke due to a plugin update,
alikins
as Adrian Likins
More... over 26 years ago
Added safety code for add channel so you can't add a channel twice or to the wrong image. (Same thing as I did for layers a few months ago.) --sg More... over 26 years ago
I put a hack into gimage_mask_stroke to work around roundoff errors in paint_core_subsample_mask, addressing Ben Jackson's Stroked pixel bug. More... over 26 years ago
50 is ok for marching ants speed too. :) More... over 26 years ago
Fixed bug causing incorrect image display when all channels are turned off. More... over 26 years ago
Fixed off by one error in xcf rle saving. Only shows up on some non-Linux systems. More... over 26 years ago
Naughty. Left a nonexistant file as a dependency. Fix to build properly. More... over 26 years ago
Change the version numbers to .18. More... over 26 years ago
More changes for .18. Please see ChangeLog More... over 26 years ago
Fixed merge bug. --sg More... over 26 years ago
Fixed the bug in duplicate I introduced because I can't tell gimage_ID from ID. :) --sg More... over 26 years ago
*** empty log message ***
alikins
as Adrian Likins
More... over 26 years ago
added a call to gtk_window_set_wmclass to most of the gimp dialogs
alikins
as Adrian Likins
More... over 26 years ago