- 26 Aug, 1998 1 commit
-
-
Raph Levien authored
-
- 25 Aug, 1998 1 commit
-
-
Manish Singh authored
-Yosh
-
- 24 Aug, 1998 3 commits
-
-
CDT 1998 Larry Ewing authored
Mon Aug 24 13:41:49 CDT 1998 Larry Ewing <lewing@gimp.org> * app/fileops.c (file_save): move the mru and docindex calls to before the call to gimp_image_set_filename so that they are still accessing valid memory. Fixes the filename corruption seen in these interfaces. * app/gimpimage.c: added a warning about the side effect that caused the above bug.
-
Manish Singh authored
* plug-ins/depthmerge.c * plug-ins/fli.[ch] * plug-ins/gfli.c: updates from the registry * plug-ins/pnm/pnm.c: fix for non-interactive mode * plug-ins/fractaltrace/fractaltrace.c: minor code cleanups -Yosh
-
Manish Singh authored
* configure.in: make xdelta not built by default, so poor users aren't confused * libgimp/gimp.c * app/blob.c * app/errors.c * plug-ins/script-fu/script-fu-server.c: fixes for glib changes with s/g_debug/g_on_error_debug/ and s/g_vsprintf/g_strdup_vprintf/ -Yosh
-
- 21 Aug, 1998 2 commits
-
-
CDT 1998 Larry Ewing authored
Fri Aug 21 17:25:34 CDT 1998 Larry Ewing <lewing@gimp.org> * app/fileops.c: fixed a lingering bug that occured from the removal of the id system. This should fix tigert's save problems.
-
Chris Lahey authored
-
- 20 Aug, 1998 3 commits
-
-
Raph Levien authored
-
this commit is intentional :-) ray lehtiniemi <rayl@netrover.com>
-
ok, i modified *way* more files than CVS is telling me.... - add canvas_init machinery (tile_manager_validate equivalent) - fix bugs in compositing code - layers/channels dialog, previews - all color handling should be fairly precision independent now - replaced gimage_type and gimage_base_type with Tags - remove concept of flat vs. layered gimages ray lehtiniemi <rayl@netrover.com>
-
- 18 Aug, 1998 1 commit
-
-
Manish Singh authored
magic of cut and paste ;) -Yosh
-
- 16 Aug, 1998 5 commits
-
-
CDT 1998 Larry Ewing authored
Sun Aug 16 18:48:17 CDT 1998 Larry Ewing <lewing@gimp.org> * app/ink.c (ink_paste): Make sure we check that ink_set_paint_area found a valid canvas_buf.
-
Sven Neumann authored
A two-byte fix to really display the cursor position when inside an active drawable. --Sven
-
Chris Lahey authored
-
CDT 1998 Larry Ewing authored
Sat Aug 15 22:53:36 CDT 1998 Larry Ewing <lewing@gimp.org> * app/gdisplay.c (gdisplay_update_cursor): Make sure we check the return value from gimp_image_active_drawable.
-
scott authored
recompile! :)
-
- 15 Aug, 1998 7 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
-
scott authored
-
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 4 commits
-
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
--Sven
-
scott authored
-
Tim P. Gerla 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
-