- 16 Aug, 1998 1 commit
-
-
scott authored
recompile! :)
-
- 15 Aug, 1998 6 commits
-
-
CDT 1998 Larry Ewing authored
Sat Aug 15 16:53:45 CDT 1998 Larry Ewing <lewing@gimp.org> * app/airbrush.c: added a debug warning to a case that previously caused a segfault. This appears to be an xinput related problem where more than one button press can occur before a button release, so if you see a warning that tells you to contact me, please do.
-
scott authored
-
scott authored
bookkeeping without being used). Made copy_region more intelligent on when to use tile sharing; some changes made to pixel_regions to facilitate this. Fixed a refcount problem with xcf load and probably a few other bugs that I've forgotten about. Added a sanity check in set_undo_tiles to help with a problem larry is reporting with airbrush and xinput. --sg
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
for the transformations and crop. Changed "Clip perspective" to "Clip result" in the ransform tool options and made it available for all transformations. Minor cosmetic changes to rect_select and ink option dialogs. --Sven
-
EDT 1998 Adrian Likins authored
Fri Aug 14 19:58:13 EDT 1998 Adrian Likins <adrian@gimp.org> * plugins/script-fu/scripts/select_to_brush.scm, selection-round.scm,slide.scm,sota-chrome-logo.scm, spinning_globe.scm,starburst-logo.scm,starscape-logo.scm, swirltile.scm, swirly-pattern.scm, t-o-p-logo.scm, textured-logo.scm: wave two of the changes -adrian
-
- 14 Aug, 1998 2 commits
-
-
Sven Neumann authored
--Sven
-
EDT 1998 Adrian Likins authored
Thu Aug 13 23:00:39 EDT 1998 Adrian Likins <adrian@gimp.org> * plug-ins/script-fu/scripts: tileblur.scm, title-header.scm, trochoid.scm,truchet.scm, unsharp-mask.scm, waves-anim.scm, weave.scm,xach-effect.scm: first wave of scripts to use some of the new script-fu options -adrian
-
- 13 Aug, 1998 4 commits
-
-
Sven Neumann authored
Made "Traditional" the default behaviour. --Sven
-
Sven Neumann authored
It still has a few problems, but I guess there are easier to solve, if the patch is applied. --Sven
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
--Sven
-
- 12 Aug, 1998 1 commit
-
-
Seth Burgess authored
-
- 11 Aug, 1998 3 commits
-
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
--Sven
-
scott authored
-
- 10 Aug, 1998 2 commits
-
-
Manish Singh authored
* app/gdisplay.c: corrected 2 annoyances: that stupid hash table == NULL warning and the pointer in the title bar instead of the ID * app/internal_procs.c: we're registering more procs, so make update the total proc count -Yosh
-
Sven Neumann authored
--Sven
-
- 09 Aug, 1998 1 commit
-
-
Sven Neumann authored
"Reset to Defaults" button. Still no font-selector though, might be the next thing I add ... --Sven
-
- 07 Aug, 1998 1 commit
-
-
Raja R Harinath authored
* plug-ins/script-fu/Makefile.am (INCLUDES): List $(top_srcdir) before $(GTK_CFLAGS).
-
- 06 Aug, 1998 2 commits
-
-
Manish Singh authored
* acinclude.m4: for people without the gettext macros * configure.in: don't explicitly link files * app/Makefile.am: ad INTLLIBS to the link line -Yosh
-
Sven Neumann authored
spin-buttons in the dialog. Documented in the new script (test-sphere.scm) --Sven
-
- 05 Aug, 1998 4 commits
-
-
Manish Singh authored
* initial merge of the internationalization stuff. It's still broken in a couple places, so you're probably better off running configure with --disable-nls (gimp-mgomulin-980727-0) -Yosh
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
again... --Sven
-
Sven Neumann authored
--Sven
-
- 03 Aug, 1998 1 commit
-
-
Federico Mena Quintero authored
1998-08-03 Federico Mena Quintero <federico@nuclecu.unam.mx> * app/gradient.c: Fixed typo (sinuosidal -> sinusoidal).
-
- 02 Aug, 1998 4 commits
-
-
Sven Neumann authored
Update the statusbar when converting the image to another basetype. --Sven
-
Sven Neumann authored
Cosmetic changes to the script-fu dialog. Added session-managment to the error-console. --Sven
-
scott authored
-
scott authored
attempts. --sg
-
- 31 Jul, 1998 4 commits
-
-
Manish Singh authored
the devices dialog -Yosh
-
Adam D. Moss authored
* app/[lots of files].c: On all gimp-core fopen()s changed "[rw]"->"[rw]b" to appease OS/2 folk.
-
Adam D. Moss authored
* app/layers_dialog.c: Removed an ancient kludge that was seriously confusing the layer-mode menu. * plug-ins/psd/psd.c: Support OVERLAY_MODE where available
-
Adam D. Moss authored
* plug-ins/psd/psd.c: Worked around some buggy PSD savers (suspect PS4 on Mac) - ugh. + Fixed a bug when loading layer masks of certain dimensions.
-
- 30 Jul, 1998 1 commit
-
-
scott authored
-
- 28 Jul, 1998 3 commits
-
-
EDT 1998 Adrian Likins authored
Tue Jul 28 17:07:41 EDT 1998 Adrian Likins <adrian@gimp.org> * plug-ins/mail/mail.c: added a text entry to GUMP, so you can now compose real messages. Newsreader and 3D flight simulator to follow tomorow. -adrian
-
CDT 1998 Larry Ewing authored
Tue Jul 28 15:42:39 CDT 1998 Larry Ewing <lewing@gimp.org> * app/drawable_cmds.c (drawable_fill_invoker): * libgimp/gimpenums.h: Changed the libgimp GFillType enums to match the core enums in value, the names still differ. * plug-ins/script-fu/script-fu.c: changed the fill setvars to use the GFillType enums.
-
Manish Singh authored
* app/Makefile.am * app/errors.c * app/errorconsole.[ch] * app/app_procs.c * app/appenv.h * app/menus.c: error console implementation from Nuke <nuke@bayside.net> Hooks to g_message * app/fileops.c: honor message_handler while still setting filesel widget sensitivity properly -Yosh
-