I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
We're going to trust the "smart" gtk.m4 now More... about 26 years ago
0.99.27 fun More... about 26 years ago
make text entry for function name read-only More... about 26 years ago
Initial spec file checkin. Thanks to Trond Eivind Glomsrod for writing/maintain it!
Marc Ewing
as rhlabs
More... about 26 years ago
Changed the link to script-fu resources to point to www.gimp.org. More... about 26 years ago
restart current tool when changing gdisplays More... about 26 years ago
Changed the toggle_buttons in the iscissors tool options dialog to check_buttons, since all tools use them and we should try to have a consistent interface. More... about 26 years ago
del_list_item_callback was calling gtk_widget_destroy on an already More... about 26 years ago
disable keyboard accelerators during mouse image operations, so nothing funky happens in the middle of a motion (like converting image types or running a plugin) More... about 26 years ago
made a change to gdisplays_update_area to update _all_ gdisplays that More... about 26 years ago
partially applied gimp-monniaux-980413-0, corrects nonfunctional interface elements More... about 26 years ago
Set active_tool->drawable to NULL when destroying the gdisplay that the More... about 26 years ago
handle delete_event for color selector properly More... about 26 years ago
Backed gradient-041398-seth-diff back out since it totally broke the gradient editor. Seeing two simple lines like this breaking everything makes me fear... More... about 26 years ago
applied gimp-quinet-980414-0; adds new tips applied gimp-quinet-980414-1; More... about 26 years ago
Named cut and copy are now performed after the user is asked for a name, so cancelling the dialog should work correctly. There might be a problem, because now named_edit_cut() and named_edit_copy() always return TRUE. Before they returned FALSE when there was nothing to copy (tiles==NULL). However I had no problems at all when testing my code.... More... about 26 years ago
moved manpage from docs to top-level so it's always installed More... about 26 years ago
Changed the Ok and Cancel buttons in the histogram dialog to a simple Close, because that's what they were actually doing. More... about 26 years ago
Fixed prefs to save stingy memory More... about 26 years ago
Conevrting an empty image from grayscale to indexed caused a division by zero. Fixed this the way it was already handled for empty RGB images. More... about 26 years ago
You can't paste into an empty image. Now the menu reflects this fact by setting the paste functions insensitive. More... about 26 years ago
Fixed some typos and updated the man-page. Could someone please check for a way to install the man-page by default ?!? More... about 26 years ago
More tips and nicer line wrap. More... about 26 years ago
fix a tiny bug in the xcf loader that would have caused gimp to crash on a More... about 26 years ago
applied gimp-timecop-980412-0 and tweaked it a bit to make it have proper More... about 26 years ago
Have fun recompiling gimp everyone. It's the great FSF address change! More... about 26 years ago
Check for freebsd tiff libs More... about 26 years ago
Duh. We have a message_box. Why not use it for the prefs code. More... about 26 years ago
Set the current tool's gdisplay pointer to NULL when destroying a gdisplay
Matt Wilson
as EDP 1998 Matthew Wilson
More... about 26 years ago
Added a few more tips. More... about 26 years ago