- 16 May, 1999 2 commits
-
-
BST 1999 Adam D. Moss authored
Sun May 16 17:16:59 BST 1999 Adam D. Moss <adam@gimp.org> * app/paint_funcs.c: Fixed a possible bad composite when mode is REPLACE_MODE.
-
scott authored
Removed an unnecessary #include from about_dialog.c. -sg
-
- 15 May, 1999 5 commits
-
-
scott authored
* app/crop.c (crop_image): Fixed a potential linked list race condition (i.e. accessing freed memory) when cropping deletes a layer. May fix a bug reported by Sven. -sg
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
Needs some work for the clone-tool, since it seems to behave different then the rest... --Sven
-
- 14 May, 1999 2 commits
-
-
BST 1999 Andy Thomas authored
Sat May 15 00:06:06 BST 1999 Andy Thomas <alt@gimp.org> * app/gdisplay.c * app/paths_dialog.c * app/paths_dialog.h Fixed problem where paths preview not resized correctly when image was resized.
-
jaycox authored
* app/pencil.c: use the new color picking feature of paint_core. * ChangeLog: added the entry that goes with my previous commit *DOH*
-
- 13 May, 1999 5 commits
-
-
BST 1999 Andy Thomas authored
Thu May 13 22:41:26 BST 1999 Andy Thomas <alt@gimp.org> Changed:- * app/bezier_select.c * app/bezier_selectP.h * app/cursorutil.c * app/cursorutil.h * app/curves.c * app/paths_dialog.c New:- * cursor/mouse1_ap * cursor/mouse1_apmsk * cursor/mouse1_cp * cursor/mouse1_cpmsk * cursor/mouse1_mm * cursor/mouse1_mmmsk * cursor/mouse1_sel * cursor/mouse1_selm * cursor/mouse1_selmmsk * cursor/mouse1_selmsk * cursor/mouse1_selp * cursor/mouse1_selpmsk Paths changes:- Implemented multi-part paths. (Import the path (RMB in paths dialog brings menu up) http://www.picnic.demon.co.uk/tmp/gimp.path into a 600x256 (WxH) for an example). Can copy/paste paths. Fully custom cursors when using the Bezier tool. A number of bug fixes re boundary problems also fixed. Note that heavy use is made of the modifier keys in the bezier tool. MB1 inside a closed curve converts it to a selection. The modifiers change how the selection interacts with any current selection (in much the same way as the selection tool does). MB1 + ALT on control point will move a curve, if shift modifier active then single curve is moved. Curves:- In curves dialog you can now press MB1 + shift will add point to curves dialog corresponding to the current position in the currently selected channel. MB1 + CNTRL will add the point to all channels. (Thanks to Carey Bunks for the initial idea).
-
jaycox authored
Makefile.am: added cursors/droppermsk and cursors/dropper
-
jaycox authored
* app/paint_core.[ch]: set the fg or bg color if ctrl or alt is held. use the new dropper cursor. * app/cursorutil.[ch], app/gdisplay.[ch], app/rect_select.c: Use GimpCursorType enum values > GDK_CURSOR_LAST instead of seperate functions to choose between cursor types. * app/color_picker.c: use the new dropper cursor. * app/paintbrush.c, app/airbrush.c, app/paintbrush.c: use the new color picking feature of paint_core. * cursors/dropper, cursors/droppermsk: new cursor for the color picker tool. (this cursor is REALLY ugly, someone should fix it)
-
scott authored
* configure.in: fixed variable clobber for thread & MP options * app/Makefile.am: added new GIMP_MP_{LIBS,FLAGS} to compile & link flags The old configure would set the thread libs and then immediately clobber them unless you enabled MP support. This meant threads but no MP would mean a no-compile if your pthread support is in a separate library (not in libc). -sg
-
Martin Baulig authored
1999-05-13 Martin Baulig <martin@home-of-linux.org> * plug-ins/screenshot/screenshot.c: Make the "after ... seconds" option global since it is also useful if you want to take a shot of a very large window.
-
- 12 May, 1999 4 commits
-
-
Manish Singh authored
* acinclude.m4: minor typo fix * configure.in: remove waterselect plugin * gtkrc: yellow tooltips * tools/pdbgen/*: minor cleanups (no functional changes) -Yosh
-
Lauri Alanko authored
-
Lauri Alanko authored
-
Marc Lehmann authored
-
- 11 May, 1999 8 commits
-
-
Sven Neumann authored
--Sven
-
Manish Singh authored
-Yosh
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
--Sven
-
Marc Lehmann authored
-
Marc Lehmann authored
-
Sven Neumann authored
--Sven
-
Marc Lehmann authored
-
- 10 May, 1999 4 commits
-
-
Marc Lehmann authored
-
Marc Lehmann authored
-
Sven Neumann authored
--Sven
-
Marc Lehmann authored
-
- 09 May, 1999 6 commits
-
-
Sven Neumann authored
--Sven
-
Marc Lehmann authored
-
Marc Lehmann authored
-
Michael Natterer authored
1999-05-09 Michael Natterer <mitschel@cs.tu-berlin.de> * app/text_tool.c: made the font selection dialog static again, so the selected font is remembered across text tool invocations.
-
Michael Natterer authored
1999-05-09 Michael Natterer <mitschel@cs.tu-berlin.de> * libgimp/Makefile.am * libgimp/gimplimits.h: new file. Currently contains constants for image size and resolution. * app/file_new_dialog.c * app/resize.c: use the new constants. * app/layers_dialog.c: use a sizeentry in the "New Layer" query box. Folded the "Layer Fill Type" callbacks into one function. * app/text_tool.c * app/text_tool_cmds.c * tools/pdbgen/pdb/text_tool.pdb: did the calculations for resolutions < 1.0 right this time. * app/gimage_cmds.c * tool/pdbgen/pdb/gimage.pdb: fixed a typo.
-
BST 1999 Adam D. Moss authored
Sun May 9 16:23:47 BST 1999 Adam D. Moss <adam@gimp.org> * app/tile.c * app/tile.h * app/tile_manager.c * app/tile_pvt.h * app/paint_funcs.c: Added Tile Row Hinting to the GIMP tile structure. Tiles now have cheap per-row hints indicating whether each row is all-transparent, all-opaque, a mixture, or other properties. These hints are automatically invalidated when the tile is checked in as dirty, and are re-evaluated on demand. Currently only the layer compositing routines take advantage of these hints, though there is opportunity to use them to advantage in numerous other places. The whole layer compositing process is typically 2x-4x faster now, especially on subsequent renders of data which has already had its hints calculated. See tile.h for the explicit TileRowHint query/set interface. The procedure to re-evaluate tile hints currently resides in paint_funcs.c but may be exposed to other parts of the core if necessary. This is experimental. Please report mis-rendering problems.
-
- 08 May, 1999 3 commits
-
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
--Sven
-
Marc Lehmann authored
-
- 07 May, 1999 1 commit
-
-
Michael Natterer authored
1999-05-07 Michael Natterer <mitschel@cs.tu-berlin.de> * app/app_procs.c * app/docindex.[ch]: fill the "last opened" list with the first last_opened_size elements of the docindex. * app/preferences_dialog.c: fixed the tile_cache_size and last_opened_size bugs. Now we can change these values again.
-