- 08 Jun, 1999 6 commits
-
-
Manish Singh authored
-Yosh
-
Kjartan Maraas authored
1999-06-08 Kjartan Maraas <kmaraas@online.no> * configure.in: added no to ALL_LINGUAS
-
Kjartan Maraas authored
1999-06-08 Kjartan Maraas <kmaraas@online.no> * Added norwegian translation.
-
Marc Lehmann authored
-
Marc Lehmann authored
-
Sven Neumann authored
the next layer has an alhpa channel. --Sven
-
- 07 Jun, 1999 5 commits
-
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
worked here due to a bug in icewm. Should work much better now, also it still isn't perfect (yet). Had to change the standard toggle key for all toggleable tools to <Ctrl> since <Shift> collides with line drawing in the Convolver tool. --Sven
-
Tomas Ogren authored
1999-06-07 Tomas Ogren <stric@ing.umu.se> * POTFILES.in: New/updated files * sv.po: Updated
-
Tomas Ogren authored
1999-06-07 Tomas Ogren <stric@ing.umu.se> * app/bucket_fill.c app/color_picker.c app/commands.c app/convolve.c * app/crop.c app/flip_tool.c app/gimpunit.c app/global_edit.c * app/gradient.c app/histogram_tool.c app/magnify.c app/module_db.c * app/palette.c app/paths_dialog.c app/text_tool.c app/transform_tool.c Misc i18n fixes, partly ported from Egger-gimp
-
- 06 Jun, 1999 16 commits
-
-
Tomas Ögren authored
-
Tomas Ögren authored
-
Manish Singh authored
-Yosh
-
Tomas Ogren authored
1999-06-06 Tomas Ogren <stric@ing.umu.se> * POTFILES.in: New/updated files * sv.po: Updated
-
Tomas Ogren authored
1999-06-06 Tomas Ogren <stric@ing.umu.se> * app/menus.[ch]: locale-wrapper for menus_set_sensitive (..._locale) and menus_set_state (..._locale) which splits the menu-entry "<Foo>/Bar/Baz" into "<Foo>" and "/Bar/Baz" to remove double translations * app/app_procs.c, app/channels_dialog.c, app/fileops.c, app/gdisplay.c * app/gdisplay_ops.c, app/layers_dialog.c, app/paths_dialog.c * app/plug_in.c: Use the _locale version from above
-
Tomas Ogren authored
1999-06-06 Tomas Ogren <stric@ing.umu.se> * app/{color_notebook.c,color_select.c,lc_dialog.c,temp_buf.c,tool_options.c,tools.c}: Misc l10n fixes
-
Manish Singh authored
-Yosh
-
Manish Singh authored
-Yosh
-
Michael Natterer authored
1999-06-06 Michael Natterer <mitschel@cs.tu-berlin.de> * app/Makefile.am * app/lc_dialog.[ch] * app/lc_dialogP.h * app/paths_dialogP.h: new files * app/channels_dialog.[ch] * app/layers_dialog.[ch] * app/layers_dialogP.h * app/paths_dialog.[ch] * app/menus.[ch] * app/file_new_dialog.c: modified - Moved the toplevel L&C dialog code to lc_dialog.[ch]. Only these files need knowledge about how to create/update/... the sub-dialogs, so the corresp. functions are defined in lc_dialogP.h. - The popup menus are now created by menus.c. The command callbacks are defined in [layers|channels|paths]_dialog.h. - Private functions to be used by "friend files" are defined in [layers|paths]_dialogP.h. - Changed the order of the ops_buttons in the paths dialog to match the order in the layers and channels dialogs. - The paint mode menu and preview stuff still needs to go out of layers_dialog.[ch]. - I'm not sure about the keybindings in the layer dialog's "Stack" submenu because the list widget has it's own idea of PageUp/Down. - Hopefully fixed the update problem with new images by calling lc_dialog_flush() after creating a new image. * app/app_procs.c * app/bezier_select.c * app/commands.c * app/floating_sel.c * app/gdisplay.c * app/gimage.c * app/gimage_mask.c * app/paint_core.c * app/preferences_dialog.c * app/transform_core.c * app/undo.c: changed #include's according to the new L&C file structure.
-
Adam D. Moss authored
-
BST 1999 Adam D. Moss authored
Sun Jun 6 17:22:16 BST 1999 Adam D. Moss <adam@gimp.org> * fileops.c gimprc.c gimprc.h preferences_dialog.c: Preferences dialog now has an option for people who don't like thumbnail files to ever be written.
-
BST 1999 Adam D. Moss authored
Sun Jun 6 15:41:22 BST 1999 Adam D. Moss <adam@gimp.org> * app/fileops.c: Extra quality thumbnails when the user manually asks for one to be created. Can now also generate one-shot previews for images on read-only media.
-
BST 1999 Andy Thomas authored
Sun Jun 6 14:19:08 BST 1999 Andy Thomas <alt@gimp.org> * app/bezier_select.c * app/paths_dialog.c Applied bezier/paths patches supplied by David LE CORFEC. These fix a couple of segv. problems.
-
Adam D. Moss authored
-
Manish Singh authored
-Yosh
-
Raja R Harinath authored
* plug-ins/struc/Makefile.am (INCLUDES): Reorder to include $(top_srcdir) first. This prevents rebuilding on `make install'.
-
- 05 Jun, 1999 5 commits
-
-
Raja R Harinath authored
* plug-ins/xjt/Makefile.am (INCLUDES): Reorder to include $(top_srcdir) first. This prevents rebuilding on `make install'.
-
Manish Singh authored
-Yosh
-
Manish Singh authored
* po-plug-ins/Makefile.in.in: don't conflict with the app translation files * plug-ins/compose * plug-ins/decompose: updates -Yosh
-
Manish Singh authored
* configure.in: version number bump to 1.1.6 * added unsharp plug-in * app/indicator_area.c * app/main.c * app/menus.c * app/paint_core.c: minor cleanups * plug-ins/wmf/wmf.c: s/memmove/g_memmove/ * tools/pdbgen/lib.pl: formatting changes, still unfinished -Yosh
-
Sven Neumann authored
suck so much... --Sven
-
- 04 Jun, 1999 1 commit
-
-
Asbjørn Pettersen authored
-
- 03 Jun, 1999 7 commits
-
-
Manish Singh authored
-Yosh
-
Sven Neumann authored
--Sven
-
Michael Natterer authored
1999-06-03 Michael Natterer <mitschel@cs.tu-berlin.de> * app/disp_callbacks.[ch] * app/gimpset.c * app/interface.c: patch from <Simon.Budig@unix-ag.org>. Cleans up the active image implementation. Now the button and key events of the whole gdisplay shell are connected to a separate active image callback. Don't let the arrow button of the gdisplay grab the focus and block it's events after any button_press_event, so the canvas always owns the keyboard focus and the button never grabs the pointer. * app/gdisplay.c: correct sensitive setting for the Layers/Stack submenu. * app/interface.c: make the query boxes insensitive after pressing "OK" (may be useful if they're once used for operations which take longer than just shrink/grow/...). * app/layers_dialog.c: switch to the active image when the "Auto" button is activated. * app/menus.c: bound the <Image>/Layers/Stack menu to some <modifier>+PageUp/Down combinations. * app/preferences_dialog.c: pop up with the "Interface" branch expanded.
-
Sven Neumann authored
Prototyped all functions. --Sven
-
Sven Neumann authored
--Sven
-
Seth Burgess authored
-
Seth Burgess authored
-