- 28 Jul, 1998 3 commits
-
-
CDT 1998 Larry Ewing authored
Tue Jul 28 14:14:43 CDT 1998 Larry Ewing <lewing@gimp.org> * app/drawable.c (drawable_fill): added a case for FOREGROUND_FILL. Fixes the layer new dialog so that it actually works with foreground fill selected.
-
Tuomas Kuosmanen authored
dialogs - Foreground and Background modes are now besides each other which makes more sense. Tigert
-
Adam D. Moss authored
* plug-ins/gee/gee.c * plug-ins/animationplay/animationplay.c: Fixes for gdkrgb output on pseudocolour displays.
-
- 27 Jul, 1998 3 commits
-
-
scott authored
sharing tiles. --sg
-
Manish Singh authored
-Yosh
-
Manish Singh authored
-Yosh
-
- 26 Jul, 1998 3 commits
-
-
Gregory McLean authored
-- Greg
-
Sven Neumann authored
--Sven
-
Tuomas Kuosmanen authored
New splash screen series started - tigert splash #1 :) Something to make you code warriors feel good - you are doing amazing work! This is my little contribution to Gimp tigert
-
- 25 Jul, 1998 3 commits
-
-
jaycox authored
---------------------------------------------------------------------- Modified Files: ChangeLog app/pixel_region.c Optimized pixel_region_{get,set}_{row,col} ----------------------------------------------------------------------
-
Adam D. Moss authored
* app/convert.c: Convert-to-indexed now remembers the last invocation's settings. Also, GRAY->INDEXED more flexible.
-
jaycox authored
---------------------------------------------------------------------- Modified Files: ChangeLog app/gimpbrushgenerated.c app/gimpbrushlist.c gimpbrushgenerated now supports the stingy_memory_use flag. fixed a bug in select_brush() related to stingy_memory_use. ----------------------------------------------------------------------
-
- 24 Jul, 1998 7 commits
-
-
Manish Singh authored
rough, needs fixes -Yosh
-
CDT 1998 Larry Ewing authored
Fri Jul 24 14:40:55 CDT 1998 Larry Ewing <lewing@gimp.org> * app/layers_dialog.c (lc_dialog_create): moved gtk_widget_show (lc_shell) so that the layers show up in the dialog again. I've told Owen about this problem, we'll see what comes up.
-
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.
-
CDT 1998 Larry Ewing authored
Fri Jul 24 12:01:31 CDT 1998 Larry Ewing <lewing@gimp.org> * app/gdisplay.c (gdisplay_update_cursor): Fixed a string allocation problem that failed to account for the trailing \0 (removed time sensitve calculation/malloc in the process).
-
jaycox authored
---------------------------------------------------------------------- Modified Files: ChangeLog app/Makefile.am app/brush_select.c app/gimpbrush.c app/gimpbrush.h app/gimpbrushgenerated.c app/gimpbrushlist.c app/gimplist.c app/paint_core.c app/paint_core.h added axis to brushes. paint_core now references a brush instead of a mask. cleaned up some [brush]list removal stuff. Added Files: app/vector2d.c app/vector2d.h very basic vector math struct/functions. ----------------------------------------------------------------------
-
scott authored
-
CDT 1998 Shawn T. Amundson authored
Thu Jul 23 21:57:25 CDT 1998 Shawn T. Amundson <amundson@gimp.org> * app/interface.c: usize statusbar to 1 width
-
- 23 Jul, 1998 3 commits
-
-
Sven Neumann authored
rect_select.c. Sorry for committing so much half-done stuff in the last time. I'll do more testing in the future... --Sven
-
Manish Singh authored
-Yosh
-
Sven Neumann authored
--Sven
-
- 22 Jul, 1998 2 commits
-
-
Sven Neumann authored
Restoring saved sessions works again. --Sven
-
Sven Neumann authored
by Sven Anders <anderss@fmi.uni-passau.de>. --Sven
-
- 21 Jul, 1998 2 commits
-
-
scott authored
-
Sven Neumann authored
The restore-function is still not working, will have a look at it tomorrow... --Sven
-
- 20 Jul, 1998 5 commits
-
-
Adam D. Moss authored
* plug-ins/animationplay/animationplay.c: UI tweaks.
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
ellipse_select too. Made the entries use spinbuttons. Minor change to the selection_size indicator in the status-bar. Made fopen() use "rb" and "wb" instead if "r" and "w" since the OS/2 port needs it. --Sven
-
EDT 1998 Matthew Wilson authored
Mon Jul 20 11:07:32 EDT 1998 Matthew Wilson <msw@gimp.org> * app/app_procs.c * app/interface.c: Changed progressbar updaters to work with new API. THIS WILL NOT WORK WITH OLDER GTK+. SOMEONE NEEDS TO MAKE AN ENTRY IN gtkfeatures.h SO WE CAN #ifdef THIS. (I suppose I should... but what can I say - I'm lazy) --Matt
-
jaycox authored
---------------------------------------------------------------------- Modified Files: ChangeLog app/brush_select.c app/gimpbrush.c app/gimpbrush.h app/gimpbrushgenerated.c app/gimpbrushlist.c app/gimpbrushlist.h removed the index field from GimpBrush. tweaked the brush renaming code app/edit_selection.c: look ahead in the event queue and process as many arrow keys as we can. ----------------------------------------------------------------------
-
- 19 Jul, 1998 4 commits
-
-
jaycox authored
---------------------------------------------------------------------- Modified Files: ChangeLog app/brush_select.c app/gimpbrush.c app/gimpbrush.h app/gimpbrushlist.c made the scrollbars recalc in brush_select when a brush is added/removed. GimpBrushLists now force brush names to be unique. ----------------------------------------------------------------------
-
Adam D. Moss authored
* plug-ins/animationplay/animationplay.c: Another speedup for some types of shaped animation.
-
jaycox authored
---------------------------------------------------------------------- Modified Files: ChangeLog app/paint_funcs.c speed up to color_pixels (4-7X on a mips r4000) ----------------------------------------------------------------------
-
Adam D. Moss authored
* plug-ins/animationplay/animationplay.c: Adapted to use GDKRGB when available - results in improved speed and stability. * app/session.c * app/session.h: GIMP compiles again with the latest GTK. Sven will have to look at this fix, but it seems to work.
-
- 18 Jul, 1998 5 commits
-
-
Adam D. Moss authored
-
Adam D. Moss authored
-
Adam D. Moss authored
* plug-ins/gee/gee.c: About eight times faster with new GTKs, a little faster without. Less bugs. PH34R.
-
Sven Neumann authored
--Sven
-
Adam D. Moss authored
* app/gimprc.c * app/gimprc.h * app/ink.c * app/paint_core.c * app/preferences_dialog.c: Now the perfect-mouse-tracking normally enabled by pressing MOD1 is a preferences option, and MOD1 inverts the affect. * app/ink.c: Mildly tweaked the default brush size/range for my own twisted sense of esthetics. Forgive me.
-