- 25 Nov, 1999 4 commits
-
-
Michael Natterer authored
1999-11-25 Michael Natterer <mitch@gimp.org> * app/menus.c: Removed the definitions of the tearoff menu items and build them on the fly. Added N_()-marked submenus instead so they get properly translated. Removed N_() from all separators. Hacked menu_translate(): Don't try to translate separators, tearoffs and the /File/MRUxx entries. Avoid multiple lookups in the "gimp-std-plugins" domain. Translating plug-in menu entries is still broken. Defined all filter categories for proper translation and a first try to order them and to add separators (please comment...). New Category /Filters/Web. (Did 'make update-po' in the po* directories and updated the german translations.) * app/about_dialog.c * app/brush_select.c * app/drawable.c * app/errors.c * app/free_select.c * app/gradient.c * app/info_dialog.c * app/plug_in.c * app/tool_options.c: minor i18n updates like removing _() from some error messages. * app/context_manager.c: a private context for the Xinput Airbrush. * plug-ins/common/video.c: Register under /Filters/Distorts * plug-ins/imagemap/imap_main.c: Register under /Filters/Web (Marc, what about putting "prepare for gif" and "webify" there?) * plug-ins/perl/po/de.po: s/Xtn/Xtns/g
-
Yukihiro Nakai authored
See his serious attitude for the Japanized GIMP. I recommend you give him a translation commit account and tell him before a new version release...
-
Sven Neumann authored
--Sven
-
Manish Singh authored
-Yosh
-
- 24 Nov, 1999 4 commits
-
-
Manish Singh authored
* configure.in: version number bump; add check for standalone gtkxmhtml from Sesse * app/gimppreviewcache.c: applied gimp-yasuhiro-19991122-1, prevents div by zero error * plug-ins/script-fu/script-fu-scripts.c: INIT_I18N_UI before gtk_init, reported by yasuhiro * plug-ins/common/mapcolor.c * plug-ins/common/sunras.c * plug-ins/fits/fits.c: applied gimpkirchgessner-991121-[0-2], i18n and sundry bug fixes -Yosh
-
Marc Lehmann authored
-
Tuomas Kuosmanen authored
seemed to happen? Also guide orientation type names changed..) /tigert
-
Sven Neumann authored
--Sven
-
- 23 Nov, 1999 11 commits
-
-
Tomas Ogren authored
1999-11-24 Tomas Ogren <stric@ing.umu.se> * sv.po: Updated
-
Sven Neumann authored
action area fixes on lots of them --Sven
-
Shirasaki Yasuhiro authored
1999-12-20 Shirasaki Yasuhiro <yasuhiro@gnome.gr.jp> * plug-ins/common/blinds.c * plug-ins/common/curve_bend.c * plug-ins/common/deinterlace.c * plug-ins/common/despeckle.c * po-plug-ins/POTFILES.in: Added gettext support -- yasuhiro
-
Sven Neumann authored
action area fixes on lots of them --Sven
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
--Sven
-
Michael Natterer authored
1999-11-23 Michael Natterer <mitch@gimp.org> * app/app_procs.c * app/channels_dialog.c * app/fileops.c * app/gdisplay.c * app/gdisplay_ops.c * app/layers_dialog.c * app/menus.[ch] * app/paths_dialog.c * app/plug_in.c: removed menus_set_[sensitive|state]_glue(). Removed the N_()'s from all menu paths which are not eventually passed to gtk_item_factory_create_item(). * app/tool_options.c: minor updates. * app/file_new_dialog.c: reordered the action_area buttons.
-
Marc Lehmann authored
-
Sven Neumann authored
--Sven
-
Marc Lehmann authored
-
- 22 Nov, 1999 6 commits
-
-
GMT 1999 Andy Thomas authored
Mon Nov 22 22:43:59 GMT 1999 Andy Thomas <alt@gimp.org> * app/bezier_select.c Stroking bezier paths made up of multiple segments now all get put in a single undo group.
-
Sven Neumann authored
--Sven
-
GMT 1999 Adam D. Moss authored
Mon Nov 22 13:18:40 GMT 1999 Adam D. Moss <adam@gimp.org> * app/channel_ops.c: Disabled the copy-on-write for gimage projection. Duplicate op will now take as much time and memory as GIMP 1.0 in this respect. That sucks, but I'm damned if I can follow the twisted paths which GIMP treads in making this bahave badly. Can you?
-
Michael Natterer authored
1999-11-22 Michael Natterer <mitch@gimp.org> * app/menus.c: move all sub-sub-menus of <Image>/Filters to the top of their menu shells and add a separator after them.
-
GMT 1999 Adam D. Moss authored
Mon Nov 22 11:19:05 GMT 1999 Adam D. Moss <adam@gimp.org> * app/convert.c: Removed erroneous spin-button limit, bumped up RGB->INDEXED precision a little.
-
Michael Natterer authored
1999-11-22 Michael Natterer <mitschel@cs.tu-berlin.de> * app/brightness_contrast.[ch] * app/by_color_select.[ch] * app/color_balance.[ch] * app/curves.[ch] * app/histogram_tool.[ch] * app/hue_saturation.[ch] * app/levels.[ch] * app/posterize.[ch] * app/threshold.[ch]: spinbuttons and cleaned up ui for all dialog-tools. Added a "Reset" button to all dialogs. * app/color_notebook.c: fixed a compiler warning. * app/gimpui.[ch]: made gimp_radio_group_new() more general. * app/menus.c: removed the <Toolbox>/File/Help submenu. * app/tools.c: restored the old behaviour of "tools_initialize()" (force the emission of the "tool_changed" signal)
-
- 21 Nov, 1999 7 commits
-
-
Olof S Kylander/GIMP authored
-
Marc Lehmann authored
-
Marc Lehmann authored
-
Marc Lehmann authored
-
Marc Lehmann authored
-
Marc Lehmann authored
-
Marc Lehmann authored
-
- 20 Nov, 1999 8 commits
-
-
GMT 1999 Andy Thomas authored
Sat Nov 20 23:31:19 GMT 1999 Andy Thomas <alt@gimp.org> * app/nav_window.c Forgot to clear the timer_id flag after the timer has fired.
-
GMT 1999 Andy Thomas authored
Sat Nov 20 22:10:15 GMT 1999 Andy Thomas <alt@gimp.org> * app/nav_window.c Removed timer when windows are deleted. Removes potential race conditions when closing images.
-
Marc Lehmann authored
-
Marc Lehmann authored
-
Marc Lehmann authored
-
GMT 1999 Adam D. Moss authored
Sat Nov 20 19:33:01 GMT 1999 Adam D. Moss <adam@gimp.org> * plug-ins/common/gifload.c: Fixed a couple of possible infinite loops where an error condition was not being checked. Also changed some g_message()s back to g_warning()s as they should be (don't get carried away with the user feedback fellahs, no-one wants to be told of every single corrupt byte and block in its own little window. :-( ).
-
CET 1999 Olof S Kylander authored
Sat Nov 20 19:52:30 CET 1999 Olof S Kylander <olof@gimp.org> * plug-ins/AlienMap/AlienMap.c * plug-ins/AlienMap2/AlienMap2.c * plug-ins/FractalExplorer/FractalExplorer.c * plug-ins/common/CML_explorer.c * plug-ins/common/checkerboard.c * plug-ins/common/diffraction.c * plug-ins/common/exchange.c * plug-ins/common/gqbist.c * plug-ins/common/gradmap.c * plug-ins/common/grid.c * plug-ins/common/lic.c * plug-ins/common/mapcolor.c * plug-ins/common/newsprint.c * plug-ins/common/plasma.c * plug-ins/common/randomize.c * plug-ins/common/sample_colorize.c * plug-ins/common/scatter_hsv.c * plug-ins/common/snoise.c * plug-ins/common/warp.c * plug-ins/flame/flame.c * plug-ins/ifscompose/ifscompose.c * plug-ins/maze/maze.c Updated menu location as suggested in the proposal from me with comments form others. (Mitch what about fixing the sub menu location so submenus allways is in top of a menu. Exception of Repeat last, Re-show last and Filter all Layers, which should be in top of the Filters menu.)
-
Michael Natterer authored
1999-11-20 Michael Natterer <mitch@gimp.org> * app/devices.c: s/sprintf/g_snprintf * app/color_balance.[ch]: spinbuttons instead of text entries.
-