- 09 Feb, 1999 2 commits
-
-
Marc Lehmann authored
-
Seth Burgess authored
-
- 08 Feb, 1999 2 commits
-
-
GMT 1999 Adam D. Moss authored
Mon Feb 8 19:17:58 GMT 1999 Adam D. Moss <adam@gimp.org> * app/layer.c * app/selection.c: Turn off a layer's bounding box when it is deselected.
-
CST 1999 Shawn T. Amundson authored
Mon Feb 8 12:12:18 CST 1999 Shawn T. Amundson <amundson@gimp.org> * app/bezier_select.c: applied patch from Shuji Narazaki <narazaki@gimp.org> which adds bezier stroke.
-
- 07 Feb, 1999 5 commits
-
-
GMT 1999 Adam D. Moss authored
Sun Feb 7 22:06:04 GMT 1999 Adam D. Moss <adam@gimp.org> * app/dialog_handler.c * app/fileops.c: Various bugfixes and speedups w.r.t. thumbnail loading. Now has a 'generate thumbnail' button. * app/brightness_contrast.c * app/color_balance.c * app/curves.c * app/hue_saturation.c: Changed some gint to gint32. It doesn't matter right now, but it might if the optimized CLAMP0255 gets fixed.
-
Marc Lehmann authored
-
GMT 1999 Adam D. Moss authored
Sun Feb 7 18:29:26 GMT 1999 Adam D. Moss <adam@gimp.org> * app/fileops.c: A unidirectional error-spread makes the saddest little thumbnails taste full of country goodness. * app/appenv.c: Wow, CLAMP0255() has a bug that I can't quite see, or my compiler does. Worked around it.
-
GMT 1999 Adam D. Moss authored
Sun Feb 7 15:04:23 GMT 1999 Adam D. Moss <adam@gimp.org> * app/fileops.c: More robust and kickin' thumbnail support. * app/edit_selection.c app/layer.c app/layer.h: Working on lazy opaque layer moves. Disabled for now. * app/gdisplay.c * app/gimage.h * app/gimpimage.c * app/gimpimage.h * app/image_render.c * app/tile_manager.c: Errr, I don't remember. No, seriously. Nothing of consequence.
-
Manish Singh authored
* configure.in: fix setting of $localedir, and use $CONFIG_SHELL to run config.status (variation upon gimp-joke-990122-1) * plug-ins/fp/fp_gtk.c: make label code consistent so we don't get confused (gimp-ruth-990131-0) * app/app_procs.c: toast stale swap files on startup * app/general.[ch]: removed prune_filename * app/by_color_select.c * app/colormap_dialog.i.c * app/fileops.c * app/gdisplay.c * app/gdisplay_ops.c * app/gimpbrush.c * app/gradient.c * app/info_window.c * app/menus.c * app/palette.c * app/patterns.c: s/prune_filename/g_basename/ -Yosh
-
- 06 Feb, 1999 3 commits
-
-
GMT 1999 Austin Donnelly authored
Sat Feb 6 18:16:57 GMT 1999 Austin Donnelly <austin@gimp.org> * app/gdisplay.c: gdisplay_format_title now parses a format string set by the user to control what goes in the image window titles. * app/gdisplay.h: gdisplay_update_title() prototype. * app/gimprc.c * app/gimprc.h: image-title-format added. * app/scale.c: update a display's title when zooming in/out * gimprc.in: sample image-title-format setting
-
GMT 1999 Andy Thomas authored
Sat Feb 6 16:22:36 GMT 1999 Andy Thomas <alt@picnic.demon.co.uk> Changed:- plug-ins/plugindetails/plugindetails.c app/devices.c Tidy up of plugindesc UI. Can now resize correctly. Fixed problem with session saving. If the active dialog was not one on the toolbox (eg Histogram) then an error would be produced the next time gimp is run up.
-
GMT 1999 Austin Donnelly authored
Sat Feb 6 15:11:26 GMT 1999 Austin Donnelly <austin@gimp.org> * app/gimpset.c * app/gimpset.h: remove the member_modified hacks * app/module_db.c: make module_info a proper object emitting a modified signal.
-
- 05 Feb, 1999 1 commit
-
-
jaycox authored
* app/clone.c: merged the registered clone option from the hollywood branch. Made the source for unaligned clones reset after each stroke. Make sure we don't crash if the source drawable gets destroyed.
-
- 04 Feb, 1999 7 commits
-
-
Peter Teichman authored
* app/convolve.c: added pressure support for the Convolve tool
-
Nam SungHyun authored
-
Manish Singh authored
-Yosh
-
Manish Singh authored
* Made 1.1.2 release * configure.in: add plugindetails * libgimp/Makefile.am: add shared lib deps for glib/gtk * libgimp/gimpmatrix.c: use sizeof(GimpMatrix) instead of sizeof(double)*9, memcpy in gimp_matrix_duplicate instead of nested for loop -Yosh
-
GMT 1999 Andy Thomas authored
Thu Feb 4 00:23:26 GMT 1999 Andy Thomas <alt@picnic.demon.co.uk> Try again to add the plugin dir & files.
-
GMT 1999 Andy Thomas authored
Thu Feb 4 00:07:13 GMT 1999 Andy Thomas <alt@picnic.demon.co.uk> Changed:- * plug-ins/Makefile.am New plugin located in plug-ins/plugindetails. Allows you to browse the plugin menu system.
-
GMT 1999 Adam D. Moss authored
Wed Feb 3 23:46:12 GMT 1999 Adam D. Moss <adam@gimp.org> * app/fileops.c: More work on thumbnailing - the Load Dialog now knows about thumbnails and shows them. Still some UI and code tidy-up remaining.
-
- 03 Feb, 1999 4 commits
-
-
Manish Singh authored
-Yosh
-
Manish Singh authored
* libgimp/gimp.c * app/datafiles.c * app/docindex.c * app/gimprc.c * app/gradient.c * app/palette.c: use g_get_home_dir () instead of getenv ("HOME") * app/fileops.c: #warning is a gccism * app/invert.[ch]: minor cleanup * app/menus.c: more cleanups * app/blob.c: even more cleanups * libgimp/parasite.c: YACU * ltconfig * ltmain.sh: CVS libtool 1.2e * modules/Makefile.am: use -module and -avoid-version flags * lic/Makefile.am * mapcolor/Makefile.am * xbm/Makefile.am: don't link with libjpeg here -Yosh
-
Manish Singh authored
-Yosh
-
Owen Taylor authored
1999-02-02 Owen Taylor <otaylor@gtk.org> * app/blob.[ch] app/ink.c: Let the user choose between elliptical, square, and diamond shaped brushes for the ink tool.
-
- 02 Feb, 1999 3 commits
-
-
GMT 1999 Adam D. Moss authored
Tue Feb 2 22:25:57 GMT 1999 Adam D. Moss <adam@gimp.org> * app/fileops.c: GIMP now automagically saves xv-compatible thumbnails upon image save. More work soon. * app/fileops.c: Disabled gimage_set_save_proc() call which was causing files to continue saving in the same format regardless of the user's selected format. Needs attention.
-
Tor Lillqvist authored
-
Tor Lillqvist authored
* app/gimpdrawable.c (gimp_drawable_set_name): Fix adding of numbers after drawable copies. We used to get pairs of duplicates after adding the same name several times. (Try by adding a new layer several times in the layers dialog. You will get New Layer, New Layer#2, New Layer#3, New Layer#3 (again!), New Layer#4, New Layer#4 (again!), etc.)
-
- 01 Feb, 1999 3 commits
-
-
Manish Singh authored
-Yosh
-
jaycox authored
* app/color_balance.c: optimized by using a lookup table * app/paint_funcs.c: parallelized apply_mask_to_region, combine_mask_and_region, and initial_region. Use rand_r if we are multithreaded.
-
Owen Taylor authored
Sun Jan 31 18:02:46 1999 Owen Taylor <otaylor@gtk.org> * app/blob.c: Merged in changes from gsumi. This revision replaces the unstable conic-tracing code with old-fashioned floating point trig calls to compute the ellipses.
-
- 31 Jan, 1999 5 commits
-
-
GMT 1999 Adam D. Moss authored
Sun Jan 31 19:42:26 GMT 1999 Adam D. Moss <adam@gimp.org> * app/tile.c app/tile_manager.c: Fixed the tile-corruption bug which has been around since early GIMP-1.1. When dirtying a copy-on-write tile, a pointer to nonsense data was being returned when the c-o-w'd tile source was swapped out to disk. Now the c-o-w'ing routine ensures that the tile data is correctly locked into memory before duplicating it for dirtying.
-
GMT 1999 Andy Thomas authored
Sun Jan 31 17:13:46 GMT 1999 Andy Thomas <alt@picnic.demon.co.uk> Changed:- * app/plug_in.c A mysterious semi-colon crept in....
-
GMT 1999 Adam D. Moss authored
Sun Jan 31 16:51:18 GMT 1999 Adam D. Moss <adam@gimp.org> * app/paint_funcs.c: Fix segfault when combining very tiny inten_a_inten_a regions (ie. when painting).
-
GMT 1999 Andy Thomas authored
Sat Jan 30 23:51:04 GMT 1999 Andy Thomas <alt@picnic.demon.co.uk> Changed:- * app/dialog_handler.c * app/dialog_handler.h * app/gimage.c * app/gimprc.c * app/plug_in.c * app/plug_in.h Fixed problem with TAB key hiding all dialogs. With some WM you could hide all the windows with TAB then close the last image down... opps how do you get back to the main dialog. Main dialog is now poped up when last image is closed and we had used TAB key to hide it. New PDB functions to query plugin info. Plugin to follow...
-
Tor Lillqvist authored
was greater than 9.
-
- 30 Jan, 1999 1 commit
-
-
Marc Lehmann authored
-
- 28 Jan, 1999 1 commit
-
-
Raja R Harinath authored
-
- 27 Jan, 1999 3 commits
-
-
GMT 1999 Austin Donnelly authored
Wed Jan 27 21:52:43 GMT 1999 Austin Donnelly <austin@gimp.org> * app/scale.c: oops - should use the image resolution, not the screen resolution. D'oh! * app/gimpdrawable.c: only merge shadow image if there actually is one. * plug-ins/emboss/emboss.c: small optimisation: use gimp_drawable_mask_bounds() to calculate only the pixels that are actually in the selection.
-
Seth Burgess authored
-
Manish Singh authored
* app/blob.c: s/(NONE|LEFT|RIGHT)/EDGE_$1/g to clear up namespace * app/menus.c: create dummy var to i18n File/MRU item (gimp-joke-9901122-1.patch) * app/tips_dialog.c: #include <config.h> (gimp-joke-9901122-1.patch) -Yosh
-