- 16 Aug, 1998 1 commit
-
-
scott authored
recompile! :)
-
- 05 Aug, 1998 1 commit
-
-
Sven Neumann authored
--Sven
-
- 24 Jul, 1998 1 commit
-
-
Adam D. Moss authored
* app/appenv.h app/brightness_contrast.c app/color_balance.c app/curves.c app/gdisplay.h app/gdisplay_ops.c app/hue_saturation.c app/paint_core.c app/paint_funcs.c app/undo.c: Attempt to speed-up and/or sanitize MAX/MIN/CLAMP macro usage throughout gimp-core.
-
- 16 Jul, 1998 1 commit
-
-
CDT 1998 Shawn T. Amundson authored
Wed Jul 15 22:06:32 CDT 1998 Shawn T. Amundson <amundson@gimp.org> * Cursor location in statusbar * Fixed resize of window * progressbar is smaller now
-
- 12 Jul, 1998 1 commit
-
-
Adam D. Moss authored
* app/gdisplay.h * app/interface.c * app/plug_in.c: Added the ability to cancel a running plugin when the progress-bar has been sucked into the image window. * plug-ins/psd/psd.c: Turned debugging on again, since we are in a development cycle...
-
- 29 Jun, 1998 1 commit
-
-
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...
-
- 15 Jun, 1998 1 commit
-
-
CDT 1998 Shawn T. Amundson authored
Sun Jun 14 21:16:42 CDT 1998 Shawn T. Amundson <amundson@gimp.org> * app/gdisplay.c * app/gdisplay.h * app/interface.c * app/plug_in.c * app/plug_in.h * libgimp/gimp.c: added statusbar and progressbar, which the plugins now use if they have a gdisp. Unfortunately this introduces a resize bug I wasn't able to fix immediately. ;-(
-
- 06 Jun, 1998 1 commit
-
-
Owen Taylor authored
Fri Jun 5 22:37:40 1998 Owen Taylor <otaylor@gtk.org> * app/Makefile.am app/app_procs.c app/brushes.c app/commands.[ch] app/disp_callbacks.c app/gdisplay.[ch] app/gimprc.c app/interface.[ch] app/menus.c app/paint_core.[ch] app/paintbrush.c app/palette.c app/scroll.c app/tools.[ch] app/undo.c - Added two new dialogs - input devices; (GtkInputDialog) and DeviceStatus - which shows the tool/color for each device. - Added device_status_update() call that gets called whenever the tool/color etc. are changed. - Added ~/.gimp/devicerc file to store settings - Code to draw cursor on canvas for non XFree86 XInput where device can't control cursor and extended input device simultaneously. - Changed input handling so that we always use the pointer position from the device, not from gdk_input_window_get_cursor, so that motion and cursor position sync. - Various changes so things work with non-integer coordinates - Pay attention to pressure and tilt in basic tool support. - New paint mode PRESSURE that changes the brush based on the brush pressure - Left in a few XInput hacks that should be removed, but I no longer remember what they are.
-
- 13 Apr, 1998 1 commit
-
-
Manish Singh authored
-Yosh
-
- 29 Jan, 1998 1 commit
-
-
Manish Singh authored
-Yosh
-
- 18 Dec, 1997 1 commit
-
-
Shawn Amundson authored
new GTK changes. ChangeLog is more specific. -Shawn
-
- 24 Nov, 1997 1 commit
-
-
Elliot Lee authored
-