1998-06-24 06:50:16 +08:00
|
|
|
Wed Jun 24 00:45:01 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
1998-06-24 06:58:55 +08:00
|
|
|
* gimprc.in
|
1998-06-24 06:50:16 +08:00
|
|
|
* app/gimprc.c
|
|
|
|
* app/preferences_dialog.c
|
|
|
|
* app/session.c
|
|
|
|
* app/tips_dialog.c: Moved the (last-tip-shown xx) entry to
|
|
|
|
sessionrc. You might want to delete that line from your gimprc,
|
|
|
|
but it works fine without doing so.
|
|
|
|
|
1998-06-24 05:28:22 +08:00
|
|
|
Tue Jun 23 23:21:16 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/commands.c
|
|
|
|
* app/layers_dialog.c
|
|
|
|
* app/menus.c: The lc-dialog can now be opened from the
|
|
|
|
toolbox-menu. Did that in preparation for auto-opening dialogs on
|
|
|
|
start-up.
|
|
|
|
|
1998-06-23 11:41:59 +08:00
|
|
|
Mon Jun 22 22:57:00 EDT 1998 Manish Vachharajani <mvachhar@vger.rutgers.edu>
|
|
|
|
|
|
|
|
* app/eraser.c: Ack, try to get pressure sensitivity right this time.
|
|
|
|
|
1998-06-23 11:24:19 +08:00
|
|
|
Mon Jun 22 22:57:00 EDT 1998 Manish Vachharajani <mvachhar@vger.rutgers.edu>
|
|
|
|
|
|
|
|
* app/eraser.c: Added support for pressure sensitive eraser
|
|
|
|
|
1998-06-23 05:38:36 +08:00
|
|
|
Mon Jun 22 23:35:52 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/pixmaps.h: Made a new pixmap for the ink tool that fits
|
|
|
|
better to the others.
|
|
|
|
|
1998-06-23 01:30:40 +08:00
|
|
|
Mon Jun 22 18:43:22 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/Makefile.am
|
|
|
|
* app/app_procs.c
|
|
|
|
* app/brush_select.c
|
|
|
|
* app/gimprc.[ch]
|
|
|
|
* app/gradient.c
|
|
|
|
* app/info_dialog.c
|
|
|
|
* app/interface.c
|
|
|
|
* app/layers_dialog.c
|
|
|
|
* app/palette.c
|
|
|
|
* app/pattern_select.c
|
|
|
|
* app/preferences_dialog.c
|
|
|
|
* app/session.[ch] (new files)
|
|
|
|
* app/tools.c: Rough outline of session-managment. A new config
|
|
|
|
file 'sessionrc' is written and the position of some windows is
|
|
|
|
remembered. Still has some problems (offset by wm decorations).
|
|
|
|
Can be switched off in the preferences.
|
|
|
|
|
1998-06-22 04:17:21 +08:00
|
|
|
Sun Jun 21 15:16:46 CDT 1998 Larry Ewing <lewing@gimp.org>
|
|
|
|
|
|
|
|
* app/bezier_select.c
|
|
|
|
* app/commands.[ch]
|
|
|
|
* app/devices.c
|
|
|
|
* app/disp_callbacks.c
|
|
|
|
* app/interface.c
|
|
|
|
* app/menus.c
|
|
|
|
* app/pixmaps.h
|
|
|
|
* app/tools.[ch]
|
|
|
|
* app/undo.c: Lots of changes to the way tools are intialized and
|
|
|
|
accessed. All information about a tool type is now contained in a
|
|
|
|
single ToolInfo array. There are still some small issues to
|
|
|
|
adress about tool groups and we need some way of getting menu
|
|
|
|
ordering/grouping to work better (plug-ins need this too). There
|
|
|
|
is still much to be done, but this is the next in cleaning up the
|
|
|
|
tools.
|
|
|
|
|
|
|
|
* app/posterize.[ch]
|
|
|
|
* app/threshold.[ch]
|
|
|
|
* app/histogram_tool.[ch]
|
|
|
|
* app/hue_saturation.[ch]
|
|
|
|
* app/levels.[ch]
|
|
|
|
* app/brightness_contrast.[ch]
|
|
|
|
* app/by_color_select.[ch]
|
|
|
|
* app/color_balance.[ch]
|
|
|
|
* app/curves.[ch]: Changed the *_initalize function prototypes from
|
|
|
|
gpointer to GDisplay, to allow better type chacking and provide a
|
|
|
|
uniform interface for all the dialog tools.
|
|
|
|
|
1998-06-22 03:55:33 +08:00
|
|
|
Sun Jun 21 15:49:43 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/tools.c (tools_select): Set active_tool before
|
|
|
|
updating device status dialog.
|
|
|
|
|
1998-06-21 13:09:59 +08:00
|
|
|
Sat Jun 20 22:09:16 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* gimptool.in: fixes for new library versioning
|
|
|
|
|
1998-06-21 02:52:48 +08:00
|
|
|
Sat Jun 20 11:36:16 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* configure.in
|
|
|
|
* app/Makefile.am: really add thread support
|
|
|
|
|
1998-06-21 01:09:32 +08:00
|
|
|
Sat Jun 20 12:04:41 1998 Scott Goehring <scott@poverty.bloomington.in.us>
|
|
|
|
|
1998-06-21 02:34:38 +08:00
|
|
|
* app/tile.h: #include config.h so we can tell if we're doing
|
|
|
|
threads. (GIMP's includes are f*ck*d.)
|
|
|
|
|
1998-06-21 01:09:32 +08:00
|
|
|
* app/tile_cache.c app/tile.c app/tile.h app/tile_swap.c: modified
|
|
|
|
tile swapping to preswap dirty tiles, using a thread if threads
|
|
|
|
are enabled in configure or a gtk_timeout if they're not. The
|
|
|
|
code appears stable but could use improvement. Be careful when
|
|
|
|
working in here; there are four sets of semaphores and getting the
|
|
|
|
locking wrong will cause deadlocks or tile corruption. I'll try
|
|
|
|
to write up a document describing what's going on in here sometime
|
|
|
|
soon.
|
|
|
|
|
1998-06-20 07:45:54 +08:00
|
|
|
Fri Jun 19 16:37:40 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/appenv.h
|
|
|
|
* app/app_procs.c
|
|
|
|
* app/errors.[ch]
|
|
|
|
* app/main.c
|
|
|
|
* app/plug_in.c: implemented PDB interface for changing
|
|
|
|
the g_message handler
|
|
|
|
|
|
|
|
* plug-ins/gif/gif.c: g_printized "no comment" warning
|
|
|
|
|
1998-06-20 05:24:34 +08:00
|
|
|
Fri Jun 19 16:12:51 EDT 1998 Adrian Likins <adrain@gimp.org>
|
|
|
|
|
|
|
|
* TODO: more updates
|
|
|
|
|
1998-06-20 03:47:34 +08:00
|
|
|
Fri Jun 19 12:34:29 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* changes libgimp versioning to gtk-style. Bunch o' Makefile.am
|
|
|
|
changes for that
|
|
|
|
|
1998-06-22 03:55:33 +08:00
|
|
|
>>>>>>> 1.430
|
1998-06-19 11:16:42 +08:00
|
|
|
Thu Jun 18 23:11:36 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/ink.c: Shift the range to smaller brushes.
|
|
|
|
(1/8 - 25 pixel radius, instead of 1-100 pixels)
|
|
|
|
|
1998-06-19 09:45:03 +08:00
|
|
|
Thu Jun 18 18:34:58 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* acconfig.h
|
|
|
|
* config.h.in
|
|
|
|
* configure.in: added --with-threads (taken from gtk+ configure.in)
|
|
|
|
|
|
|
|
* libgimp/Makefile.am: ugly hack to force libgimpi.a to get
|
|
|
|
rebuilt since libgimp.la compilations screws up the deps. Fixes
|
|
|
|
relinking on make install.
|
|
|
|
|
|
|
|
* configure.in
|
|
|
|
* plug-ins/Makefile.am: other cleanups
|
|
|
|
|
|
|
|
* libgimp/gimp.c
|
|
|
|
* app/plug_in.c: pass INT32 instead of INT8 for gdisp_id since
|
|
|
|
that's the correct type
|
|
|
|
|
|
|
|
* app/preferences_dialog.c
|
|
|
|
* plug-ins/script-fu/script-fu-server.c
|
|
|
|
* plug-ins/tileit/tileit.c: warning fixups
|
|
|
|
|
1998-06-19 09:39:02 +08:00
|
|
|
Thu Jun 18 21:20:12 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/interface.c app/tools.c: Removed calls to
|
|
|
|
gtk_container_[dis/en]able_resize()
|
|
|
|
|
|
|
|
Thu Jun 18 21:03:33 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/interface.c (create_display_shell): Set the resize
|
|
|
|
mode on the statusbar to prevent the window from being
|
|
|
|
unnecessarily auto-shrunk.
|
|
|
|
|
|
|
|
* plug-ins/gfig/gfig.c (my_gtk_label_set): Removed unused
|
|
|
|
function using deprecated gtk_container_need_resize()
|
|
|
|
|
|
|
|
Thu Jun 18 16:31:16 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/blob.c: Try to prevent overflows when drawing ellipses)
|
|
|
|
(fixes the ink => line bug for big sizes)
|
|
|
|
|
1998-06-19 00:54:56 +08:00
|
|
|
Thu Jun 18 16:11:19 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/preferences_dialog.c: fiddled with the spinbuttons
|
|
|
|
* app/file_new_dialog.c: removed two warnings
|
|
|
|
|
1998-06-18 13:04:01 +08:00
|
|
|
Wed Jun 17 23:52:13 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* app/file_new_dialog.c: updated the spinbuttons
|
|
|
|
to use the new api
|
|
|
|
|
1998-06-18 14:23:19 +08:00
|
|
|
* app/gimprc.[ch]: added some stuff in preparation for
|
|
|
|
making a preference
|
|
|
|
|
1998-06-18 09:04:45 +08:00
|
|
|
Thu Jun 18 00:56:41 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* channels_dialog.c
|
|
|
|
* layers_dialog.c: the middle mouse button now pops up the menu
|
|
|
|
as well as the third when clicking on the layer/channel. This should
|
|
|
|
help users that use a tablet and don't have a right mouse button.
|
|
|
|
|
1998-06-18 03:17:00 +08:00
|
|
|
Wed Jun 17 17:47:30 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/preferences_dialog.c: fixed a bug I introduced with the
|
|
|
|
new mem_size_unit for the tile_cache_size
|
|
|
|
|
|
|
|
Wed Jun 17 16:38:40 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/channel.c
|
|
|
|
* app/paint_funcs.c
|
|
|
|
* app/paint_funcs.h: applied a patch from Jay Cox.
|
|
|
|
Reimplements selection_grow, selection_shrink, and selection_border
|
|
|
|
using new algorithms.
|
|
|
|
|
1998-06-17 18:11:12 +08:00
|
|
|
Wed Jun 17 12:07:44 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/gimprc.c: default "save_window_positions_on_exit" to FALSE
|
|
|
|
until I know why gdk_window_get_position() doesn't work properly
|
|
|
|
when the window was never moved
|
|
|
|
|
1998-06-17 08:18:46 +08:00
|
|
|
Wed Jun 17 01:56:30 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/app_procs.c
|
|
|
|
* app/gimprc.c
|
|
|
|
* app/gimprc.h
|
|
|
|
* app/layers_dialog.c
|
|
|
|
* app/interface.c
|
|
|
|
* app/preferences_dialog.c: started to implement some sort of
|
|
|
|
session-managment; right now it only saves a few window-positions.
|
|
|
|
I plan to move the saving out of gimprc into a seperate rcfile
|
|
|
|
|
1998-06-17 04:09:19 +08:00
|
|
|
Tue Jun 16 15:06:19 CDT 1998 Larry Ewing <lewing@gimp.org>
|
|
|
|
|
|
|
|
* app/interface.c:
|
|
|
|
* app/menus.c: added menu entry and changed loop bounds to get the
|
|
|
|
new ink tool functioning properly
|
|
|
|
|
|
|
|
* app/tools.[ch]: added new and free funcs to the ToolInfo struct,
|
|
|
|
and began small cleanup of tools
|
|
|
|
|
1998-06-16 03:48:57 +08:00
|
|
|
Mon Jun 15 12:42:43 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/plug_in.c: initialize progress_gdisp_ID field in
|
|
|
|
plug_in_new so things don't crash
|
|
|
|
|
|
|
|
* app/menus.c: use proper keycodes (?) for zoom accelerator
|
|
|
|
defaults
|
|
|
|
|
|
|
|
* plug-ins/apply_lens/apply_lens.c: fixed a warning
|
|
|
|
|
1998-06-15 20:44:51 +08:00
|
|
|
Mon Jun 15 14:39:43 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/preferences_dialog.c: Added units (B,KB,MB) to the
|
|
|
|
tile_cache_size entry. Added spinbuttons where appropriate (used
|
|
|
|
parts of the patch Nuke <nuke@bayside.net> sent to the list).
|
|
|
|
|
1998-06-15 13:43:46 +08:00
|
|
|
Sun Jun 15 00:41:05 CDT 1998 Shawn T. Amundson <amundson@gimp.org>
|
|
|
|
|
|
|
|
* app/interface.c: Table spacings
|
|
|
|
|
1998-06-15 12:46:32 +08:00
|
|
|
Sun Jun 14 23:41:17 CDT 1998 Shawn T. Amundson <amundson@gimp.org>
|
|
|
|
|
|
|
|
* app/plug_in.c: Fixed progress code to account for when
|
|
|
|
a plugin gets two progress inits
|
|
|
|
|
|
|
|
* app/interface.c: Fixed table allocation sickness. Now use
|
|
|
|
two tables, and a vbox instead of one table so things don't
|
|
|
|
get expanded when they shouldn't. This (table/table_inner)
|
|
|
|
should be merged back to 1.0 tree. The other resize bug is a
|
|
|
|
gtkstatusbar bug.
|
|
|
|
|
1998-06-15 10:25:27 +08:00
|
|
|
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. ;-(
|
|
|
|
|
1998-06-15 06:42:36 +08:00
|
|
|
Sun Jun 14 18:37:06 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/blob.[ch] (blob_bounds): Added new files for
|
|
|
|
handling scan-converted convex polygons. (From
|
|
|
|
gsumi) (these will be moved out to a plug-in tool directory
|
|
|
|
when such a thing exists)
|
|
|
|
|
|
|
|
* app/ink.[ch]: New tool for drawing with a hard-edged
|
|
|
|
pressure and tilt-sensitive brush.
|
|
|
|
|
1998-06-15 05:13:39 +08:00
|
|
|
Sun Jun 14 16:03:29 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* TODO: cleaned up and expanded the todo
|
|
|
|
|
1998-06-14 15:51:52 +08:00
|
|
|
Sun Jun 14 00:50:25 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/gif/gif.c: don't pop up dialog for informational
|
|
|
|
"Too many colors?" message
|
|
|
|
|
1998-06-14 12:33:27 +08:00
|
|
|
Sat Jun 13 21:11:17 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* Makefile.am: install gimp.m4 too
|
|
|
|
|
|
|
|
* libgimp/gimpprotocol.[ch]
|
|
|
|
* libgimp/gimp.c
|
|
|
|
* app/plug_in.[ch]
|
|
|
|
* app/procedural_db.c: exported the gdisplay ID to the plugins,
|
|
|
|
so they can be smart about hooking on to status bars in the
|
|
|
|
appropriate display shell
|
|
|
|
|
|
|
|
* libgimp/Makefile.am
|
|
|
|
* libgimp/gimp.c: make the plugins aware of $gimpdir for gtkrc
|
|
|
|
parsing
|
|
|
|
|
1998-06-14 06:05:22 +08:00
|
|
|
Sat Jun 13 16:52:34 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
*app/file_new_dialog.c: removed unsightly warnings,
|
|
|
|
replace a * with a / so it will work
|
|
|
|
|
1998-06-14 04:57:23 +08:00
|
|
|
Sat Jun 13 15:46:55 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
1998-06-14 06:05:22 +08:00
|
|
|
*app/file_new_dialog.c: more file new tweaks,
|
1998-06-14 04:57:23 +08:00
|
|
|
now uses spinbuttons. I'm still not sure this change is
|
|
|
|
for the better, let me know.
|
|
|
|
|
1998-06-13 03:43:55 +08:00
|
|
|
Fri Jun 12 14:17:54 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
*app/file_new_dialog.c
|
|
|
|
app/file_new_dialog.h:
|
|
|
|
app/gloal_edit.c: added behaviour so that the
|
|
|
|
new file size will default to the current cut buffer
|
|
|
|
if its "fresh"
|
|
|
|
|
1998-06-12 14:38:04 +08:00
|
|
|
Thu Jun 11 23:37:06 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* gimp.m4: .m4 file for autoconf gimptool stuff
|
|
|
|
|
1998-06-11 12:36:22 +08:00
|
|
|
Thu Jun 11 00:34:51 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/color_area.c (color_area_events): Create/resize
|
|
|
|
the pixmap on every expose CONFIGURE event, not just
|
|
|
|
on the first expose event.
|
|
|
|
|
|
|
|
Thu Jun 11 00:02:15 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/interface.c (create_toolbox): Create the color
|
|
|
|
area before showing the window, so that the window gets
|
|
|
|
created at the right size. [ This doesn't actually fix
|
|
|
|
much, but it is better to do that way ]
|
|
|
|
|
1998-06-11 02:15:48 +08:00
|
|
|
Wed Jun 10 14:17:44 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/disp_callbacks.c (gdisplay_origin_button_press):
|
|
|
|
Stop signal emission so that button doesn't grab the
|
|
|
|
pointer away from the menu.
|
|
|
|
|
1998-06-11 01:20:56 +08:00
|
|
|
Tue Jun 9 19:47:19 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/brushes.c app/drawable.c app/patterns.c
|
|
|
|
app/procedural_db.c plug-ins/script-fu/script_fu_server.c
|
|
|
|
|
|
|
|
Fixes for warnings generated by changing GCompareFunc
|
|
|
|
and GHashFunc to take const arguments.
|
|
|
|
|
1998-06-10 05:21:23 +08:00
|
|
|
Tue Jun 9 16:08:20 EDT 1998 Adrian Likins <adrain@gimp.org>
|
|
|
|
|
|
|
|
*app/file_new_dialog.c: more fiddling with file_new.
|
|
|
|
the resoution unit optionmenu should work now. Just
|
|
|
|
need to get the optionmenus remembering history.
|
|
|
|
|
1998-06-10 01:47:45 +08:00
|
|
|
Tue Jun 9 12:36:57 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
*confiure.in: corrected small type concering jpeg test
|
1998-06-10 05:21:23 +08:00
|
|
|
(warning printed out "checking for jpeg.h" instead of
|
1998-06-10 01:47:45 +08:00
|
|
|
jpeglib.h)
|
|
|
|
|
1998-06-09 19:41:13 +08:00
|
|
|
Tue Jun 9 04:36:52 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* Got rid of a bunch of warnings when compiling plugins
|
|
|
|
|
|
|
|
* app/disp_callbacks.h: add declaration to get interface.c
|
|
|
|
to compile
|
|
|
|
|
|
|
|
* autogen.sh: make sure we know about ACLOCAL_FLAGS
|
|
|
|
|
1998-06-09 17:20:46 +08:00
|
|
|
Tue Jun 9 11:18:03 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/disp_callbacks.c
|
|
|
|
* app/interface.c: add a pop-up menu to the upper left corner of
|
|
|
|
the image window
|
|
|
|
|
|
|
|
* updated pagecurl plug-in
|
|
|
|
|
1998-06-09 13:05:52 +08:00
|
|
|
Mon Jun 8 21:55:55 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* gimptool.in: use @gimpdir@ instead of hardcoding .gimp
|
|
|
|
|
|
|
|
* app/palette.c: remove unnecessary gtk_widget_destroy for menus
|
|
|
|
that have already been removed (from Shuji Narazaki)
|
|
|
|
|
1998-06-09 12:04:43 +08:00
|
|
|
Mon Jun 8 20:58:09 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/blend.c
|
|
|
|
* app/brushes.c
|
|
|
|
* app/brush_select.c
|
|
|
|
* app/bucket_fill.c
|
|
|
|
* app/layer_cmds.c
|
|
|
|
* app/layers_dialog.c
|
|
|
|
* app/paint_funcs.[ch]: applied a variation on
|
|
|
|
gimp-scier-980315-0 (implements divide (dodge) layer mode)
|
|
|
|
|
1998-06-09 10:06:33 +08:00
|
|
|
Mon Jun 8 22:09:07 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/airbrush.c: Simple pressure sensitivity.
|
|
|
|
|
1998-06-09 08:50:32 +08:00
|
|
|
Mon Jun 8 17:47:37 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/menus.c: unref the itemfactories instead of destroying
|
|
|
|
them (from timj)
|
|
|
|
|
1998-06-09 08:25:28 +08:00
|
|
|
Mon Jun 8 17:16:22 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/color_select.[ch]: added a hex triplet to the color
|
|
|
|
selector. It updates on focus_leave for now, so I bet there
|
|
|
|
are some interface nits...
|
|
|
|
|
|
|
|
* app/fileops.c: add an #include to quell a warning
|
|
|
|
|
1998-06-09 07:18:49 +08:00
|
|
|
Mon Jun 8 16:18:00 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/menus.c: fix stupid <Separator> menu bug
|
|
|
|
|
1998-06-09 05:53:45 +08:00
|
|
|
Mon Jun 8 16:39:19 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
*app/commands.c
|
|
|
|
*app/file_new_dialog.[ch]
|
|
|
|
*app/prefereces_dialog.[ch]: split up command.c
|
|
|
|
into three files, commands.c, file_new_dialog.c,
|
|
|
|
and preferences.c
|
|
|
|
|
|
|
|
*app/Makefile.am: change to incorporate the new files
|
|
|
|
|
|
|
|
*TODO: more feature ideas
|
|
|
|
|
1998-06-08 16:38:16 +08:00
|
|
|
Mon Jun 8 04:30:00 EDT 1998 Chris Lahey <clahey@umich.edu>
|
|
|
|
|
|
|
|
* app/devices.c: stdio.h
|
|
|
|
* plug-ins/depthmerge/depthmerge.c: stdio.h
|
|
|
|
* plug-ins/gtm/gtm.c: stdio.h
|
|
|
|
* plug-ins/nlfilt/nlfilt.c: stdio.h, stdlib.h
|
|
|
|
Added the listed includes to get it to compile.
|
|
|
|
|
1998-06-08 08:47:35 +08:00
|
|
|
Sun Jun 7 19:30:22 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
*app/commands.c: more fiddling with the file_new dialog.
|
|
|
|
More stuff hooked up and working, but still not finished.
|
|
|
|
|
|
|
|
*TODO: filling in more wishlist stuff
|
|
|
|
|
1998-06-08 07:27:28 +08:00
|
|
|
Sun Jun 7 16:18:16 PDT 1998 Manish singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/Lighting/lighting_main.c
|
|
|
|
* plug-ins/Lighting/lighting_ui.c: ui fixes (taken from MapObject)
|
|
|
|
|
1998-06-08 06:44:25 +08:00
|
|
|
Sun Jun 7 18:44:17 EDT 1998 Matthew Wilson <msw@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/webbrowser/web-browser.scm: changed the URL for the
|
|
|
|
Manual
|
|
|
|
|
1998-06-08 03:42:03 +08:00
|
|
|
Sun Jun 7 12:39:56 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/libgck/gck/gcktypes.h
|
|
|
|
* plug-ins/libgck/gck/gckui.h
|
|
|
|
* plug-ins/libgck/gck/gckui.c
|
|
|
|
* plug-ins/ifscompose/ifscompose.c: changes for the new accelerator
|
|
|
|
stuff
|
|
|
|
|
1998-06-07 21:55:36 +08:00
|
|
|
Sun Jun 7 11:04:38 1998 Tim Janik <timj@gtk.org>
|
|
|
|
|
|
|
|
* app/gradient.c (cpopup_create_menu_item_with_label): use GtkAccelLabel
|
|
|
|
when creating a menuitems label seperatedly.
|
|
|
|
|
|
|
|
* app/commands.h:
|
|
|
|
* app/commands.c:
|
1998-06-08 06:44:25 +08:00
|
|
|
(tips_dialog_cmd_callback):
|
|
|
|
(filters_repeat_cmd_callback):
|
1998-06-07 21:55:36 +08:00
|
|
|
(tools_select_cmd_callback): make use of the callback_action argument.
|
|
|
|
|
|
|
|
* app/main.c (main): removed gtk_accelerator_table_set_mod_mask(),
|
|
|
|
since gtk provides decent default values now.
|
|
|
|
|
|
|
|
* app/layers_dialog.c:
|
|
|
|
* app/interface.c:
|
1998-06-08 06:44:25 +08:00
|
|
|
* app/indexed_palette.c:
|
|
|
|
* app/channels_dialog.c:
|
1998-06-07 21:55:36 +08:00
|
|
|
* app/buildmenu.c:
|
|
|
|
conversions for use of GtkAccelGroup.
|
|
|
|
|
|
|
|
* app/buildmenu.c:
|
|
|
|
* app/gradient.c:
|
|
|
|
installed accelerators are locked, because these code portions don't
|
|
|
|
support accelerator saving.
|
1998-06-08 06:44:25 +08:00
|
|
|
|
1998-06-07 21:55:36 +08:00
|
|
|
* ChangeLog:
|
|
|
|
* ChangeLog.pre-1-0: ChangeLog split up.
|
|
|
|
|
1998-06-07 16:26:38 +08:00
|
|
|
Sun Jun 7 01:21:43 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/script-fu/script-fu.c: fixed param passing for
|
|
|
|
INT8 and INT16 types. This used to fail on big endian machines
|
|
|
|
|
|
|
|
* plug-ins/maze/maze.c: properly handle INT8 and INT16 types.
|
|
|
|
With these two fixes, circuit.scm will no longer crash on
|
|
|
|
big endian machines
|
1998-06-07 13:30:29 +08:00
|
|
|
|
|
|
|
Sun Jun 7 00:19:22 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* app/commands.c: Reworked the file_new dialog to
|
|
|
|
be a little more useful. Added entries for a height
|
|
|
|
and width in the unit of your choice, and a resolution.
|
|
|
|
Not everythings hooked up yet, but its getting there.
|
|
|
|
|
1998-06-07 12:22:57 +08:00
|
|
|
Sun Jun 7 00:22:01 EDT 1998 Matthew Wilson <msw@gimp.org>
|
|
|
|
|
|
|
|
* app/interface.c: Register private tips for all the tools -
|
|
|
|
for use with online help later
|
|
|
|
|
1998-06-07 07:22:22 +08:00
|
|
|
Sat Jun 6 16:12:20 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* adding Lighting plugin
|
|
|
|
|
|
|
|
* updated despeckle, png, sgi, and sharpen
|
|
|
|
|
1998-06-07 05:25:10 +08:00
|
|
|
Sat Jun 6 14:22:19 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/interface.c: changed it back, things work now
|
|
|
|
|
|
|
|
* plug-ins/gfli/gfli.c: fixed gccism
|
|
|
|
|
|
|
|
* plug-ins/MapObject/mapobject_main.c: update display when
|
|
|
|
we're done (from seth)
|
|
|
|
|
1998-06-06 19:04:03 +08:00
|
|
|
Sat Jun 6 04:00:04 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/interface.c: changed GDK_IMAGE_NORMAL to GDK_IMAGE_SHARED
|
|
|
|
to workaround gtk bug
|
|
|
|
|
1998-06-06 11:49:01 +08:00
|
|
|
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
|
1998-06-07 12:22:57 +08:00
|
|
|
app/tools.[ch] app/undo.c
|
1998-06-06 11:49:01 +08:00
|
|
|
|
|
|
|
- Added two new dialogs - input devices; (GtkInputDialog)
|
|
|
|
and DeviceStatus - which shows the tool/color for
|
|
|
|
each device.
|
|
|
|
|
1998-06-07 12:22:57 +08:00
|
|
|
- Added device_status_update() call that gets called
|
1998-06-06 11:49:01 +08:00
|
|
|
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.
|
1998-06-07 12:22:57 +08:00
|
|
|
|
1998-06-06 11:49:01 +08:00
|
|
|
- New paint mode PRESSURE that changes the brush based on
|
|
|
|
the brush pressure
|
1998-06-07 12:22:57 +08:00
|
|
|
|
1998-06-06 11:49:01 +08:00
|
|
|
- Left in a few XInput hacks that should be removed, but I no longer
|
|
|
|
remember what they are.
|
|
|
|
|
1998-06-06 09:09:27 +08:00
|
|
|
Fri Jun 5 18:08:32 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* configure.in: bumped to 1.1
|
|
|
|
|
|
|
|
Thu Jun 4 18:12:14 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* updated screenshot plug-in
|
|
|
|
|
1998-06-06 06:39:50 +08:00
|
|
|
Tue Jun 2 16:40:33 PDT 1998 Manish Singh <yosh@gimp.org>
|
1998-06-05 00:17:59 +08:00
|
|
|
|
1998-06-06 06:39:50 +08:00
|
|
|
* Made 1.0.0 release
|