- 08 Jul, 1998 4 commits
-
-
Chris Lahey authored
-
scott authored
--sg
-
scott authored
-
scott authored
* Makefile.am blend.c boundary.c by_color_select.c channel.c * color_picker.c drawable_cmds.c fuzzy_select.c gimpimage.c * image_render.c ink.c layer.c main.c paint_core.c paint_funcs.c * pixel_region.c plug_in.c tile.c tile.h tile_cache.c tile_manager.c * tile_swap.c transform_core.c undo.c xcf.c: split off tile_pvt.h from tile.h so changes in the tile implementation don't force a complete recompile. --sg
-
- 07 Jul, 1998 2 commits
-
-
Lauri Alanko authored
-
scott authored
the last layer of an image. --sg
-
- 06 Jul, 1998 3 commits
-
-
Seth Burgess authored
-
Manish Singh authored
(From Yasuhiro SHIRASAKI) -Yosh
-
scott authored
* pixmaps.h pixmaps2.h tools.c: splits pixmaps up into two headers * tile.c: fixed a doublelock deadlock --sg
-
- 05 Jul, 1998 3 commits
-
-
EDT 1998 Adrian Likins authored
Sun Jul 5 15:49:02 EDT 1998 Adrian Likins <adrian@gimp.org> * applied a patch from Adam D. Moss <adam@gimp.org> * app/convert.c: Sucked the warning about quantizing to too many colours into a text widget embedded in the dialog, improved intelligence of dialog to default 'custom palette' selection to 'Web' if available, and in this case not bother to present the native WWW-palette radio button. [Adam] -adrian
-
Manish Singh authored
-Yosh
-
Manish Singh authored
* app/tile_swap.c: made the g_message errors a little smarter instead of popping up a ton of dialogs * app/layer.c * app/channel.c * app/gdisplay.c * app/gimprc.c: some code cleanups -Yosh
-
- 02 Jul, 1998 2 commits
-
-
scott authored
Incorporated Adam's copy-on-write patches. Seems to not break anything, but I'm sure they do somewhere. --sg
-
Manish Singh authored
into stable, they break PDB interfaces) -Yosh
-
- 01 Jul, 1998 9 commits
-
-
Manish Singh authored
-Yosh
-
Lauri Alanko authored
objects. (And to automatically manage their signals, not implemented yet) Moved drawable_apply_image to drawable.c Created a global context object (image_context) to handle the collection of images that the app manages.
-
Manish Singh authored
-Yosh
-
Manish Singh authored
-Yosh
-
Matt Wilson authored
-
Matt Wilson authored
-
Matt Wilson authored
-
Manish Singh authored
* ltconfig: fix for properly detecting shared lib support on SunPro cc (taken from libtool 1.2.a) * app/convert.c: PDB wrapper for convert_indexed_palette should return args associated with it's own proc -Yosh
-
Arturo Espinosa authored
Log the addition of pupi-button.scm and add it to the respective Makefile.am.
-
- 30 Jun, 1998 4 commits
-
-
Manish Singh authored
-Yosh
-
Arturo Espinosa authored
* pupi-button.scm: (script-fu-round-button) A new beveled button script for rendering round, elliptical or squared buttons.
-
Lauri Alanko authored
Started separating crud out of drawables. Isolated the id system of images entirely within pdb. Even the window titles and menus use pointers instead of ids. Should at least remind people that this is a developers' version. :)
-
Lauri Alanko authored
to detect if an image still exists, some things may, for now, access freed images and break. This will be fixed once proper destroy handlers are added.
-
- 29 Jun, 1998 3 commits
-
-
Matt Wilson authored
-
scott authored
Added a mutex on the swapfile itself to avoid a potential race condition. --sg
-
Lauri Alanko authored
At quick glance, nothing seems to be broken, but if things weird out, blame me. Now just the same for layers, channels and displays...
-
- 28 Jun, 1998 5 commits
-
-
Manish Singh authored
-Yosh
-
Lauri Alanko authored
from all sorts of ugly dependencies.
-
Tim Janik authored
Sun Jun 28 08:32:20 1998 Tim Janik <timj@gtk.org> * app/layer.c (gimp_layer_mask_get_type): (gimp_layer_get_type): * app/drawable.c (gimp_drawable_get_type): * app/channel.c (gimp_channel_get_type): return a GtkType value and initialize the GtkTypeInfo structure correctly. * app/layer.h: * app/drawable.h: * app/channel.h: provide GIMP_TYPE_* and GIMP_IS_*_CLASS() macros.
-
Manish Singh authored
* app/interface.c: minor unused variable warning cleanup * plug-ins/bumpmap/bumpmap.c: another warning cleanup * plug-ins/flame/flame.c: time(NULL) instead of time(0) * plug-ins/gpc/Makefile.am * plug-ins/megawidget/Makefile.am: install in $libdir instead of $gimpplugindir since they *are* libs. Some archs try to exec them, and it barfs -Yosh
-
EDT 1998 Adrian Likins authored
Sun Jun 28 00:23:52 EDT 1998 Adrian Likins <adrian@gimp.org> * app/tile.c : fix from Scott Goehring for a thread deadlock -adrian
-
- 27 Jun, 1998 1 commit
-
-
Manish Singh authored
-Yosh
-
- 26 Jun, 1998 4 commits
-
-
Tuomas Kuosmanen authored
/tigert
-
Tuomas Kuosmanen authored
-
Tuomas Kuosmanen authored
splash-screen better /tigert
-
Manish Singh authored
* plug-ins/script-fu/scripts.c: define DIVIDE here too (auf, script-fu sucks) * plug-ins/illusion/illusion.c: parse gtkrc -Yosh
-