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:
|
|
|
|
(tips_dialog_cmd_callback):
|
|
|
|
(filters_repeat_cmd_callback):
|
|
|
|
(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:
|
|
|
|
* app/indexed_palette.c:
|
|
|
|
* app/channels_dialog.c:
|
|
|
|
* 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.
|
|
|
|
|
|
|
|
* 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
|
1998-06-05 00:17:59 +08:00
|
|
|
|