I Use This!
Very High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <[email protected] More... about 26 years ago
Added checks for print spoolers to configure.in as suggested by Michael Sweet. The print plug-in still needs some changes to Makefile.am to make make use of this. More... about 26 years ago
Added checks for print-systems to configure.in as suggested by Michael Sweet. More... about 26 years ago
Applied gimp-simon-980331-0. Cosmetic change to the Layers&Channels-dialog. More... about 26 years ago
Only destroy the current tool if you change gdisplays and the tool caches
Matt Wilson
as EST 1998 Matthew Wilson
More... about 26 years ago
If the current gdisp->ID does not match the ID of the gdisp_ptr in the
Matt Wilson
as EST 1998 Matthew Wilson
More... about 26 years ago
Set tool->preserve to TRUE in tools_new_iscissors.
Matt Wilson
as EST 1998 Matthew Wilson
More... about 26 years ago
Set tool->preserve to TRUE in tools_new_iscissors.
Matt Wilson
as EST 1998 Matthew Wilson
More... about 26 years ago
app/gimage.c app/tools.c Added a field in the Tools struct, preserve.
Matt Wilson
as EST 1998 Matthew Wilson
More... about 26 years ago
app/brush_select.c get rid of unused variable warnings More... about 26 years ago
Oops. I missed this file... script pays attention to bg-color now More... about 26 years ago
updated png.c so non-interactive mode works now -adrian
alikins
as Adrian Likins
More... about 26 years ago
By-color-select now checks if the image it is working on still exists. This fixes the crashes when closing an image with the by-color-select-dialog associated to it still open and pressing "Reset" or clicking into the preview. More... about 26 years ago
fixed improper use of types; sparkle actually works now More... about 26 years ago
fixed gimp-brushes-refresh. I broke it with the no-data patch. a s/TRUE/FALSE change. select_to_brush.scm works now.
alikins
as Adrian Likins
More... about 26 years ago
Removed duplicate saving of CFLAGS Add GTK_CFLAGS to CPPFLAGS for library More... about 26 years ago
Removed *.files; artifacts of build process. Updated changelog for 0.99.23. More... about 26 years ago
Always update the drawable when converting a floating selection to a layer
Matt Wilson
as EST 1998 Matthew Wilson
More... about 26 years ago
heh, ooops...
alikins
as Adrian Likins
More... about 26 years ago
added save palette plugin
alikins
as Adrian Likins
More... about 26 years ago
Small changes to satisfy the native SGI IRIX-6.4 compiler. There are still lots of warnings, but it seems to compile out of the box now (using GNU make). More... about 26 years ago
Changed a C++-style comment to the traditional C-style /* ... */, to satisfy the IRIX cc. I'm sure I have done this change before. Adrian, did you run cvs update before committing your changes to dbbrowser_utils.c ?? More... about 26 years ago
Made 0.99.23 release. More... about 26 years ago
Offset brush buffer when painting on edges of the canvas. Set window to
Matt Wilson
as EST 1998 Matthew Wilson
More... about 26 years ago
app/iscissors.c Change to select the bezier tool properly when converting
Matt Wilson
as EST 1998 Matthew Wilson
More... about 26 years ago
No more sigsegv lalalalalalalala More... about 26 years ago
fix a typo (i where a j should be) More... about 26 years ago
This version works much better. outstanding bugs <VERY IMPORTANT>: More... about 26 years ago
fixes the display artifact where the preview outline of the selected area More... about 26 years ago
This should hopefully fix most of the UMRs (uninitialized memory reads) More... about 26 years ago