- 29 Jan, 2000 1 commit
-
-
Stanislav Brabec authored
-
- 28 Jan, 2000 8 commits
-
-
David Monniaux authored
-
SHIRASAKI Yasuhiro authored
* app/install.c: _() tagging for hardcoded fonts. -- yasuhiro
-
SHIRASAKI Yasuhiro authored
* plug-ins/script-fu/script-fu.c: more _() tagging. -- yasuhiro
-
Sven Neumann authored
option_menu. Adam, I hope you like this... --Sven
-
Sven Neumann authored
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
-
SHIRASAKI Yasuhiro authored
-
- 27 Jan, 2000 16 commits
-
-
Stanislav Brabec authored
-
Marc Lehmann authored
-
Michael Natterer authored
2000-01-28 Michael Natterer <mitch@gimp.org> * app/main.c: bind the "gimp-libgimp" textdomain to get the libgimp widget translations. Did some code cleanup. * libgimp/stdplugins-intl.h: bind "gimp-libgimp". * libgimp/gimpintl.h: copyright header. * libgimp/libgimp-intl.h: there is no dgettext_noop() function (typo/braino). * libgimp/gimpwidgets.[ch]: one more table attach helper function. Should probably find a general way for the two functions. * plug-ins/common/CML_explorer.c * plug-ins/common/align_layers.c * plug-ins/common/scatter_hsv.c * plug-ins/common/threshold_alpha.c: removed the gtkW_* wrapper functions. Badly hacked CML_explorer (The optionmenu creation is a bit more ugly than before but at least consistent with the other files using the libgimp optionmenu constructor).
-
Asbjørn Pettersen authored
-
jfell authored
* Updated list of _plugins_ files in POTFILES.in * Updated _plugins_ French translation.
-
Sven Neumann authored
--Sven
-
Manish Singh authored
* configure.in * po-plug-ins * po-libgimp: moved libgimp strings into their own catalog. Mitch/Sven, could you take care of the domain rebinding? * Makefile.am: make a gimp-config symlink to gimptool -Yosh
-
Marc Lehmann authored
-
Marc Lehmann authored
-
Marc Lehmann authored
-
Michael Natterer authored
2000-01-28 Michael Natterer <mitch@gimp.org> * libgimp/Makefile.am * libgimp/libgimp-intl.h: new file to be included by libgimp files only. Re-defines _() and gettext() as dgettext() and N_() as dgettext_noop(). This way the translations of the various widgets which are used in both the app and plugins are searched in the correct catalog. * libgimp/gimpcolorbutton.c * libgimp/gimpexport.c * libgimp/gimpfileselection.c * libgimp/gimpunit.c * libgimp/gimpunitmenu.c * libgimp/gimpwidgets.c: #include "libgimp-intl.h"
-
Michael Natterer authored
2000-01-28 Michael Natterer <mitch@gimp.org> * libgimp/gimpwidgets.[ch]: added one more option menu constructor and made the namespace more consistent, minor fixes. * libgimp/gimpdialog.c * libgimp/gimpunitmenu.c: minor fixes. * app/preferences_dialog.c * plug-ins/borderaverage/borderaverage.c * plug-ins/common/gif.c * plug-ins/common/randomize.c: changed according to the above namespace cleanups.
-
Sven Neumann authored
--Sven
-
Tor Lillqvist authored
2000-01-27 Tor Lillqvist <tml@iki.fi> * app/main.c (on_signal): No need to use an #ifdef for G_OS_WIN32 as the whole function is already bypassed on Win32. * libgimp/gimp.def * libgimp/gimpui.def: Updates. * plug-ins/makefile.cygwin * plug-ins/makefile.msc: Goodbye to the megawidget library. * plug-ins/common/papertile.c: MAIN() must be after PLUG_IN_INFO definition.
-
Michael Natterer authored
2000-01-27 Michael Natterer <mitch@gimp.org> * plug-ins/pagecurl/pagecurl.c: a little ui eye candy...
-
Tor Lillqvist authored
2000-01-28 Tor Lillqvist <tml@iki.fi> * fi.po: Updates. Remove fuzzies, add a few more translations. Many strings still untranslated. I wish some native Finnish speaker would have a go at it. Ville?
-
- 26 Jan, 2000 15 commits
-
-
Kjartan Maraas authored
2000-01-27 Kjartan Maraas <kmaraas@online.no> * no.po: Updated Norwegian translation.
-
Sven Neumann authored
--Sven
-
Michael Natterer authored
2000-01-27 Michael Natterer <mitch@gimp.org> * plug-ins/common/newsprint.c: changed the ui to use the libgimp widget constructors, put the channel settings into a notebook, did some indentation.
-
SHIRASAKI Yasuhiro authored
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
--Sven
-
SHIRASAKI Yasuhiro authored
-
Shirasaki Yasuhiro authored
2000-01-27 Shirasaki Yasuhiro <yasuhiro@gnome.gr.jp> * plug-ins/gap/gap_decode_mpeg_main.c: added dummy menus for menu path translation. * po-plug-ins/POTFILES.in: added missing plug-ins/gap/gap_frontends_main.c. -- yasuhiro
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
--Sven
-
Michael Natterer authored
2000-01-27 Michael Natterer <mitch@gimp.org> * uk.po: fixed two translations to make it compile.
-
Sven Neumann authored
--Sven
-
Yuri Syrota authored
-
Marc Lehmann authored
-