diff --git a/devel-docs/ChangeLog b/devel-docs/ChangeLog deleted file mode 100644 index 6f9a9fe9ad..0000000000 --- a/devel-docs/ChangeLog +++ /dev/null @@ -1,4413 +0,0 @@ -2008-12-20 Martin Nordholts - - * tagging.txt: New file describing how tagging is implemented. - - * app/app.types - * app/app-docs.sgml - * app/app-sections.txt: Update. - -2008-12-10 Sven Neumann - - * README.gtkdoc: added a link to http://www.gtk.org/gtk-doc/ - -2008-11-22 Sven Neumann - - * parasites.txt: removed obsolete section about gserialize. - -2008-09-29 Sven Neumann - - * release-howto.txt: there's no need to fiddle with - po/Makefile.in.in these days. - -2008-09-25 Sven Neumann - - * app/app-sections.txt - * app/app.types: some updates; still a lot to do here... - -2008-09-24 Sven Neumann - - * libgimp/libgimp-sections.txt: added new scale procedures. - - * libgimp/tmpl/gimpimage.sgml - * libgimp/tmpl/gimplayer.sgml: regenerated. - -2008-09-09 Michael Natterer - - * app/Makefile.am: remove references to $(REGEXREPL). - -2008-09-04 Sven Neumann - - * tools/shadow.c: removed trailing whitespace. - -2008-08-29 Sven Neumann - - * libgimpwidgets/libgimpwidgets.types - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets-docs.sgml: follow GimpRuler changes. - - * libgimpwidgets/tmpl/gimpruler.sgml: regenerated. - - * libgimpwidgets/tmpl/gimphruler.sgml - * libgimpwidgets/tmpl/gimpvruler.sgml: removed. - -2008-08-19 Sven Neumann - - * libgimp/libgimp-sections.txt: added gimp_get_pdb_error() and - gimp_plugin_{get,set}_pdb_error_handler(). - - * libgimp/tmpl/gimpplugin.sgml - * libgimp/tmpl/gimp.sgml: regenerated. - - * libgimpbase/libgimpbase-sections.txt: added GimpPDBErrorHandler. - - * libgimpbase/tmpl/gimpbaseenums.sgml: regenerated. - -2008-08-08 Sven Neumann - - * libgimp/libgimp-sections.txt: added gimp_layer_new_from_visible(). - - * libgimp/tmpl/gimplayer.sgml: regenerated. - -2008-07-28 Sven Neumann - - * libgimp/libgimp-sections.txt: added gimp_vectors_copy(). - - * libgimp/tmpl/gimpvectors.sgml: regenerated. - -2008-07-21 Michael Natterer - - * tools/widgets.c: don't use gtk_box_pack_start/end_defaults(), - they got deprecated in GTK+ trunk. - -2008-07-16 Sven Neumann - - * libgimp/libgimp-sections.txt: added gimp_palette_get_colors() - - * libgimpbase/tmpl/gimpbaseenums.sgml - * libgimp/tmpl/gimppalette.sgml: regenerated. - -2008-06-15 Michael Natterer - - * app/app-docs.sgml: GimpDBusService was in the wrong chapter. - -2008-06-12 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: added new stock icon. - -2008-06-04 Michael Natterer - - * app/Makefile.am - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: a zillion updates. - -2008-06-03 Michael Natterer - - * app/Makefile.am (GTKDOC_CFLAGS) - * app/app.types: make it build again after - GTK_DISABLE_SINGLE_INCLUDES and app/ type renaming. - -2008-05-30 Michael Natterer - - * libgimp/Makefile.am (GTKDOC_CFLAGS) - * libgimpwidgets/Makefile.am (GTKDOC_CFLAGS): undef - GTK_DISABLE_SINGLE_INCLUDES and GIMP_DISABLE_DEPRECATED here. - - * libgimpwidgets/libgimpwidgets.types: don't try to #define or - #undef anything here. - -2008-05-29 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types - * libgimpwidgets/libgimpwidgets-docs.sgml: added GimpRuler API, - updated stock icons. - - * libgimpwidgets/tmpl/gimphruler.sgml - * libgimpwidgets/tmpl/gimpruler.sgml - * libgimpwidgets/tmpl/gimpstock.sgml - * libgimpwidgets/tmpl/gimpvruler.sgml: regenerated. - -2008-05-29 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimpconfig/libgimpconfig-sections.txt: added new symbols. - - * libgimp/tmpl/gimpdrawable.sgml - * libgimp/tmpl/gimpgradient.sgml - * libgimpconfig/tmpl/gimpconfig-serialize.sgml: regenerated. - -2008-04-09 Sven Neumann - - * libgimp/libgimp-sections.txt: added new symbols. - - * libgimp/libgimp-docs.sgml - * libgimp/tmpl/gimptextlayer.sgml: added docs for new text layer API. - - * libgimp/tmpl/gimp.sgml - * libgimp/tmpl/gimpdrawable.sgml - * libgimp/tmpl/gimpproceduraldb.sgml - * libgimp/tmpl/gimpvectors.sgml: regenerated. - -2008-04-09 Sven Neumann - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml - * libgimpwidgets/tmpl/gimpcairo-utils.sgml: added new stock icons - and gimpcairo-utils. - -2008-04-09 Sven Neumann - - * libgimpconfig/libgimpconfig-sections.txt: added gimp_config_copy(). - - * libgimpconfig/tmpl/gimpconfig-iface.sgml: regenerated. - -2008-04-09 Sven Neumann - - * libgimpbase/libgimpbase-sections.txt: added new enums. - - * libgimpbase/tmpl/gimpbaseenums.sgml: regenerated. - -2008-02-25 Sven Neumann - - * parasites.txt: document the "print-settings" and - "print-page-setup" image parasites. - -2007-12-29 Michael Natterer - - * app/Makefile.am (GTKDOC_LIBS): link app/gegl/libappgegl.a - -2007-12-20 Michael Natterer - - * app/Makefile.am (GTKDOC_LIBS): link against GEGL_LIBS. - -2007-12-17 Michael Natterer - - * app/Makefile.am (GTKDOC_LIBS): add app/gimp-log.o - - * app/app.types - * app/app-docs.sgml - * app/app-sections.txt: updated. - -2007-11-22 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt: added - gimp_help_set_help_data_with_markup. - - * devel-docs/libgimpwidgets/tmpl/gimphelpui.sgml: regenerated. - -2007-11-19 Sven Neumann - - * libgimp/libgimp-docs.sgml: added "Index of new symbols in GIMP 2.6". - - * libgimp/libgimp-sections.txt: updated. - - * libgimp/tmpl/gimpimage.sgml - * libgimp/tmpl/gimpvectors.sgml: regenerated. - -2007-10-31 Sven Neumann - - * libgimpbase/libgimpbase-docs.sgml: - * libgimpcolor/libgimpcolor-docs.sgml - * libgimpconfig/libgimpconfig-docs.sgml - * libgimpmath/libgimpmath-docs.sgml - * libgimpmodule/libgimpmodule-docs.sgml - * libgimpthumb/libgimpthumb-docs.sgml - * libgimpwidgets/libgimpwidgets-docs.sgml: added "Index of new - symbols in GIMP 2.6". - -2007-10-26 Sven Neumann - - * app/app-sections.txt: updated. - -2007-10-25 Sven Neumann - - * app/Makefile.am: pass options to gtkdoc-fixref. - -2007-10-22 Sven Neumann - - * app/app-sections.txt: updated. - -2007-10-18 Raphaël Quinet - - * parasites.txt: updated, re-ordered the list to have first the - global parasites, then image parasites, then layer parasites. - -2007-10-17 Sven Neumann - - * libgimpwidgets/tmpl/gimppropwidgets.sgml: regenerated. - -2007-10-10 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt: updated. - - * libgimpwidgets/tmpl/gimpnumberpairentry.sgml: regenerated. - -2007-10-09 Sven Neumann - - * app/app-sections.txt - * app/app-docs.sgml: updated. - -2007-10-01 Sven Neumann - - * app/app-sections.txt - * app/app-docs.sgml: updated. - -2007-09-21 Sven Neumann - - * libgimp/libgimp-sections.txt: added gimp_layer_flatten. - - * libgimp/tmpl/gimplayer.sgml: regenerated. - -2007-09-21 Sven Neumann - - * libgimpwidgets/images/gimp-dialog.png - * libgimpwidgets/images/gimp-file-entry.png - * libgimpwidgets/images/gimp-path-editor.png: updated with GTK+ 2.12, - showing off new Tango icons. - -2007-09-20 Sven Neumann - - * libgimpwidgets/images/*.png: recreated using the new version of - the Clearlooks theme (as shipped with GNOME 2.20). - -2007-09-12 Sven Neumann - - * libgimp/libgimp-sections.txt: added gimp_context_list_paint_methods. - -2007-08-24 Raphaël Quinet - - * release-howto.txt: added note about having admin access to - Bugzilla and to the news section on www.gimp.org. - -2007-08-20 Michael Natterer - - * app/app.types: argh, gimp_profile_chooser_dialog_new -> _get_type - -2007-08-16 Sven Neumann - - * release-howto.txt: added a check-list for doing a GIMP release. - -2007-08-15 Michael Natterer - - * app/app.types - * app/app-docs.sgml - * app/app-sections.txt: completely updated, everything from app/ - should be listed now. - -2007-08-15 Sven Neumann - - * libgimpwidgets/visual-index.xml: added GimpColorProfileComboBox - to the widget gallery. - -2007-08-14 Sven Neumann - - * tools/widgets.c: added GimpColorProfileComboBox to doc-shooter. - - * libgimpwidgets/images/gimp-color-profile-combo-box.png: added - screenshot. - - * libgimpwidgets/Makefile.am: ignore - libgimpwidgets/gimpcolorprofilestore-private.h. - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types: added docs for - GimpColorProfileStore and GimpColorProfileComboBox. - - * libgimpwidgets/tmpl/gimpcolorprofilestore.sgml - * libgimpwidgets/tmpl/gimpcolorprofilecombobox.sgml: new files. - -2007-08-12 Sven Neumann - - * libgimpbase/tmpl/gimpbaseenums.sgml: regenerated. - -2007-08-10 Sven Neumann - - * app/app-sections.txt - * app/app-docs.sgml: minor update. - -2007-08-10 Sven Neumann - - * libgimpwidgets/libgimpwidgets-docs.sgml: include GimpZoomModel. - -2007-08-10 Sven Neumann - - * libgimp/Makefile.am - * libgimpwidgets/Makefile.am (FIXXREF_OPTIONS): added libgimpconfig. - -2007-08-10 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt: added new symbols in - GimpNumberPairEntry. - -2007-08-09 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/visual-index.xml: updated for GimpNumberPairEntry. - - * libgimpwidgets/tmpl/gimpnumberpairentry.sgml: regenerated. - -2007-08-08 Sven Neumann - - * tools/widgets.c: include number-pair-entry instead of ratio-entry. - - * libgimpwidgets/images/gimp-ratio-entry.png - * libgimpwidgets/images/gimp-number-pair-entry.png: replaced - screenshots. - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/tmpl/gimpnumberpairentry.sgml - * libgimpwidgets/tmpl/gimpratioentry.sgml: adopt to change from - GimpRatioEntry to GimpNumberPairEntry. - -2007-08-08 Sven Neumann - - * app/app-sections.txt - * app/app-docs.sgml: adjust to renamed files in app/paint-funcs. - -2007-07-27 Raphaël Quinet - - * parasites.txt: document some of the parasites that have been - added in the last two years: gimp-metadata, jpeg-save-defaults, - jpeg-original-settings. - -2007-07-25 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpprogress.sgml: updated for gimp_progress_end(). - -2007-07-20 Sven Neumann - - * app/app-sections.txt - * app/app.types - * app/app-docs.sgml: minor updates. - -2007-06-21 Sven Neumann - - * app/app-sections.txt - * app/app-docs.sgml: added TilePyramid docs. - -2007-06-06 Sven Neumann - - * libgimpcolor/libgimpcolor-sections.txt - * libgimpcolor/libgimpcolor-docs.sgml: added documentation for the - GimpColorManaged interface. - - * libgimpcolor/tmpl/gimpcolormanaged.sgml: new file. - -2007-05-29 Sven Neumann - - * app/app-sections.txt - * app/app-docs.sgml: minor updates. - -2007-05-21 Sven Neumann - - * app/Makefile.am: do nothing unless configured with - --enable-gtk-doc-app. Removed dist-hook override. - -2007-05-14 Sven Neumann - - * app/Makefile.am: ignore gimpdbusservice-glue.h. - - * app/app-sections.txt: some more updates. - -2007-05-13 Sven Neumann - - * libgimpbase/libgimpbase-sections.txt: added gimp_user_directory(). - - * libgimpbase/tmpl/gimpbaseenums.sgml - * libgimpbase/tmpl/gimpenv.sgml: regenerated. - - * app/app-sections.txt - * app/app.types - * app/app-docs.sgml: some updates; still a lot left to be done... - -2007-04-30 Michael Natterer - - * app/Makefile.am - * app/app-docs.sgml - * app/app-sections.txt: "app_procs" is now merely "app" - -2007-04-27 Sven Neumann - - * app/Makefile.am (GTKDOC_LIBS): convince the linker to do its job. - -2007-04-16 Sven Neumann - - * app/app-sections.txt - * app/app.types - * app/app-docs.sgml: removed some stuff that doesn't exist any - longer and added some new docs. - -2007-03-06 Sven Neumann - - * app/app.types: added GimpSubProgress. - -2007-02-15 Sven Neumann - - * libgimpwidgets/visual-index.xml: updated the widget gallery. - -2007-02-15 Sven Neumann - - * tools/Makefile.am - * tools/widgets.c: added GimpStringComboBox; improved image loading; - set some window manager hints to make the doc-shooter less intrusive. - -2007-02-12 Sven Neumann - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types: added GimpStringComboBox. - - * libgimpwidgets/tmpl/gimppropwidgets.sgml: regenerated. - - * libgimpwidgets/tmpl/gimpstringcombobox.sgml: new file. - -2007-02-08 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt: updated. - - * libgimpwidgets/tmpl/gimpratioentry.sgml: regenerated. - -2007-02-07 Sven Neumann - - * app/Makefile.am (GTKDOC_LIBS): fixed linking of app-scan. - - * app.types: added new undo classes. - - * app-docs.sgml - * app-sections.txt: minor updates. - -2007-01-12 Sven Neumann - - * libgimp/libgimp-sections.txt: added gimp_get_default_unit(). - - * libgimp/tmpl/gimpgimprc.sgml: regenerated. - -2007-01-12 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimpbase/libgimpbase-sections.txt: added new symbols. - - * libgimp/tmpl/gimpdisplay.sgml - * libgimp/tmpl/gimpdrawable.sgml - * libgimp/tmpl/gimpimage.sgml - * libgimp/tmpl/gimpvectors.sgml - * libgimpbase/tmpl/gimpbaseenums.sgml - * libgimpwidgets/tmpl/gimpintstore.sgml - * libgimpwidgets/tmpl/gimpenumstore.sgml: regenerated. - -2007-01-12 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt: added new symbols. - - * libgimpwidgets/tmpl/gimppreview.sgm: regenerated. - -2007-01-03 Sven Neumann - - * libgimpwidgets/images/gimp-ratio-entry.png: added screenshot. - -2007-01-02 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types - * tools/widgets.c: added GimpRatioEntry. - - * libgimpwidgets/tmpl/gimpratioentry.sgml: added generated file. - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/tmpl/gimppropwidgets.sgml: regenerated. - -2006-12-04 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt: some updates. - -2006-11-29 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimpbase/libgimpbase-sections.txt: version symbols moved from - libgimp to libgimpbase. - - * libgimp/tmpl/gimp.sgml - * libgimpbase/tmpl/gimpversion.sgml: regenerated. - -2006-11-29 Sven Neumann - - * app/Makefile.am: use LDFLAGS instead of GTKDOC_LDFLAGS. - - * app/app-docs.sgml - * app/app-sections.txt: some minor updates. - -2006-11-27 Sven Neumann - - * libgimpwidgets/images/gimp-chain-button.png: replaced with an - image that doesn't show bug #376668. - -2006-11-27 Sven Neumann - - * app/app-docs.sgml: added id attributes for the index page. - - * libgimp/libgimp-docs.sgml: merged the GIMP Constants chapter into - the GIMP Library chapter. - - * app/Makefile.am (GTKDOC_LIBS): made app-scan link again. - - * app/app.types: updated. - -2006-11-27 Sven Neumann - - * libgimpbase/Makefile.am - * libgimpcolor/Makefile.am - * libgimpmodule/Makefile.am: pass deprecation guards to gtkdoc-scan. - - * libgimpconfig/libgimpconfig-sections.txt - * libgimpwidgets/libgimpwidgets-sections.txt: removed unused symbols. - -2006-11-23 Simon Budig - - * libgimp/libgimp-sections.txt: follow name change. - - * libgimp/tmpl/gimpvectors.sgml: regenerated. - -2006-11-23 Sven Neumann - - * libgimp/libgimp-sections.txt: added new symbols. - - * libgimp/tmpl/gimpimage.sgml: regenerated - - * libgimp/libgimp-docs.sgml - * libgimpbase/libgimpbase-docs.sgml - * libgimpcolor/libgimpcolor-docs.sgml - * libgimpconfig/libgimpconfig-docs.sgml - * libgimpmath/libgimpmath-docs.sgml - * libgimpmodule/libgimpmodule-docs.sgml - * libgimpthumb/libgimpthumb-docs.sgml - * libgimpwidgets/libgimpwidgets-docs.sgml: added id attributes for - the index pages. - -2006-11-20 Simon Budig - - * libgimp/libgimp-sections.txt: moved new symbols to their - resp. sections. - - * libgimp/tmpl/gimpfontselectbutton.sgml - * libgimp/tmpl/gimptools.sgml - * libgimp/tmpl/gimpvectors.sgml: regenerated - -2006-11-16 Simon Budig - - * libgimp/libgimp.types: removed double entry for - gimp_font_select_button_get_type. - - * libgimp/tmpl/gimpfontselectbutton.sgml: regenerated. - -2006-11-16 Sven Neumann - - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/libgimp.types: follow gimpdrawablecombobox -> - gimpitemcombobox move. - - * libgimp/tmpl/gimpdrawablecombobox.sgml: removed. - - * libgimp/tmpl/gimpitemcombobox.sgml: and readded as this file. - - * libgimp/tmpl/gimpfileops.sgml: regenerated. - -2006-11-04 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimpbase/libgimpbase-sections.txt: updated. - - * libgimp/tmpl/gimpedit.sgml - * libgimp/tmpl/gimpfileops.sgml - * libgimp/tmpl/gimpfontselectbutton.sgml - * libgimp/tmpl/gimpvectors.sgml - * libgimpbase/tmpl/gimpbaseenums.sgml - * libgimpconfig/tmpl/gimpcolorconfig.sgml: regenerated. - -2006-10-26 Simon Budig - - * devel-docs/libgimp/tmpl/gimppaths.sgml - * devel-docs/libgimp/tmpl/gimpfontselectbutton.sgml - * devel-docs/libgimp/tmpl/gimptools.sgml - * devel-docs/libgimp/tmpl/gimpvectors.sgml: regenerated. - -2006-10-18 Sven Neumann - - * tools/Makefile.am (doc_shooter_LDADD): added -lXext (bug #362877). - -2006-10-11 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimpconfig/libgimpconfig-sections.txt - * libgimpwidgets/libgimpwidgets-sections.txt: added new API. - - * libgimpwidgets/tmpl/gimpstock.sgml: added new icons. - - * libgimp/tmpl/gimpfontselectbutton.sgml - * libgimp/tmpl/gimptools.sgml - * libgimpconfig/tmpl/gimpconfig-params.sgml - * libgimpwidgets/tmpl/gimpcolorselection.sgml - * libgimpwidgets/tmpl/gimpcolorselector.sgml: regenerated. - -2006-09-23 Bill Skaggs - - * vbr.txt: fix an error concerning version numbers. - -2006-09-07 Sven Neumann - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types - * tools/widgets.c: added GimpHintBox and GIMP_STOCK_HEAL_TOOL. - - * libgimpwidgets/images/*.png: updated screenshots. - - * libgimpwidgets/tmpl/gimphintbox.sgml: new file. - - * libgimpwidgets/tmpl/gimpstock.sgml: added GIMP_STOCK_HEAL_TOOL. - -2006-09-01 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimpbase/libgimpbase-docs.sgml - * libgimpbase/libgimpbase-sections.txt: updated. - - * libgimpbase/tmpl/gimprectangle.sgml: added. - - * libgimp/tmpl/gimpenums.sgml - * libgimp/tmpl/gimppixbuf.sgml - * libgimp/tmpl/gimptools.sgml: regenerated. - -2006-09-01 Sven Neumann - - * Makefile.am (EXTRA_DIST): added vbr.txt. - -2006-09-01 Michael Natterer - - * ggr.txt: updated for the new fields in the gradient files. - -2006-08-31 Dave Neary - - * Makefile.am (EXTRA_DIST) - * xcf.txt: added draft for XCF spec contributed by Henning Makholm. - -2006-08-24 Bill Skaggs - - * vbr.txt: added new description of the VBR file format. - -2006-08-09 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimpcolor/libgimpcolor-sections.txt - * libgimpwidgets/libgimpwidgets-sections.txt: added new symbols. - - * tools/widgets.c: undef GIMP_DISABLE_DEPRECATED. - -2006-06-28 Sven Neumann - - * libgimp/libgimp.types: added missing type. - - * libgimp/tmpl/gimpfontselectbutton.sgml - * libgimp/tmpl/gimppatternselectbutton.sgml: regenerated. - -2006-06-28 Sven Neumann - - * libgimp/tmpl/gimpbrushselectbutton.sgml - * libgimp/tmpl/gimpgradientselectbutton.sgml - * libgimp/tmpl/gimppaletteselectbutton.sgml - * libgimp/tmpl/gimppatternselectbutton.sgml - * libgimp/tmpl/gimpselectbutton.sgml: new files. - - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/libgimp.types: added docs for GimpSelectButton widgets. - - * libgimp/tmpl/gimpfontselectbutton.sgml: regenerated. - - * libgimpcolor/libgimpcolor-sections.txt: added docs for GValue API. - - * libgimpcolor/tmpl/gimprgb.sgml: regenerated. - - * libgimpwidgets/libgimpwidgets-sections.txt: updated. - - * libgimpwidgets/tmpl/gimppropwidgets.sgml - * libgimpwidgets/tmpl/gimpstock.sgml: regenerated. - -2006-06-02 Sven Neumann - - * libgimpbase/libgimpbase-docs.sgml - * libgimpbase/libgimpbase-sections.txt - * libgimpbase/tmpl/gimpcpuaccel.sgml: added docs for cpu accel API. - - * libgimpbase/tmpl/gimpbaseenums.sgml - * libgimpwidgets/tmpl/gimppatheditor.sgml: regenerated. - -2006-05-15 Michael Natterer - - * libgimpmodule/Makefile.am (GTKDOC_LIBS): use - GMODULE_NO_EXPORT_CFLAGS/LIBS. - -2006-04-28 Sven Neumann - - * libgimpcolor/libgimpcolor-sections.txt: add - gimp_param_spec_rgb_has_alpha(). - - * libgimpcolor/tmpl/gimprgb.sgml - * libgimpconfig/tmpl/gimpconfig-params.sgml: regenerated. - -2006-04-22 Sven Neumann - - * libgimp/tmpl/gimpproceduraldb.sgml - * libgimp/tmpl/gimpprogress.sgml - * libgimpbase/tmpl/gimpenv.sgml - * libgimpwidgets/tmpl/gimppropwidgets.sgml - * libgimpwidgets/tmpl/gimpzoommodel.sgml: regenerated (removed - unused parameters). - -2006-04-20 Simon Budig - - * debug-plug-ins.txt: Added hint how to run a plugin in the gdb - when GIMP_PLUGIN_DEBUG is active. - -2006-04-15 Michael Natterer - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: lots of updates. - -2006-04-12 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt: added GIMP_STOCK_DETACH. - - * libgimpwidgets/tmpl/gimpstock.sgml: regenerated. - - * tools/shadow.c: converted tabs to spaces. - -2006-04-06 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimpbase/libgimpbase-sections.txt: updated. - - * libgimp/tmpl/gimpenums.sgml - * libgimpbase/tmpl/gimpbaseenums.sgml: regenerated. - -2006-04-02 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimpbase/libgimpbase-sections.txt: updated. - - * libgimp/tmpl/gimpenums.sgml - * libgimp/tmpl/gimpproceduraldb.sgml - * libgimp/tmpl/gimpvectors.sgml - * libgimpbase/tmpl/gimpparasite.sgml: regenerated. - -2006-03-27 Sven Neumann - - * libgimp/tmpl/gimpselection.sgml: regenerated. - -2006-03-17 Sven Neumann - - * libgimp/tmpl/gimpimage.sgml: regenerated. - -2006-02-28 Sven Neumann - - * libgimp/tmpl/gimpaspectpreview.sgml - * libgimp/tmpl/gimpdrawablepreview.sgml - * libgimp/tmpl/gimpzoompreview.sgml: regenerated. - -2006-01-30 Sven Neumann - - * libgimpbase/libgimpbase-docs.sgml - * libgimpbase/libgimpbase-sections.txt - * libgimpbase/tmpl/gimpparam.sgml: added docs for GIMP_PARAM defines. - -2006-01-25 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimpwidgets/libgimpwidgets-sections.txt: added new symbols. - - * libgimp/tmpl/gimpcontext.sgml - * libgimp/tmpl/gimpimage.sgml - * libgimp/tmpl/gimpvectors.sgml - * libgimpwidgets/tmpl/gimpscrolledpreview.sgml: regenerated. - -2005-12-14 Sven Neumann - - * libgimpbase/Makefile.am - * libgimpbase/libgimpbase-docs.sgml - * libgimpbase/libgimpbase-sections.txt: do not generate API docs - for the private wire protocol API. - - * libgimp/libgimp-sections.txt: added new path API. - - * libgimpbase/tmpl/gimpprotocol.sgml - * libgimpbase/tmpl/gimpwire.sgml: removed from CVS. - - * libgimp/tmpl/gimppaths.sgml - * libgimpbase/tmpl/gimpenv.sgml: regenerated. - -2005-11-06 Sven Neumann - - * devel-docs/libgimpbase/Makefile.am: ignore gimpreloc.h. - -2005-11-04 Sven Neumann - - * libgimpbase/libgimpbase-sections.txt: added GimpGridStyle. - - * libgimpbase/tmpl/gimpbaseenums.sgml - * libgimpwidgets/tmpl/gimppageselector.sgml: regenerated. - -2005-10-17 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpfileops.sgml: updated. - -2005-10-05 Sven Neumann - - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpgrid.sgml: added new Grid PDB API. - - * libgimp/tmpl/gimpzoompreview.sgml: updated. - -2005-09-30 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpbuffer.sgml - * libgimp/tmpl/gimpprogress.sgml: updated. - -2005-09-28 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimppreview.sgml - * libgimpwidgets/tmpl/gimpscrolledpreview.sgml - * libgimpwidgets/tmpl/gimpstock.sgml: updated. - -2005-09-27 Michael Natterer - - * libgimpwidgets/tmpl/gimpstock.sgml: removed one '../' from - xml:base. Fixes inlinegraphics of stock images. - -2005-09-27 Sven Neumann - - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/libgimp.types - * libgimp/tmpl/gimpbuffer.sgml - * libgimp/tmpl/gimpedit.sgml - * libgimp/tmpl/gimpzoompreview.sgml - * libgimp/libgimp-docs.sgml: added new buffer API and GimpZoomPreview. - -2005-09-25 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml - * libgimpwidgets/tmpl/gimpzoommodel.sgml: updated. - -2005-09-25 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types - * libgimpwidgets/tmpl/gimpzoommodel.sgml: added API docs for - GimpZoomModel. - -2005-09-24 DindinX - - * app/app-sections.txt: removed gimp_display_shell_scale_zoom_step - and gimp_display_shell_scale_get_fraction. - -2005-09-20 Sven Neumann - - * app/app-docs.sgml: - * app/app-sections.txt: qmask became quick-mask. - -2005-09-12 Michael Natterer - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: some updates. - -2005-09-10 Michael Natterer - - * tools/units.c (units_init): GimpUnitVTable -> GimpUnitVtable. - -2005-09-10 Sven Neumann - - * libgimp/libgimp-sections.txt: updated. - - * libgimp/tmpl/gimpprogress.sgml - * libgimp/tmpl/gimpui.sgml - * libgimpbase/tmpl/gimpbaseenums.sgml: regenerated. - -2005-09-05 Sven Neumann - - * libgimp/libgimp-sections.txt: added new functions. - - * libgimp/tmpl/gimpdisplay.sgml - * libgimp/tmpl/gimpedit.sgml - * libgimp/tmpl/gimpui.sgml: regenerated. - -2005-09-03 Sven Neumann - - * libgimp/libgimp-sections.txt: added new functions. - - * libgimp/tmpl/gimpedit.sgml: regenerated. - -2005-08-25 Sven Neumann - - * app/app-sections.txt - * app/app.types: minor updates. - - * libgimpbase/tmpl/gimputils.sgml: regenerated. - -2005-08-21 Michael Natterer - - * app/Makefile.am - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: lots of updates and fixes, still not completely - up-to-date. - -2005-08-03 Michael Natterer - - * libgimp/libgimp-sections.txt: added the proc browser and view - stuff. - - * libgimp/libgimp.types: added gimp_proc_browser_dialog_get_type. - - * libgimp/libgimp-docs.sgml: added their sections, added some - missing symbols. - - * libgimp/tmpl/gimpprocbrowserdialog.sgml - * libgimp/tmpl/gimpprocview.sgml: new files. - - * libgimp/tmpl/gimp.sgml - * libgimp/tmpl/gimpdrawable.sgml - * libgimp/tmpl/gimplayer.sgml: regenerated. - -2005-08-03 Michael Natterer - - * libgimpbase/libgimpbase-sections.txt: added - GimpForegroundSelectMode stuff and gimp_canonicalize_identifier(). - - * libgimpbase/tmpl/gimpbaseenums.sgml - * libgimpbase/tmpl/gimputils.sgml: regenerated. - -2005-08-03 Sven Neumann - - * libgimpcolor/libgimpcolor-sections.txt - * libgimpcolor/tmpl/gimprgb.sgml: added gimp_rgb_luminance() and - friends. - -2005-07-22 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimppreview.sgml: added gimp_preview_get_area(). - -2005-07-17 Sven Neumann - - * tools/shooter.c (find_toplevel_window): fixed signedness of - argument in call to XQueryTree(). - -2005-07-14 Sven Neumann - - * tools/Makefile.am: only build the doc-shooter if --enable-gtk-doc - was passed to configure. - -2005-07-08 Michael Natterer - - * libgimpwidgets/Makefile.am: converted spaces to tabs. - - * libgimpwidgets/libgimpwidgets.types: added GimpBrowser and - GimpScrolledPreview. - - * libgimpwidgets/tmpl/gimpbrowser.sgml - * libgimpwidgets/tmpl/gimpscrolledpreview.sgml: regenerated. - -2005-07-08 Michael Natterer - - * tools/widgets.c - * libgimpwidgets/visual-index.xml - * libgimpwidgets/images/gimp-page-selector.png: added - GimpPageSelector to doc-shooter. - -2005-07-07 Michael Natterer - - * libgimp*/tmpl/*.sgml: gtk-doc 1.4 added the Stability_Level - section all over the place. - -2005-07-05 Manish Singh - - * tools/shooter.c: Reorder #includes so things compile everywhere. - Fixes bug #309562. - -2005-07-01 Sven Neumann - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types - * libgimpwidgets/tmpl/gimppageselector.sgml: added GimpPageSelector. - -2005-06-27 Sven Neumann - - * tools/widgets.c: added an explanatory label to GimpBrowser. - - * libgimpwidgets/images: updated screenshots. - -2005-06-27 Sven Neumann - - * tools/Makefile.am: always build the doc-shooter; keeps it from - bit-rotting. - - * tools/widgets.c: added GimpEnumLabel. - -2005-06-27 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpenumcombobox.sgml: updated. - -2005-06-26 Sven Neumann - - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/libgimp.types: updated. - - * libgimp/tmpl/gimpfontselectbutton.sgml: added new file. - - * libgimp/tmpl/gimpgimprc.sgml: regenerated. - -2005-06-25 Sven Neumann - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types - * libgimpwidgets/tmpl/gimpenumlabel.sgml - * libgimpwidgets/tmpl/gimppropwidgets.sgml: added GimpEnumLabel. - -2005-06-24 Sven Neumann - - * libgimpconfig/tmpl/gimpcolorconfig.sgml - * libgimpwidgets/tmpl/gimpbrowser.sgml: regenerated. - -2005-06-14 Sven Neumann - - * */Makefile.am: removed obsolete AUTOMAKE_OPTIONS. - -2005-06-04 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimp/libgimp.types - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: updated. - - * libgimp/tmpl/gimpdrawablecombobox.sgml - * libgimp/tmpl/gimpenums.sgml - * libgimp/tmpl/gimpvectors.sgml - * libgimpwidgets/tmpl/gimpcolorarea.sgml: regenerated. - -2005-05-29 Sven Neumann - - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/libgimp.types - * libgimp/tmpl/gimpimagecombobox.sgml - * libgimp/tmpl/gimpvectors.sgml: updated. - -2005-05-25 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated. - -2005-05-21 Sven Neumann - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpcolorarea.sgml - * libgimpwidgets/tmpl/gimpcolorbutton.sgml: updated. - - * libgimpwidgets/tmpl/gimpbrowser.sgml: new file. - - * tools/widgets.c: added GimpBrowser, changed widget packing. - -2005-05-12 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated. - -2005-05-07 Sven Neumann - - * app/app-sections.txt: minor update. - -2005-04-28 Sven Neumann - - * libgimpwidgets/visual-index.xml - * libgimpwidgets/images/gimp-pixmap.png: removed placeholder for - GimpPixmap illustration. This widget is about to be deprecated - anyway. - -2005-04-28 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt: updated. - -2005-04-28 Sven Neumann - - * tools/Makefile.am - * tools/units.[ch]: added a very basic GimpUnit implementation. - - * tools/shooter.c - * tools/widgets.c: initialize the units and enable GimpUnitMenu. - - * libgimpwidgets/images/*.png: regenerated. - -2005-04-23 Sven Neumann - - * tools/shooter.c: read the GIMP gtkrc file. - -2005-04-23 Sven Neumann - - * tools/shooter.c - * tools/widgets.c: tweaked spacings. - -2005-04-20 DindinX - - * tools/widgets.c: added all but the GimpPixmap widget. - The unit menu shot is also very buggy. - - * libgimpwidgets/images/gimp-color-area.png - * libgimpwidgets/images/gimp-color-button.png - * libgimpwidgets/images/gimp-color-hex-entry.png - * libgimpwidgets/images/gimp-color-scale.png - * libgimpwidgets/images/gimp-color-selection.png - * libgimpwidgets/images/gimp-dialog.png - * libgimpwidgets/images/gimp-enum-combo-box.png - * libgimpwidgets/images/gimp-int-combo-box.png - * libgimpwidgets/images/gimp-memsize-entry.png - * libgimpwidgets/images/gimp-offset-area.png - * libgimpwidgets/images/gimp-path-editor.png - * libgimpwidgets/images/gimp-pick-button.png - * libgimpwidgets/images/gimp-preview-area.png - * libgimpwidgets/images/gimp-unit-menu.png: updated all - these files. - -2005-04-20 Sven Neumann - - * tools/README.shooter: adapted for GIMP. - - * tools/Makefile.am (EXTRA_DIST): include it in the tarball. - -2005-04-20 Sven Neumann - - * tools/Makefile.am - * tools/shooter.c - * tools/widgets.c: fixed includes and dependencies, expand the path - returned from gimp_config_build_data_path(), use common color code. - -2005-04-20 Sven Neumann - - * tools/shooter.c: set an application name, pass the default - module path to gimp_module_db_load(). - -2005-04-20 DindinX - - * tools/shooter.c: cleanup - * tools/widgets.c: cleanup and added two new widgets: frame and path - editor. - - * libgimpwidgets/images/gimp-chain-button.png - * libgimpwidgets/images/gimp-color-button.png - * libgimpwidgets/images/gimp-color-hex-entry.png - * libgimpwidgets/images/gimp-color-scale.png - * libgimpwidgets/images/gimp-color-selection.png: updated. - - * libgimpwidgets/images/gimp-frame.png - * libgimpwidgets/images/gimp-path-editor.png: new shots. - -2005-04-20 Sven Neumann - - * tools/Makefile.am: do not build doc-shooter by default. - -2005-04-20 Sven Neumann - - * tools/Makefile.am - * tools/shooter.c - * tools/widgets.[ch]: some minor cleanups, removed unused includes, - made code multihead-safe. - -2005-04-20 DindinX - - * tools/*: new tools to generate screenshots for the widget gallery. - * Makefile.am: added the tools subdir. - * ../configure.in: modified accordingly. - -2005-04-20 DindinX - - * libgimpwidgets/images/gimp-button.png - * libgimpwidgets/images/gimp-chain-button.png - * libgimpwidgets/images/gimp-color-area.png - * libgimpwidgets/images/gimp-color-button.png - * libgimpwidgets/images/gimp-color-hex-entry.png - * libgimpwidgets/images/gimp-color-scale.png - * libgimpwidgets/images/gimp-file-entry.png: updated. - -2005-04-20 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt: reordered a stock icon. - - * libgimpwidgets/visual-index.xml: let the xml:base attribute - point to the file itself. - - * libgimpwidgets/tmpl/gimpstock.sgml: do nasty things with - xml:base attributes that seem to persuade the XSLT processor to - generate HTML that points to icon images. - -2005-04-19 Sven Neumann - - * libgimp/libgimp-sections.txt: added new functions. - - * libgimp/tmpl/gimpcolor.sgml - * libgimp/tmpl/gimpimage.sgml: regenerated. - -2005-04-19 DindinX - - * libgimpwidgets/images/gimp-color-hex-entry.png - * libgimpwidgets/images/gimp-color-scale.png - * libgimpwidgets/images/gimp-color-selection.png - * libgimpwidgets/images/gimp-file-entry.png: real screenshot for - these widgets. - -2005-04-19 Sven Neumann - - * libgimpwidgets/visual-index.xml: added an XML header and a DOCTYPE - declaration and specify an xml:base for the images. - - * libgimpwidgets/libgimpwidgets-docs.sgml: specify a chapter id so - that we get a nicer filename for the generated HTML file. - -2005-04-19 Sven Neumann - - * libgimpwidgets/Makefile.am - * libgimpwidgets/libgimpwidgets-docs.sgml: fixed the build, use - XInclude to include visual-index.xml. - -2005-04-19 DindinX - - * libgimpwidgets/visual-index.xml: added this file so we have a - "visual widget gallery" in our docs. - - * libgimpwidgets/Makefile.am - * libgimpwidgets/libgimpwidgets-docs.sgml: added visual-index.xml. - - * devel-docs/libgimpwidgets/images/gimp-*.png: placeholders for real - widget screenshots. - -2005-04-16 Sven Neumann - - * libgimpbase/libgimpbase-sections.txt - * libgimpbase/tmpl/gimpbaseenums.sgml: added new enum. - -2005-04-13 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: udpated. - -2005-04-04 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: added new stock icons. - -2005-03-31 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated. - -2005-03-25 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt: updated. - -2005-03-25 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimppropwidgets.sgml - * libgimpwidgets/tmpl/gimpsizeentry.sgml: updated. - -2005-03-24 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpplugin.sgml: updated. - -2005-03-23 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt: updated. - -2005-03-03 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated. - -2005-03-03 Sven Neumann - - * libgimp/libgimp-docs.sgml - * libgimpbase/libgimpbase-docs.sgml - * libgimpcolor/libgimpcolor-docs.sgml - * libgimpconfig/libgimpconfig-docs.sgml - * libgimpmath/libgimpmath-docs.sgml - * libgimpmodule/libgimpmodule-docs.sgml - * libgimpthumb/libgimpthumb-docs.sgml - * libgimpwidgets/libgimpwidgets-docs.sgml: added several indices, - one for all symbols, and lists of new symbols for GIMP 2.2 and - 2.4. For this to work correctly, you need gtk-doc from CVS (see - bug #168384). But don't worry, you can still build the docs with - older versions. - -2005-03-03 Sven Neumann - - * libgimp/libgimp-sections.txt: added new function. - - * libgimp/tmpl/gimp.sgml - * libgimpconfig/tmpl/gimpconfig-params.sgml - * libgimpwidgets/tmpl/gimppropwidgets.sgml: removed unused - parameters. - - * libgimp/tmpl/gimpdrawable.sgml - * libgimp/tmpl/gimpimage.sgml - * libgimp/tmpl/gimppaths.sgml: regenerated. - -2005-03-01 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpenumcombobox.sgml - * libgimpwidgets/tmpl/gimpintcombobox.sgml: updated. - -2005-02-25 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt: updated internal docs. - -2005-02-22 Sven Neumann - - * libgimp/tmpl/gimpchannel.sgml: regenerated. - -2005-02-22 Shlomi Fish - - * libgimp/libgimp-sections.txt: added new function - -2005-02-14 Sven Neumann - - * app/Makefile.am - * app/app-docs.sgml - * app/app-sections.txt: some updates, there's still a lot to do here. - -2005-02-12 Sven Neumann - - * libgimp/libgimp-sections.txt: updated. - - * libgimp/tmpl/gimpprogress.sgml - * libgimpbase/tmpl/gimpbaseenums.sgml: regenerated. - -2005-02-09 Sven Neumann - - * */Makefile.am: set AUTOMAKE_OPTIONS to 1.7. - - * libgimpconfig/libgimpconfig-docs.sgml - * libgimpconfig/libgimpconfig.types: let gtk-doc do introspection - on GimpColorConfig. - - * libgimpconfig/tmpl/gimpcolorconfig.sgml - * libgimpconfig/tmpl/gimpconfig-iface.sgml - * libgimpconfig/tmpl/gimpconfig-params.sgml: regenerated. - - * libgimpwidgets/libgimpwidgets-sections.txt: added new function. - - * libgimpwidgets/tmpl/gimpsizeentry.sgml: regenerated. - -2005-02-07 Sven Neumann - - * libgimpconfig/libgimpconfig-docs.sgml - * libgimpconfig/libgimpconfig-sections.txt: updated. - - * libgimpconfig/tmpl/gimpcolorconfig.sgml: added this new file. - - * libgimpconfig/tmpl/gimpconfig-iface.sgml - * libgimpconfig/tmpl/gimpconfig-params.sgml - * libgimpconfig/tmpl/gimpconfigwriter.sgml: regenerated. - -2005-02-05 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt: updated. - - * libgimpwidgets/tmpl/gimppropwidgets.sgml: added this new file. - -2005-02-04 Bill Skaggs - - * libgimp/Makefile.am: - * libgimpwidgets/Makefile.am: fix build after moving - gimppropwidgets - - * libgimpconfig/tmpl/gimpconfig-params.sgml: - * libgimpwidgets/libgimpwidgets-docs.sgml: modified. - -2005-01-29 Sven Neumann - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpenumwidgets.sgml: updated. - -2005-01-28 Sven Neumann - - * libgimpconfig/libgimpconfig-docs.sgml - * libgimpconfig/libgimpconfig-sections.txt: updated. - - * libgimpconfig/tmpl/gimpconfig-iface.sgml - * libgimpconfig/tmpl/gimpconfig-params.sgml - * libgimpconfig/tmpl/gimpconfig-path.sgml: regenerated. - -2005-01-26 Sven Neumann - - * libgimpbase/libgimpbase-docs.sgml - * libgimpbase/libgimpbase-sections.txt: removed references to - gimp_path functions that moved to libgimpconfig. - - * libgimpbase/tmpl/gimppath.sgml: removed. - - * libgimpbase/tmpl/gimpbasetypes.sgml: regenerated. - -2005-01-25 Bill Skaggs - - * Makefile.am: add libgimpconfig to subdirs - - * libgimpconfig/libgimpconfig-docs.sgml - * libgimpconfig/libgimpconfig-sections.txt - * libgimpconfig/tmpl/gimpconfig-deserialize.sgml - * libgimpconfig/tmpl/gimpconfig-error.sgml - * libgimpconfig/tmpl/gimpconfig-iface.sgml - * libgimpconfig/tmpl/gimpconfig-params.sgml - * libgimpconfig/tmpl/gimpconfig-path.sgml - * libgimpconfig/tmpl/gimpconfig-serialize.sgml - * libgimpconfig/tmpl/gimpconfig-utils.sgml - * libgimpconfig/tmpl/gimpconfigtypes.sgml - * libgimpconfig/tmpl/gimpconfigwriter.sgml - * libgimpconfig/tmpl/gimpscanner.sgml - * libgimpconfig/tmpl/libgimpconfig-unused.sgml: added or - corrected - -2005-01-25 Bill Skaggs - - * libgimpconfig/version: oop, removed - * libgimpconfig/.cvsignore: added - -2005-01-25 Bill Skaggs - - * libgimpconfig/version: - * libgimpconfig/version.in: added - -2005-01-24 Bill Skaggs - - * libgimpconfig/tmpl/gimpconfig-error.sgml: removed, no need - for this. - - * libgimpconfig/tmpl/gimpconfig-deserialize.sgml: - * libgimpconfig/tmpl/gimpconfig-iface.sgml: - * libgimpconfig/tmpl/gimpconfig-serialize.sgml: - * libgimpconfig/tmpl/gimpconfig-utils.sgml: - * libgimpconfig/tmpl/gimpconfigwriter.sgml: gtkdoc templates - for libgimpconfig. - -2005-01-24 Bill Skaggs - - * libgimpconfig/Makefile.am - * libgimpconfig/libgimpconfig-docs.sgml - * libgimpconfig/libgimpconfig-overrides.txt - * libgimpconfig/libgimpconfig-sections.txt - * libgimpconfig/libgimpconfig.types - * libgimpconfig/tmpl/gimpconfig-error.sgml: created, setting - up migration from app/config to libgimpconfig. - -2005-01-23 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt: updated for moves to libgimpbase. - -2005-01-23 Sven Neumann - - * libgimpbase/libgimpbase-docs.sgml - * libgimpbase/libgimpbase-sections.txt - * libgimpcolor/libgimpcolor-sections.txt - * libgimpmath/libgimpmath-sections.txt: updated for new param-specs. - - * libgimpbase/tmpl/gimpbasetypes.sgml - * libgimpbase/tmpl/gimpmemsize.sgml - * libgimpbase/tmpl/gimpunit.sgml - * libgimpcolor/tmpl/gimprgb.sgml - * libgimpmath/tmpl/gimpmatrix.sgml: regenerated. - - * libgimpbase/tmpl/gimppath.sgml: new file. - -2005-01-23 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpenums.sgml - * libgimpbase/libgimpbase-sections.txt - * libgimpbase/tmpl/gimpbaseenums.sgml: updated for moved enums. - -2005-01-22 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types: GimpEnumStore and - GimpEnumComboBox moved to libgimpwidgets. - - * libgimpwidgets/tmpl/gimpenumcombobox.sgml - * libgimpwidgets/tmpl/gimpenumstore.sgml: new files. - -2005-01-07 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt: updated. - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpscrolledpreview.sgml: added - gimp_scrolled_preview_set_position(). - -2004-12-31 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpgradient.sgml: added gimp_brush_is_editable(). - -2004-12-31 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpbrush.sgml - * libgimp/tmpl/gimppalette.sgml: updated for new brush API. - -2004-12-28 Bill Skaggs - - * parasites.txt: added information about "decompose-data" - parasite now added by the decompose plug-in. - -2004-12-23 Sven Neumann - - * app/app-sections.txt: updated. - - * app/app-docs.sgml: fixed include. - -2004-12-15 Simon Budig - - * libgimp/tmpl/gimppaths.sgml: regenerated. - -2004-12-14 Sven Neumann - - * libgimpbase/libgimpbase-sections.txt - * libgimpbase/tmpl/gimpversion.sgml: updated. - -2004-12-14 Michael Natterer - - * libgimp/libgimp-sections.txt: updated. - - * libgimp/tmpl/gimpdrawable.sgml - * libgimp/tmpl/gimppixbuf.sgml: regenerated. - -2004-12-13 Sven Neumann - - * */Makefile.am: simplified by including $(top_srcdir)/gtk-doc.make - as installed by gtkdocize. - -2004-12-13 Bill Skaggs - - * parasites.txt: add info about "gfig" layer parasite. - -2004-12-12 Sven Neumann - - * app/app-sections.txt - * libgimp/libgimp-sections.txt: updated for gimp_edit_copy_visible(). - - * libgimp/tmpl/gimpedit.sgml: regenerated. - -2004-12-11 Sven Neumann - - * app/app-sections.txt: updated. - -2004-11-24 Michael Natterer - - * libgimpwidgets/Makefile.am (GTKDOC_CFLAGS): define - GIMP_ENABLE_CONTROLLER_UNDER_CONSTRUCTION - - * libgimpwidgets/libgimpwidgets.types: #include - separately. - -2004-11-24 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt: updated. - -2004-11-24 Michael Natterer - - * libgimpwidgets/tmpl/gimpcontroller.sgml: regenerated. - - * libgimpwidgets/libgimpwidgets-docs.sgml: added note about the - "work in progress" controller API. - -2004-11-16 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpdrawabletransform.sgml: updated. - -2004-11-14 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: added new icons. - -2004-11-10 Michael Natterer - - * libgimpbase/libgimpbase-sections.txt - * libgimpbase/tmpl/gimputils.sgml: updated. - -2004-11-08 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimplayer.sgml: added gimp_layer_from_mask() - - * libgimp/tmpl/gimpdrawabletransform.sgml - * libgimp/tmpl/gimpregioniterator.sgml: gtk-doc insisted on - changing these. - -2004-11-08 Michael Natterer - - * libgimp/tmpl/gimpaspectpreview.sgml - * libgimp/tmpl/gimpbrush.sgml - * libgimp/tmpl/gimpbrushmenu.sgml - * libgimp/tmpl/gimpbrushselect.sgml - * libgimp/tmpl/gimpcontext.sgml - * libgimp/tmpl/gimpdrawable.sgml - * libgimp/tmpl/gimpdrawablecombobox.sgml - * libgimp/tmpl/gimpdrawablepreview.sgml - * libgimp/tmpl/gimpdrawabletransform.sgml - * libgimp/tmpl/gimpfontmenu.sgml - * libgimp/tmpl/gimpfontselect.sgml - * libgimp/tmpl/gimpgradient.sgml - * libgimp/tmpl/gimpgradientmenu.sgml - * libgimp/tmpl/gimpgradientselect.sgml - * libgimp/tmpl/gimpimage.sgml - * libgimp/tmpl/gimpimagecombobox.sgml - * libgimp/tmpl/gimplayer.sgml - * libgimp/tmpl/gimppalette.sgml - * libgimp/tmpl/gimppalettemenu.sgml - * libgimp/tmpl/gimppalettes.sgml - * libgimp/tmpl/gimppaletteselect.sgml - * libgimp/tmpl/gimppaths.sgml - * libgimp/tmpl/gimppattern.sgml - * libgimp/tmpl/gimppatternmenu.sgml - * libgimp/tmpl/gimppatternselect.sgml - * libgimp/tmpl/gimppixbuf.sgml - * libgimp/tmpl/gimppixelfetcher.sgml - * libgimp/tmpl/gimpprogress.sgml - * libgimp/tmpl/gimpprogressbar.sgml - * libgimp/tmpl/gimpregioniterator.sgml - * libgimpbase/tmpl/gimpbaseenums.sgml - * libgimpbase/tmpl/gimpbasetypes.sgml - * libgimpbase/tmpl/gimpchecks.sgml - * libgimpbase/tmpl/gimpdatafiles.sgml - * libgimpbase/tmpl/gimpmemsize.sgml - * libgimpcolor/tmpl/gimpadaptivesupersample.sgml - * libgimpcolor/tmpl/gimpcmyk.sgml - * libgimpcolor/tmpl/gimphsv.sgml - * libgimpcolor/tmpl/gimprgb.sgml - * libgimpwidgets/tmpl/gimpcolorbutton.sgml - * libgimpwidgets/tmpl/gimpcolorhexentry.sgml - * libgimpwidgets/tmpl/gimpcolorselection.sgml - * libgimpwidgets/tmpl/gimpframe.sgml - * libgimpwidgets/tmpl/gimpintcombobox.sgml - * libgimpwidgets/tmpl/gimpintstore.sgml - * libgimpwidgets/tmpl/gimppatheditor.sgml - * libgimpwidgets/tmpl/gimppreview.sgml - * libgimpwidgets/tmpl/gimppreviewarea.sgml - * libgimpwidgets/tmpl/gimpscrolledpreview.sgml: applied a heavily - fixed and enhanced version of a patch from Cai Qian (bug #156271). - Made long_desc = short_desc where we lacked a long_desc but had - a short_desc. Removed unused parameters. Misc cleanups. - - * libgimp/libgimp-docs.sgml: added some s. The list of - libgimp modules was too long. - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types - * libgimpwidgets/tmpl/gimpcontroller.sgml: added GimpController. - -2004-11-04 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: udpated. - -2004-11-02 Michael Natterer - - * libgimp/tmpl/gimpdrawabletransform.sgml: regenerated. - -2004-11-02 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimpwidgets/libgimpwidgets-sections.txt: updated. - - * libgimp/tmpl/gimpcolor.sgml - * libgimp/tmpl/gimpdrawabletransform.sgml - * libgimp/tmpl/gimpimage.sgml - * libgimpwidgets/tmpl/gimppreviewarea.sgml: regenerated. - -2004-10-31 Sven Neumann - - * libgimpbase/libgimpbase-sections.txt - * libgimpbase/tmpl/gimpbasetypes.sgml - * libgimpbase/tmpl/gimputils.sgml: updated. - -2004-10-27 Sven Neumann - - * libgimp/libgimp-sections.txt: updated. - * libgimp/tmpl/gimpdrawabletransform.sgml: regenerated. - -2004-10-26 Sven Neumann - - * libgimp/tmpl/gimpdrawabletransform.sgml: new file. - - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt: updated. - - * libgimp/tmpl/gimpenums.sgml: regenerated. - -2004-10-25 Sven Neumann - - * libgimp/libgimp-sections.txt: skip types for registered enums. - -2004-10-23 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpdrawable.sgml: added gimp_drawable_mask_intersect(). - -2004-10-23 Sven Neumann - - * libgimpthumb/libgimpthumb-sections.txt - * libgimpthumb/tmpl/gimpthumbnail.sgml: updated. - -2004-10-14 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt: added - gimp_preview_set_default_cursor. - - * libgimpwidgets/tmpl/gimppreview.sgml: regenerated. - -2004-10-13 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated. - -2004-10-10 Sven Neumann - - * libgimpthumb/libgimpthumb-sections.txt - * libgimpthumb/tmpl/gimpthumb-utils.sgml - * libgimpthumb/tmpl/gimpthumbnail.sgml: updated for new API. - -2004-10-06 Michael Natterer - - * libgimp/tmpl/gimpgradient.sgml: s/gimpgradientedit/gimpgradient/ - -2004-10-06 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpbrush.sgml - * libgimp/tmpl/gimpgradient.sgml - * libgimp/tmpl/gimppattern.sgml: updated. - -2004-10-06 Sven Neumann - - * libgimpmodule/libgimpmodule-sections.txt - * libgimpmodule/tmpl/gimpmodule.sgml: added missing macro - GIMP_MODULE_PARAM_SERIALIZE. - -2004-10-05 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated. - -2004-09-30 Michael Natterer - - * libgimp/libgimp-sections.txt: moved stuff to right section. - - * libgimp/tmpl/gimppalettes.sgml - * libgimp/tmpl/gimppaletteselect.sgml: regenerated. - -2004-09-29 Sven Neumann - - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpaspectpreview.sgml - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: updated after preview changes. - - * libgimpwidgets/tmpl/gimpscrolledpreview.sgml: new file. - -2004-09-29 Michael Natterer - - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/libgimp.types: updated after brush, pattern etc. cleanup. - - * libgimp/tmpl/gimpgradientedit.sgml: removed. - - * libgimp/tmpl/gimpaspectpreview.sgml - * libgimp/tmpl/gimpbrush.sgml - * libgimp/tmpl/gimpgradient.sgml - * libgimp/tmpl/gimppattern.sgml; new files. - - * libgimp/tmpl/gimpbrushes.sgml - * libgimp/tmpl/gimpcontext.sgml - * libgimp/tmpl/gimpgradients.sgml - * libgimp/tmpl/gimppalette.sgml - * libgimp/tmpl/gimppalettes.sgml - * libgimp/tmpl/gimppatterns.sgml - * libgimp/tmpl/gimpregioniterator.sgml: updated. - -2004-09-24 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt: updated. - -2004-09-23 Sven Neumann - - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpbrushes.sgml - * libgimp/tmpl/gimpcontext.sgml - * libgimp/tmpl/gimppalettes.sgml - * libgimp/tmpl/gimppatterns.sgml: updated for new context API. - -2004-09-20 Michael Natterer - - * app/Makefile.am (GTKDOC_LIBS): removed same linker hacks - as in app/Makefile.am. - -2004-09-18 Sven Neumann - - * app/Makefile.am (unused_symbols): synced with toplevel - app/Makefile.am - - * app/app-docs.sgml - * app/app-sections.txt: updated. - -2004-09-14 Michael Natterer - - * app/Makefile.am - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated for the remaining Preview -> View changes - and the new app/dialogs/ module. - -2004-09-10 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimppreview.sgml - * libgimpwidgets/tmpl/gimppreviewarea.sgml: updated for new - preview APIs. - -2004-09-07 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * devel-docs/libgimpwidgets/tmpl/gimppreviewarea.sgml: added new - GimpPreviewArea functions. - -2004-09-05 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpimage.sgml: added gimp_image_resize_to_layers(). - -2004-09-04 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimppreviewarea.sgml: added - gimp_preview_area_menu_popup(). - -2004-09-03 Michael Natterer - - * libgimp/libgimp-sections.txt: added gimp_check_size() and - gimp_check_type(). - - * libgimp/tmpl/gimp.sgml: regenerated. - -2004-09-03 Sven Neumann - - * libgimpbase/libgimpbase-docs.sgml - * libgimpbase/libgimpbase-sections.txt - * libgimpbase/tmpl/gimpchecks.sgml - * libgimpwidgets/tmpl/gimppreviewarea.sgml: updated. - -2004-09-02 Sven Neumann - - * libgimpbase/libgimpbase-sections.txt - * libgimpbase/tmpl/gimpbaseenums.sgml: added GimpCheck[Size|Type] - enums. - -2004-09-01 Sven Neumann - - * libgimp/tmpl/gimpprogressbar.sgml - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/libgimp.types - * libgimp/tmpl/gimpdrawablepreview.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimppreview.sgml: updated for GimpProgressBar - and GimpPreview API changes. - -2004-08-31 Sven Neumann - - * libgimp/Makefile.am - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/libgimp.types - * libgimp/tmpl/gimpdrawablepreview.sgml: updated for - GimpDrawablePreview - - * libgimpwidgets/Makefile.am - * libgimpwidgets/libgimpwidgets-include.c: removed this file, it - isn't needed since libgimpwidgets doesn't need to be linked - against libgimp. - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types - * libgimpwidgets/tmpl/gimppreview.sgml: updated for GimpPreview. - -2004-08-30 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpplugin.sgml - * libgimp/tmpl/gimpprogress.sgml: moved remaining progress stuff - from "Plug-In" to "Progress". - -2004-08-30 Sven Neumann - - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpprogress.sgml - * libgimpbase/libgimpbase-sections.txt - * libgimpbase/tmpl/gimpbaseenums.sgml: updated for new progress API. - -2004-08-28 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpwidgets.sgml: - added gimp_scale_entry_[get|set]_logarithmic(). - -2004-08-26 Michael Natterer - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated. - -2004-08-25 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated. - -2004-08-11 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated for new GimpProgress API. - -2004-08-06 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: added new stock icons. - -2004-08-06 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated. - -2004-07-29 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpenums.sgml: updated. - - * libgimpbase/libgimpbase-docs.sgml - * libgimpbase/libgimpbase-sections.txt - * libgimpbase/tmpl/gimpbaseenums.sgml - * libgimpbase/tmpl/gimpbasetypes.sgml - * libgimpbase/tmpl/gimpdatafiles.sgml - * libgimpbase/tmpl/gimputils.sgml: moved stuff around and updated - for new enums and functions. - -2004-07-27 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated. - - * libgimpbase/libgimpbase-sections.txt - * libgimpbase/tmpl/gimpmemsize.sgml - * libgimpbase/tmpl/gimpunit.sgml - * libgimpcolor/libgimpcolor-sections.txt - * libgimpcolor/tmpl/gimprgb.sgml: minor improvements. - - * libgimpwidgets/libgimpwidgets-docs.sgml: moved cell renderers to - a separate chapter. - -2004-07-27 Sven Neumann - - * libgimpbase/libgimpbase-docs.sgml - * libgimpbase/libgimpbase-sections.txt - * libgimpbase/tmpl/gimpmemsize.sgml - * libgimpbase/tmpl/gimpunit.sgml - * libgimpbase/tmpl/gimputils.sgml: added docs for new unit and - memsize functions. - -2004-07-27 Michael Natterer - - * libgimp/tmpl/gimppalettemenu.sgml - * libgimp/tmpl/gimppaletteselect.sgml - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt: added the palette select stuff. - -2004-07-26 Sven Neumann - - * libgimpcolor/libgimpcolor-sections.txt - * libgimpcolor/tmpl/gimprgb.sgml - * libgimpwidgets/libgimpwidgets.types - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpcolorhexentry.sgml: updated for new API. - -2004-07-22 Sven Neumann - - * libgimpcolor/Makefile.am - * libgimpcolor/gimprgb-parse.c - * libgimpcolor/gimprgb.[ch]: added more RGB parsers and moved the - code to a dedicated file. - - * libgimpcolor/gimpcolor.def: added new symbols. - - * libgimpwidgets/gimpcolorscales.c: use gimp_rgb_parse_hex(). - -2004-07-22 Sven Neumann - - * libgimpcolor/libgimpcolor-sections.txt: added more RGB parsers. - - * libgimpcolor/tmpl/gimprgb.sgml: regenerated. - -2004-07-22 Michael Natterer - - * app/app-docs.sgml - * app/app-sections.txt: updated after gimpgradient.c chopping. - -2004-07-22 Sven Neumann - - * libgimpcolor/libgimpcolor-sections.txt: added gimp_rgb_parse_name(). - - * libgimpcolor/tmpl/gimprgb.sgml: regenerated. - -2004-07-21 Michael Natterer - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: added GimpActionView and GimpCellRendererAccel. - -2004-07-19 Michael Natterer - - * app/app-sections.txt: GimpPaintCoreState -> GimpPaintState. - -2004-07-19 Michael Natterer - - * app-docs.sgml - * app-sections.txt: more updates and cleanups. - -2004-07-18 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated after file dialog changes. - -2004-07-15 Michael Natterer - - * app/app-docs.sgml - * app/app-sections.txt: more updates. - -2004-07-15 Michael Natterer - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated and reviewed. - -2004-07-13 Sven Neumann - - * app/Makefile.am (unused_symbols): added - file_open_location_dialog_show to make the scanner link again. - -2004-07-07 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: added new icons. - -2004-07-05 Sven Neumann - - * libgimp/libgimp-docs.sgml: oops, gimpenums.xml used to be there - already, don't include it twice. Added missing gimppalettes.xml. - -2004-07-05 Sven Neumann - - * libgimp/libgimp-docs.sgml: include gimpenums.xml and gimppaths.xml. - -2004-07-04 Sven Neumann - - * libgimpmodule/libgimpmodule-sections.txt: added new function - gimp_module_register_enum(). - - * libgimpmodule/tmpl/gimpmodule.sgml: regenerated. - -2004-06-21 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpwidgets.sgml: - added gimp_label_set_attributes(). - -2004-06-02 Michael Natterer - - * libgimp/libgimp-sections.txt: follow function renaming. - - * libgimp/tmpl/gimpgradientedit.sgml: regenerated. - -2004-06-02 Sven Neumann - - * libgimp/libgimp-docs.sgml - * libgimp/tmpl/gimpgradientedit.sgml: added section for the new - gradient editing API. - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpenums.sgml - * libgimp/tmpl/gimpgradients.sgml - * libgimp/tmpl/gimpplugin.sgml: updated. - -2004-05-24 Michael Natterer - - * app/Makefile.am - * app/app-docs.sgml - * app/app-sections.txt: updated after moving around gimpcoords stuff. - -2004-05-24 Michael Natterer - - * app/app-sections.txt: fixed docs for interfaces. - -2004-05-24 Michael Natterer - - * app/Makefile.am - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated to include the new actions/ and menus/ - directories. Lots of fixes and cleanups. Still stuff to do... - -2004-05-18 Sven Neumann - - * libgimpwidgets/tmpl/gimphelpui.sgml - * libgimpwidgets/tmpl/gimpsizeentry.sgml: regenerated. - -2004-05-14 Sven Neumann - - * libgimp/libgimp-sections.txt: added - gimp_register_file_handler_mime(). - - * libgimp/tmpl/gimpfileops.sgml: regenerated. - -2004-05-13 Sven Neumann - - * libgimpthumb/tmpl/gimpthumbnail.sgml: regenerated. - -2004-05-12 Sven Neumann - - * app/Makefile.am: make it compile again. - - * app/app-sections.txt - * app/app.types: some minor updates, needs a lot more work. - -2004-05-06 Michael Natterer - - * libgimp/libgimp-sections.txt: added gimp_plugin_menu_register(). - - * libgimp/tmpl/gimpplugin.sgml: regenerated. - -2004-05-05 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt: updated. - - * libgimpwidgets/tmpl/gimpframe.sgml - * libgimpwidgets/tmpl/gimphelpui.sgml - * libgimpwidgets/tmpl/gimpoffsetarea.sgml: regenerated. - -2004-05-02 Sven Neumann - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types - * libgimpwidgets/tmpl/gimpframe.sgml: added docs for GimpFrame. - - * */tmpl/*.sgml: regenerated using gtk-doc-tools version 1.2. - -2004-04-30 Sven Neumann - - * libgimpbase/libgimpbase-sections.txt - * libgimpbase/tmpl/gimputils.sgml: added gimp_escape_uline(). - -2004-04-22 Sven Neumann - - * libgimp/Makefile.am: specify --deprecated-guards. - -2004-04-21 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpintcombobox.sgml: updated. - -2004-04-21 Sven Neumann - - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpdrawablecombobox.sgml - * libgimp/tmpl/gimpimagecombobox.sgml - * libgimp/tmpl/gimppixbuf.sgml: added docs for new functions. - -2004-04-21 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpintcombobox.sgml: added new functions - gimp_int_combo_box_[prepend|append]. - -2004-04-20 Sven Neumann - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types - * libgimpwidgets/tmpl/gimpintstore.sgml: added docs for GimpIntStore. - -2004-04-20 Sven Neumann - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpoldwidgets.sgml - * libgimpwidgets/tmpl/gimpwidgets.sgml: added a new chapter for - deprecated API. - -2004-04-20 Sven Neumann - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types - * libgimpwidgets/tmpl/gimpintcombobox.sgml: added docs for the new - GimpIntComboBox widget. - -2004-04-19 Sven Neumann - - * app/app-sections.txt: more updates (everything but the new actions). - -2004-04-19 Sven Neumann - - * app/Makefile.am - * app/app-docs.sgml - * app/app-sections.txt: merged update from stable branch. - -2004-04-19 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated, added new stuff, still incomplete... - -2004-03-23 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated. - -2004-03-20 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimp.sgml: removed GimpParamColor. - -2004-03-16 Michael Natterer - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated. - -2004-03-13 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpdrawable.sgml - * libgimp/tmpl/gimppixelfetcher.sgml: updated after - GimpPixelFetcher changes. - -2004-03-04 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: updated. - -2004-03-03 Michael Natterer - - * libgimpthumb/tmpl/gimpthumb-utils.sgml: updated. - -2004-02-27 Sven Neumann - - * libgimpwidgets/tmpl/gimpstock.sgml: added RTL variants of stock - icons. - -2004-02-25 Sven Neumann - - * libgimpthumb/libgimpthumb-sections.txt - * libgimpthumb/tmpl/gimpthumb-enums.sgml: updated. - -2004-02-24 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated. - -2004-02-19 Sven Neumann - - * app/app-sections.txt - * app/app.types: updated. - -2004-02-19 Michael Natterer - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml - * libgimpwidgets/tmpl/gimpwidgets.sgml: updated. - -2004-02-17 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimp.sgml: removed gimp_wm_name. - - * devel-docs/libgimpbase/tmpl/gimpprotocol.sgml: updated. - -2004-02-14 Michael Natterer - - * app/app-sections.txt: updated. - -2004-02-07 Michael Natterer - - * app/app-docs.sgml - * app/app-sections.txt: added gimpdisplayshell-draw. - -2004-02-06 Sven Neumann - - * app/app-sections.txt: updated. - -2004-01-28 Michael Natterer - - * libgimpbase/tmpl/gimpdatafiles.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimppatheditor.sgml: updated. - -2004-01-27 Michael Natterer - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: added the new icons. - -2004-01-20 Sven Neumann - - * libgimp/tmpl/gimphelp.sgml: updated. - -2004-01-19 Sven Neumann - - * libgimpbase/libgimpbase-sections.txt - * libgimpbase/tmpl/gimpsignal.sgml: updated. - -2004-01-19 Michael Natterer - - * app/app-sections.txt: updated. - -2004-01-19 Sven Neumann - - * libgimpbase/libgimpbase-sections.txt: added gimp_filename_to_utf8. - -2004-01-13 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpenums.sgml: updated. - -2004-01-12 Michael Natterer - - * libgimp/Makefile.am: don't skip "gimpmisc.h", it's gone. - - * libgimp/tmpl/gimppixelfetcher.sgml - * libgimp/tmpl/gimpregioniterator.sgml: new files. - - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt: added the new stuff. - -2004-01-12 Sven Neumann - - * libgimpbase/tmpl/gimpsignal.sgml: updated after removal of - SA_RESTART for EMX. - -2004-01-06 Sven Neumann - - * app/app.types: added gimp_dash_editor_get_type. - - * app/app-docs.sgml: include xml/dasheditor.xml. - -2004-01-06 Sven Neumann - - * app/app-sections.txt: updated. - - * libgimpthumb/libgimpthumb-sections.txt - * libgimpthumb/tmpl/gimpthumbnail.sgml: updated. - -2004-01-06 Michael Natterer - - * libgimp/tmpl/gimpenums.sgml: regenerated. - -2004-01-05 Michael Natterer - - * libgimp/libgimp-sections.txt: moved color_picker, blend and - bucket_fill to their new places. - - * libgimp/tmpl/gimpedit.sgml - * libgimp/tmpl/gimpimage.sgml - * libgimp/tmpl/gimptools.sgml: regenerated. - -2003-12-20 Sven Neumann - - * app/app-docs.sgml - * libgimpbase/libgimpbase-docs.sgml - * libgimpcolor/libgimpcolor-docs.sgml - * libgimpmath/libgimpmath-docs.sgml - * libgimpmodule/libgimpmodule-docs.sgml - * libgimpthumb/libgimpthumb-docs.sgml - * libgimpwidgets/libgimpwidgets-docs.sgml: reverted the XInclude - namespace update. xsltproc crashes if the new namespace URL is - being used so we better continue to use the deprecated one until - this is fixed. - -2003-12-19 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpplugin.sgml - * libgimp/tmpl/gimpproceduraldb.sgml: updated. - -2003-12-18 Michael Natterer - - * libgimpwidgets/tmpl/gimppatheditor.sgml - * libgimpwidgets/tmpl/gimpunitmenu.sgml: removed signal - documentation, it lives in the .c files now. - - * libgimpwidgets/tmpl/gimpwidgets.sgml: updated. - -2003-12-16 Dave Neary - - * */Makefile.am: Fixed syntax errors in makefiles. Oops. - -2003-12-16 Dave Neary - - * */Makefile.am: Fixed long-standing gtk-doc - problem caused by a problem with docbook-xml installations, - dodgy debian packages and suspect Makefile checks which - makes "make install" work even if some gtk docs aren't - correctly built. - -2003-12-16 Sven Neumann - - * app/Makefile.am: link against libgimpthumb. - - * app/app-sections.txt: updated. - - * app/app-docs.sgml - * libgimpbase/libgimpbase-docs.sgml - * libgimpcolor/libgimpcolor-docs.sgml - * libgimpmath/libgimpmath-docs.sgml - * libgimpmodule/libgimpmodule-docs.sgml - * libgimpthumb/libgimpthumb-docs.sgml - * libgimpwidgets/libgimpwidgets-docs.sgml: updated XInclude - namespace URL. - -2003-12-14 Sven Neumann - - * libgimpthumb/libgimpthumb-docs.sgml - * libgimpthumb/libgimpthumb-sections.txt - * libgimpthumb/tmpl/gimpthumb-enums.sgml - * libgimpthumb/tmpl/gimpthumb-error.sgml - * libgimpthumb/tmpl/gimpthumb-utils.sgml - * libgimpthumb/tmpl/gimpthumbnail.sgml: completed API docs for - libgimpthumb. - -2003-12-14 Sven Neumann - - * libgimp/Makefile.am (IGNORE_HFILES): removed gimpmiscui.h. - -2003-12-12 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimplayer.sgml: follow preserve_transparency removal. - -2003-12-09 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpenums.sgml - * libgimp/tmpl/gimpimage.sgml: added gimp_image_rotate(). - -2003-12-08 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpimage.sgml - * libgimp/tmpl/gimplayer.sgml: follow layer mask API change. - -2003-12-08 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpimage.sgml: updated. - -2003-12-08 Sven Neumann - - * Makefile.am: removed unnecessary stuff. - - * libgimpthumb/libgimpthumb-sections.txt - * libgimpthumb/tmpl/gimpthumb-utils.sgml: updated. - -2003-12-08 Sven Neumann - - * Makefile.am - * libgimpthumb/Makefile.am - * libgimpthumb/libgimpthumb-docs.sgml - * libgimpthumb/libgimpthumb-sections.txt - * libgimpthumb/libgimpthumb.types - * libgimpthumb/version.in - * libgimpthumb/tmpl/gimpthumb-enums.sgml - * libgimpthumb/tmpl/gimpthumb-error.sgml - * libgimpthumb/tmpl/gimpthumb-utils.sgml - * libgimpthumb/tmpl/gimpthumbnail.sgml: added framework for - libgimpthumb documentation. - -2003-12-05 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpimage.sgml - * libgimp/tmpl/gimplayer.sgml: follow floating_sel cleanup. - -2003-12-05 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpdrawable.sgml: s/drawable_bytes/drawable_bpp/. - -2003-12-05 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpimage.sgml - * libgimp/tmpl/gimpundo.sgml: follow undo API changes. - -2003-12-04 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpconvert.sgml - * libgimp/tmpl/gimpimage.sgml: follow gimp_image_convert_*() change. - -2003-12-04 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimplayer.sgml: follow gimp_layer_get_mask() change. - -2003-12-04 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpchannel.sgml - * libgimp/tmpl/gimpdrawable.sgml - * libgimp/tmpl/gimplayer.sgml: updated after - gimp_drawable_get_image() cleanup. - -2003-12-04 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpdrawable.sgml - * libgimp/tmpl/gimplayer.sgml: "linked" moved from layer to drawable. - -2003-12-03 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpchannel.sgml - * libgimp/tmpl/gimpdrawable.sgml - * libgimp/tmpl/gimplayer.sgml: updated again. - -2003-12-03 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpchannel.sgml - * libgimp/tmpl/gimpdrawable.sgml - * libgimp/tmpl/gimplayer.sgml: updated. - -2003-11-25 Sven Neumann - - * libgimpbase/libgimpbase-sections.txt - * libgimpbase/tmpl/gimplimits.sgml: added GIMP_MAX_MEMSIZE, - documented all limits. - -2003-11-23 Michael Natterer - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: added GimpColorDisplayEditor, updates. - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpcolordisplay.sgml: updated. - -2003-11-22 Michael Natterer - - * libgimpwidgets-docs.sgml - * libgimpwidgets.types: added it here too. - - * libgimpwidgets/tmpl/gimpcolordisplaystack.sgml: updated. - -2003-11-22 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpcolordisplaystack.sgml: added docs for - GimpColorDisplayStack. - -2003-11-21 Sven Neumann - - * app/app-sections.txt: updated. - -2003-11-21 Michael Natterer - - * libgimpwidgets/tmpl/gimpfileselection.sgml: removed. - - * libgimpwidgets/tmpl/gimpfileentry.sgml: added. - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types - * libgimpwidgets/tmpl/gimpdialog.sgml - * libgimpwidgets/tmpl/gimppatheditor.sgml: updated. - -2003-11-19 Michael Natterer - - * libgimpwidgets/tmpl/gimphelpui.sgml: updated. - -2003-11-19 Sven Neumann - - * libgimpwidgets/tmpl/gimpquerybox.sgml: updated. - -2003-11-17 Sven Neumann - - * libgimpcolor/libgimpcolor-sections.txt: - * libgimpcolor/tmp/gimprgb.sgml: documented GIMP_RGB_INTENSITY(). - -2003-11-17 Michael Natterer - - * app/Makefile.am: s/libgimp_glue.o/units.o/. - - * app/app-docs.sgml - * app/app-sections.txt: updates and fixes. - -2003-11-16 Michael Natterer - - * libgimp/Makefile.am: ignore "gimpunitcache.h". - - * libgimpbase/Makefile.am: ignore "gimpbase-private.h". - - * libgimpbase/tmpl/gimpunit.sgml: removed docs because the - gimpunit.c file is in the right place to be parsed correctly now. - -2003-11-15 Michael Natterer - - * libgimp/tmpl/gimpexport.sgml: updated after export change. - - * libgimp/tmpl/gimpgradientselect.sgml - * libgimp/tmpl/gimphelp.sgml - * libgimp/tmpl/gimpimage.sgml - * libgimp/tmpl/gimplayer.sgml - * libgimp/tmpl/gimpplugin.sgml: gtk-doc insisted on inserting some - blank lines. - -2003-11-15 Henrik Brix Andersen - - * libgimpmath/tmpl/gimpmatrix.sgml - * libgimpmath/tmpl/gimpvector.sgml - * libgimpmath/tmpl/gimpmath.sgml: added descriptions - - * libgimpmath/libgimpmath-sections.txt: reordered functions - -2003-11-15 Sven Neumann - - * */tmpl/*.sgml: removed unused parameters. - -2003-11-15 Sven Neumann - - * app/Makefile.am (unused_symbols): use $SYMPREFIX as defined by - the configure script. - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpwidgets.sgml: added new functions. - -2003-11-14 Sven Neumann - - * libgimpwidgets/Makefile.am: tell gtk-doc about - GIMP_DISABLE_DEPRECATED. - - * libgimpwidgets/libgimpwidgets-sections.txt: added new functions. - - * libgimpwidgets/tmpl/gimpwidgets.sgml: removed outdated docs of - deprecated functions. - -2003-11-13 Sven Neumann - - * app/app-sections.txt: updated. - -2003-11-11 Sven Neumann - - * app/Makefile.am (IGNORE_HFILES): removed - gimpdisplayshell-marching-ants.h. - - * app/app-sections.txt - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpgimprc.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpcolorbutton.sgml - * libgimpwidgets/tmpl/gimpdialog.sgml - * libgimpwidgets/tmpl/gimpstock.sgml: updated. - -2003-11-11 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated. - -2003-11-10 Michael Natterer - - * libgimpwidgets/tmpl/gimpcolorselection.sgml: new template. - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types: updated. - -2003-11-09 Sven Neumann - - * README.gtkdoc: added some information on how to write proper - gtk-doc comments. - -2003-11-08 Sven Neumann - - * */version.xml.in: renamed to version.in. - - * */*-docs.sgml: include the version number using XInclude. - -2003-11-08 Michael Natterer - - * app/app-sections.txt - * libgimpwidgets/tmpl/gimpquerybox.sgml: updated. - -2003-11-08 Sven Neumann - - * libgimpbase/libgimpbase-sections.txt - * libgimpbase/tmpl/gimpprotocol.sgml: GIMP_PROTOCOL_VERSION. - -2003-11-07 Sven Neumann - - * app/app-docs.sgml - * libgimp/libgimp-docs.sgml - * libgimpbase/libgimpbase-docs.sgml - * libgimpcolor/libgimpcolor-docs.sgml - * libgimpmath/libgimpmath-docs.sgml - * libgimpwidgets/libgimpwidgets-docs.sgml: specify encoding. - -2003-11-07 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimp.sgml - * libgimpbase/tmpl/gimpprotocol.sgml: updated. - -2003-11-06 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpexport.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpdialog.sgml: updated. - -2003-11-05 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated after removal of GimpFontSelection. - -2003-11-01 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated. - -2003-10-27 Michael Natterer - - * libgimpwidgets/tmpl/gimphelpui.sgml: regenerated. - -2003-10-25 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt: updated. - -2003-10-24 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: added new icons. - -2003-10-23 Sven Neumann - - * app/app.types - * app/app-docs.sgml - * app/app-sections.txt: updated. - -2003-10-21 Sven Neumann - - * app/Makefile.am: fixed linker order. - - * app/app-docs.sgml - * app/app-sections.txt: updated. - -2003-10-19 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt: added new fonts UI functions. - -2003-10-17 Sven Neumann - - * libgimpbase/libgimpbase-sections.txt - * libgimpbase/tmpl/gimputils.sgml: updated. - -2003-10-16 Sven Neumann - - * libgimpcolor/libgimpcolor-sections.txt - * libgimpcolor/tmpl/gimpcolorspace.sgml: updated. - -2003-10-15 Michael Natterer - - * app/app.types - * app/app-docs.sgml - * app/app-sections.txt: added GimpColorFrame stuff, updates. - -2003-10-15 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpsizeentry.sgml: added new function. - -2003-10-14 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt: updated. - -2003-10-14 Sven Neumann - - * libgimpwidgets/tmpl/gimpstock.sgml: added a missing icon. - -2003-10-13 Michael Natterer - - * app/app-sections.txt: updated. - -2003-10-12 Sven Neumann - - * app/app-sections.txt: updated. - -2003-10-11 Helvetix Victorinox - - * libgimpcolor/tmpl/gimpcolorspace.sgml: Fixed typo: "convert" - instead of "concert" - -2003-10-11 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated. - - * app/app.prerequisites: removed, it's a generated file. - -2003-10-09 Sven Neumann - - * app/app-sections.txt: updated. - -2003-10-07 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimplayer.sgml - * libgimp/tmpl/gimppaths.sgml: updated. - -2003-10-06 Michael Natterer - - * app/app-docs.sgml - * app/app-sections.txt: updated. - -2003-10-06 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt: updated. - -2003-10-02 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt: updated. - -2003-10-01 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpsizeentry.sgml - * libgimpwidgets/tmpl/gimpunitmenu.sgml: updated for new functions. - -2003-09-30 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated. - -2003-09-28 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: updated. - -2003-09-28 Sven Neumann - - * app/app-sections.txt: some smaller updates. - - * libgimpmath/libgimpmath-sections.txt - * libgimpmath/tmpl/gimpvector.sgml: removed reference to - nonexistant function gimp_vector2_new_val, added gimp_vector2_new. - -2003-09-27 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: added new icons. - -2003-09-24 Sven Neumann - - * app/Makefile.am - * app/app-docs.sgml - * app/app-sections.txt: udpated. - -2003-09-21 Sven Neumann - - * libgimpwidgets/libgimpwidgets-docs.sgml: added a chapter id to - get a reasonable name for the generated HTML file. - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: added new icons. - -2003-09-17 Sven Neumann - - * app/Makefile.am: added another file to ignore, added -u hack to - make the scan application link again. - - * app-sections.txt: updated. - -2003-09-15 Michael Natterer - - * app/app-docs.sgml - * app/app-sections.txt: updated for recent core file moving. - -2003-09-15 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.txt: updated. - -2003-09-12 Sven Neumann - - * libgimpmath/libgimpmath-sections.txt - * libgimpmath/tmpl/gimpmatrix.sgml: updated for new function. - -2003-09-11 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: updated for new icon. - -2003-09-09 Michael Natterer - - * app/app-docs.sgml: added IDs to all s so they are - generated with useful names instead of chxx.html. - -2003-09-09 Michael Natterer - - * app/app-docs.sgml - * app/app-sections.txt: removed references to "appenv.h". - -2003-09-09 Sven Neumann - - * app/app-sections.txt: updated. - -2003-09-08 Michael Natterer - - * app/app-docs.sgml - * app/app-sections.txt: even more cleanup. Put most stuff in - s so the main TOC has a reasonable size now. - -2003-09-08 Sven Neumann - - * README - * README.gtkdoc - * structure.xml: some updates. - -2003-09-08 Sven Neumann - - * app-docs.sgml - * app-sections.txt: added some missing declarations. - -2003-09-07 Sven Neumann - - * libgimp/libgimp-docs.sgml - * libgimpbase/libgimpbase-docs.sgml - * libgimpcolor/libgimpcolor-docs.sgml - * libgimpmath/libgimpmath-docs.sgml - * libgimpmodule/libgimpmodule-docs.sgml - * libgimpwidgets/libgimpwidgets-docs.sgml: converted to use - XInclude instead of entities. - -2003-09-07 Michael Natterer - - * app/Makefile.am: ignore some more headers. - - * app/app-docs.sgml - * app/app-sections.txt: lots of updates. Made s out of the - app/ subdirs and added sub-s. The main TOC is way too - crowded currently, will fix that later... - -2003-09-07 Michael Natterer - - * app/Makefile.am: ignore paint-funcs-generic.h - - * app/app-docs.sgml - * app/app-sections.txt: added all class typedefs, removed struct - typedefs from the -types sections and removed all -types sections - which were empty after that. Lots of updates. - -2003-09-07 Sven Neumann - - * app/Makefile.am - * app/app-docs.sgml - * app/app-sections.txt - * app/app.types: some more updates. - -2003-09-06 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: updated for new icon. - -2003-09-04 Sven Neumann - - * libgimp/tmpl/gimpbrushes.sgml - * libgimp/tmpl/gimpfonts.sgml - * libgimp/tmpl/gimpgradients.sgml - * libgimp/tmpl/gimppalettes.sgml - * libgimp/tmpl/gimppatterns.sgml: updated after API change. - -2003-09-04 Sven Neumann - - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpfonts.sgml: added docs for new fonts API. - -2003-09-03 Sven Neumann - - * app/Makefile.am (IGNORE_HFILES): added some more files to ignore. - - * app/app.types - * app/app-docs.sgml - * app/app-sections.txt: some updates, a lot more are needed. - -2003-09-03 Sven Neumann - - * libgimpcolor/tmpl/gimpcolorspace.sgml: updated. - -2003-08-31 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpcolor.sgml: updated for new PDB function. - -2003-08-28 Sven Neumann - - * app/app.interfaces: removed, it's a generated file. - -2003-08-28 Michael Natterer - - * libgimp/tmpl/gimphelp.sgml - * libgimp/tmpl/gimpplugin.sgml: regenerated. - -2003-08-26 Sven Neumann - - * libgimp/tmpl/gimpenums.sgml: updated GimpGradientType. - -2003-08-23 Michael Natterer - - * libgimpwidgets/libgimpwidgets.types: added missing - GimpColorArea and GimpOffsetArea. - - * libgimpwidgets/tmpl/gimpcolorarea.sgml - * libgimpwidgets/tmpl/gimpdialog.sgml - * libgimpwidgets/tmpl/gimphelpui.sgml - * libgimpwidgets/tmpl/gimpoffsetarea.sgml - * libgimpwidgets/tmpl/gimpwidgets.sgml: regenerated. - -2003-08-21 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: updated for path tool icon - change. - -2003-08-19 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: updated for new icons. - -2003-08-18 Michael Natterer - - * app/app-docs.sgml: updated. - -2003-08-18 Michael Natterer - - * libgimp/tmpl/gimpgradients.sgml: regenerated. - -2003-08-11 Sven Neumann - - * app/app-docs.sgml - * app/app-sections.sgml: moved some sections around. - -2003-08-09 Sven Neumann - - * Makefile.am - * app: added a first version of docs for the application. The - templates are not yet in CVS and it's not built by default (and - probably never will be). - -2003-07-28 Sven Neumann - - * libgimpbase/Makefile.am: exclude libgimbase/gimpwin32-io.h. - -2003-07-25 Sven Neumann - - * libgimpwidgets/libgimpwidgets-docs.sgml: added object hierarchy, - moved some chapters a level up and made them a part. - - * libgimpwidgets/tmpl/gimpcolorarea.sgml - * libgimpwidgets/tmpl/gimpcolordisplay.sgml - * libgimpwidgets/tmpl/gimpcolornotebook.sgml - * libgimpwidgets/tmpl/gimpcolorscale.sgml - * libgimpwidgets/tmpl/gimpcolorselector.sgml - * libgimpwidgets/tmpl/gimpoffsetarea.sgml: added short - descriptions. - - * libgimp/libgimp-sections.txt: removed GimpGradientPaintMode. - -2003-07-22 Michael Natterer - - * libgimp/tmpl/gimpenums.sgml - * libgimp/tmpl/gimptools.sgml: regenerated. - -2003-07-20 Sven Neumann - - * libgimpwidgets/tmpl/gimpcolornotebook.sgml: regenerated. - -2003-07-14 Sven Neumann - - * libgimpcolor/libgimpcolor-docs.sgml - * libgimpcolor/libgimpcolor-sections.txt - * libgimpcolor/tmpl/gimpcmyk.sgml - * libgimpcolor/tmpl/gimpcolorspace.sgml - * libgimpcolor/tmpl/gimphsv.sgml - * libgimpcolor/tmpl/gimprgb.sgml: updated for new CMYK functions. - -2003-07-10 Michael Natterer - - * includes.txt: s:libgimp/gimpintl.h:gimp-intl.h: - -2003-07-09 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/libgimp-paths.sgml: updated. - -2003-07-07 Sven Neumann - - * libgimpmath/libgimpmath-sections.txt - * libgimpmath/tmpl/gimpmatrix.sgml: updated. - -2003-07-02 Michael Natterer - - * libgimpbase/tmpl/gimpbasetypes.sgml - * libgimpbase/tmpl/gimpdatafiles.sgml: regenerated. - -2003-07-01 Michael Natterer - - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt: follow libgimp cleanup, moved the - brush, font, gradient and pattern selection stuff to their own - sections. - - * libgimp/tmpl/gimpfonts.sgml: removed. - - * libgimp/tmpl/gimpbrushmenu.sgml - * libgimp/tmpl/gimpbrushselect.sgml - * libgimp/tmpl/gimpfontmenu.sgml - * libgimp/tmpl/gimpfontselect.sgml - * libgimp/tmpl/gimpgradientmenu.sgml - * libgimp/tmpl/gimpgradientselect.sgml - * libgimp/tmpl/gimppatternmenu.sgml - * libgimp/tmpl/gimppatternselect.sgml: new files. - - * libgimp/tmpl/gimpbrushes.sgml - * libgimp/tmpl/gimpgradients.sgml - * libgimp/tmpl/gimpmenu.sgml - * libgimp/tmpl/gimppatterns.sgml: regenerated. - -2003-06-19 Sven Neumann - - * libgimp/tmpl/gimp.sgml: updated, removed unused parameters. - -2003-06-19 Michael Natterer - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimp.sgml - * libgimp/tmpl/gimptile.sgml: updated/regenerated. - -2003-06-03 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: added path and selection - icons. - -2003-05-25 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimp.sgml: removed set_gimp_PLUG_IN_INFO_PTR. - -2003-05-23 Sven Neumann - - * libgimpwidgets/Makefile.am: ignore libgimpwidgets-private.h - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpwidgets.sgml: removed docs for - gimp_widgets_init(). - -2003-05-20 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpimage.sgml: added gimp_image_flip(). - - * libgimpcolor/libgimpcolor-sections.txt - * libgimpcolor/tmpl/gimpcolorspace.sgml: added GimpHSL and removed - gimp_rgb_to_hsv_double and gimp_hsv_to_rgb_double. - -2003-05-19 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: added new flip and colorize - icons. - -2003-05-15 Sven Neumann - - * libgimpwidgets/libgimpwidgets-docs.sgml: added missing reference. - -2003-04-11 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: web and video icons. - -2003-04-04 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: landscape and portrait icons. - -2003-04-04 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: Jimmac keeps drawing icons - like crazy. - -2003-04-04 Michael Natterer - - * libgimpbase/libgimpbase-sections.txt - * libgimpbase/tmpl/gimputils.sgml: added gimp_memsize_to_string() - -2003-04-03 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: even more icons. - -2003-04-01 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: more icons. - -2003-03-28 Sven Neumann - - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpfonts.sgml - * libgimp/tmpl/gimpmenu.sgml: updated for new font selection API. - -2003-03-27 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: new icons and lots of new - sizes for existing icons. - -2003-03-24 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: more new stock icons. - -2003-03-22 Sven Neumann - - * libgimpwidgets/tmpl/gimpstock.sgml: added new icons. Show icons - in all available sizes. - -2003-03-20 Sven Neumann - - * libgimpwidgets/libgimpwidgets.types - * libgimpwidgets/tmpl/gimpbutton.sgml - * libgimpwidgets/tmpl/gimppickbutton.sgml: improved. - -2003-03-15 Sven Neumann - - * structure.xml: added short notes about all the top-level - directories. - -2003-03-14 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml - * ibgimpwidgets/tmpl/gimpcolorarea.sgml: updated. - -2003-03-06 Sven Neumann - - * libgimpwidgets/Makefile.am - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: updated for new stock icons. - -2003-03-02 Manish Singh - - * libgimpwidgets/tmpl/gimpcolordisplay.sgml - * libgimpwidgets/tmpl/gimpcolorselector.sgml: fix typo. - "definitiions" should be "definitions" - -2003-03-02 Sven Neumann - - * libgimpcolor/libgimpcolor-sections.txt - * libgimpcolor/tmpl/gimpbilinear.sgml: updated. - -2003-02-26 Sven Neumann - - * libgimpwidgets/tmpl/gimpcolorscales.sgml - * libgimpwidgets/tmpl/gimpcolorselect.sgml - * libgimpwidgets/tmpl/gimpcolorselector.sgml: improved. - -2003-02-22 Sven Neumann - - * libgimp/libgimp-docs.sgml: added some introductory words. - -2003-02-19 Sven Neumann - - * Makefile.am - * structure.xml: started to work on a document that outlines the - directory structure of the GIMP source tree. - -2003-02-10 Sven Neumann - - * parasites.txt: be more strict and require UTF-8 encoding for - comments instead of only suggesting it. - -2003-02-10 Sven Neumann - - * libgimp/tmpl/gimpenums.sgml: regenerated. - -2003-02-06 Sven Neumann - - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimp.sgml: moved content of gimpmisc into gimp.sgml. - - * libgimp/tmpl/gimpmisc.sgml: removed. - -2003-02-06 Sven Neumann - - * Makefile.am - * README.gtkdoc - * libgimp*/Makefile.am - * libgimp*/libgimp-docs.sgml: changed to create DocBook XML - instead of SGML. - - * libgimp*/version.xml.in: added new file used to include the GIMP - version in the generated XML. - - * libgimpwidgets/tmpl/gimpdialog.sgml - * libgimpwidgets/tmpl/gimpunitmenu.sgml - * libgimpwidgets/tmpl/gimpwidgets.sgml: fixed broken syntax. - -2003-02-06 Sven Neumann - - * libgimpbase/tmpl/gimputils.sgml - * libgimpmath/tmpl/gimpmd5.sgml - * libgimpmodule/libgimpmodule-sections.txt - * libgimpwidgets/libgimpwidgets-sections.txt: minor updates. - -2003-02-05 Sven Neumann - - * libgimpbase/libgimpbase-docs.sgml - * libgimpbase/libgimpbase-sections.txt - * libgimpbase/tmpl/gimputils.sgml: added new file. - -2003-01-31 Sven Neumann - - * libgimpwidgets/Makefile.am (HTML_IMAGES) - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: added new icons. - -2003-01-10 Sven Neumann - - * libgimpwidgets/Makefile.am - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: updated after changes to the - stock icons. - -2003-01-07 Michael Natterer - - * libgimp/tmpl/gimpcompat.sgml: removed. - * libgimp/Makefile.am: ignore gimpcompat.h - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimp.sgml - * libgimpbase/tmpl/gimpprotocol.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimphelpui.sgml: updated after the - gimp_help_*() changes. - -2003-01-05 Sven Neumann - - * libgimpwidgets/Makefile.am - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: started to document the - stock items. - -2003-01-05 Sven Neumann - - * libgimpwidgets/tmpl/gimpchainbutton.sgml - * libgimpwidgets/tmpl/gimpcolorbutton.sgml - * libgimpwidgets/tmpl/gimpfileselection.sgml - * libgimpwidgets/tmpl/gimpmemsizeentry.sgml - * libgimpwidgets/tmpl/gimpquerybox.sgml: regenerated. - -2003-01-05 Sven Neumann - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types - * libgimpwidgets/tmpl/gimpmemsizeentry.sgml - * libgimpwidgets/tmpl/gimpwidgets.sgml: added a new file that - documents GimpMemsizeEntry and changed the others accordingly. - -2003-01-02 Michael Natterer - - * libgimpmodule/libgimpmodule-sections.txt - * libgimpmodule/tmpl/gimpmodule.sgml - * libgimpmodule/tmpl/gimpmoduledb.sgml: updated. Documented - enums and structs. Fixes bug #5746. - -2003-01-02 Michael Natterer - - * libgimpmodule/tmpl/gimpmodule.sgml: regenerated, removed - some old cruft. - -2002-12-18 Sven Neumann - - * libgimp/libgimp-sections.txt: removed the functions Nathan added - since the Makefile explicitely excludes them and they shouldn't - show up in the docs until the API has settled and they are moved - out of gimpmisc.h. - - * libgimp/tmpl/gimpmisc.sgml: regenerated. - -2002-12-17 Nathan Summers - - * libgimp/libgimp-sections.txt: did some rearranging, added all - unused functions (except for temporary ones) - - * libgimp/tmpl/gimp.sgml - * libgimp/tmpl/gimpmenu.sgml - * libgimp/tmpl/gimpmisc.sgml: regenerated. - -2002-12-13 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimp/tmp/gimpimage.sgml: updated for new PDB function. - -2002-12-03 Sven Neumann - - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpdisplay.sgml - * libgimp/tmpl/gimplayer.sgml: updated after addition of two new - PDB functions. - -2002-12-03 Sven Neumann - - * libgimp/tmpl/*.sgml: applied a patch from Akkana that adds short - descriptions to all libgimp pages (#100187). - -2002-12-03 Sven Neumann - - * README.gtkdoc: updated. - -2002-12-01 Sven Neumann - - * libgimp/Makefile.am (IGNORE_HFILES): ignore gimpmiscui.h. - -2002-11-24 Sven Neumann - - * README - * README.gtkdoc - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpwidgets.sgml: updated. - -2002-11-24 Sven Neumann - - * parasites.txt: updated for removal of gserialize.[ch]. - - * libgimp/Makefile.am: ignore gimpmisc.h when generating the - libgimp API reference. - -2002-11-21 Sven Neumann - - * libgimpmath/libgimpmath-sections.txt - * libgimpmath/tmpl/gimpmath.sgml: bye, bye G_MAXRAND. - -2002-11-19 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimppatheditor.sgml: updated. - -2002-11-07 Sven Neumann - - * libgimp/Makefile.am - * libgimpbase/Makefile.am - * libgimpcolor/Makefile.am - * libgimpmath/Makefile.am - * libgimpmodule/Makefile.am - * libgimpwidgets/Makefile.am: added uninstall hooks. - -2002-11-06 Sven Neumann - - * libgimpcolor/libgimpcolor-sections.txt - * libgimpcolor/tmpl/gimpadaptivesupersample.sgml - * libgimpcolor/tmpl/gimpbilinear.sgml - * libgimpcolor/tmpl/gimpcolorspace.sgml - * libgimpcolor/tmpl/gimphsv.sgml - * libgimpcolor/tmpl/gimprgb.sgml - * libgimpmath/libgimpmath-sections.txt - * libgimpmath/tmpl/gimpmath.sgml - * libgimpmath/tmpl/gimpmatrix.sgml - * libgimpmath/tmpl/gimpvector.sgml - * libgimpmodule/tmpl/gimpmodule.sgml - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/tmpl/gimpcolorscales.sgml - * libgimpwidgets/tmpl/gimpcolorselect.sgml: some minor changes to - make the docs more pleasant to look at. - -2002-11-05 Michael Natterer - - * libgimpwidgets/tmpl/gimppickbutton.sgml: added GimpPickButton. - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types - * libgimpwidgets/tmpl/gimpcolornotebook.sgml - * libgimpwidgets/tmpl/gimpcolorscales.sgml - * libgimpwidgets/tmpl/gimpcolorselector.sgml - * libgimpwidgets/tmpl/gimpstock.sgml: updated. - -2002-11-01 Michael Natterer - - * libgimpcolor/tmpl/gimpcolorspace.sgml: updated. - -2002-10-31 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpcolorscale.sgml - * libgimpwidgets/tmpl/gimpwidgets.sgml: updated. - -2002-10-30 Sven Neumann - - * libgimpwidgets/tmpl/gimpcolorscale.sgml: added GimpColorScale. - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types - * libgimpwidgets/tmpl/gimpcolorarea.sgml: updated. - -2002-10-29 Michael Natterer - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpcolornotebook.sgml: updated. - -2002-10-28 Michael Natterer - - * libgimpwidgets/tmpl/gimpcolorscales.sgml: added GimpColorScales. - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types - * libgimpwidgets/tmpl/gimpcolorselect.sgml - * libgimpwidgets/tmpl/gimpcolorselector.sgml; updated. - -2002-10-28 Michael Natterer - - * libgimpwidgets/tmpl/gimpcolornotebook.sgml: added GimpColorNotebook. - - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types - * libgimpwidgets/tmpl/gimpcolordisplay.sgml: updated. - -2002-10-23 Sven Neumann - - * libgimpmodule/libgimpmodule-sections.txt - * libgimpmodule/tmpl/gimpmodule.sgml: added missing declarations. - -2002-10-23 Michael Natterer - - * libgimpbase/libgimpbase-docs.sgml - * libgimpbase/libgimpbase-sections.txt - * libgimpbase/tmpl/gimpbasetypes.sgml - * libgimpbase/tmpl/gimpdatafiles.sgml: added GimpDatafiles - - * libgimpmodule/libgimpmodule-docs.sgml - * libgimpmodule/libgimpmodule-sections.txt - * libgimpmodule/tmpl/gimpmoduledb.sgml: added GimpModuleDB. - - * libgimpwidgets/libgimpwidgets.types: added gimp_dialog_get_type - - * libgimpmodule/tmpl/gimpmodule.sgml - * libgimpwidgets/tmpl/gimpcolordisplay.sgml - * libgimpwidgets/tmpl/gimpdialog.sgml: updated. - -2002-10-21 Michael Natterer - - * libgimpmodule/tmpl/gimpmoduletypes.sgml: removed because we - don't document the *types.h files separately. - - * libgimpmodule/libgimpmodule-docs.sgml - * libgimpmodule/libgimpmodule-sections.txt - * libgimpmodule/tmpl/gimpmodule.sgml: updated. - -2002-10-21 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpcolordisplay.sgml - * libgimpwidgets/tmpl/gimpcolorselect.sgml - * libgimpwidgets/tmpl/gimpcolorselector.sgml: updated. - -2002-10-21 Michael Natterer - - * Makefile.am - * libgimpmodule/.cvsignore - * libgimpmodule/Makefile.am - * libgimpmodule/libgimpmodule-docs.sgml - * libgimpmodule/libgimpmodule-sections.txt - * libgimpmodule/libgimpmodule.types - * libgimpmodule/tmpl/.cvsignore - * libgimpmodule/tmpl/gimpmodule.sgml - * libgimpmodule/tmpl/gimpmoduletypes.sgml: added API docs for the - new module loading lib. - - * libgimp/tmpl/gimpmodule.sgml: removed. - - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt: changed accordingly. - - * libgimpwidgets/tmpl/gimpcolordisplay.sgml - * libgimpwidgets/tmpl/gimpcolorselect.sgml - * libgimpwidgets/tmpl/gimpcolorselector.sgml: updated. - -2002-10-20 Michael Natterer - - * libgimp/tmpl/gimpcolordisplay.sgml - * libgimp/tmpl/gimpcolorselector.sgml: removed - - * libgimpwidgets/tmpl/gimpcolordisplay.sgml - * libgimpwidgets/tmpl/gimpcolorselect.sgml - * libgimpwidgets/tmpl/gimpcolorselector.sgml: added - - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpmodule.sgml - * libgimpwidgets/libgimpwidgets-docs.sgml - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.types: updated. - -2002-10-13 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: updated for more new icons. - -2002-10-09 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml: updated. - -2002-10-08 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml - * libgimpwidgets/tmpl/gimpwidgets.sgml: updated. - -2002-05-30 Sven Neumann - - * libgimp/tmpl/gimpmodule.sgml: fixed template. - -2002-05-29 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpstock.sgml - * libgimpwidgets/tmpl/gimpwidgets.sgml: updated. - -2002-05-16 Michael Natterer - - * libgimpbase/tmpl/gimpprotocol.sgml - * libgimpbase/tmpl/gimpwire.sgml: regenerated after API change. - -2002-05-14 Sven Neumann - - * libgimpmath/libgimpmath-sections.txt - * libgimpmath/tmpl/gimpmath.sgml: removed FINITE. - -2002-05-13 Sven Neumann - - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/tmpl/gimpdialog.sgml - * libgimpwidgets/tmpl/gimphelpui.sgml - * libgimpwidgets/tmpl/gimpquerybox.sgml - * libgimpwidgets/tmpl/gimpstock.sgml - * libgimpwidgets/tmpl/gimpwidgets.sgml: some small updates. - -2002-05-13 Sven Neumann - - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpimage.sgml: updated. - -2002-05-13 Sven Neumann - - * libgimpbase/Makefile.am: ignore gimpbase.h. - - * libgimpbase/libgimpbase-docs.sgml: removed GimpBase and GimpUtils - sections, added GimpProtocol. - - * libgimpbase/libgimpbase-sections.txt: updated. - - * libgimpbase/tmpl/gimpbase.sgml - * libgimpbase/tmpl/gimputils.sgml: removed. - - * libgimpbase/tmpl/gimpbasetypes.sgml - * libgimpbase/tmpl/gimpenv.sgml - * libgimpbase/tmpl/gimpparasite.sgml - * libgimpbase/tmpl/gimpprotocol.sgml - * libgimpbase/tmpl/gimpunit.sgml: updated. - -2002-05-13 Sven Neumann - - * libgimpcolor/Makefile.am: ignore gimpcolor.h. - - * libgimpcolor/libgimpcolor-docs.sgml: removed GimpColorTypes and - GimpColor sections. - - * libgimpcolor/libgimpcolor-sections.txt: updated. - - * libgimpcolor/tmpl/gimpcolor.sgml - * libgimpcolor/tmpl/gimpcolortypes.sgml: removed. - - * libgimpcolor/tmpl/gimpadaptivesupersample.sgml - * libgimpcolor/tmpl/gimphsv.sgml - * libgimpcolor/tmpl/gimprgb.sgml: updated. - -2002-05-13 Sven Neumann - - * libgimpmath/libgimpmath-docs.sgml: added GimpMD5 section, removed - GimpMathTypes. - - * libgimpmath/libgimpmath-sections.txt: updated. - - * libgimpmath/tmpl/gimpmathtypes.sgml: removed. - - * libgimpmath/tmpl/gimpmd5.sgml: added GimpMD5 template. - - * libgimpmath/tmpl/gimpmatrix.sgml - * libgimpmath/tmpl/gimpvector.sgml: updated. - -2002-05-13 Sven Neumann - - * libgimpwidgets/libgimpwidgets-docs.sgml: added GimpStock section, - removed GimpWidgetTypes. - - * libgimpwidgets/libgimpwidgets-sections.txt: updated. - - * libgimpwidgets/tmpl/gimpstock.sgml: added GimpStock template. - - * libgimpwidgets/tmpl/gimpwidgetstypes.sgml: removed. - - * libgimpwidgets/tmpl/gimpbutton.sgml - * libgimpwidgets/tmpl/gimpchainbutton.sgml - * libgimpwidgets/tmpl/gimpcolorarea.sgml - * libgimpwidgets/tmpl/gimpcolorbutton.sgml - * libgimpwidgets/tmpl/gimpdialog.sgml - * libgimpwidgets/tmpl/gimpfileselection.sgml - * libgimpwidgets/tmpl/gimphelpui.sgml - * libgimpwidgets/tmpl/gimpoffsetarea.sgml - * libgimpwidgets/tmpl/gimppatheditor.sgml - * libgimpwidgets/tmpl/gimppixmap.sgml - * libgimpwidgets/tmpl/gimpquerybox.sgml - * libgimpwidgets/tmpl/gimpsizeentry.sgml - * libgimpwidgets/tmpl/gimpunitmenu.sgml - * libgimpwidgets/tmpl/gimpwidgets.sgml: updated. - -2002-05-03 Sven Neumann - - * includes.txt: fixed typo. - -2002-03-13 Michael Natterer - - * libgimp/libgimp-sections.txt: reflect the current set of libgimp - files and functions. - - * libgimp/tmpl/gimpcompat.sgml - * libgimp/tmpl/gimppalettes.sgml: new files. - - * libgimp/tmpl/gimpbrushes.sgml - * libgimp/tmpl/gimpcolorselector.sgml - * libgimp/tmpl/gimpenums.sgml - * libgimp/tmpl/gimpgimprc.sgml - * libgimp/tmpl/gimpgradients.sgml - * libgimp/tmpl/gimpimage.sgml - * libgimp/tmpl/gimppatterns.sgml: regenerated. - -2002-03-12 Michael Natterer - - * libgimp/tmpl/gimpgradients.sgml - * libgimp/tmpl/gimppalette.sgml: regenerated after pdb cleanup. - -2002-03-08 Michael Natterer - - * libgimpwidgets/tmpl/gimpwidgets.sgml: merged doc fix. - -2002-03-08 Sven Neumann - - * libgimpwidgets/Makefile.am - * libgimpwidgets/libgimpwidgets.types: build fixes. - -2002-03-08 Sven Neumann - - Revival of the API reference for GIMP-1.3. Needs more tweaking ... - - * libgimp/Makefile.am - * libgimp/libgimp.types - * libgimpbase/Makefile.am - * libgimpbase/libgimpbase.types - * libgimpcolor/Makefile.am - * libgimpcolor/libgimpcolor.types - * libgimpmath/Makefile.am - * libgimpmath/libgimpmath.types - * libgimpwidgets/Makefile.am - * libgimpwidgets/libgimpwidgets.types: updated. - - * libgimpbase/libgimp-include.c - * libgimp/libgimp-decl.txt - * libgimp/libgimp.args - * libgimp/libgimp.hierarchy - * libgimp/libgimp.signals: removed from CVS. - - * libgimpbase/libgimpbase-include.c - * libgimpbase/libgimpbase-decl.txt - * libgimpbase/libgimpbase.args - * libgimpbase/libgimpbase.hierarchy - * libgimpbase/libgimpbase.signals: removed from CVS. - - * libgimpcolor/libgimpcolor-include.c - * libgimpcolor/libgimpcolor-decl.txt - * libgimpcolor/libgimpcolor.args - * libgimpcolor/libgimpcolor.hierarchy - * libgimpcolor/libgimpcolor.signals: removed from CVS. - - * libgimpmath/libgimpmath-include.c - * libgimpmath/libgimpmath-decl.txt - * libgimpmath/libgimpmath.args - * libgimpmath/libgimpmath.hierarchy - * libgimpmath/libgimpmath.signals: removed from CVS. - - * libgimpwidgets/libgimpwidgets-decl.txt - * libgimpwidgets/libgimpwidgets.args - * libgimpwidgets/libgimpwidgets.hierarchy - * libgimpwidgets/libgimpwidgets.signals: removed from CVS. - - * libgimp/tmpl/gimp.sgml - * libgimp/tmpl/gimpcolorselector.sgml - * libgimp/tmpl/gimpdrawable.sgml - * libgimp/tmpl/gimpenums.sgml - * libgimp/tmpl/gimpgradients.sgml - * libgimp/tmpl/gimpmenu.sgml - * libgimp/tmpl/gimptools.sgml - * libgimpbase/tmpl/gimpprotocol.sgml - * libgimpbase/tmpl/gimputils.sgml - * libgimpmath/tmpl/gimpmath.sgml - * libgimpmathwidgets/tmpl/gimpchainbutton.sgml - * libgimpmathwidgets/tmpl/gimpcolorbutton.sgml - * libgimpmathwidgets/tmpl/gimpdialog.sgml - * libgimpmathwidgets/tmpl/gimphelpui.sgml - * libgimpmathwidgets/tmpl/gimpquerybox.sgml - * libgimpmathwidgets/tmpl/gimpsizeentry.sgml - * libgimpmathwidgets/tmpl/gimpwidgets.sgml - * libgimpmathwidgets/tmpl/gimpwidgetstypes.sgml: regenerated. - -2001-06-08 Michael Natterer - - * Makefile.am - * pdb/*: removed as we use gtk-doc now. - - * README: updated. - -2001-06-08 Michael Natterer - - * pdb/Makefile.am: fixed location of the *_cmds.c files. - -2001-05-30 Michael Natterer - - * libgimpmath/libgimpmath-docs.sgml: s/libgimpcolor/libgimpmath/. - -2001-05-25 Michael Natterer - - * Makefile.am - * libgimpbase/*: new gtk-doc module for the new library. - - * libgimp/*: removed the files which belong to libgimpbase, updates. - - * libgimpmath/libgimpmath-decl.txt - * libgimpmath/libgimpmath.hierarchy - * libgimpwidgets/libgimpwidgets-decl.txt - * libgimpwidgets/libgimpwidgets-sections.txt - * libgimpwidgets/libgimpwidgets.hierarchy - * libgimpwidgets/tmpl/gimpbutton.sgml - * libgimpwidgets/tmpl/gimpoffsetarea.sgml - * libgimpwidgets/tmpl/gimpwidgetstypes.sgml: updated. - -2000-12-21 Sven Neumann - - * Makefile.am - * pdb/Makefile.am: do not include built texinfo into the distribution. - The build process is broken and obsoleted anyway by the SGML docs we - have in libgimp. If you want to generate the info, try to use the - "pdb_dump.texi" target. This change makes 'make dist' work again - (despite the fact that it fails later in plug-ins/perl ...). - -2000-11-19 Michael Natterer - - * libgimp/Makefile.am - * libgimp/libgimp.types: #include libgimp-include.c in libgimp.types - instead of passing it on the command line in Makefile.am - - * libgimp/libgimp-decl.txt: updated. - -2000-11-08 Sven Neumann - - * libgimp/libgimp-decl.txt: updated - -2000-10-16 Sven Neumann - - * libgimp/libgimp-decl.txt - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpfeatures.sgml: updated - -2000-10-14 Sven Neumann - - * libgimp/libgimp-decl.txt - * libgimp/libgimp-sections.txt - * libgimp/libgimp.signals - * libgimp/tmpl/gimpenv.sgml - * libgimp/tmpl/gimpchainbutton.sgml: updated - -2000-08-25 Sven Neumann - - * libgimp/libgimp-decl.txt - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpfileops.sgml - * libgimp/tmpl/gimpselection.sgml: updated - -2000-08-24 Sven Neumann - - * libgimp/*: updated after libgimp API cleanup, moved all - compatibility definitions into gimpcompat.sgml. - -2000-07-29 Michael Natterer - - * libgimp/libgimp-decl.txt - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimp.sgml - * libgimp/tmpl/gimpdrawable.sgml - * libgimp/tmpl/gimpenums.sgml - * libgimp/tmpl/gimpimage.sgml - * libgimp/tmpl/gimplayer.sgml: updated from the libgimp sources. - -2000-06-24 Sven Neumann - - * libgimp/libgimp-decl.txt - * libgimp/libgimp-docs.sgml: add gimppatterns which I've - forgotten last time - - * libgimp/tmpl/gimppaths.sgml - * libgimp/tmpl/gimpselection.sgml: updated to reflect latest - changes to libgimp - -2000-06-09 Sven Neumann - - moved various files from the docs directory - over here - -2000-06-09 Sven Neumann - - * libgimp/libgimp/libgimp-decl.txt - * libgimp/libgimp/libgimp-sections.txt - * libgimp/tmpl/gimp.sgml - * libgimp/tmpl/gimpchannel.sgml - * libgimp/tmpl/gimpdrawable.sgml - * libgimp/tmpl/gimpimage.sgml - * libgimp/tmpl/gimplayer.sgml: relocated defines as happened to - reflect changes in libgimp - -2000-06-08 Sven Neumann - - * libgimp/libgimp-decl.txt - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimp.sgml - * libgimp/tmpl/gimpcompat.sgml - * libgimp/tmpl/gimpmenu.sgml - * libgimp/tmpl/gimpparasite.sgml - * libgimp/tmpl/libgimp-unused.sgml: reflect recent - changes in libgimp - - * libgimp/tmpl/gimpbrushes.sgml - * libgimp/tmpl/gimpchannel.sgml - * libgimp/tmpl/gimpchannelops.sgml - * libgimp/tmpl/gimpcolor.sgml - * libgimp/tmpl/gimpconvert.sgml - * libgimp/tmpl/gimpdisplay.sgml - * libgimp/tmpl/gimpdrawable.sgml - * libgimp/tmpl/gimpedit.sgml - * libgimp/tmpl/gimpfileops.sgml - * libgimp/tmpl/gimpfloatingsel.sgml - * libgimp/tmpl/gimpgimprc.sgml - * libgimp/tmpl/gimpgradients.sgml - * libgimp/tmpl/gimpguides.sgml - * libgimp/tmpl/gimphelp.sgml - * libgimp/tmpl/gimpimage.sgml - * libgimp/tmpl/gimplayer.sgml - * libgimp/tmpl/gimpmessage.sgml - * libgimp/tmpl/gimpmisc.sgml - * libgimp/tmpl/gimppalette.sgml - * libgimp/tmpl/gimpparasite.sgml.sgml - * libgimp/tmpl/gimppaths.sgml - * libgimp/tmpl/gimppatterns.sgml - * libgimp/tmpl/gimppixelrgn.sgml - * libgimp/tmpl/gimpplugin.sgml - * libgimp/tmpl/gimpproceduraldb.sgml - * libgimp/tmpl/gimpselection.sgml - * libgimp/tmpl/gimptexttool.sgml - * libgimp/tmpl/gimptile.sgml - * libgimp/tmpl/gimptools.sgml - * libgimp/tmpl/gimpundo.sgml: new files - -2000-05-28 Michael Natterer - - * libgimp/libgimp-decl.txt - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimp.sgml - * libgimp/tmpl/gimpcolorbutton.sgml - * libgimp/tmpl/gimpcolordisplay.sgml - * libgimp/tmpl/gimpcolorselector.sgml - * libgimp/tmpl/gimpcolorspace.sgml - * libgimp/tmpl/gimpcompat.sgml - * libgimp/tmpl/gimpenums.sgml - * libgimp/tmpl/gimpfeatures.sgml - * libgimp/tmpl/gimplimits.sgml - * libgimp/tmpl/gimpmath.sgml - * libgimp/tmpl/gimpmodule.sgml - * libgimp/tmpl/gimpparasite.sgml - * libgimp/tmpl/gimpparasiteio.sgml - * libgimp/tmpl/gimppixmap.sgml - * libgimp/tmpl/gimpprotocol.sgml - * libgimp/tmpl/gimpsignal.sgml - * libgimp/tmpl/gimpui.sgml - * libgimp/tmpl/gimpunit.sgml - * libgimp/tmpl/gimputils.sgml - * libgimp/tmpl/gimpvector.sgml - * libgimp/tmpl/gimpwire.sgml - * libgimp/tmpl/libgimp-unused.sgml: Moved the module documentation - from the libgimp headers here, updates, cleanups. - -2000-05-27 Michael Natterer - - * libgimp/*: lotsa files removed/added/changed to reflect the - recent libgimp changes. - -2000-05-01 Michael Natterer - - * libgimp/libgimp-decl.txt - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimp.sgml - * libgimp/tmpl/gimpsignal.sgml - * libgimp/tmpl/gimpui.sgml - * libgimp/tmpl/libgimp-unused.sgml: updated. - -2000-04-23 Sven Neumann - - * libgimp/tmpl/gimpsignal.sgml: new file - - * libgimp/libgimp-decl.txt - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpmath.sgml - * libgimp/tmpl/gimpui.sgml - * libgimp/tmpl/libgimp-unused.sgml: updated - -2000-03-26 Sven Neumann - - * [lotsa files]: looks like newer versions of gtk-doc - give different template files. The output looks better - IMHO and Mitch wanted to switch to Debian anyway... - -2000-03-14 Sven Neumann - - * libgimp/libgimp-decl.txt - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpwidgets.sgml: updates - -Sun Mar 12 01:08:13 CET 2000 Sven Neumann - - * libgimp/libgimp-decl.txt - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimputils.sgml: new file - -Fri Mar 10 11:36:45 CET 2000 Sven Neumann - - * libgimp/Makefile.am: fixed bug #7139 - -2000-03-06 Michael Natterer - - * libgimp-decl.txt - * tmpl/gimpwidgets.sgml: updated. - -2000-02-27 Michael Natterer - - * libgimp/tmpl/gimpdialog.sgml - * libgimp/tmpl/gimphelpui.sgml: updated. - -2000-02-26 Michael Natterer - - * libgimp/libgimp-decl.txt - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimp.sgml - * libgimp/tmpl/gimpdialog.sgml - * libgimp/tmpl/gimphelpui.sgml - * libgimp/tmpl/gimpunit.sgml - * libgimp/tmpl/gimpwidgets.sgml: updated. - -Fri Feb 25 19:47:35 CET 2000 Sven Neumann - - * libgimp/Makefile.am - * libgimp-docs.sgml: cleaned up the Makefile, got rid of the - sed < book1.html > index.html hack - -2000-02-23 Michael Natterer - - * libgimp/libgimp-decl.txt - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpenv.sgml - * libgimp/tmpl/gimppixmap.sgml - * libgimp/tmpl/gimpwidgets.sgml: various updates and documentation - for all gimpwidgets.[ch] functions. - -Mon Feb 21 11:55:18 CET 2000 Sven Neumann - - * libgimp/libgimp-decl.txt - * libgimp/tmpl/gimpwidgets.sgml: updated - -2000-02-18 Michael Natterer - - * libgimp/libgimp-decl.txt - * libgimp/tmpl/gimpmatrix.sgml - * libgimp/tmpl/gimpvector.sgml - * libgimp/tmpl/libgimp-unused.sgml: updates and cleanups. - -2000-02-18 Michael Natterer - - * libgimp/Makefile.am - * libgimp/tmpl/gimpvector.sgml - * libgimp/tmpl/gimppixmap.sgml: new files. - - * libgimp/libgimp-decl.txt - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/libgimp.hierarchy - * libgimp/libgimp.types - * libgimp/tmpl/gimpchainbutton.sgml - * libgimp/tmpl/gimpcolorbutton.sgml - * libgimp/tmpl/gimpdialog.sgml - * libgimp/tmpl/gimpfileselection.sgml - * libgimp/tmpl/gimphelpui.sgml - * libgimp/tmpl/gimpmath.sgml - * libgimp/tmpl/gimpmatrix.sgml - * libgimp/tmpl/gimpmenu.sgml - * libgimp/tmpl/gimppatheditor.sgml - * libgimp/tmpl/gimpsizeentry.sgml - * libgimp/tmpl/gimpunitmenu.sgml - * libgimp/tmpl/gimpwidgets.sgml - * libgimp/tmpl/libgimp-unused.sgml: various minor updates. Added - short descriptions for all libgimpui sections. - -Mon Feb 14 16:41:31 CET 2000 Sven Neumann - - * libgimp/Makefile.am: there was a slash missing in EXTRA_DIST - - * libgimp/tmpl/gserialize.sgml: removed gserialize documentation - - * libgimp/libgimp-decl.txt - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpwidgets.sgml - * libgimp/tmpl/libgimp-unused.sgml: updates - -2000-02-12 Michael Natterer - - * libgimp/Makefile.am - * libgimp/tmpl/gimpquerybox.sgml: new file. - - * libgimp/libgimp-decl.txt - * libgimp/libgimp-docs.sgml - * libgimp/libgimp-sections.txt: updated from the libgimp sources. - -Sat Feb 12 03:14:38 CET 2000 Sven Neumann - - * libgimp/tmpl/gimpchainbutton.sgml: documented - GimpChainButton - -2000-02-08 Michael Natterer - - * libgimp/libgimp-decl.txt - * libgimp/tmpl/gimpexport.sgml - * libgimp/tmpl/gimpfileselection.sgml - * libgimp/tmpl/gimppatheditor.sgml: updated from the libgimp - sources. Added some more documentation to the sgml templates. - -Tue Feb 8 00:51:54 CET 2000 Sven Neumann - - * libgimp/gimpexport.sgml: documented the enums - -2000-02-07 Michael Natterer - - * libgimp/libgimp-decl.txt - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpcolorbutton.sgml - * libgimp/tmpl/gimpfileselection.sgml - * libgimp/tmpl/gimphelpui.sgml - * libgimp/tmpl/gimppatheditor.sgml - * libgimp/tmpl/gimpsizeentry.sgml - * libgimp/tmpl/gimpunit.sgml - * libgimp/tmpl/gimpunitmenu.sgml - * libgimp/tmpl/libgimp-unused.sgml: updated from the libgimp - sources. Added some more documentation to the sgml templates. - -Mon Feb 7 14:47:04 CET 2000 Sven Neumann - - * README: add a link to "DocBook: The Definitive Guide" - -Sun Feb 7 00:14:26 CET 2000 Sven Neumann - - * libgimp/libgimp-decl.txt - * libgimp/tmpl/gimpenv.sgml: documented gimpenv - * libgimp/tmpl/gimpmatrix.sgml: documented gimpmatrix - - * libgimp/tmpl/gimpcolorspace.sgml - * libgimp/tmpl/gimpmenu.sgml: cleanup - -Sun Feb 6 22:15:20 CET 2000 Sven Neumann - - * libgimp/.cvsignore - * libgimp/libgimp-decl.txt - * libgimp/libgimp-sections.txt - * libgimp/tmpl/gimpexport.sgml: updated gimpexport documentation - -2000-02-05 Michael Natterer - - * libgimp/Makefile.am: correctly quote shell commands. - - * libgimp/libgimp-docs.sgml: added two new chapters: - "GIMP Constants and Limits" and "GIMP Module Headers". - - * libgimp/libgimp-decl.txt - * libgimp/tmpl/gimpcolorspace.sgml: updated from the c-source. - -Sat Feb 5 17:48:41 CET 2000 Sven Neumann - - * libgimp/libgimp-decl.txt - * libgimp/tmpl/gimpexport.sgml: documented gimpexport - -Sat Feb 5 16:22:21 CET 2000 Sven Neumann - - * README: more help - - * libgimp/.cvsignore - * libgimp/libgimp-decl.txt - * libgimp/tmpl/gimpwidgets.sgml: updated after changes to libgimp - -Fre Feb 4 16:18:39 CET 2000 Sven Neumann - - * libgimp/Makefile.am: I'm still tweaking it a bit... - * README: Filled in the HOWTO section. - -Fre Feb 4 13:59:25 CET 2000 Sven Neumann - - * libgimp/.cvsignore - * libgimp/Makefile.am: fiddled with the installation - * libgimp/libgimp-decl-list.txt: removed - * libgimp/libgimp-decl.txt: rebuild - -Fri Feb 4 01:27:41 CET 2000 Sven Neumann - - * libgimp/tmpl/gimpcolorbutton.sgml: documented GimpColorButton - to give you an example. - -Fri Feb 4 00:40:47 CET 2000 Sven Neumann - - Set up the framework for the libgimp documenation. - - All the information so far is purely autogenerated. We will - want to resort the chapters, add short explanations and of - course, most importantly, add comment blocks into the source. - diff --git a/devel-docs/Makefile.am b/devel-docs/Makefile.am index 8fdc0d3ab6..d4411a687c 100644 --- a/devel-docs/Makefile.am +++ b/devel-docs/Makefile.am @@ -17,7 +17,6 @@ SUBDIRS = \ $(app) EXTRA_DIST = \ - ChangeLog \ README \ README.gtkdoc \ bugzilla-milestones.txt \ diff --git a/plug-ins/gimpressionist/ChangeLog b/plug-ins/gimpressionist/ChangeLog deleted file mode 100644 index e0199f8e8a..0000000000 --- a/plug-ins/gimpressionist/ChangeLog +++ /dev/null @@ -1,265 +0,0 @@ -(The events are in chronological order, latest first) - -September 9 1999: - - Added the Color page, with two color sampling schemes and - color noise. - -August 29 1999: - - Big rewrite of many internals to get rid of the clumsy - "struct rgbcolor" - -August 26 1999: - - GIMPressionist is included in the CVS GIMP-development tree - - Fixed a //-style comment in repaint.c - - Renamed buffer in sizemap.c (it was also declared in orientmap.c) - -August 23 1999: - - Released 0.99.5 - - Added the missing Shadow controls - - Fixed the applybrush() function. (It was foobar with regards to - shadow handling.) It's still shaky when using Tilable, though... - -August 20 1999: - - Applied a patch that Miod Vallat sent me, to (hopefully) - get rid of some warnings when compiling on 64-bits platforms. - -August 9 1999: - - Released 0.99.4b - - Damn! Fixed a bunch of config.h issues. - - Released 0.99.4 - -July 29 1999: - - Removed some leftover debugging stuff. - - Added description field to the Presets, and added a few - descriptions the them as well. - - Applied a patch that Tor Lillqvist sent me to improve - portability to Win32. Also, config.h was added. - - Tidied up the Sizemap dialog - - Bugfix for Adaptive selections - -July 29 1999: - - Released 0.99.3b - - Added the missing .ppm files to the tarballs. Sorry! - -July 28 1999: - - Released 0.99.3 - - Fixed some minor GTK compatibility issues - - Finished Size dialog! - - Un-adaptive algorithm removed completely. (It was not very - useful, and it complicated things.) - - Threshold for Adaptive brush-orientation/-size - -July 27 1999: - - Added a small OS/2 test in main() - - Started adding variable brush sizes - - Density-correction when using shadows - -June 23 1999: - - Added support for colored brushes (in PPM format)! - - Drop Shadow options added. - - Started merging GIMPressionist with Cryptiq - -May 10 1999: - - Released 0.99.2 - - Added another missing #include - - Added a Save button for layers! - - Added a "None" item in the layer menu - - Fixed some tiny layout issues - - Moved all contributed files into the -extra tarball to keep - the original file smaller. (I included 'weave.pgm', though.) - -February 12 1999: - - Added a number of new Papers sent in by Martin Weber - and Noah Davis. Thanks a lot, guys. :) - -February 7 1999: - - Progress-update on Preview-button. - -February 6 1999: - - Completely new (text-based) file format for the Presets. It - can still read the old ones, though, so you can convert by - just loading and saving them. - - Improved some of the adjustment-parameters - -February 5 1999: - - Martin Weber sent me 36(!) new brushes! Thanks! :) - - Fixed some gtk_scrolled_window() stuff for GTK-1.1.x - - Added a "non-adaptive" mode. (Weird stuff...;-) - - Makefile uses "gimptool" for easier switching between GTK-1.0 and 1.1 - - Makefile_gtk-1.1 is therefore gone. - -February 2 1999: - - Released 0.99.1 - -January 8 1999: - - Fixed another SEGV bug (rare, though) - - A few new Presets - -January 6 1999: - - Added a Voronoi option to the OrientMapEditor - - Tidied up the OME dialog layout - -January 4 1999: - - Fixed a possible SEGV bug - - Added a new brush ;-) - -October 2 1998: - - Added "Vortex3" vectors in OrientMapEditor - -September 27 1998: - - Added "Vortex2" vectors in OrientMapEditor - -September 25 1998: - - Added "Vortex" vectors in OrientMapEditor - -August 10 1998: - - Small fixes in Makefile_gtk-1.1 - - Added yet another forgotten #include - -August 8 1998: - - Improvements of algorithm for evenly placed strokes - - Speeded up the brush preparation code - - Fixed a small bug in autocrop - - Fixed the list boxes to better handle resizing of window - - Added option for Overlay Paper (for "pre-embossed" textures) - - Added support for seamlessly tileable results! - -August 7 1998: - - Added possibility to use an active Gimp layer as brush! - - Fixed some code for much(!) faster Brush preview draws - - Fixed a few bugs with Orientation Map Editor, so that - Preset loading works as it should - - Sorted the lists - - Added a some brushes - -August 6 1998: - - Added Strength Exp and Angle offset to the Orientation - Map Editor - -August 5 1998: - - Released 0.99! - - Minor changes in Makefile_gtk-1.1 - - Cleaned up some code in orientmap.c - - Fixed a bug which prevented Invert Paper to work as - expected - - Fixed a bug that caused Brush gamma and aspect ratio - occationally to be reset to defaults - - Threw in some more Brushes and Presets - - Added a brightness adjustment in the Orientation Map - Editor. - - Add vector with mouse button #2 (middle) - -August 4 1998: - - Made brush preview centered - - Added "Aspect ratio" to the Brush page - - Made the radios on the Orientation and General pages - jump to Manual and Solid respectively, when the - "connected" buttons are clicked. - - Added a little text on the Presets page - - Added a few more tooltips - - Added a Makefile_gtk-1.1 which hopefully simplifies - compilation and installation with GTK-1.1 and GIMP-1.1 - - Added a few missing #includes that could cause warnings - - Added "Centerize" under Placement - - Fixed 'repaint.c' to use g_list_nth(xxx)->data instead of - g_list_nth_data(xxx), which is missing in older GTKs - -August 3 1998: - - Added the "Orientation Map Editor" (and related bugfixing). - Consequently Preset format has changed a tad, but the old - ones should still work - -July 31 1998: - - Added tooltips to some of the controls - - Fixed some minor alpha vs. non-alpha bugs - - Added "Transparent" as a background option - - Better algorithm for adaptive brush selection - - Added a primitive brush cache - -July 30 1998: - - Added a few more brushes - - Fixed a few alpha-related bugs - - Much(!) better alpha-channel handling added - -July 29 1998: - - Fixed saving in standalone mode - - Added a "Reset" button to Preview - - Minor speedups when "painting" - - Fixed a bug which could cause large brushes to crash - - Fixed a bug which could mess up resizing of images (internally) - -July 28 1998: - - Added a standalone (non-plug-in) mode for easier - debugging (with e.g. gdb) - -July 27 1998: - - Released 0.1h - -May 25 1998: (Phew, long break) - - Added some DEBUG code - - Fixed Makefile to use `gtk-config` - -May 4 1998: - - Moved "Stroke Density" to the Placement folder - - Added support for "gimpressionist-path" in gimprc. - - Moved Preview out of notebook. (Thanks Sven!) - - Changed comment style to "purer" C, i.e. /* */ (Thanks Sven!) - -May 2 1998: - - Added support for reading .gbr (native Gimp) brushes! - -May 1 1998: - - Increased maximum stroke density to 50 - - Click on preset => name in entry box - - Support for layers with alpha channel! (Still needs some work, tho.) - -Apr 30 1998: - - Released 0.1g - - Added adaptive brush orientation! (Still slow!) - -Apr 29 1998: - - A few more brushes - some old renamed, as well as some new presets - - Optimized algorithm for evenly distributed strokes - - Fixed handling of local and global data files! - -Apr 23 1998: - - Released 0.1f - - Added selection of stroke placement method - -Apr 5 1998: - - Some changes for supporting/handling alpha channels - - More optimized code in repaint.c - - Released 0.1e - -Apr 4 1998: (again.. *sigh*) - - Workaround for a bug when loading presets (path wasn't handled - correctly) - -Apr 4 1998: - - Released 0.1d - - Added a few lines for better behaviour on 8 bit displays - - Increased maximum stroke density to 40, as 30 was a bit low - for some brushes - - Added some more papers and brushes - - Added option for "Paint edges"! - - Changed some "fatal" errors to non-fatal. - -Apr 3 1998: (still) - - Added a few more papers and brushes, some "borrowed" from - other plug-ins and builtin textures - - Added a sample preset to the distribution - - Did some optimizations in a couple of functions. Hopefully they - will increase the speed a bit - - Cleaned up the Makefile even more - -Apr 3 1998: - - Released version 0.1c - - Cleaned up some more nonportabilities in Makefile - - Renamed gamma() to ppmgamma() to avoid a conflict with math.h - - Fixed a bug with the color selection dialog - - Fixed a tiny bug in the About window. - -Apr 2 1998: - - Shortly after: version 0.1b which fixed a few problems in - the Makefile - - First release: version 0.1 diff --git a/po-libgimp/ChangeLog b/po-libgimp/ChangeLog deleted file mode 100644 index 8679fe30e5..0000000000 --- a/po-libgimp/ChangeLog +++ /dev/null @@ -1,3380 +0,0 @@ -2009-03-24 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2009-03-18 Mișu Moldovan - - * ro.po: updated Romanian translation by Cristian Secară - -2009-03-08 Marco Ciampa - - * it.po: updated italian translation. - -2009-03-05 Claude Paroz - - * fr.po: Sync corrections from 2-6 by Julien Hardelin and partial - translation. - -2009-02-12 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2009-02-09 Jani Monoses - - * ro.po: Updated Romanian translation - by Cristian Secară - -2009-01-27 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2009-01-23 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2009-01-04 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Kiyotaka Nishibori. - -2008-12-29 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2008-12-22 Goran Rakić - - * sr.po, sr@latin.po: Updated Serbian Translation (by Miloš Popović). - -2008-12-16 Gabor Kelemen - - * hu.po: Translation updated by Arpad Biro. - -2008-11-24 Martin Nordholts - - * POTFILES.in: Sort entries. - -2008-11-11 Mugurel Tudor - - * ro.po: Updated Romanian translation - by Cristian Secară - -2008-11-10 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2008-11-06 Sven Neumann - - * de.po: removed fuzzy markers after introduction of translation - context for enum values. - -2008-11-01 Wouter Bolsterlee - - * nl.po: Updated Dutch translation by Filip Vervloesem. - -2008-10-28 Petr Kovar - - * cs.po: Fixed Czech translation (bug #517967). - -2008-10-13 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Kiyotaka Nishibori. - -2008-10-08 Mugurel Tudor - - * ro.po: Updated Romanian translation by - Cristian Secară - -2008-10-07 João S. O. Bueno - - * pt_BR.po: Main brazilian portuguese update for 2.6 - -2008-10-07 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2008-10-06 Ilkka Tuohela <> - - * fi.po: Updated Finnish translation. - -2008-10-04 Takeshi AIHANA - - * ja.po: Fixed wrong translation by - Kiyotaka Nishibori. - -2008-10-03 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Kiyotaka Nishibori. - -2008-10-01 Ihar Hrachyshka - - * be.po: Updated Belarusian translation by Hleb Valoshka. - -2008-10-01 Matic Zgur - - * sl.po: updated Slovenian translation. - -2008-09-26 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2008-09-25 Sven Neumann - - * et.po: updated Estonian translation by Alexia Death. - -2008-09-22 Ignacio Casal Quinteiro - - * gl.po: Updated Galician translation - -2008-09-20 Marco Ciampa - - * it.po: Updated italian translation - -2008-09-19 Changwoo Ryu - - * ko.po: Updated Korean translation by Choi, Ji-Hui. - -2008-09-17 Kjartan Maraas - - * nb.po: Updated Norwegian bokmål translation. - -2008-09-13 Claude Paroz - - * fr.po: Updated French translation. - -2008-09-11 Goran Rakić - - * LINGUAS, sr@latin.po, sr@Latn.po: Conversion from sr@Latn to sr@latin. - -2008-09-07 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2008-09-02 Sven Neumann - - * LINGUAS: added missing languages: az, lv. - -2008-09-02 Sven Neumann - - * LINGUAS: removed language that has no translation in this - textdomain: tt. - -2008-08-29 Mugurel Tudor - - * ro.po: Translation updated by Cristian Secară - - -2008-08-27 Inaki Larranaga Murgoitio - - * eu.po: Updated Basque translation. - -2008-08-25 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-08-19 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2008-08-16 Sven Neumann - - * POTFILES.in: added libgimp/gimp.c with some new messages. - - * de.po: updated German translation. - -2008-08-14 Takeshi AIHANA - - * ja.po: Updated Japanese translation by Kiyotaka Nishibori. - -2008-08-13 Ulf-D. Ehlert - - * de.po: Fixed German translation. - -2008-08-11 Sven Neumann - - * POTFILES.in: follow name changes in the modules directory. - - * de.po: updated German translation. - -2008-08-10 Ignacio Casal Quinteiro - - * gl.po: Updated Galician translation - -2008-08-08 Michael Natterer - - * POTFILES.in: s/triangle/wheel/ - -2008-08-08 Djihed Afifi - - * ar.po: Updated Arabic Translation by Khaled Hosny. - -2008-07-31 Djihed Afifi - - * ar.po: Updated Arabic Translation by . - -2008-07-31 Djihed Afifi - - * ar.po: Updated Arabic Translation by . - -2008-07-26 Marco Ciampa - - * it.po: updated italian translation. - -2008-07-22 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2008-07-22 Ignacio Casal Quinteiro - - * gl.po: Updated Galician Translation by Frco. Javier Rial. - -2008-07-21 Ihar Hrachyshka - - * be.po: Updated Belarusian translation by Hleb Valoshka. - -2008-07-17 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2008-07-17 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2008-07-12 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-07-11 Sven Neumann - - * POTFILES.in: fix intltool warning by adding gimpcpuaccel.c - - * de.po: updated german translation. - -2008-07-03 Yannig Marchegay - - * oc.po: Updated Occitan translation. - -2008-07-02 Takeshi AIHANA - - * ja.po: Updated Japanese translation by Kiyotaka Nishibori. - -2008-06-24 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2008-06-06 Sven Neumann - - * POTFILES.skip: fixed the insanity using a new feature in - intltool 0.40.0 that allows us to skip whole directories. - -2008-06-02 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2008-05-24 Mugurel Tudor - - * ro.po: Updated Romanian translation by - Cristian Secară - -2008-05-23 Sven Neumann - - * Makefile.in.in: set XGETTEXT_KEYWORDS for use of msgctxtid. - -2008-05-7 Djihed Afifi - - * ar.po: Updated Arabic Translation by . - -2008-05-06 Marco Ciampa - - * it.po: updated italian translation. - -2008-05-05 Sven Neumann - - * is.po: Updated/Added Icelandic Translation by Anna Ármansdóttir - - -2008-04-21 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2008-04-09 Sven Neumann - - * POTFILES.skip: updated. - -2008-04-03 Jordi Mallach - - * ca@valencia.po: Add new Valencian-Catalan translation, - based on the Catalan file. - -2008-04-01 Sven Neumann - - * de.po: updated German translation. - -2008-04-01 Sven Neumann - - * POTFILES.in: added libgimpwidgets/gimphelpui.c. - -2008-03-12 Åsmund Skjæveland - - * nn.po: Added Norwegian Nynorsk translation from Kolbjørn - Stuestøl . - -2008-03-09 Philip Withnall - - * en_GB.po: Updated British English translation. - -2008-03-03 Vincent van Adrighem - - * nl.po: Translation updated by Filip Vervloesem. - -2008-02-28 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2008-02-18 Kjartan Maraas - - * nb.po: Updated Norwegian bokmål translation. - -2008-02-17 Marco Ciampa - - * it.po: small fix to it translation thanks to A. Falappa - -2008-02-12 Stéphane Raimbault - - * fr.po: Fixed French translation. - -2008-01-10 Maxim Dziumanenko - - * uk.po: Updated Ukrainian translation. - -2008-01-01 Marco Ciampa - - * it.po: updated italian. - -2007-12-31 Yannig Marchegay - - * oc.po: Updated Occitan translation. - -2007-12-28 Marco Ciampa - - * it.po: updated italian. - -2007-12-07 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-11-07 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-11-01 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2007-10-31 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2007-10-30 Priit Laes - - * et.po: Translation updated by Priit Laes. - -2007-10-26 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2007-10-25 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2007-10-25 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2007-10-24 Sven Neumann - - * de.po: fixed German translation. - -2007-10-22 Djihed Afifi - - * ar.po: Updated Arabic Translation by Khaled Hosny. - -2007-10-21 Matic Žgur - - * sl.po: Updated Slovenian translation by Martin Srebotnjak. - -2007-10-19 Stéphane Raimbault - - * fr.po: Updated French translation by Laurent Monin. - -2007-10-19 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2007-10-18 Sven Neumann - - * no.po: removed; no is not any longer in ALL_LINGUAS. - -2007-10-16 Michael Natterer - - * POTFILES.skip: added app/widgets/gimpcolorselectorpalette.c - Fixes bug #487153. - -2007-10-13 Sigurd Gartmann - - * no.po: Updated Norwegian Bokmal translation (fix plurals error). - * nb.po: Updated Norwegian Bokmal translation (fix plurals error). - -2007-10-13 Sigurd Gartmann - - * no.po: Updated Norwegian Bokmal translation. - * nb.po: Updated Norwegian Bokmal translation. - -2007-10-11 Matic Žgur - - * sl.po: Updated Slovenian translation by Martin Srebotnjak and - Nedeljko Grabant. - -2007-10-11 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-10-08 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-10-08 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-10-07 Marco Ciampa - - * it.po: updated italian translation. - -2007-10-06 Sven Neumann - - * de.po: updated German translation. - -2007-10-04 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-10-01 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-09-30 Stéphane Raimbault - - * fr.po: Updated French translation by Laurent Monin. - -2007-09-29 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2007-09-26 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2007-09-25 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2007-09-24 Matic Zgur - - * sl.po: Updated Slovenian translation by Nedeljko Grabant and Martin - Srebotnjak. - -2007-09-21 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2007-09-19 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-09-19 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-09-18 Jakub Friedl - - * cs.po: Updated Czech translation - -2007-09-17 Sven Neumann - - * km.po: updated Kmer translation (bug #420417). - -2007-09-17 Jakub Friedl - - * cs.po: Updated Czech translation - -2007-09-16 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2007-09-16 Wadim Dziedzic - - * pl.po: Updated polish translation - -2007-09-15 Changwoo Ryu - - * ko.po: Updated Korean translation by Choi, Ji-Hui. - -2007-09-14 Gintautas Miliauskas - - * lt.po: Updated Lithuanian translation. - -2007-09-10 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-09-08 Inaki Larranaga Murgoitio - - * eu.po: Updated Basque translation. - -2007-09-04 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-09-03 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-08-31 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez , et. al. - -2007-08-27 Changwoo Ryu - - * ko.po: Updated Korean translation by Choi, Ji-Hui. - -2007-08-22 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2007-08-22 Stéphane Raimbault - - * fr.po: Updated French translation by Jean-Luc Coulon and - Stéphane Raimbault. - -2007-08-19 João S. O. Bueno Calligaris - - * pt_BR.po: Brazilian Portuguese major update from 2.2 to 2.4 - -2007-08-19 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-08-18 Marco Ciampa - - * it.po: updated italian. - -2007-08-16 Jakub Friedl - - * cs.po: Updated czech translation. - -2007-08-16 Jakub Friedl - - * cs.po: Updated czech translation. - -2007-08-16 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2007-08-15 Hendrik Brandt - - * de.po: Revised and updated German translation for 2.4. - -2007-08-15 Sven Neumann - - * POTFILES.in: added missing file modules/colorsel_cmyk_lcms.c. - -2007-08-14 Sven Neumann - - * POTFILES.in: added new file libgimpwidgets/gimpcolorprofilestore.c. - -2007-08-14 Marco Ciampa - - * it.po: updated italian. - -2007-08-13 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2007-08-13 Claude Paroz - - * ne.po: - * km.po: Removed executable property. - -2007-08-11 Axel Wernicke - - * de.po: Updated German translation. - -2007-08-10 Jakub Friedl - - * cs.po: Updated czech translation. - -2007-08-09 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-08-07 Ulf-D. Ehlert - - * de.po: Updated German translation. - -2007-08-06 Sven Neumann - - * de.po: update to the German translation by Axel Wernicke. - -2007-08-01 Inaki Larranaga Murgoitio - - * eu.po: Updated Basque translation. - -2007-08-01 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-07-31 Ignacio Casal Quinteiro - - * gl.po: Updated Galician Translation. - -2007-07-30 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez et al. - -2007-07-30 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-07-28 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-07-28 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-07-27 Stéphane Raimbault - - * fr.po: Updated French translation by Laurent Monin. - -2007-07-27 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2007-07-27 Pawan Chitrakar - - * ne.po: Updated Nepali Translation. - -2007-07-26 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-07-08 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila. - -2007-06-30 Marco Ciampa - - * it.po: italian revision by Alessandro Falappa. - -2007-06-18 Marco Ciampa - - * it.po: italian update. - -2007-06-18 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2007-06-14 Wadim Dziedzic - - * pl.po: Updated Polish translation by Bartek Kosiorek - -2007-05-28 Wadim Dziedzic - - * pl.po: Updated Polish translation by GNOME PL Team. - -2007-05-26 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2007-05-16 Sven Neumann - - * de.po: applied patch from Ulf-D. Ehlert (bug #438886). - -2007-05-16 David Lodge - - * en_GB.po: Updated British English translation - -2007-05-10 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-05-06 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2007-05-06 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-05-05 Roozbeh Pournader - - * fa.po: Added Persian translation by Meelad Zakaria and - Farzad Ghanei. - -2007-05-04 Sven Neumann - - * POTFILES.in: removed gimpresolutionentry.c. - -2007-04-29 Christophe Merlet - - * oc.po: Added Occitan translation from - Yannig MARCHEGAY . - -2007-04-21 Djihed Afifi - - * ar.po: Updated Arabic Translation by Djihed Afifi. - -2007-04-05 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-04-05 Djihed Afifi - - * ar.po: Updated Arabic Translation by Khaled Hosny. - -2007-03-30 Jakub Friedl - - * cs.po: Fixed strings in the Czech translation - -2007-03-28 Pema Geyleg - - * dz.po: Updated dzongkha translation. - -2007-03-27 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-03-25 Marco Ciampa - - * it.po: updated italian translation. - -2007-03-24 Stéphane Raimbault - - * fr.po: Updated French translation by Laurent Monin, Claude Paroz - and Stéphane Raimbault. - -2007-03-20 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2007-03-14 Marco Ciampa - - * it.po: updated italian translation. - -2007-03-11 David Lodge - - * en_GB.po: Updated English (British) translation - -2007-03-08 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-03-06 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-03-01 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-02-26 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-02-25 Ole Laursen - - * da.po: Updated Danish translation. - -2007-02-23 Marco Ciampa - - * it.po: updated italian translation. - -2007-02-20 Tor Lillqvist - - * POTFILES.in: Add modules/controller_dx_dinput.c. - -2007-02-17 David Lodge - - * en_GB.po: Updated English (British) translation - -2007-02-14 Stéphane Raimbault - - * fr.po: Updated French translation by Raymond Ostertag, Jonathan - Ernst and Stéphane Raimbault. - -2007-02-13 Marco Ciampa - - * it.po: updated italian translation. - -2007-02-09 David Lodge - - * en_GB.po: Updated English (British) translation - -2007-02-05 David Lodge - - * en_GB.po: Updated English (British) translation, fixed bug 402715 - -2007-02-03 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2007-01-30 Marco Ciampa - - * it.po: updated italian translation. - -2007-01-30 Marco Ciampa - - * eo.po: updated Esperanto translation. - -2007-01-29 Marco Ciampa - - * it.po: updated italian translation. - -2007-01-25 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2007-01-24 David Lodge - - * en_GB.po: Updated English (British) translation - -2007-01-22 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-01-11 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-01-11 Marco Ciampa - - * it.po: updated italian translation. - -2007-01-09 Marco Ciampa - - * it.po: updated italian translation. - -2007-01-09 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-01-07 Marco Ciampa - - * eo.po: added Esperanto partial translation. - -2007-01-07 Jordi Mas - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2007-01-07 Marco Ciampa - - * it.po: italian update. - -2007-01-05 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-01-04 Sven Neumann - - * Makefile.in.in: synced with po-plug-ins/Makefile.in.in. - -2007-01-04 Michael Natterer - - * POTFILES.in: specify encoding (bug #389201). - -2007-01-03 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-01-03 Sven Neumann - - * POTFILES.in: added missing files. - - * de.po: minor update. - -2006-12-27 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2006-12-23 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2006-12-21 Marco Ciampa - - * it.po: minor italian update. - -2006-12-20 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-12-19 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2006-12-13 Marco Ciampa - - * it.po: updated italian translation. - -2006-12-11 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-11-18 Djihed Afifi - - * ar.po: Added Arabic Translation. - * LINGUAS: Added ar. - -2006-11-13 Sven Neumann - - * removed obsolete update.sh script. - -2006-11-13 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-11-06 Marco Ciampa - - * it.po: updated italian translation. - -2006-11-06 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2006-11-02 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-11-02 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-11-01 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-10-30 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-10-28 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2006-10-18 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Quim Perez - -2006-09-18 Jakub Friedl - - * cs.po: Updated Czech translation - -2006-10-15 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-10-12 Alexandre Prokoudine - - * ru.po: Updated Russian translation by - -2006-10-03 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-09-25 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-09-25 Pawan Chitrakar - - * ne.po: Updated Nepali Translation - -2006-09-20 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-09-14 Francisco Javier F. Serrador - - * es.po: Fixed wrong handling of "|" context string. Closes #355936 - -2006-09-12 David Lodge - - * en_GB.po: Updated English (British) translation - -2006-09-12 Pema Geyleg - - * dz.po: Added Dzongkha Translation. - -2006-09-07 Jakub Friedl - - * cs.po: Updated Czech translation - -2006-09-05 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez , et al. - -2006-09-04 Marco Ciampa - - * it.po: updated italian translation - -2006-08-30 Nickolay V. Shmyrev - - * ru.po: Updated Russian translation by - Alexandre Prokoudine - -2006-08-29 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2006-08-27 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-08-23 Sven Neumann - - * de.po: updated. - -2006-08-22 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-08-18 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2006-08-15 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-08-13 Marco Ciampa - - * it.po: updated italian translation - -2006-08-08 Inaki Larranaga - - * eu.po: Fixed some typos. - -2006-07-27 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-07-26 Marco Ciampa - - * it.po: updated italian translation - -2006-07-18 Inaki Larranaga - - * eu.po: Updated Basque translation. - -2006-07-17 Jakub Friedl - - * cs.po: a fix in Czech translation - -2006-07-10 Jakub Friedl - - * cs.po: minor fix in Czech translation - -2006-07-10 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-05-28 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-05-27 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-06-26 Marco Ciampa - - * it.po: updated italian translation - -2006-06-26 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-05-26 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-06-15 Hendrik Richter - - * de.po: Updated German translation. - -2006-05-25 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-05-24 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-05-11 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-05-03 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2006-04-10 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-04-06 Sven Neumann - - * de.po: updated. - -2006-04-05 Nickolay V. Shmyrev - - * ru.po: Updated Russian translation. - -2006-04-05 Marco Ciampa - - * it.po: updated italian translation. - -2006-04-03 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-03-27 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-03-14 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-03-12 Hendrik Brandt - - * de.po: Updated German translation. - -2006-03-10 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-03-09 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Quim Perez i Noguer. - -2006-03-02 Inaki Larranaga - - * eu.po: Updated Basque translation. - -2006-02-24 Marco Ciampa - - * it.po: updated italian translation. - -2006-02-12 Nickolay V. Shmyrev - - * ru.po: Updated Russian translation by - Alexandre Prokoudine - -2006-02-06 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2006-01-26 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2006-01-26 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-01-25 Funda Wang - - * POTFILES.in: Added missing files. - -2006-01-24 Benoît Dejean - - * fr.po: Updated French translation. - -2006-01-15 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2006-01-09 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2006-01-03 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2005-12-22 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2005-12-11 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-12-04 Marco Ciampa - - * it.po: updated italian trasnslation. - -2005-11-16 Sven Neumann - - * de.po: fixed wrong translation. - -2005-11-12 Hendrik Brandt - - * de.po: Updated German translation. - -2005-11-12 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - OKANO Takayoshi . - -2005-11-09 Simos Xenitellis - - * tt.po: Added Tatarish translation. - -2005-11-06 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-11-04 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2005-11-03 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-10-30 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - OKANO Takayoshi . - -2005-10-26 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-10-22 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - OKANO Takayoshi . - -2005-10-18 Marco Ciampa - - * it.po: Updated italian translation. - -2005-10-15 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2005-10-10 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-10-06 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-10-06 Sven Neumann - - * de.po: updated. - -2005-10-03 Hendrik Brandt - - * de.po: Updated German translation. - -2005-10-03 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-09-30 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-09-28 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-09-28 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2005-09-26 Ankit Patel - - * gu.po: Updated Gujarati translation. - -2005-09-25 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-09-17 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - kano@na.rim.or.jp. - -2005-09-16 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2005-09-06 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-09-05 Ankit Patel - - * gu.po: Added Gujarati Translation. - -2005-09-04 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2005-09-04 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2005-09-01 Sven Neumann - - * de.po: updated german translation. - -2005-08-30 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2005-08-27 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-08-23 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-08-13 Marco Ciampa - - * it.po: updated italian translation. - -2005-08-11 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2005-08-06 Miloslav Trmac - - * cs.po: Updated Czech translation by Miloslav Trmač. - -2005-08-04 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-08-03 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-08-02 Michael Natterer - - * POTFILES.in: added libgimp/gimpprocbrowserdialog.c and - libgimp/gimpprocview.c - -2005-07-24 Hendrik Richter - - * de.po: Fixed German translation by - Jens Seidel . - -2005-07-21 Pawan Chitrakar - - * ne.po: Added Nepali Translation - -2005-07-20 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-07-18 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-07-18 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by Quim Perez i Noguer, et al. - -2005-07-18 Sven Neumann - - * POTFILES.in: added libgimpwidgets/gimpresolutionentry.c. - - * de.po: updated. - -2005-07-10 Miloslav Trmac - - * cs.po: Updated Czech translation by Miloslav Trmač. - -2005-07-10 Hendrik Brandt - - * de.po: Updated German translation. - -2005-07-07 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation from GNOME HK Team - -2005-07-04 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2005-07-03 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-06-30 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-06-28 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2005-06-16 Marco Ciampa - - * it.po: updated italian translation. - -2005-06-26 Hendrik Brandt - - * de.po: Updated German translation. - -2005-06-25 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2005-06-25 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-06-22 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-06-12 Marco Ciampa - - * it.po: updated italian translation. - -2005-06-05 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-06-04 Manish Singh - - * POTFILES.in: added libgimp/gimpfontselectbutton.c - -2005-06-05 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2005-05-24 Sven Neumann - - * de.po: updated german translation. - -2005-05-24 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2005-05-22 Michael Natterer - - * POTFILES.in: added libgimpwidgets/gimpwidgetsenums.c - -2005-05-19 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-05-19 Michael Natterer - - * POTFILES.in: added libgimpwidgets/gimpbrowser.c - -2005-05-17 Hendrik Brandt - - * de.po: Updated German translation. - -2005-05-15 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2005-05-12 Priit Laes - - * et.po: Translation added by Olle Niit. - -2005-05-12 Miloslav Trmac - - * cs.po: Updated Czech translation by Miloslav Trmač. - -2005-05-04 Peteris Krisjanis - - * lv.po: Updated Latvian translation from - Gatis Kalnins - -2005-04-28 Leonid Kanter - - * ru.po: Updated Russian translation from - Roxana Chernogolova - -2005-04-24 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2005-04-23 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2005-04-22 Marco Ciampa - - * it.po: Updated italian translation. - -2005-04-22 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-04-19 Gareth Owen - - * en_GB.po: Updated British English translation - -2005-04-16 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-04-13 Adi Attar - - * xh.po: Added Xhosa translation. - -2005-04-11 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2005-04-09 Miloslav Trmac - - * cs.po: Updated Czech translation by Miloslav Trmač. - -2005-04-09 Josep Puigdemont - - * ca.po: Updated Catalan translation. - -2005-04-06 Hendrik Brandt - - * de.po: Updated German translation. - -2005-04-04 Marco Ciampa - - * it.po: Updated italian translation. - -2005-04-03 Ole Laursen - - * da.po: Updated Danish translation. - -2005-04-01 Steve Murphy - - * rw.po: Added Kinyarwanda translations from compendium. - -2005-03-17 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-02-28 Marco Ciampa - - * it.po: updated italian translation. - -2005-02-23 Maxim Dziumanenko - - * uk.po: Updated Ukrainian translation - -2005-02-22 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-02-21 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Tadashi Jokagi . - -2005-02-13 Marco Ciampa - - * it.po: updated italian translation. - -2005-02-09 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-02-08 Sven Neumann - - * POTFILES.in: added new files for GimpColorConfig. - -2005-02-06 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-02-05 Sven Neumann - - * POTFILES.in: added libgimpwidgets/gimppropwidgets.c. - -2005-02-04 Marco Ciampa - - * it.po: updated italian translation. - -2005-02-02 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-02-02 Sven Neumann - - * *.po: moved translations for messages that are used in code that - has been moved from app to libgimp*. - -2005-02-02 Sven Neumann - - * POTFILES.in: added libgimpconfig. - -2005-01-28 Jordi Mallach - - * ca.po: Updated Catalan translation by - Xavier Conde Rueda . - -2005-01-25 Marco Ciampa - - * it.po: updated italian translation. - -2005-01-24 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-01-18 Alexander Shopov - - * bg.po: Initial bg.po file - -2005-01-13 Sven Neumann - - * ru.po: fixed fatal error. - -2005-01-10 Vaelk Filippov - - * ru.po: Updated russian translation by Anatoly (Doc) Yakushin. - -2004-12-20 Jarkko Ranta - - * fi.po: Updated Finnish translation by Mikko Paananen. - -2004-12-17 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2004-12-12 Ole Laursen - - * da.po: Updated Danish translation. - -2004-12-07 Peteris Krisjanis - - * lv.po: Updated Latvian translation - by Gatis Kalnins - -2004-12-04 Sigurd Gartmann - - * no.po: Updated Norwegian Bokmål translation. - * nb.po: Updated Norwegian Bokmål translation. - -2004-12-02 Laszlo Dvornik - - * hu.po: Hungarian translation updated by Arpad Biro. - -2004-12-01 Stanislav Visnovsky - - * sk.po: Fixed Slovak translation. - -2004-11-30 Marco Ciampa - - * it.po: updated italian translation. - -2004-11-26 Sven Neumann - - * sk.po: reverted last commit, it only contained binary gibberish. - -2004-11-26 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdeno Podobny. - -2004-11-24 Cai Qian - - * zh_CN.po: updated Simplified Chinese translation. - -2004-11-24 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-11-21 David Lodge - - * en_GB.po: Updated British translation. - -2004-11-21 Peteris Krisjanis - - * lv.po: Added translation for Latvian language - by Gatis Kalnins - -2004-11-19 Cai Qian - - * zh_CN.po: updated Simplified Chinese translation. - -2004-11-19 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2004-11-18 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-11-18 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2004-11-18 Raphael Higino - - * pt_BR.po: Updated Brazilian Portuguese translation. - -2004-11-17 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2004-11-15 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-11-14 Sven Neumann - - * de.po: updated. - -2004-11-13 Christophe Merlet - - * fr.po: Updated French translation from - Raymond Ostertag . - -2004-11-12 Pablo G. del Campo - - * es.po: Updated Spanish translation. - -2004-11-10 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-11-09 Miloslav Trmac - - * cs.po: Updated Czech translation by Miloslav Trmač. - -2004-11-07 Sigurd Gartmann - - * no.po, nb.po: Updated Norwegian Bokmål translation. - -2004-11-05 Marco Ciampa - - * it.po: Updated italian translation. - -2004-11-04 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-11-02 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-10-31 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-31 Sven Neumann - - * de.po: updated. - -2004-10-27 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-27 Sven Neumann - - * POTFILES.in: added missing libgimp/gimppalettemenu.c. - - * de.po: updated. - -2004-10-27 Miloslav Trmac - - * cs.po: Updated Czech translation by Miloslav Trmač. - -2004-10-26 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-10-25 Hendrik Brandt - - * de.po: Updated German translation. - -2004-10-25 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2004-10-23 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-23 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2004-10-22 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-21 Nikos Charonitakis - - * el.po: Updated Greek translation. - -2004-10-21 Miloslav Trmac - - * cs.po: Updated Czech translation by Miloslav Trmač. - -2004-10-17 Francisco Javier F. Serrador - - * es.po: Updated Spanih translation. - -2004-10-17 David Lodge - - * en_GB.po: Updated British English translation. - -2004-10-17 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2004-10-16 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-09-06 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-09-06 Marco Ciampa - - * it.po: Updated italian translation. - -2004-09-05 Sven Neumann - - * POTFILES.in: added libgimpwidgets/gimppreviewarea.c. - - * de.po: updated german translation. - -2004-09-02 Sven Neumann - - * de.po: updated german translation. - -2004-08-31 Sven Neumann - - * POTFILES.in: added libgimpwidgets/gimppreview.c. - - * de.po: updated german translation. - -2004-08-13 Tommi Vainikainen - - * fi.po: Unified some fields in po headers for Finnish team. - -2004-08-10 Marco Ciampa - - * it.po: Updated italian translation. - -2004-08-09 Danilo Šegan - - * sr.po, sr@Latn.po: Merged from gimp-2-0 branch. - -2004-07-29 Sven Neumann - - * POTFILES.in: added libgimpbase/gimpbaseenums.c. This file - contains enums that used to live in the core. - - * de.po: moved enum translations from the core domain. - -2004-07-27 Sven Neumann - - * POTFILES.in: added libgimpbase/gimpmemsize.c. - -2004-07-15 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-05-28 Andras Timar - - * hu.po: Updated Hungarian translation. - -2004-05-23 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2004-05-18 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-05-13 Sven Neumann - - * de.po: fixed wrong translation of format strings that caused bug - #142400. - -2004-05-12 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-05-10 Marco Ciampa - - * it.po: Updated italian translation. - -2004-04-27 Andras Timar - - * hu.po: Updated Hungarian translation. - -2004-04-24 Christophe Merlet - - * fr.po: Updated French translation. - -2004-04-22 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-04-22 Sven Neumann - - * POTFILES.in: removed some files again, added another one instead. - * de.po: updated. - -2004-04-22 Sigurd Gartmann - - * no.po: Updated Norwegian Bokmål translation (Work by Runar - Ingebrigtsen) - -2004-04-21 Sven Neumann - - * POTFILES.in: added new files. - * de.po: updated. - -2004-04-15 Guntupalli Karunakar - - * pa.po: Added Punjabi translation by - Punjab Linux Technology . - -2004-04-13 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-04-12 Marco Ciampa - - * it.po: Updated italian translation. - -2004-04-10 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-04-10 Maxim Dziumanenko - - * uk.po: Updated Ukrainian translation - -2004-04-07 Evandro Fernandes Giovanini - - * pt_BR.po: Updated Brazilian Portuguese translation - from João S. O. Bueno . - -2004-04-06 Iñaki Larrañaga - - * eu.po: Added Basque translation. - -2004-04-03 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2004-03-25 Gareth Owen - - * en_GB.po: Updated British English translation - -2004-03-25 Changwoo Ryu - - * ko.po: Updated Korean translation by Dongsu Jang - . - -2004-03-25 Andras Timar - - * hu.po: Updated Hungarian translation. - -2004-03-25 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-03-24 Vincent van Adrighem - - * nl.po: Translation updated by Branko Collin. - -2004-03-23 Gustavo Maciel Dias Vieira - - * pt_BR.po: Updated Brazilian Portuguese translation done by Luis - Henrique Sestari Rocha . - -2004-03-23 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2004-03-23 Shirasaki Yasuhiro - - * ja.po: Updated Japanese translation. - -2004-03-21 Artur Flinta - - * pl.po: Updated Polish translation. - -2004-03-21 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2004-03-20 Jarkko Ranta - - * fi.po: Updated Finnish translation by Mikko Paananen - -2004-03-20 Robert Sedak - - * hr.po: Updated Croatian translation. - -2004-03-17 Changwoo Ryu - - * ko.po: Updated Korean translation by Dongsu Jang - . - -2004-03-16 Pablo G. del Campo - - * es.po: Updated Spanish translation. - -2004-03-15 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-03-15 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-03-14 Ole Laursen - - * da.po: Updated Danish translation. - -2004-03-12 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2004-03-12 Sven Neumann - - * POTFILES.in: added missing libgimpwidgets/gimppatheditor.c. - -2004-03-12 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2004-03-11 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny. - -2004-03-09 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2004-03-09 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-03-08 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2004-03-08 Ole Laursen - - * da.po: Updated Danish translation. - -2004-03-06 Christophe Merlet - - * fr.po: Updated French translation. - -2004-03-05 Sven Neumann - - * de.po: updated german translation. - -2004-02-28 Christophe Merlet - - * fr.po: Updated French translation from - Raymond Ostertag . - -2004-02-26 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-02-25 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2004-02-23 Adam Weinberger - - * en_CA.po: Added "en_CA" (Canadian English) translation. - -2004-02-23 Marco Ciampa - - * it.po: Updated italian translation. - -2004-02-20 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2004-02-16 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2004-02-16 Christophe Merlet - - * fr.po: Updated French translation. - -2004-02-10 Ole Laursen - - * da.po: Updated Danish translation. - -2004-02-10 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-02-05 Robert Sedak - - * hr.po: Updated Croatian translation. - -2004-02-05 Jordi Mallach - - * ca.po: Updated Catalan translation by - Xavier Conde Rueda . - -2004-02-02 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-02-02 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-01-30 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-01-22 Ole Laursen - - * da.po: Updated Danish translation. - -2004-01-20 Christophe Merlet - - * fr.po: Updated French translation from - Raymond Ostertag . - -2004-01-13 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2004-01-12 Valek Filippov - - * ru.po: Updated russian translation by Anatoly (Doc) Yakushin. - -2004-01-09 Marco Ciampa - - * it.po: Updated italian translation. - -2004-01-09 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny. - -2004-01-07 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2004-01-06 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-01-05 Marco Ciampa - - * it.po: Updated italian translation - -2003-12-19 Artur Flinta - - * pl.po: Updated Polish translation. - -2003-12-16 Danilo Šegan - - * POTFILES.in: Removed libgimp/gimpmiscui.c. - -2003-12-13 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-12-12 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-12-11 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-12-11 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny. - -2003-12-08 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-12-08 Sven Neumann - - * POTFILES.in: added files from libgimpthumb. - - * de.po: minor updates to the german translation. - -2003-12-07 Marco Ciampa - - * it.po: Updated italian translation - -2003-12-04 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-11-26 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny. - -2003-11-26 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-11-24 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-11-24 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-11-22 Sven Neumann - - * POTFILES.in: s/gimpfileselection/gimpfileentry/ - -2003-11-21 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny. - -2003-11-21 Sven Neumann - - * POTFILES.in: added color proof module. - -2003-11-20 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-11-18 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-11-17 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-11-16 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - - * POTFILES.in: gimpunit.c renamed to gimpunitcache.c. - -2003-11-15 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-11-15 Michael Natterer - - * de.po: Updated during libgimp message cleanup. - -2003-11-10 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-11-07 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-11-06 Hasbullah Bin Pit - - * ms.po: Updated Malay translation by MIMOS Open Source - Development Group - -2003-11-03 Marco Ciampa - - * it.po: Updated italian translation - -2003-10-31 Hasbullah Bin Pit - - * ms.po: Updated Malay translation by MIMOS Open Source - Development Group - -2003-10-29 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny. - -2003-10-21 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-10-20 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny. - -2003-10-19 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-10-18 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-09-19 Marco Ciampa - - * it.po: Updated italian translation - -2003-09-18 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-09-15 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-09-14 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-09-14 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-09-13 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-09-12 Dmitry G. Mastrukov - - * be.po: Added Belarusian translation - from Belarusian team . - -2003-09-11 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Ryoichi INAGAKI - -2003-10-09 Marco Ciampa - - * it.po: Updated Italian translation. - -2003-09-09 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-09-08 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny - . - -2003-09-06 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-09-04 Vincent van Adrighem - - * nl.po: Dutch translation updated by Branko Collin. - -2003-09-03 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-09-03 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny - . - -2003-09-02 Danilo Šegan - - * sr@Latn.po: Updated. - -2003-09-02 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-08-27 Ole Laursen - - * da.po: Updated Danish translation. - -2003-08-21 Hasbullah Bin Pit - - * ms.po: Added initial Malay Translation by MIMOS Open Source - Development Group - -2003-08-19 Abel Cheung - - * lt.po: Convert to UTF-8. - -2003-08-19 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2003-08-18 Nikos Charonitakis - - * el.po: Updated Greek translation. - -2003-08-17 Manish Singh - - * update.sh: s/gimp14/gimp20/ - -2003-08-13 Gil "Dolfin" Osher - - * he.po: Added Hebrew translation. - -2003-07-31 Christophe Merlet - - * fr.po: Updated French translation from - Raymond Ostertag . - -2003-07-30 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-07-26 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-07-25 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-07-24 Vincent van Adrighem - - * nl.po: Dutch translation updated by Branko Collin. - -2003-07-22 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-07-15 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-07-15 Sven Neumann - - * POTFILES.in: added modules/colorsel_cmyk.c. - - * de.po: updated german translation. - -2003-07-14 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation by Serbian team - (Prevod.org). - -2003-07-06 Valek Filippov - - * ru.po: Updated russian translation. - -2003-06-30 Mohammad DAMT - - * id.po: Added Indonesian translation - -2003-06-29 Christophe Merlet - - * fr.po: Updated French translation. - -2003-06-28 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-06-28 Christian Rose - - * ca.po, en_GB.po, fi.po, ga.po, gl.po, hr.po, it.po, lt.po, - nl.po, no.po, ro.po, ru.po, sk.po, tr.po, uk.po: Converted - to UTF-8. - -2003-06-18 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-06-17 Sven Neumann - - * POTFILES.in: added files with newly marked strings. - - * de.po: updated. - -2003-06-14 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-06-10 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-06-08 Abel Cheung - - * POTFILES.in: Add libgimp/gimpmiscui.c. - -2003-06-04 Abel Cheung - - * ko.po: Converted to UTF-8. (seems unmaintained) - -2003-05-21 Danilo Šegan - - * sr.po, sr@Latn.po: Added Serbian translation by Serbian team - (Prevod.org). - -2003-04-27 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2003-04-26 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - KAMAGASAKO Masatoshi . - -2003-04-23 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-04-22 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny . - -2003-04-19 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-04-17 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-04-15 Ole Laursen - - * da.po: Updated Danish translation. - -2003-04-15 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-04-14 Sven Neumann - - * POTFILES.in - * de.po: updated. - -2003-03-27 Christian Rose - - * yi.po: Added Yiddish translation by - Raphael Finkel . - -2003-03-02 Evandro Fernandes Giovanini - - * pt_BR.po: Updated Brazilian Portuguese translation - from Alexandre Folle de Menezes . - -2003-03-02 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-02-25 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-02-21 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - -2003-02-07 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-02-07 Pablo Gonzalo del Campo - - * es.po: Fixed some strings. - -2003-02-06 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation by Francisco J. Fernandez - -2003-02-05 Abel Cheung - - * az.po: Fix header. - -2003-02-01 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2003-01-31 Gustavo Noronha Silva - - * pt_BR.po: translation update by - Alexandre Folle de Menezes - -2003-01-30 Pablo Saratxaga - - * vi.po: Updated Vietnamese file - -2003-01-29 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2003-01-26 Kjartan Maraas - - * no.po: Updated Norwegian (bokmal) translation. - -2003-01-25 Ole Laursen - - * da.po: Updated Danish translation. - -2003-01-22 Kjartan Maraas - - * no.po: Updated Norwegian (bokmal) translation. - -2003-01-15 Ole Laursen - - * da.po: Updated Danish translation. - -2003-01-10 Christian Rose - - * sv.po: Updated Swedish translation. - -2003-01-08 Ole Laursen - - * da.po: Updated Danish translation. - -2003-01-07 Christian Rose - - * sv.po: Updated Swedish translation. - -2003-01-06 Sven Neumann - - * de.po: updated german translation. - -2003-01-05 Sven Neumann - - * POTFILES.in: added libgimpwidgets/gimpmemsizeentry.c. - -2003-01-04 Kjartan Maraas - - * no.po: Updated Norwegian (bokmal) translation. - -2002-12-27 Ole Laursen - - * da.po: Updated Danish translation. - -2002-12-21 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-12-19 Christophe Merlet - - * fr.po: Updated French translation. - -2002-12-19 Michael Natterer - - * de.po: Updated German translation. - -2002-12-17 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-12-16 Sven Neumann - - * POTFILES.in: added modules/cdisplay_colorblind.c. - * de.po: updated german translation. - -2002-12-15 Ole Laursen - - * da.po: Updated Danish translation. - -2002-11-25 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-11-17 Ole Laursen - - * da.po: Updated Danish translation. - -2002-11-07 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-11-05 Sven Neumann - - * POTFILES.in: added libgimpwidgets/gimppickbutton.c. - * de.po: updated german translation. - -2002-11-05 Stanislav Brabec - - * cs.po: Updated Czech translation from Michal Bukovjan - . - -2002-11-01 Ole Laursen - - * da.po: Updated Danish translation. - -2002-11-01 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-10-30 Sven Neumann - - * POTFILES.in: moved modules to libgimp translation domain. - * de.po: updated german translation. - -2002-10-30 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2002-10-29 Sven Neumann - - * POTFILES.in: added libgimpwidgets/gimpcolorscales.c. - * de.po: updated german translation. - -2002-10-25 Stanislav Brabec - - * cs.po: Updated Czech translation from Michal Bukovjan - . - -2002-10-24 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-10-22 Ole Laursen - - * da.po: Updated Danish translation. - -2002-10-21 Sven Neumann - - * POTFILES.in: added libgimpwidgets/gimpcolorselect.c - * de.po: updated german translation. - -2002-10-21 Michael Natterer - - * POTFILES.in: added libgimpmodule/gimpmodule.c - -2002-10-15 Ole Laursen - - * da.po: Updated Danish translation. - -2002-10-11 Stanislav Brabec - - * cs.po: Updated Czech translation from Michal Bukovjan - . - -2002-10-09 Sven Neumann - - * de.po: updated german translation. - -2002-09-23 Kjartan Maraas - - * no.po: Updated Norwegian (bokmål) translation. - -2002-09-16 Pablo Saratxaga - - * vi.po: Updated Vietnamese file - -2002-09-05 Christian Neumair - - * de.po: Updated German translation. - -2002-09-03 Ole Laursen - - * da.po: Updated Danish translation. - -2002-08-16 Andras Timar - - * hu.po: Updated Hungarian translation. - -2002-07-15 Pablo Saratxaga - - * vi.po: Added Vietnamese file - -2002-07-02 Kjartan Maraas - - * no.po: Updated Norwegian (bokmål) translation. - -2002-06-30 Christophe Merlet - - * fr.po: Updated French translation. - -2002-06-19 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-06-16 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2002-06-08 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - -2002-06-08 Gediminas Paulauskas - - * lt.po: Added Lithuanian translation from stable branch - -2002-06-01 Pablo Saratxaga - - * ca.po: Updated Catalan file - -2002-05-30 Sven Neumann - - * de.po: updated german translation. - -2002-05-30 Stanislav Visnovsky - - * sk.po: Updated Slovak translation from Zdenko Podobny . - -2002-05-29 Ole Laursen - - * da.po: Updated Danish translation. - -2002-05-28 Ole Laursen - - * da.po: Updated Danish translation. - -2002-05-24 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - -2002-05-13 Sven Neumann - - * POTFILES.in: added libgimp/gimpmenu.c. - - * de.po: updated german translation. - -2002-05-06 Pablo Saratxaga - - * vi.po: Added Vietnamese file. - -2002-04-30 Duarte Loreto - - * pt.po: Converted Portuguese translation to UTF-8. - -2002-04-15 Christophe Merlet - - * fr.po: Updated French translation from stable - branch and converted to UTF-8. - -2002-04-09 Stanislav Brabec - - * cs.po: Updated translation. - -2002-04-05 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - -2002-04-02 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny . - -2002-03-27 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2002-03-14 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny . - -2002-03-13 Sven Neumann - - * ja.po: updated japanese translation from . - -2002-03-07 Duarte Loreto - - * pt.po: Added Portuguese translation. - -2002-03-05 Valek Filippov - - * ru.po: Updated translation. - -2002-03-02 Sven Neumann - - * update.sh: latest intltool changes allow me to simplify the script - even further. - -2002-03-02 Ole Laursen - - * da.po: Updated Danish translation from gimp-1-2 branch and - converted it to UTF-8. - -2002-02-28 Sven Neumann - - * POTFILES.in: added missing file. - - * de.po: updated german translation. - -2002-02-26 Sven Neumann - - * update.sh: changed to use intltool. - -2002-01-31 Stanislav Visnovsky - - * sk.po: Updated Slovak translation from Zdenko Podobny - . - -2002-01-28 Christian Rose - - * sv.po: Converted to UTF-8. - -2002-01-25 Simos Xenitellis - - * el.po: Converted to UTF-8. - -2002-01-23 Simos Xenitellis - - * el.po: Added Greek translation. - -2001-12-18 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2001-12-16 Kjartan Maraas - - * no.po: Updated Norwegian (bokmål) translation. - -2001-12-15 Valek Filippov - - * ru.po: Updated translation. - -2001-12-03 Christian Rose - - * sv.po: Updated Swedish translation. - -2001-11-25 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2001-11-18 Valek Filippov - - * ru.po: Updated translation. - -2001-11-17 Wang Jian - - * zh_CN.po: Updated Simpified Chinese translation by - Xie Yuheng . - -2001-11-15 Abel Cheung - - * zh_TW.Big5.po -> zh_TW.po: Replace translation with the - one from stable branch, rename to avoid encoding naming - problem, and try to resolve the resulting CVS conflict (my error) - -2001-11-08 Wang Jian - - * zh_CN.po: Updated Simpified Chinese translation by - Xie Yuheng . - -2001-10-30 Wang Jian - - * zh_CN.po: Added Simplified Chinese translation by - Xie Yuheng . - -2001-09-27 Sven Neumann - - * Makefile.in.in: different version for AM_GLIB_GNU_GETTEXT. - - * update.sh: changed package name to gimp14-libgimp. - -2001-09-17 Andras Timar - - * hu.po: converted to UTF-8. - -2001-08-29 Sven Neumann - - * de.po: converted to UTF-8. - -2001-08-27 Abel Cheung - - * zh_TW.Big5.po: Copied from 1.2 branch. Please warn me if this - file fails during compiling, since it is checked against gettext - 0.10.38/39 only. - -2001-08-21 Pablo Saratxaga - - * ca.po: updated Catalan file - -2001-07-18 Fatih Demir - - * tr.po: Updated Turkish translation by Alper Ersoy. - -2001-07-17 Fatih Demir - - * tr.po: Updated Turkish translation by Alper Ersoy - (yes again updated). - -2001-07-14 Fatih Demir - - * tr.po: Updated Turkish translation by Alper Ersoy. - -2001-06-07 Michael Natterer - - * Makefile.in.in: some build fixes. - - * zh_TW.Big5.po: new dummy file. - -2001-05-21 Pablo Saratxaga - - * ca.po,fr;po,ga.po,sk.po,ro.po: fixed headers and syntax errors - -2001-05-20 Michael Natterer - - * hr.po - * hu.po - * sk.po: fixed invalid charset specs. - -2001-03-15 Fatih Demir - - * tr.po: Copied Turkish translation from gimp-1-2. - -2001-02-17 Stanislav Brabec - - * cs.po: Updated translation. - -2000-12-22 Szabolcs Ban - - * hu.po: Added Hungarian translation from - Andras Timar - -2000-11-25 Shirasaki Yasuhiro - - * ja.po: updated japanese translation. - -2000-11-24 Christophe Merlet - - * fr.po: updated French translation. - -2000-11-05 Daniel Egger - - * hr.po: Added Croatian translation - by Zeljan Rikalo . - -2000-10-27 Zbigniew Chyla - - * pl.po: Updated Polish translation. - -Thu Oct 19 22:47:45 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-10-17 Christophe Merlet - - * fr.po: updated French translation. - -2000-10-09 Christophe Merlet - - * fr.po: updated French translation. - -2000-10-07 Tor Lillqvist - - * fi.po: Remove bogus fuzzy indicators, the translations were in fact correct. - -2000-10-02 Christophe Merlet - - * fr.po: updated French translation. - -2000-09-28 Rodrigo Sancho Senosiain - - * es.po: updated spanish translation. - -Wed Sep 27 22:35:07 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Wed Sep 27 12:54:03 PDT 2000 Manish Singh - - * it.po: updates from Daniele Medri - -2000-09-24 Christian Rose - - * sv.po: Updated Swedish translation. - -2000-09-04 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -Fri Aug 25 11:13:31 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-08-22 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-08-05 Rodrigo Sancho Senosiain - - * es.po: Updated spanish translation - -2000-07-16 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-07-10 Jesus Bravo Alvarez - - * gl.po: Added Galician translation from - Francisco Xose Vazquez Grandal - -Mon Jul 10 22:39:30 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-07-09 Shirasaki Yasuhiro - - * ja.po: updated japanese translation. - -2000-06-28 Valek Filippov - - * ru.po: Updated translation. - -2000-06-28 Sven Neumann - - * de.po: updated german translation - -2000-06-07 Ville Hautamäki - - * fi.po: added one translation - -2000-05-31 Michael Natterer - - * POTFILES.in: s/gimpunit_pdb/gimpunit/ - -Wed May 31 13:38:07 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Tue May 16 21:04:57 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-05-13 Sven Neumann - - * update.sh: updated update.sh - -2000-05-13 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -Tue May 9 19:52:09 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-05-04 Tor Lillqvist - - * makefile.cygwin: New file. - -Sun Apr 23 21:26:40 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-04-23 Sven Neumann - - * es.po: added spanish translation - -2000-04-14 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-04-12 Pablo Saratxaga Pablo - - * da.po: Updated Danish file - -2000-04-12 Valek Filippov - - * ru.po: Updated translation. - -2000-04-08 Tor Lillqvist - - * fi.po: Fix a fuzzy translation. - -Sat Apr 8 23:29:02 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-04-08 Zbigniew Chyla - - * pl.po: Updated translation. - -2000-04-05 Sven Neumann - - * nl.po: reverted Nick's revert and corrected the errors. - Actually I was very happy to find someone to take care of - the abandoned dutch translation and we do not want to - discourage him in the very beginning... - -2000-04-04 Nick Lamb - - * nl.po: revert un-remarked and broken change - Please test things BEFORE commiting them, and write logs - -2000-04-03 Fellmann Joaquim - - * fr.po : Updated French translation - -2000-04-01 Sven Neumann - - * it.po: updates from Daniele Medri - -Thu Mar 30 21:24:52 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-03-30 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-03-17 Tor Lillqvist - - * fi.po: Fix and update. - -Fri Mar 17 11:57:06 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-03-17 Shirasaki Yasuhiro - - * ja.po: updated Japanese translation. - -Wed Mar 15 16:50:23 CET 2000 Sven Neumann - Michael Natterer - - * de.po: updated german translation - -Wed Mar 8 17:42:20 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Mon Mar 6 22:30:54 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-03-06 David Monniaux - - * fr.po: Completed French translation. - -Mon Mar 6 10:07:12 CET 2000 Sven Neumann - - * it.po: applied patches provided by Daniele Medri - -2000-03-02 Michael Natterer - - * de.po: consistency fixes. - -2000-02-29 Shirasaki Yasuhiro - - * ja.po: Updated Japanese translation. - -2000-02-19 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-02-19 Shirasaki Yasuhiro - - * ja.po: Updated Japanese translation. - -Mon Feb 14 21:23:04 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Sun Feb 13 12:59:40 CET 2000 Sven Neumann - - * de.po: updated german translation - -Thu Feb 7 12:13:01 CET 2000 Daniel Egger - - (applied by pcg@goof.com) - - * POTFILES.in: Added missing libgimp files. - - * de.po: Updated. - -Sat Feb 12 17:44:18 CET 2000 Sven Neumann - - * it.po: Updates from Daniele Medri - -2000-02-12 Tor Lillqvist - - * fi.po: Update header. - -Fri Feb 11 12:14:02 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-02-11 Shirasaki Yasuhiro - - * ja.po: Updated Japanese translation. - -Mon Feb 7 13:28:51 CET 2000 Sven Neumann - - * it.po: Updates from Daniele Medri - -Mon Feb 7 01:18:33 CET 2000 Sven Neumann - - * en_GB.po: removed fuzzy comment from header - -2000-02-05 Tor Lillqvist - - * fi.po: Updated translation. - -Fri Feb 4 20:41:56 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-02-04 Robert Brady - - * en_GB.po: Added British translation. - -Sat Jan 29 10:39:03 CET 2000 Sven Neumann - - * fi.po - * hu.po - * nl.po - * sk.po - * uk.po: removed fuzzy comment before file header, it was - disturbing my statistics ... - -2000-01-29 Shirasaki Yasuhiro - - * ja.po: Updated Japanese translation. - -Thu Jan 27 17:18:43 PST 2000 Manish Singh - - * Initial domain creation diff --git a/po-libgimp/Makefile.in.in b/po-libgimp/Makefile.in.in index c94b10e67a..f7c9cc38d5 100644 --- a/po-libgimp/Makefile.in.in +++ b/po-libgimp/Makefile.in.in @@ -64,7 +64,7 @@ USE_LINGUAS=$(shell if test -n "$(USER_LINGUAS)"; then LLINGUAS="$(USER_LINGUAS) POFILES=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done) -DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(POFILES) +DISTFILES = Makefile.in.in POTFILES.in $(POFILES) EXTRA_DISTFILES = POTFILES.skip Makevars LINGUAS POTFILES = \ diff --git a/po-plug-ins/ChangeLog b/po-plug-ins/ChangeLog deleted file mode 100644 index 2fe8ae3420..0000000000 --- a/po-plug-ins/ChangeLog +++ /dev/null @@ -1,5378 +0,0 @@ -2009-04-28 Marco Ciampa - - * it.po: updated italian translation. - -2009-04-16 Shankar Prasad - - * kn.po: Added Kannada(kn) translations. - * LINGUAS: Added kn to the list. - -2009-03-24 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2009-03-23 Sven Neumann - - * POTFILES.in: removed plug-ins/file-uri/uri-backend-gnomevfs.c. - -2009-03-18 Mișu Moldovan - - * ro.po: updated Romanian translation by Cristian Secară - -2009-03-18 Marco Ciampa - - * it.po: updated italian translation. - -2009-03-10 Ulf-D. Ehlert - - * de.po: Updated German translation. - -2009-03-07 Claude Paroz - - * fr.po: Updated French translation by Julien Hardelin and Claude Paroz. - -2009-03-05 Sven Neumann - - * POTFILES.in: removed plug-ins/file-uri/gimpmountoperation.c. - -2009-02-27 Marco Ciampa - - * it.po: small fix in italian translation. - -2009-02-19 Marco Ciampa - - * it.po: Updated italian translation. - -2009-02-14 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2009-02-12 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2009-02-09 Jani Monoses - - * ro.po: Updated Romanian translation - by Cristian Secară - -2009-01-27 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2009-01-23 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2009-01-04 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Kiyotaka Nishibori. - -2008-12-29 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2008-12-22 Goran Rakić - - * sr.po, sr@latin.po: Updated Serbian Translation (by Miloš Popović). - -2008-12-18 Gabor Kelemen - - * hu.po: Translation updated. - -2008-12-17 Gabor Kelemen - - * hu.po: Translation updated by Arpad Biro. - -2008-12-16 Gabor Kelemen - - * hu.po: Translation updated by Arpad Biro. - -2008-11-12 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-11-11 Mugurel Tudor - - * ro.po: Updated Romanian translation - by Cristian Secară - -2008-11-09 Goran Rakić - - * sr.po, sr@latin.po: Updated Serbian Translation (by Miloš Popović). - -2008-11-01 Wouter Bolsterlee - - * nl.po: Updated Dutch translation by Filip Vervloesem. - -2008-10-28 Petr Kovar - - * cs.po: Fixed Czech translation (bug #517967). - -2008-10-19 Djihed Afifi - - * ar.po: Updated Arabic Translation by Khaled Hosny. - -2008-10-13 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Kiyotaka Nishibori. - -2008-10-10 Claude Paroz - - * fr.po: Updated French translation by Julien Hardelin. - -2008-10-08 Claude Paroz - - * fr.po: Updated French translation. - -2008-10-08 Takeshi AIHANA - - * ja.po: Fixed Japanese translation by - Kiyotaka Nishibori. - -2008-10-08 Mugurel Tudor - - * ro.po: Updated Romanian translation by - Cristian Secară - -2008-10-07 João S. O. Bueno - - * pt_BR.po: Main Brazilian Portuguese update for 2.6 - -2008-10-07 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2008-10-06 Ilkka Tuohela <> - - * fi.po: Updated Finnish translation. - -2008-10-04 Takeshi AIHANA - - * ja.po: Fixed wrong translation by - Kiyotaka Nishibori. - -2008-10-03 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Kiyotaka Nishibori. - -2008-10-01 Ihar Hrachyshka - - * be.po: Updated Belarusian translation by Hleb Valoshka. - -2008-10-01 Matic Zgur - - * sl.po: updated Slovenian translation. - -2008-09-22 Ignacio Casal Quinteiro - - * gl.po: Updated Galician translation - -2008-09-20 Marco Ciampa - - * it.po: Updated italian translation. - -2008-09-19 Changwoo Ryu - - * ko.po: Updated Korean translation by Choi, Ji-Hui. - -2008-09-17 Kjartan Maraas - - * nb.po: Updated Norwegian bokmål translation. - -2008-09-15 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2008-09-11 Goran Rakić - - * LINGUAS, sr@latin.po, sr@Latn.po: Conversion from sr@Latn to sr@latin. - -2008-09-09 Inaki Larranaga Murgoitio - - * eu.po: Updated Basque translation. - -2008-09-07 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2008-09-05 Sven Neumann - - * de.po: updated German translation. - -2008-09-02 Sven Neumann - - * LINGUAS: removed languages that have no translation in this - textdomain: eo, tt. - -2008-08-29 Mugurel Tudor - - * ro.po: Translation updated by Cristian Secară - - -2008-08-26 Michael Natterer - - * Makefile.in.in (GETTEXT_PACKAGE): is gimp20-std-plug-ins, not - gimp20-plug-ins. Fixes bug #549441. - -2008-08-25 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-08-19 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2008-08-18 Michael Natterer - - * POTFILES.in: compressor.c -> file-compressor.c - -2008-08-14 Takeshi AIHANA - - * ja.po: Updated Japanese translation by Kiyotaka Nishibori. - -2008-08-11 Ignacio Casal Quinteiro - - gl.po: Updated Galician translation - -2008-08-11 Sven Neumann - - * POTFILES.in: fixed some changed filenames that Mitch forgot to - change. - -2008-08-11 Michael Natterer - - * POTFILES.in: follow file plug-in renamings. - -2008-08-8 Djihed Afifi - - * ar.po: Updated Arabic Translation by . - -2008-08-05 Sven Neumann - - * de.po: Updated German translation. - -2008-08-05 Ignacio Casal Quinteiro - - * gl.po: Updated Galician translation. - -2008-07-31 Djihed Afifi - - * ar.po: Updated Arabic Translation by Khaled Hosny. - -2008-07-31 Djihed Afifi - - * ar.po: Updated Arabic Translation by Khaled Hosny. - -2008-07-26 Marco Ciampa - - * it.po: updated italian translation. - -2008-07-25 Gil Forcada - - * ca.po: Minor update to Catalan translation by Joaquim Perez. - -2008-07-22 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2008-07-22 Ignacio Casal Quinteiro - - * gl.po: Updated Galician Translation by Frco. Javier Rial. - -2008-07-21 Ihar Hrachyshka - - * be.po: Added Belarusian translation by Hleb Valoshka. - -2008-07-17 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2008-07-17 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2008-07-16 Sven Neumann - - * de.po: updated German translation. - -2008-07-12 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-07-09 Ulf-D. Ehlert - - * de.po: Updated/fixed German translation. - -2008-07-06 Sven Neumann - - * de.po: updated German translation. - -2008-07-03 Yannig Marchegay - - * oc.po: Updated Occitan translation. - -2008-07-02 Takeshi AIHANA - - * ja.po: Updated Japanese translation by Kiyotaka Nishibori. - -2008-06-24 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2008-06-11 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2008-06-11 Sven Neumann - - * de.po: updated German translation. - -2008-06-06 Sven Neumann - - * POTFILES.skip: fixed the insanity using a new feature in - intltool 0.40.0 that allows us to skip whole directories. - -2008-06-02 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2008-05-27 Claude Paroz - - * fr.po: Updated French translation by Julien Hardelin. - -2008-05-24 Mugurel Tudor - - * ro.po: Updated Romanian translation by - Cristian Secară - -2008-05-23 Alexandre Prokoudine - - * ru.po: updated Russian translation. - -2008-05-23 Sven Neumann - - * Makefile.in.in: set XGETTEXT_KEYWORDS for use of msgctxtid. - -2008-05-12 Marco Ciampa - - * it.po: updated italian translation. - -2008-05-10 Sven Neumann - - * POTFILES.in: gtm.c was renamed to html-table.c. - - * de.po: updated German translation. - -2008-05-7 Djihed Afifi - - * ar.po: Updated Arabic Translation by . - -2008-05-05 Sven Neumann - - * is.po: Updated/Added Icelandic Translation by Anna Ármansdóttir - - -2008-04-29 Hendrik Brandt - - * de.po: Updated German translation. - -2008-04-21 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2008-04-09 Sven Neumann - - * eo.po: initialized header (copied from po/eo.po). - -2008-04-08 Sven Neumann - - * POTFILES.in - * POTFILES.skip: updated. - -2008-04-05 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2008-04-04 Sven Neumann - - * POTFILES.in: updated. - - * de.po: updated German translation. - -2008-04-03 Jordi Mallach - - * ca@valencia.po: Add new Valencian-Catalan translation, - based on the Catalan file. - -2008-03-26 Sven Neumann - - * POTFILES.in: added plug-ins/uri/gimpmountoperation.c. - - * de.po: updated German translation. - -2008-03-26 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-03-24 Michael Natterer - - * POTFILES.in: more renamed files. - -2008-03-24 Michael Natterer - - * POTFILES.in: lots of files in plug-ins/ were renamed. - -2008-03-24 Michael Natterer - - * POTFILES.in: lots of files in plug-ins/common/ were renamed. - -2008-03-12 Åsmund Skjæveland - - * nn.po: Added Norwegian Nynorsk translation from Kolbjørn - Stuestøl . - -2008-03-12 Sven Neumann - - * POTFILES.in: added plug-ins/uri/uri-backend-gio.c. - - * de.po: updated German translation. - -2008-03-09 Philip Withnall - - * en_GB.po: Updated British English translation. - -2008-03-09 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-03-06 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2008-03-04 Hendrik Brandt - - * de.po: Updated German translation. - -2008-02-28 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2008-02-23 Gabor Kelemen - - * hu.po: Translation updated - -2008-02-22 Ilkka Tuohela - - * fi.po: Updated Finnish translation, including fix for - bug #514362. - -2008-02-19 Kjartan Maraas - - * nb.po: Updated Norwegian bokmål translation. - -2008-02-10 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-01-22 Sven Neumann - - * POTFILES.in: added files from the new PSD load plug-in. - -2008-01-18 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2008-01-10 Maxim Dziumanenko - - * uk.po: Updated Ukrainian translation. - -2007-12-31 Yannig Marchegay - - * oc.po: Updated Occitan translation. - -2007-12-28 Marco Ciampa - - * it.po: updated italian. - -2007-12-17 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-12-16 Sven Neumann - - * POTFILES.in: removed mapcolor.c. - -2007-12-12 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila, fixes bug - #500568 - -2007-12-11 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-12-07 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-11-09 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-11-08 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2007-11-01 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2007-10-31 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2007-10-30 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2007-10-26 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2007-10-25 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2007-10-22 Djihed Afifi - - * ar.po: Updated Arabic Translation by Anas Husseini. - -2007-10-22 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2007-10-22 Marco Ciampa - - * it.po: updated italian translation. - -2007-10-21 Matic Žgur - - * sl.po: Updated Slovenian translation by Martin Srebotnjak. - -2007-10-19 Stéphane Raimbault - - * fr.po: Updated French translation. - -2007-10-19 Sven Neumann - - * es.po: corrected a syntax error. - -2007-10-19 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2007-10-18 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2007-10-18 Hendrik Brandt - - * de.po: Updated German translation. - -2007-10-17 Ulf-D. Ehlert - - * de.po: Fixed German translation. - -2007-10-16 Michael Natterer - - * POTFILES.skip: added app/widgets/gimpcolorselectorpalette.c - Fixes bug #487153. - -2007-10-16 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-10-13 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-10-10 Ulf-D. Ehlert - - * de.po: Updated German translation. - -2007-10-09 Ilkka Tuohela - - * fi.po: Updated Finnish translation (fix for bug #484798). - -2007-10-08 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-10-05 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-10-04 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-10-01 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-10-01 Priit Laes - - * et.po: Translation update by Olle Niit. - -2007-09-30 Stéphane Raimbault - - * fr.po: Updated French translation by Laurent Monin. - -2007-09-29 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2007-09-26 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2007-09-25 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2007-09-24 Matic Zgur - - * sl.po: Added Slovenian translation by Martin Srebotnjak and Nedeljko - Grabant. - -2007-09-24 Ulf-D. Ehlert - - * de.po: Bugfixes in German translation. - -2007-09-24 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-09-24 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-09-23 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-09-22 Gintautas Miliauskas - - * lt.po: Updated Lithuanian translation. - -2007-09-21 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-09-19 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-09-19 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-09-17 Jakub Friedl - - * cs.po: Updated Czech translation - -2007-09-17 Sven Neumann - - * km.po: updated Kmer translation (bug #420417). - -2007-09-16 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2007-09-15 Changwoo Ryu - - * ko.po: Updated Korean translation by Choi, Ji-Hui. - -2007-09-14 Gintautas Miliauskas - - * lt.po: Updated Lithuanian translation. - -2007-09-13 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-09-12 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-09-10 Jakub Friedl - - * cs.po: Czech translation updated. - -2007-09-10 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-09-08 Inaki Larranaga Murgoitio - - * eu.po: Updated Basque translation. - -2007-09-07 Stéphane Raimbault - - * fr.po: Updated French translation by Laurent Monin and Stéphane - Raimbault. - -2007-09-04 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-09-03 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-09-01 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-08-30 Hendrik Brandt - - * de.po: Updated German translation. - -2007-08-30 Marco Ciampa - - * it.po: updated italian translation. - -2007-08-30 Priit Laes - - * et.po: Estonian translation updates by Olle Niit - -2007-08-30 Stéphane Raimbault - - * fr.po: Updated French translation by Jean-Luc Coulon and - Stéphane Raimbault. - -2007-08-27 Hendrik Brandt - - * de.po: Updated German translation. - -2007-08-27 Changwoo Ryu - - * ko.po: Updated Korean translation by Choi, Ji-Hui. - -2007-08-25 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-08-23 Joao S. O. Bueno Calligaris - - * pt_BR.po: Major Brazilian Portuguese update from 2.2 to 2.4 - -2007-08-22 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-08-22 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2007-08-22 Stéphane Raimbault - - * fr.po: Updated French translation. - -2007-08-20 Marco Ciampa - - * it.po: updated italian translation by A. Falappa. - -2007-08-20 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-08-18 Hendrik Brandt - - * de.po: Updated and revised German translation for 2.4. - -2007-08-18 Jakub Friedl - - * cs.po: Fixed a bug. - -2007-08-18 Marco Ciampa - - * it.po: updated italian translation. - -2007-08-16 Jakub Friedl - - * cs.po: Fixed a bug. - -2007-08-14 Ulf-D. Ehlert - - * de.po: Updated German translation. - -2007-08-14 Marco Ciampa - - * it.po: updated italian translation. - -2007-08-13 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2007-08-13 Claude Paroz - - * mk.po: - * ne.po: - * km.po: Removed executable property. - -2007-08-11 Axel Wernicke - - * de.po: Updated German translation. - -2007-08-10 Jakub Friedl - - * cs.po: Updated czech translation. - -2007-08-09 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-08-07 Ulf-D. Ehlert - - * de.po: Updated German translation. - -2007-08-06 Sven Neumann - - * de.po: update to the German translation by Axel Wernicke. - -2007-08-03 Inaki Larranaga Murgoitio - - * eu.po: Fixed some typos. - -2007-08-01 Marco Ciampa - - * it.po: updated italian translation. - -2007-08-01 Inaki Larranaga Murgoitio - - * eu.po: Updated Basque translation. - -2007-08-01 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-07-31 Ignacio Casal Quinteiro - - * gl.po: Updated Galician Translation. - -2007-07-30 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez et al. - -2007-07-30 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-07-28 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-07-28 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-07-27 Stéphane Raimbault - - * fr.po: Updated French translation. - -2007-07-27 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2007-07-27 Pawan Chitrakar - - * ne.po: Updated Nepali Translation. - -2007-07-26 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-07-24 Sven Neumann - - * POTFILES.in: removed plug-ins/metadata/interface.c. - -2007-07-08 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila. - -2007-07-05 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-07-05 Jakub Friedl - - * cs.po: Fixed a typo. - -2007-06-30 Marco Ciampa - - * it.po: italian revision by Alessandro Falappa. - -2007-06-27 Sven Neumann - - * POTFILES.skip: skip plug-ins/metadata/interface.c and files in - plug-ins/imagemap which are generated from bison. - -2007-06-18 Marco Ciampa - - * it.po: italian update. - -2007-06-18 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-06-14 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2007-05-30 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-05-22 Stéphane Raimbault - - * fr.po: Updated French translation. - -2007-05-16 Sven Neumann - - * de.po: applied patch from Ulf-D. Ehlert (bug #438886). - -2007-05-16 David Lodge - - * en_GB.po: Updated British English translation - -2007-05-07 Djihed Afifi - - * ar.po: Updated Arabic Translation by Anas Husseini. - -2007-05-06 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2007-05-05 Roozbeh Pournader - - * fa.po: Added Persian translation by Elnaz Sarbar, Meelad Zakaria, - and Farzaneh Sarafraz. - -2007-05-04 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-05-03 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-04-29 Christophe Merlet - - * oc.po: Added Occitan translation from - Yannig MARCHEGAY . - * POTFILES.in: Updated for {gif|psd}-{load|save}.c - -2007-04-25 Mukund Sivaraman - - * POTFILES.in: split TIFF load and save functionality into - different plug-ins. - -2007-04-21 Djihed Afifi - - * ar.po: Updated Arabic Translation by Djihed Afifi. - -2007-04-05 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-04-5 Djihed Afifi - - * ar.po: Updated Arabic Translation by Djihed Afifi. - -2007-03-31 Pema Geyleg - - * dz.po: Added dzongkha translation. - -2007-03-27 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-03-21 Stéphane Raimbault - - * fr.po: Updated French translation by Laurent Monin and Claude - Paroz. - -2007-03-20 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2007-03-11 David Lodge - - * en_GB.po: Updated English (British) translation - -2007-03-08 Jakub Friedl - - * cs.po: updated Czech translation - -2007-03-06 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-03-05 Nickolay V. Shmyrev - - * ru.po: Updated Russian translation by - Alexandre Prokoudine - -2007-03-05 Marco Ciampa - - * it.po: updated italian translation - -2007-03-01 Jakub Friedl - - * cs.po: updated Czech translation - -2007-02-26 Jakub Friedl - - * cs.po: updated Czech translation - -2007-02-23 Marco Ciampa - - * it.po: updated italian translation - -2007-02-17 David Lodge - - * en_GB.po: Updated English (British) translation - -2007-02-14 Stéphane Raimbault - - * fr.po: Updated French translation by Raymond Ostertag, Jonathan - Ernst and Stéphane Raimbault. - -2007-02-13 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez et al. - -2007-02-05 David Lodge - - * en_GB.po: Updated English (British) translation, fixed bug 402715 - -2007-02-03 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2007-01-29 Marco Ciampa - - * it.po: updated italian translation - -2007-01-25 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2007-01-24 David Lodge - - * en_GB.po: Updated English (British) translation - -2007-01-18 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2007-01-17 Marco Ciampa - - * it.po: updated italian translation - -2007-01-15 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-01-11 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-01-09 Jakub Friedl - - * cs.po: Updated Czech translation - -2007-01-07 Marco Ciampa - - * eo.po: added Esperanto partial translation. - -2007-01-07 Jordi Mas - - * ca.po: Updated Catalan translation by Joaquim Perez - . - -2007-01-07 Marco Ciampa - - * it.po: updated italian translation - -2007-01-06 Jakub Friedl - - * cs.po: Updated Czech translation - -2007-01-04 Marco Ciampa - - * it.po: small fix in italian translation - -2006-12-27 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2006-12-23 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2006-12-22 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-12-21 Marco Ciampa - - * it.po: minor italian update. - -2006-12-20 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-12-20 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2006-11-30 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-11-27 Jakub Friedl - - * cs.po: Updated Czech translation - -2006-11-25 Marco Ciampa - - * it.po: updated italian translation. - -2006-11-23 Sven Neumann - - * POTFILES.in: updated - -2006-11-18 Djihed Afifi - - * ar.po: Added Arabic Translation. - * LINGUAS: Added ar. - -2006-11-13 Sven Neumann - - * removed obsolete update.sh script. - -2006-11-13 Jakub Friedl - - * cs.po: Updated Czech translation - -2006-11-07 Marco Ciampa - - * it.po: updated italian translation. - -2006-11-06 Marco Ciampa - - * it.po: updated italian translation. - -2006-11-01 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-10-30 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-10-28 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2006-10-27 Jakub Friedl - - * cs.po: Updated Czech translation - -2006-10-27 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-10-27 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-10-24 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation and merging with Francisco - Vila's translation. - -2006-10-23 Michael Natterer - - * POTFILES.in: added plug-ins/common/antialias.c - -2006-10-19 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Quim Perez - -2006-10-18 Jakub Friedl - - * cs.po: Updated Czech translation - -2006-10-16 Pema Geyleg - - * dz.po: Updated Dzongkha Translation - -2006-10-15 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-10-12 Alexandre Prokoudine - - * ru.po: Updated Russian translation by - -2006-10-11 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-10-04 Marco Ciampa - - * it.po: updated italian translation - -2006-10-02 Jakub Friedl - - * cs.po: Updated Czech translation - -2006-09-24 Mukund Sivaraman - - * POTFILES.in: added a URI backed which uses the libcurl library - -2006-09-24 Pawan Chitrakar - - * ne.po: Updated Nepali Translation - -2006-09-20 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-09-18 Jakub Friedl - - * cs.po: Updated Czech translation - -2006-09-14 David Lodge - - * en_GB.po: Updated English (British) translation - -2006-09-14 David Lodge - - * en_GB.po: Updated English (British) translation - -2006-09-13 Sven Neumann - - * POTFILES.in: added new lens-distortion plug-in. - -2006-09-13 Marco Ciampa - - * it.po: updated italian translation - -2006-09-12 Pema Geyleg - - * dz.po: Added Dzongkha Translation. - -2006-09-05 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez , et al. - -2006-08-30 Nickolay V. Shmyrev - - * ru.po: Updated Russian translation by - Alexandre Prokoudine - -2006-08-23 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-08-18 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2006-08-11 Marco Ciampa - - * it.po: updated italian translation - -2006-08-08 Inaki Larranaga - - * eu.po: Fixed some typos. - -2006-08-04 Jakub Friedl - - * cs.po: Fixed Czech translation. - -2006-07-31 Jakub Friedl - - * cs.po: Fixed Czech translation. - -2006-07-28 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-06-27 Jakub Friedl - - * cs.po: Fixed Czech typos/language problems. - -2006-07-26 Marco Ciampa - - * it.po: updated italian translation - -2006-07-21 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-07-19 Inaki Larranaga - - * eu.po: Updated Basque translation. - -2006-07-14 Jakub Friedl - - * cs.po: Updated Czech translation - -2006-07-12 Hendrik Richter - - * de.po: Updated German translation. - -2006-06-29 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-06-28 Jakub Friedl - - * cs.po: Updated Czech translation - -2006-06-27 Jakub Friedl - - * cs.po: cs update - -2006-06-27 Jakub Friedl - - * cs.po: cs update - -2006-06-26 Marco Ciampa - - * it.po: it update - -2006-06-23 Jakub Friedl - - * cs.po: cs update - -2006-06-22 Jakub Friedl - - * cs.po: cs update - -2006-06-20 Sven Neumann - - * POTFILES.in: added desktop-link plug-in, removed print, gnomeprint - and winprint plug-ins. - -2006-06-20 Jakub Friedl - - * cs.po: cs update - -2006-06-19 Jakub Friedl - - * cs.po: cs update - -2006-06-19 Marco Ciampa - - * it.po: updated italian translation. - -2006-06-16 Sven Neumann - - * de.po: update and some corrections. - -2006-06-16 Jakub Friedl - - * cs.po: cs update - -2006-06-15 Sven Neumann - - * POTFILES.in: added colormap-remap.c - -2006-06-15 Hendrik Richter - - * de.po: Updated German translation. - -2006-06-15 Jakub Friedl - - * cs.po: cs update. - -2006-06-09 Marco Ciampa - - * it.po: updated italian translation. - -2006-06-08 Jakub Friedl - - * cs.po: Czech terminology fix (unsharp mask). - -2006-06-07 Jakub Friedl - - * cs.po: Fixed a bad string. - -2006-06-07 Jakub Friedl - - * cs.po: cs update. - -2006-06-06 Jakub Friedl - - * cs.po: cs update. - -2006-06-06 Jakub Friedl - - * cs.po: Minor cs update and terminology fix. - -2006-05-26 Jakub Friedl - - * cs.po: updated Czech translation. - -2006-05-25 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-05-24 Jakub Friedl - - * cs.po: updated Czech translation. - -2006-05-11 Jakub Friedl - - * cs.po: updated Czech translation. - -2006-05-04 Marco Ciampa - - * it.po: updated italian translation. - -2006-05-03 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2006-04-21 Hendrik Richter - - * de.po: Updated German translation (#304298). - -2006-04-21 Marco Ciampa - - * it.po: updated italian translation. - -2006-04-19 Jakub Friedl - - * cs.po: Fixes in Czech translation. - -2006-04-13 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-04-11 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-04-05 Nickolay V. Shmyrev - - * ru.po: Updated Russian translation. - -2006-04-05 Marco Ciampa - - * it.po: updated italian translation. - -2006-04-03 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-04-01 Marco Ciampa - - * it.po: updated italian translation. - -2006-03-14 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-03-12 Hendrik Brandt - - * de.po: Updated German translation. - -2006-03-10 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-03-09 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Quim Perez i Noguer , and - Xavier Conde Rueda - -2006-03-02 Inaki Larranaga - - * eu.po: Updated Basque translation. - -2006-02-28 Sven Neumann - - * Makefile.in.in: changed sed expression to deal with the encoding - tag in POTFILES.in. - -2006-02-28 Sven Neumann - - * POTFILES.in: specify encoding. - - * de.po: updated german translation. - -2006-02-24 Marco Ciampa - - * it.po: updated italian translation. - -2006-02-19 Sven Neumann - - * de.po: updated german translation. - -2006-02-12 Nickolay V. Shmyrev - - * ru.po: Updated Russian translation by - Alexandre Prokoudine - -2006-02-11 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2006-02-08 Sven Neumann - - * de.po: updated german translation. - -2006-02-08 Roman Joost - - * de.po: fixed little typo in URL to http://docs.gimp.org, which - was spotted by Matthias Hembrock - -2006-02-06 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2006-02-06 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-02-03 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-01-28 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-01-26 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2006-01-26 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-01-26 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2006-01-25 Funda Wang - - * POTFILES.in: Added missing files. - -2006-01-24 Benoît Dejean - - * fr.po: Updated French translation. - -2006-01-22 Marco Ciampa - - * it.po: updated italian translation. - -2006-01-15 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2006-01-15 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-01-11 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-01-10 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2006-01-09 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2006-01-09 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2006-01-07 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2005-12-31 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-12-28 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-12-26 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-12-25 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - OKANO Takayoshi . - -2005-12-22 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2005-12-07 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-12-04 Marco Ciampa - - * it.po: updated italian translation. - -2005-12-04 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-12-01 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-11-26 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-11-18 Hendrik Brandt - - * de.po: plural bugfix. - -2005-11-15 Hendrik Brandt - - * de.po: Updated German translation. - Convert to UTF-8. - -2005-11-12 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - OKANO Takayoshi . - -2005-11-09 Simos Xenitellis - - * tt.po: Added Tatarish translation. - -2005-11-06 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-11-06 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-11-04 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2005-11-04 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2005-11-03 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-11-02 Hendrik Brandt - - * de.po: Updated German translation. - -2005-10-31 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-10-30 Francisco Javier F. Serrador - - * es.po: UPdated Spanish translation. - -2005-10-30 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2005-10-30 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - OKANO Takayoshi . - -2005-10-26 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-10-25 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-10-24 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-10-22 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - OKANO Takayoshi . - -2005-10-20 Marco Ciampa - - * it.po: updated italian translation. - -2005-10-18 Marco Ciampa - - * it.po: updated italian translation. - -2005-10-10 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-10-07 Hendrik Brandt - - * de.po: Updated German translation. - -2005-10-06 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-10-06 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2005-10-06 Sven Neumann - - * de.po: updated. - -2005-10-03 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-10-03 Hendrik Brandt - - * de.po: Updated German translation. - -2005-09-30 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-09-28 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-09-26 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-09-26 Ankit Patel - - * gu.po: Updated Gujarati translation. - -2005-09-25 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-09-24 Hendrik Brandt - - * de.po: Updated German translation. - -2005-09-23 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-09-23 Ankit Patel - - * gu.po: Updated Gujarati translation. - -2005-09-22 Ankit Patel - - * gu.po: Updated Gujarati translation. - -2005-09-21 Ankit Patel - - * gu.po: Updated Gujarati translation. - -2005-09-19 Ankit Patel - - * gu.po: Updated Gujarati Translation. - -2005-09-17 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - kano@na.rim.or.jp. - -2005-09-07 Inaki Larranaga - - * eu.po: Updated Basque translation. - -2005-09-07 Ankit Patel - - * gu.po: Added Gujarati Translation. - -2005-09-06 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-09-06 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-09-04 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2005-08-31 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-08-27 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-08-23 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-08-16 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-08-15 Jens Seidel - - * de.po: Various typo fixes. - -2005-08-14 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-08-13 Marco Ciampa - - * it.po: updated italian translation. - -2005-08-11 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2005-08-06 Adam Weinberger - - * POTFILES.in: Removed missing files. - * en_CA.po: Updated Canadian English translation. - -2005-08-06 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2005-08-04 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-08-03 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-08-02 Michael Natterer - - * POTFILES.in: removed plug-ins/dbbrowser/gimpprocbrowser.c and - plug-ins/dbbrowser/gimpprocview.c - -2005-08-02 Takeshi AIHANA - - * ja.po: Fixed wrong translations pointed by - kano@na.rim.or.jp. - -2005-07-24 Hendrik Richter - - * de.po: Fixed German translation by - Jens Seidel . - -2005-07-21 Pawan Chitrakar - - * ne.po: Added Nepali Translation - -2005-07-20 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-07-18 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-07-18 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by Quim Perez i Noguer, et al. - -2005-07-18 Sven Neumann - - * POTFILES.in: added plug-ins/common/poppler.c. - - * de.po: updated. - -2005-07-18 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-07-17 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-07-10 Hendrik Brandt - - * de.po: Updated German translation. - -2005-07-09 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-07-06 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-07-03 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-06-28 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2005-06-26 Marco Ciampa - - * it.po: updated italian translation. - -2005-06-26 Hendrik Brandt - - * de.po: Updated German translation. - -2005-06-23 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-06-18 - - * zh_CN.po: updated Simplified Chinese translation - -2005-06-18 Sven Neumann - - * de.po: updated german translation. - -2005-06-17 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-06-12 Marco Ciampa - - * it.po: updated italian translation. - -2005-06-08 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-06-05 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2005-06-04 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-06-02 Hendrik Brandt - - * de.po: Updated German translation. - -2005-06-01 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-05-26 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-05-24 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2005-05-19 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-05-19 Michael Natterer - - * POTFILES.in: removed plug-ins/dbbrowser/gimpbrowser.c again. - -2005-05-19 Michael Natterer - - * POTFILES.in: added plug-ins/dbbrowser/gimpbrowser.c - -2005-05-18 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-05-17 Hendrik Brandt - - * de.po: Updated German translation. - -2005-05-15 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2005-05-12 Priit Laes - - * et.po: Translation added by Olle Niit. - -2005-05-09 Sven Neumann - - * de.po: changed translation of "Grid". - -2005-05-08 Marco Ciampa - - * it.po: Updated italian translation. - -2005-05-04 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-04-30 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-04-28 Sven Neumann - - * de.po: updated german translation. - -2005-04-28 Leonid Kanter - - * ru.po: Updated Russian translation from - Roxana Chernogolova - -2005-04-23 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-04-23 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2005-04-22 Sven Neumann - - * POTFILES.in: removed winclipboard.c. - -2005-04-22 Marco Ciampa - - * it.po: Updated italian translation. - -2005-04-19 Gareth Owen - - * en_GB.po: Updated British English translation - -2005-04-17 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-04-14 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-04-13 Adi Attar - - * xh.po: Added Xhosa translation. - -2005-04-13 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2005-04-12 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-04-10 Marco Ciampa - - * it.po: Updated italian translation. - -2005-04-09 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-04-09 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by Quim Perez i Noguer, et al. - -2005-04-07 Marco Ciampa - - * it.po: Updated italian translation. - -2005-04-06 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-04-06 Hendrik Brandt - - * de.po: Updated German translation. - -2005-04-04 Marco Ciampa - - * it.po: Updated italian translation. - -2005-04-01 Steve Murphy - - * rw.po: Added Kinyarwanda translation. - -2005-03-26 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-03-24 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-03-17 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-03-11 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-03-08 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-03-07 Sven Neumann - - * POTFILES.in: added new metadata plug-in. - -2005-03-05 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-02-28 Marco Ciampa - - * it.po: updated italian translation. - -2005-02-25 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-02-24 Maxim Dziumanenko - - * uk.po: Updated Ukrainian translation. - -2005-02-21 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Tadashi Jokagi . - -2005-02-14 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-02-13 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-02-13 Marco Ciampa - - * it.po: updated italian translation. - -2005-02-09 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-02-09 Sven Neumann - - * POTFILES.in: added uri plug-in backends. - -2005-02-06 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-02-06 Sven Neumann - - * POTFILES.in: plug-ins/common/url.c moved to plug-ins/uri/uri.c. - -2005-01-28 Jordi Mallach - - * ca.po: Updated Catalan translation by - Xavier Conde Rueda . - -2005-01-28 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2005-01-26 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-01-25 Sven Neumann - - * POTFILES.in: removed plug-ins/MapObject/arcball.c, added - plug-ins/jpeg/jpeg-exif.c. - -2005-01-20 Stanislav Brabec - - * cs.po: Typo fix. - -2005-01-18 Alexander Shopov - - * bg.po: Initial bg.po file - -2005-01-18 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-01-17 Marco Ciampa - - * it.po: updated italian translation - -2005-01-10 Valek Filippov - - * ru.po: Updated russian translation by Anatoly (Doc) Yakushin. - -2005-01-03 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-01-02 Sven Neumann - - * POTFILES.in: updated. - -2004-12-29 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-12-27 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-12-21 Jordi Mallach - - * ca.po: Forwardport from gimp-2-0. - -2004-12-20 Jarkko Ranta - - * fi.po: Updated Finnish translation by Mikko Paananen. - -2004-12-19 Laszlo Dvornik - - * hu.po: Hungarian translation updated by Arpad Biro. - -2004-12-17 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2004-12-16 Marco Ciampa - - * it.po: updated italian translation. - -2004-12-15 Gustavo Noronha Silva - - * pt_BR.po: translation update by - Joao S. O. Bueno Calligaris - -2004-12-12 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-12-12 Sven Neumann - - * de.po: updated german translation. - -2004-12-10 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-12-09 Hendrik Brandt - - * de.po: Updated German translation. - -2004-12-07 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-12-06 Laszlo Dvornik - - * hu.po: Hungarian translation updated by Arpad Biro. - -2004-12-05 Laszlo Dvornik - - * hu.po: Hungarian translation updated by Arpad Biro. - -2004-12-02 Laszlo Dvornik - - * hu.po: Hungarian translation updated by Arpad Biro. - -2004-11-30 Marco Ciampa - - * it.po: updated italian translation. - -2004-11-29 Stanislav Visnovsky - - * sk.po: Fixed Slovak translation. - -2004-11-29 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-11-28 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-11-27 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-11-26 Sven Neumann - - * sk.po: reverted last commit, it only contained binary gibberish. - -2004-11-26 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdeno Podobny. - -2004-11-24 Cai Qian - - * zh_CN.po: updated Simplified Chinese translation. - -2004-11-23 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-11-22 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2004-11-21 David Lodge - - * en_GB.po: Updated British translation. - -2004-11-21 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2004-11-20 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-11-20 Cai Qian - - * zh_CN.po: added some missing translation. - -2004-11-20 Cai Qian - - * zh_CN.po: translated two missing strings - -2004-11-19 Sven Neumann - - * de.po: updated. - -2004-11-19 Cai Qian - - * zh_CN.po: updated Simplified Chinese translation. - -2004-11-18 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-11-17 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2004-11-17 Sven Neumann - - * POTFILES.in: updated. - - * de.po: updated. - -2004-11-17 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-11-15 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-11-13 Christophe Merlet - - * fr.po: Updated French translation from - Raymond Ostertag . - -2004-11-13 Sven Neumann - - * de.po: updated. - -2004-11-12 Pablo G. del Campo - - * es.po: Updated Spanish translation. - -2004-11-10 Sven Neumann - - * de.po: updated. - -2004-11-09 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-11-09 Marco Ciampa - - * it.po: Little fix in italian translation - -2004-11-09 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-11-07 Sven Neumann - - * de.po: updated. - -2004-11-07 Sigurd Gartmann - - * no.po, nb.po: Updated Norwegian Bokmål translation. - -2004-11-07 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2004-11-05 Sven Neumann - - * de.po: updated. - -2004-11-05 Marco Ciampa - - * it.po: updated italian translation. - -2004-11-02 Michael Natterer - - * de.po: made it compile again. - -2004-11-02 Hendrik Brandt - - * de.po: Updated German translation. - -2004-11-02 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-11-02 Hendrik Brandt - - * de.po: Updated German translation. - -2004-11-01 Hendrik Brandt - - * de.po: Updated German translation. - -2004-10-31 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-28 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-10-27 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-27 Sven Neumann - - * POTFILES.in: added plug-ins/common/retinex.c. - -2004-10-26 Raphael Higino - - * pt_BR.po: Updated Brazilian Portuguese translation. - -2004-10-25 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-10-25 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-23 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2004-10-23 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-10-22 Nikos Charonitakis - - * el.po: Updated Greek translation. - -2004-10-22 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-21 Sven Neumann - - * POTFILES.in: added plug-ins/common/raw.c. - -2004-10-19 David Lodge - - * en_GB.po: Updated British English translation. - -2004-10-19 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-17 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-17 Marco Ciampa - - * it.po: updated italian translation. - -2004-10-17 David Lodge - - * en_GB.po: Updated British English translation. - -2004-10-16 Vincent van Adrighem - - * nl.po: Translation updated. - -2004-10-12 Sven Neumann - - * POTFILES.in: fp.c has moved. - -2004-10-11 Marco Ciampa - - * it.po: updated italian translation. - -2004-10-07 Michael Natterer - - * POTFILES.in: gz.c and bz2.c are now compressor.c - -2004-10-02 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-09-30 Sven Neumann - - * de.po: updated german translation. - -2004-09-30 Sven Neumann - - * POTFILES.in: updated. - -2004-09-28 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation by GNOME HK Team - -2004-09-23 Marco Ciampa - - * it.po: updated italian translation. - -2004-09-23 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-09-06 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-09-06 Marco Ciampa - - * it.po: updated italian translation. - -2004-08-13 Tommi Vainikainen - - * fi.po: Unified some fields in po headers for Finnish team. - -2004-08-11 Sven Neumann - - * POTFILES.in: updated. - -2004-08-09 Danilo Šegan - - * sr.po, sr@Latn.po: Merged from gimp-2-0 branch. - -2004-08-08 Pablo Saratxaga - - * ca.po: Fixed Catalan file ("/" and "/" MUST NOT - be translated) - * hr.po: Fixed Croatian file ("/" and "/" MUST NOT - be translated) - * sr*.po: Fixed Serbian files ("/" and "/" MUST NOT - be translated) - * pa.po: Fixed Punjabi file ("/" and "/" MUST NOT - be translated) - * vi.po: Fixed Vietnamese file ("/" and "/" MUST NOT - be translated) - -2004-08-02 Marco Ciampa - - * it.po: updated italian translation. - -2004-07-28 Sven Neumann - - * POTFILES.in: updated. - -2004-07-26 Marco Ciampa - - * it.po: updated italian translation. - -2004-07-15 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-07-06 Marco Ciampa - - * it.po: updated italian translation. - -2004-07-01 Sven Neumann - - * de.po: fixed a wrong translation. - -2004-06-29 Marco Ciampa - - * it.po: updated italian translation. - -2004-06-16 Marco Ciampa - - * it.po: updated italian translation. - -2004-06-15 Andras Timar - - * hu.po: Updated Hungarian translation. - -2004-06-07 Sven Neumann - - * de.po: some updates to the german translation. - -2004-06-03 Marco Ciampa - - * it.po: corrected italian translation. - -2004-06-01 Marco Ciampa - - * it.po: updated italian translation. - -2004-05-28 Andras Timar - - * hu.po: Updated Hungarian translation. - -2004-05-24 Marco Ciampa - - * it.po: updated italian translation. - -2004-05-23 Henrik Brix Andersen - - * POTFILES.in: added plug-ins/MapObject/mapobject_apply.c and - plug-ins/maze/maze.h. Fixes part of bug #142996 - -2004-05-23 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2004-05-20 Marco Ciampa - - * it.po: updated italian translation. - -2004-05-19 Marco Ciampa - - * it.po: updated italian translation. - -2004-05-19 Sven Neumann - - * POTFILES.in: updated. - -2004-05-17 Marco Ciampa - - * it.po: updated italian translation. - -2004-05-14 Marco Ciampa - - * it.po: updated italian translation (incomplete) - -2004-05-12 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-05-07 Michael Natterer - - * de.po: updated a bit after menu registration cleanup. - -2004-05-07 Michael Natterer - - * POTFILES.in: removed plug-ins/fp/fp_gtk.c - -2004-04-24 Christophe Merlet - - * fr.po: Updated French translation. - -2004-04-22 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-04-22 Sigurd Gartmann - - * no.po: Updated Norwegian Bokmål translation (Work by Runar Ingebrigtsen) - -2004-04-16 Maxim Dziumanenko - - * uk.po: Updated Ukrainian translation. - -2004-04-16 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-04-15 Sven Neumann - - * POTFILES.in: removed plug-ins/common/AlienMap.c - -2004-04-15 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-04-15 Sven Neumann - - * POTFILES.in: removed plug-ins/common/gicon.c; added new files - for winicon plug-in. - -2004-04-13 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-04-12 Marco Ciampa - - * it.po: Updated italian translation. - -2004-04-10 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-04-07 Pablo G. del Campo - - * es.po: Updated Spanish translation. - -2004-04-07 Evandro Fernandes Giovanini - - * pt_BR.po: Updated Brazilian Portuguese translation - from Joao S. O. Bueno . - -2004-04-06 Iñaki Larrañaga - - * eu.po: Added Basque translation. - -2004-04-06 Henrik Brix Andersen - - * pt_BR.po: changed Mape to Mapa on line 2391 on request from Joao - S. O. Bueno - -2004-04-03 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2004-04-01 Michael Natterer - - * it.po: Fixed translation of "Mosaic..." and made translations of - "Ripple..." and "Waves..." fuzzy because they were both translated - as "Onde...". Fixes bug #138737. - -2004-03-30 Gareth Owen - - * en_GB.po: Updated British English translation - -2004-03-25 Andras Timar - - * hu.po: Updated Hungarian translation. - -2004-03-25 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-03-23 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2004-03-23 Gustavo Maciel Dias Vieira - - * pt_BR.po: Updated Brazilian Portuguese translation done by Joao - S. O. Bueno . - -2004-03-21 Gustavo Maciel Dias Vieira - - * pt_BR.po: Updated Brazilian Portuguese translation done by Joao - S. O. Bueno . - -2004-03-21 Artur Flinta - - * pl.po: Updated Polish translation. - -2004-03-21 Alastair McKinstry - - * ga.po: Updated Irish translation. - -2004-03-21 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2004-03-21 Ole Laursen - - * da.po: Updated Danish translation. - -2004-03-20 Jarkko Ranta - - * fi.po: Updated Finnish translation by Mikko Paananen. - -2004-03-20 Robert Sedak - - * hr.po: Updated Croatian translation. - -2004-03-19 Sven Neumann - - * sv.po: fixed invalid translation. - -2004-03-19 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-03-19 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-03-18 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-03-18 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-03-16 Pablo G. del Campo - - * es.po: Updated Spanish translation. - -2004-03-15 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-03-14 Ole Laursen - - * da.po: Updated Danish translation. - -2004-03-14 Vincent van Adrighem - - * nl.po: Translation updated by Branko Collin. - -2004-03-12 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2004-03-11 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-03-11 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny. - -2004-03-10 Sven Neumann - - * POTFILES.in: added missing file (bug #136713). - - * de.po: minor updates. - -2004-03-09 Sven Neumann - - * POTFILES.in: plug-ins/helpbrowser/domain.c -> plug-ins/help/domain.c - -2004-03-08 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2004-03-06 Christophe Merlet - - * fr.po: Updated French translation. - -2004-03-05 Sven Neumann - - * POTFILES.in: added missing file (bug #136303). - - * de.po: minor updates. - -2004-02-28 Christophe Merlet - - * fr.po: Updated French translation from - Raymond Ostertag . - -2004-02-26 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2003-02-25 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2004-02-23 Adam Weinberger - - * en_CA.po: Added "en_CA" (Canadian English) translation. - -2004-02-23 Marco Ciampa - - * it.po: Updated italian translation. - -2004-02-20 Stanislav Brabec - - * cs.po: Typo fix. - -2004-02-20 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2004-02-16 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2004-02-16 Christophe Merlet - - * fr.po: Updated French translation from - Raymond Ostertag . - -2004-02-11 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-02-10 Ole Laursen - - * da.po: Updated Danish translation. - -2004-02-10 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-02-10 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-02-05 Robert Sedak - - * hr.po: Updated Croatian translation. - -2004-02-03 Alastair McKinstry - - * ga.po: Updated Irish translation. - -2004-02-02 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-02-02 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-02-01 Ole Laursen - - * da.po: Updated Danish translation. - -2004-01-30 Miloslav Trmac - - * cs.po: Fixed Czech translation. - -2004-01-29 Stanislav Visnovsky - - * sk.po: Revert last commit to get the right version. - -2003-01-27 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2004-01-27 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny. - -2004-01-26 Marco Ciampa - - * it.po: Updated italian translation. - -2004-01-24 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-01-23 Christophe Merlet - - * POTFILES.in: Updated. - * fr.po: Updated French translation from - Raymond Ostertag . - -2004-01-23 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2004-01-21 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-01-20 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2004-01-20 Christophe Merlet - - * fr.po: Updated French translation from - Raymond Ostertag . - -2004-01-17 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2004-01-15 Michael Natterer - - * POTFILES.in: added plug-ins/helpbrowser/domain.c - -2004-01-12 Valek Filippov - - * ru.po: Updated russian translation by Anatoly (Doc) Yakushin. - -2004-01-12 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2004-01-11 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2004-01-10 Danilo Šegan - - * sr.po, sr@Latn.po: Cleaned up a bit. - -2004-01-10 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2004-01-09 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-01-09 Marco Ciampa ù - - * it.po: Updated italian translation. - -2004-01-09 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny. - -2003-01-07 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2004-01-06 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-01-02 Marco Ciampa - - * it.po: Updated italian translation. - -2003-12-30 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-12-27 Marco Ciampa - - * it.po: Updated italian translation. - -2003-12-24 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-12-20 Marco Ciampa - - * it.po: Updated italian translation. - -2003-12-19 Artur Flinta - - * pl.po: Updated Polish translation. - -2003-12-19 Marco Ciampa - - * it.po: Updated italian translation. - -2003-12-18 Marco Ciampa - - * it.po: Updated italian translation. - -2003-12-16 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-12-16 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-12-13 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-12-11 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny. - -2003-12-08 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-12-08 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-12-07 Marco Ciampa - - * it.po: Updated italian translation. - -2003-12-04 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-12-03 Sven Neumann - - * POTFILES.in: added plug-ins/common/channel_mixer.c. - - * de.po: updated german translation. - -2003-11-27 Marco Ciampa - - * it.po: Updated italian translation - -2003-11-26 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny. - -2003-11-26 Marco Ciampa - - * it.po: Updated italian translation - -2003-11-26 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-11-24 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-11-23 Sven Neumann - - * it.po: fixed a fatal error in the italian translation. - -2003-11-23 Marco Ciampa - - * it.po: Updated italian translation - -2003-11-23 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation by Branko - Ivanovic from Prevod.org team. - -2003-11-22 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-11-21 Stanislav Visnovsky - - * sk.po: Updated Slovak translation. - -2003-11-18 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-11-17 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-11-16 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-11-15 Michael Natterer - - * de.po: Updated during plug-in message cleanup. - -2003-11-15 Danilo Šegan - - * sr.po, sr@Latn.po: Cleared fuzzy messages. - -2003-11-12 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-11-11 Maurits Rijk - - * POTFILES.in: added new files for translation. - -2003-11-11 Sven Neumann - - * POTFILES.in: added new DICOM plug-in. - -2003-11-10 Miloslav Trmac - - * cs.po: Updated CZech translation. - -2003-11-07 Hasbullah Bin Pit - - * ms.po: Updated fix for bug #125360 by - MIMOS Open Source Development Group - -2003-11-05 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2003-11-04 Marco Ciampa - - * it.po: Updated italian translation. - -2003-11-03 Marco Ciampa - - * it.po: Updated italian translation. - -2003-11-02 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-11-01 Danilo Šegan - - * sr.po, sr@Latn.po: Added more to Serbian translation. - -2003-10-31 Hasbullah Bin Pit - - * ms.po: Updated Malay Translation by - MIMOS Open Source Development Group - -2003-10-29 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-10-26 Danilo Šegan - - * sr.po, sr@Latn.po: Add a bit more to Serbian translation. - -2003-10-24 Sven Neumann - - * POTFILES.in: updated after files have been moved. - -2003-10-22 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-10-21 Miloslav Trmac - - * cs.po: Updaetd Czech translation. - -2003-10-20 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny. - -2003-10-20 Hasbullah Bin Pit - - * ms.po: Added Translation by - MIMOS Open Source Development Group - -2003-10-19 Sven Neumann - - * POTFILES.in: added new files split out of plug-ins/gfig/gfig.c. - -2003-10-19 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-10-18 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-10-17 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-10-14 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2003-10-10 Christophe Merlet - - * fr.po: Updated French translation from - Raymond Ostertag . - -2003-10-07 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-10-04 Danilo Šegan - - * sr.po, sr@Latn.po: Added more to Serbian translation. - -2003-10-02 Sven Neumann - - * POTFILES.in: mosaic.c moved to plug-ins/common. - -2003-09-28 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-09-28 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-09-27 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-09-26 Abel Cheung - - * POTFILES.in: Removed plug-ins/webbrowser/webbrowser.c - -2003-09-23 Michael Natterer - - * it.po: Fixed italian translation. Please check if your - changes compile before committing! - -2003-09-23 Marco Ciampa - - * it.po: Updated italian translation. - -2003-09-21 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-09-20 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-09-18 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-09-18 Sven Neumann - - * POTFILES.in: added new files. - -2003-09-17 Danilo Šegan - - * sr.po, sr@Latn.po: Minor update to Serbian translation. - -2003-09-15 Artur Flinta - - * pl.po: Updated Polish translation. - -2003-09-15 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-09-12 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-09-10 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-09-09 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-09-08 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-09-06 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-09-03 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-09-02 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-08-31 Danilo Šegan - - * sr.po, sr@Latn.po: Added unfinished Serbian translations to - serve as placeholders (so we can add "sr" to configure.in). - -2003-08-31 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-08-28 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-08-27 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2003-08-21 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-08-19 Abel Cheung - - * lt.po: Convert to UTF-8. - -2003-08-18 Nikos Charonitakis - - * el.po: Updated Greek translation. - -2003-08-17 Manish Singh - - * update.sh: s/gimp14/gimp20/ - -2003-08-13 Manish Singh - - * he.po: added dummy file - -2003-08-13 Manish Singh - - * POTFILES.in: added ccanalyze - -2003-08-07 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-08-07 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-08-06 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-08-05 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-07-31 Christophe Merlet - - * fr.po: Updated French translation from - Raymond Ostertag . - -2003-07-29 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation from - Francisco Javier Fernandez . - -2003-07-26 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-07-22 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-07-19 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-07-14 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation by - Francisco Javier F. Serrador . - -2003-07-14 Takeshi AIHANA - - * ja.po: Updated Japanese translation from - Ryoichi INAGAKI - -2003-07-08 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-07-06 Valek Filippov - - * ru.po: Updated russian translation. - -2003-07-04 Sven Neumann - - * POTFILES.skip: removed since the files it referred are no longer - in CVS. - -2003-06-30 Mohammad DAMT - - * id.po: Added Indonesian translation - -2003-06-29 Christophe Merlet - - * fr.po: Updated French translation. - -2003-06-28 Michael Natterer - - * cs.po: fixed Czech translation so it doesn't break the build. - -2003-06-28 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-06-28 Christian Rose - - * ca.po, en_GB.po, fi.po, ga.po, gl.po, hr.po, it.po, nl.po, - no.po, ro.po, ru.po, tr.po, uk.po: Converted to UTF-8. - -2003-06-20 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-06-19 Christophe Merlet - - * fr.po: Updated French translation. - -2003-06-18 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-06-17 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-06-15 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2003-06-14 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-06-13 Michael Natterer - - * POTFILES.in: added plug-ins/common/psd_save.c - -2003-06-10 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-06-10 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2003-06-08 Abel Cheung - - * POTFILES.skip: New file. (gdyntext is not compiled) - -2003-06-07 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-06-06 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-06-05 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2003-06-04 Abel Cheung - - * ko.po: Converted to UTF-8. (seems unmaintained) - -2003-05-31 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-05-24 Duarte loreto - - * pt.po: Updated Portuguese translation. - -2003-04-29 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-04-27 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2003-04-22 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny . - -2003-04-19 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-04-06 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-04-03 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-04-01 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-03-31 Sven Neumann - - * POTFILES.in - * de.po: updated. - -2003-03-27 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-03-27 Christian Rose - - * yi.po: Added Yiddish translation by - Raphael Finkel . - -2003-03-15 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-03-06 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-03-05 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-03-03 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-02-25 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-02-25 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-02-22 Evandro Fernandes Giovanini - - * pt_BR.po: Updated Brazilian Portuguese translation from - Alexandre Folle de Menezes . - -2003-02-21 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-02-19 Sven Neumann - - * de.po: updated german translation. - -2003-02-12 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-02-07 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-02-07 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-02-06 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-02-03 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-02-03 Sven Neumann - - * de.po: updated german translation. - -2003-02-02 Pablo Saratxaga - - * vi.po: Updated Vietnamese file - -2003-02-02 Sven Neumann - - * POTFILES.in: updated. - -2003-02-01 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2003-01-30 Pablo Saratxaga - - * vi.po: Added Vietnamese file - -2003-01-26 Kjartan Maraas - - * no.po: Updated Norwegian (bokmal) translation. - -2003-01-25 Ole Laursen - - * da.po: Updated Danish translation. - -2003-01-21 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-01-14 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-01-12 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-01-10 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-01-07 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-01-04 Ole Laursen - - * da.po: Updated Danish translation. - -2003-01-04 Kjartan Maraas - - * no.po: Updated Norwegian (bokmal) translation. - -2003-01-03 Jan Morén - - * sv.po: Updated Swedish translation. - -2002-12-27 Ole Laursen - - * da.po: Updated Danish translation. - -2002-12-24 Jan Morén - - * sv.po: Updated Swedish translation. - -2002-12-19 Christophe Merlet - - * fr.po: Updated French translation. - -2002-12-18 Jan Morén - - * sv.po: Updated Swedish translation. - -2002-12-15 Ole Laursen - - * da.po: Updated Danish translation. - -2002-12-13 Jan Morén - - * sv.po: Updated Swedish translation. - -2002-12-11 Jan Morén - - * sv.po: Updated Swedish translation. - -2002-11-30 Jan Morén - - * sv.po: Updated Swedish translation. - -2002-11-29 Jan Morén - - * sv.po: Updated Swedish translation. - -2002-11-24 Jan Morén - - * sv.po: Updated Swedish translation. - -2002-11-24 Jan Morén - - * sv.po: Updated Swedish translation. - -2002-11-24 Jan Morén - - * sv.po: Updated Swedish translation. - -2002-11-22 Sven Neumann - - * cs.po: changed the comment to say gimp-1.3, not gimp-1.2. - -2002-11-17 Jan Morén - - * sv.po: Updated Swedish translation. - -2002-11-17 Ole Laursen - - * da.po: Updated Danish translation. - -2002-11-10 Jan Morén - - * sv.po: Updated Swedish translation. - -2002-11-10 Sven Neumann - - * de.po: updated german translation. - -2002-11-10 Jan Morén - - * sv.po: Updated Swedish translation. - -2002-11-09 Jan Morén - - * sv.po: Updated Swedish translation. - -2002-11-09 Jan Morén - - * sv.po: Updated Swedish translation. - -2002-10-30 Wang Jian - - * zh_CN.po: Updated Simpflied Chinese translation by - Xie Yuheng . - -2002-10-25 Stanislav Brabec - - * cs.po: Updated Czech translation from Michal Bukovjan - . - -2002-10-25 Christian Rose - - * sv.po: Updated Swedish translation by - Jan Morén . - -2002-10-11 Stanislav Brabec - - * cs.po: Updated Czech translation from Michal Bukovjan - . - -2002-09-29 Ole Laursen - - * da.po: Updated Danish translation. - -2002-09-23 Kjartan Maraas - - * no.po: Updated Norwegian (bokmÃ¥l) translation. - -2002-09-13 Christian Neumair - - * de.po: Updated German translation. - -2002-09-08 Christian Neumair - - * de.po: Updated German translation. - -2002-09-07 Christian Neumair - - * de.po: Updated German translation. - -2002-09-03 Sven Neumann - - * POTFILES.in: added missing file. - -2002-08-31 Christian Neumair - - * de.po: Updated German translation. - -2002-08-30 Ole Laursen - - * da.po: Unfuzzified a string in Danish translation. - -2002-08-26 Ole Laursen - - * da.po: Updated Danish translation. - -2002-08-25 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2002-08-17 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2002-08-13 Ole Laursen - - * da.po: Updated Danish translation. - -2002-07-24 Christian Rose - - * sv.po: Updated Swedish translation by - Jan Moren . - -2002-07-22 Christian Rose - - * sv.po: Updated Swedish translation by - Jan Moren . - -2002-07-20 Christian Rose - - * sv.po: Updated Swedish translation by - Jan Moren . - -2002-07-20 Christian Rose - - * sv.po: Updated Swedish translation by - Jan Moren . - -2002-07-13 Ole Laursen - - * da.po: Updated Danish translation. - -2002-07-07 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - -2002-06-18 Ole Laursen - - * da.po: Updated Danish translation. - -2002-06-17 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2002-06-17 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2002-06-10 Kjartan Maraas - - * no.po: Updated Norwegian (bokmÃ¥l) translation. - -2002-06-01 Pablo Saratxaga - - * ca.po: Updated Catalan file - -2002-05-28 Ole Laursen - - * da.po: Updated Danish translation. - -2002-05-26 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - -2002-05-24 Sven Neumann - - * de.po: updated german translation. - -2002-05-11 Sven Neumann - - * POTFILES.in: readded helpbrowser plug-in. - - * de.po: updated german translation. - -2002-05-07 Sven Neumann - - * de.po: updated german translation. - -2002-04-30 Duarte Loreto - - * pt.po: Updated Portuguese translation and converted to UTF-8. - -2002-04-15 Christophe Merlet - - * fr.po: Updated French translation from stable - branch and converted to UTF-8. - -2002-04-13 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - -2002-04-09 Stanislav Brabec - - * cs.po: Updated translation. - -2002-04-09 Ole Laursen - - * da.po: Fixed a string in Danish translation. - -2002-04-05 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - -2002-03-27 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2002-03-14 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny . - -2002-03-13 Sven Neumann - - * ja.po: updated japanese translation from . - -2002-03-08 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2002-03-08 Duarte Loreto - - * pt.po: Added Portuguese translation. - -2002-03-05 Valek Filippov - - * ru.po: Updated russian translation. - -2002-03-02 Sven Neumann - - * update.sh: latest intltool changes allow me to simplify the script - even further. - -2002-03-02 Ole Laursen - - * da.po: Updated Danish translation from gimp-1-2 branch and - converted it to UTF-8. - -2002-02-28 Stanislav Visnovsky - - * sk.po: Updated Slovak translation from Zdenko Podobny - . - -2002-02-26 Sven Neumann - - * update.sh: changed to use intltool. - -2002-01-28 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2002-01-28 Christian Rose - - * sv.po: Updated and converted to UTF-8. - -2002-01-25 Simos Xenitellis - - * el.po: Converted to UTF-8. - -2002-01-23 Simos Xenitellis - - * el.po: Added Greek translation. - -2002-01-13 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2001-12-18 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2001-12-16 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2001-12-15 Valek Filippov - - * ru.po: Updated russian translation. - -2001-11-18 Valek Filippov - - * ru.po: Updated russian translation. - -2001-11-17 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2001-11-15 Abel Cheung - - * zh_TW.Big5.po -> zh_TW.po: Replace traditional Chinese translation with - the one from stable branch, convert to UTF8, renamed to avoid encoding - naming problem in the future, and trying to resolve resulting CVS - conflict. (that's my error) - -2001-11-13 Sven Neumann - - * POTFILES.in: temporarily commented out gap, gdyntext and helpbrowser - -2001-11-08 Wang Jian - - * zh_CN.po: Added Simplified Chinese translation by - Xie Yuheng . - -2001-11-05 Sven Neumann - - * POTFILES.in: added missing files - -2001-10-31 Christian Rose - - * sv.po: Updated the Swedish translation some. - -2001-09-27 Sven Neumann - - * Makefile.in.in: different version for AM_GLIB_GNU_GETTEXT. - - * update.sh: changed package name to gimp14-std-plugins. - -2001-09-17 Andras Timar - - * hu.po: converted to UTF-8. - -2001-08-29 Sven Neumann - - * de.po: converted to UTF-8. - -2001-06-07 Michael Natterer - - * Makefile.in.in: some build fixes. - - * zh_TW.Big5.po: new dummy file. - -2001-05-22 Stanislav Brabec - - * cs.po: Updated translation. - -2001-05-20 Michael Natterer - - * hu.po - * hr.po: fixed invalid charset specs. - -2001-04-23 Valek Filippov - - * ru.po: Fixed russian translation. - -2001-04-11 Michael Natterer - - * ja.po: fixed invalid multibyte sequences. - -2001-04-09 Stanislav Brabec - - * cs.po: Updated translation. - -2001-03-15 Fatih Demir - - * tr.po: Copied stable tr.po to here. - -2001-03-07 Stanislav Brabec - - * cs.po: Updated translation. - -2001-02-17 Stanislav Brabec - - * cs.po: Updated translation. - -2001-02-12 Daniel Egger - - * es.po: Fixed wrong phrase. Mentioned by Manuel Ignacio - Monge GarcÃa in bug #34595. - -2001-01-19 Valek Filippov - - * ru.po: Fixed russian translation. - -2001-01-19 Valek Filippov - - * ru.po: updated russian translation. - -2001-01-09 Valek Filippov - - * ru.po: updated russian translation. - -2000-12-29 Rodrigo Sancho Senosiain - - * es.po: updated spanish translation - -2000-12-22 Szabolcs Ban - - * hu.po: added Hungarian translation from - Andras Timar - -2000-12-21 Valek Filippov - - * ru.po: updated russian translation. - -2000-12-21 Tor Lillqvist - - * fi.po: Remove bogus fuzzies. Add a cute translation for - Gee-Slime ;-) - -2000-12-20 Sven Neumann - - * de.po: updated german translation. - -2000-12-20 Michael Natterer - - * POTFILES.in: removed spheredesigner.c - Found by Robert L Krawitz - -2000-12-19 Stanislav Brabec - - * cs.po: Updated translation. - -2000-12-18 Sven Neumann - - * de.po: updated german translation. - -2000-12-18 Valek Filippov - - * ru.po: updated russian translation. - -2000-12-18 Sven Neumann - - * POTFILES.in: gbr plug-in is gone, new gih plug-in added - -2000-12-15 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-12-15 Valek Filippov - - * ru.po: updated russian translation. - -2000-12-13 Sven Neumann - - * de.po: updated translation and applied a patch from - Wolfgang Hofer that fixes some GAP translations. - -2000-12-13 Valek Filippov - - * ru.po: updated russian translation. - -2000-12-09 Zbigniew Chyla - - * pl.po: Updated Polish translation - -2000-12-07 Shirasaki Yasuhiro - - * ja.po: updated japanese translation. - -2000-12-04 Valek Filippov - - * ru.po: updated russian translation. - -2000-12-03 Sven Neumann - - * de.po: updated german translation - -2000-11-24 Christophe Merlet - - * fr.po: updated French translation. - -Wed Nov 22 23:47:14 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-11-22 Sven Neumann - - * de.po: updated german translation - -2000-11-17 Valek Filippov - - * ru.po: updated russian translation. - -2000-11-14 Christian Rose - - * sv.po: Updated Swedish translation. - -2000-11-13 Zbigniew Chyla - - * pl.po: Updated Polish translation - -2000-11-08 Zbigniew Chyla - - * pl.po: Updated Polish translation - -Mon Nov 6 23:27:04 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-11-06 Sven Neumann - - * de.po: updated german translation - -2000-11-06 Sven Neumann - - * it.po: updates to the italian translation from - Daniele Medri - -2000-11-05 Daniel Egger - - * hr.po: Added Croatian translation - by Zeljan Rikalo . - -2000-11-04 Zbigniew Chyla - - * pl.po: Updated Polish translation - -2000-11-03 Valek Filippov - - * ru.po: updated russian translation. - -2000-10-30 Valek Filippov - - * ru.po: updated russian translation. - -2000-10-29 Sven Neumann - - * de.po: updated german translation. - -2000-10-29 Zbigniew Chyla - - * pl.po: Updated Polish translation. - -2000-10-28 Zbigniew Chyla - - * pl.po: Updated Polish translation. - -2000-10-22 Rodrigo Sancho Senosiain - - * es.po: Updated translation. - -Thu Oct 19 22:50:13 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-10-17 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-10-17 Christophe Merlet - - * fr.po: updated French translation. - -2000-10-09 Christophe Merlet - - * fr.po: updated French translation. - -2000-10-08 Valek Filippov - - * ru.po: updated russian translation. - -2000-10-07 Tor Lillqvist - - * fi.po: Fix fuzzy translations. Fix some incorrectly split - words. (Lappeen ranta ilmiö.) - -2000-10-06 Sven Neumann - - * pl.po: applied gimp-art-20000926-0 -> Updates to the polish - translation by Artur Polaczynski - -2000-10-05 Sven Neumann - - * de.po: updated german translation - -2000-10-02 Christophe Merlet - - * fr.po: updated French translation. - -2000-09-30 Pablo Saratxaga - - * fi.po,fr.po: corrected syntax errors - -2000-09-29 Valek Filippov - - * ru.po: updated russian translation. - -2000-09-28 Daniel Egger - - * de.po: A minor correction. - -2000-09-28 Rodrigo Sancho Senosiain - - * es.po: updated spanish translation. - -Wed Sep 27 22:38:04 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-09-22 Christian Meyer - - * de.po: Updated German translation. - -2000-09-04 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -Sat Sep 2 23:39:50 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-08-29 Valek Filippov - - * ru.po: updated russian translation. - -2000-08-25 Sven Neumann - - * update.sh: it's called "gimp-std-plugins", damned - -Fri Aug 25 11:15:25 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-08-22 Kjartan Maraas - - * no.po: Updated Norwegian translation. - * POTFILES.in: Fixed path to some moved files. - -2000-08-22 Sven Neumann - - * POTFILES.in: Alienmap plug-ins moved in the source tree. - -2000-08-16 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-08-15 Valek Filippov - - * ru.po: updated russian translation. - -2000-08-15 Sven Neumann - - * de.po: updated german translation - -2000-08-13 Shirasaki Yasuhiro - - * ja.po: Updated translation. - -2000-08-05 Rodrigo Sancho Senosiain - - * es.po: updated spanish translation - -2000-07-31 Valek Filippov - - * ru.po: updated russian translation. - -Sun Jul 30 20:41:50 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-07-30 Sven Neumann - - * POTFILES.in: added plug-ins/gdyntext/gdyntextcompat.c - - * de.po: updated german translation - -2000-07-30 Tor Lillqvist - - * ko.po: Remove the space from the end of one message I added on - 1999-10-31... To generate UTF-8 messages I now use iconv from - libiconv, and it complains if the space is there. - -2000-07-29 Sven Neumann - - * de.po: updated german translation - -2000-07-29 Michael Natterer - - * es.po: fixed. Closes #18014. Remember: NEVER translate the - - -2000-07-25 Valek Filippov - - * ru.po: updated russian translation. - -2000-07-23 Valek Filippov - - * ru.po: updated russian translation. - -Mon Jul 10 22:40:46 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-07-04 Sven Neumann - - * de.po: updated german translation - - * it.po: updates from Daniele Medri - -2000-07-04 Tor Lillqvist - - * fi.po: Fix one fuzzy translation. - -2000-06-30 Valek Filippov - - * ru.po: updated russian translation. - -2000-06-24 Valek Filippov - - * ru.po: updated russian translation. - -2000-06-23 Sven Neumann - - * de.po: updated german translation - -2000-06-20 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-06-15 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-06-13 Sven Neumann - - * it.po: updates to italian translation by Daniele Medri - -2000-06-09 Ville Hautamäki - - * fi.po: updated translation - -Fri Jun 9 15:30:58 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-06-08 Valek Filippov - - * ru.po: updated russian translation. - -2000-06-06 Ville Hautamäki - - * fi.po: updated translation - -2000-06-06 Tor Lillqvist - - * fi.po: Remove automatically generated bogus fuzzy translations. - -2000-06-06 Artur Polaczynski - - * pl.po: updated translation - -Tue Jun 6 00:01:31 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-06-05 Ville Hautamäki - - * fi.po: Finnish update - -2000-06-04 Valek Filippov - - * ru.po: updated russian translation. - -2000-05-31 Shirasaki Yasuhiro - - * ja.po: Updated translation. - -Wed May 31 13:39:01 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-05-24 Artur Polaczyñski - - * pl.po: Updated translation. - + Updated translation by Krzysztof Jakubowski - - -2000-05-24 Valek Filippov - - * ru.po: updated russian translation. - * update.sh: 1.2.5 version. - -2000-05-23 Sven Neumann - - * de.po: updated german translation - -2000-05-22 Sven Neumann - - * de.po: updated german translation - -Mon May 22 11:55:42 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-05-18 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -Tue May 16 21:07:20 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-05-14 Valek Filippov - - * ru.po: updated russian translation. - -2000-05-13 Sven Neumann - - * update.sh: updated update.sh - -2000-05-13 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-05-11 Sven Neumann - - * de.po: changed german translation - -Tue May 9 19:53:28 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-05-08 Sven Neumann - - * de.po: more updates - -2000-05-07 Sven Neumann - - * de.po: updated german translation - -2000-05-07 Michael Natterer - - * da.po: made it compile. - -2000-05-04 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-05-04 Tor Lillqvist - - * makefile.cygwin: Update to match the included makefile from gtk+. - -2000-05-03 Sven Neumann - - * de.po: updated german translation - -2000-05-02 Valek Filippov - - * ru.po: Updated russian translation. - -Mon May 1 20:05:07 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-05-01 Michael Natterer - - * POTFILES.in: borderaverage.c is now in plug-ins/common. - -2000-04-29 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -Wed Apr 26 22:31:36 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-04-26 Sven Neumann - - * de.po: more updates from Felix Natter - -2000-04-25 Sven Neumann - - * de.po: updates from Felix Natter - -2000-04-23 Tor Lillqvist - - * fi.po: Fix fuzzy translations. - - * makefile.cygwin: No need for LOCALEDIR. - -Sun Apr 23 21:28:07 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-04-23 Sven Neumann - - * es.po: added spanish translation - -2000-04 21 Valek Filippov - - * ru.po: small updated russian translation. - -2000-04-20 Sven Neumann - - * it.po: updates from Daniele Medri - -2000-04-19 Sven Neumann - - * de.po: updated german translation - -2000-04-18 Valek Filippov - - * ru.po: Updated translation. - -2000-04-17 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -Mon Apr 17 22:16:29 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-04-16 Sven Neumann - - * de.po: updated german translation - -2000-04-14 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-04-14 Sven Neumann - - * de.po: small correction - -Thu Apr 13 23:11:27 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-04-12 Valek Filippov - - * ru.po: Updated translation. - -2000-04-12 Sven Neumann - - * de.po: updated german translation - -2000-04-08 Tor Lillqvist - - * fi.po: Tiny updates. - -Sat Apr 8 23:30:39 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-04-06 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -Wed Apr 5 22:09:39 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Mon Apr 3 22:34:31 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-04-03 Sven Neumann - - * de.po: updates/corrections - -2000-04-03 Fellmann Joaquim - - * fr.po: Updated French translation - -2000-04-03 Sven Neumann - - * de.po: more updates/corrections - -2000-04-02 Sven Neumann - - * de.po: updates from Felix Natter - -2000-03-31 Fellmann Joaquim - - * fr.po: Updated French translation - -Thu Mar 30 21:29:40 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-03-30 Kjartan Maraas - - * ru.po: Updated Russian translation from Valek Filippov - . - -2000-03-28 Sven Neumann - - * Makefile.in.in: - * script-fu-xgettext: adapted to the new script-fu i18n scheme - - * de.po: updated german translation - -2000-03-28 Shirasaki Yasuhiro - - * ja.po: updated Japanese translation. - -2000-03-27 Sven Neumann - - * de.po: updated german translation - -Sun Mar 26 18:32:59 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-03-25 Sven Neumann - - * de.po: updated german translation - -Sat Mar 25 15:01:30 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Mon Mar 20 14:12:31 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-03-16 David Monniaux - - * fr.po: "appendice" -> "module chargeable" - -Tue Mar 14 10:03:03 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Thu Mar 9 22:39:37 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Wed Mar 8 22:51:30 CET 2000 Sven Neumann - - * fr.po: s/// - s/// - -2000-03-09 Shirasaki Yasuhiro - - * ja.po: Updated Japanese translation. - -Wed Mar 8 14:47:50 CET 2000 Sven Neumann - - * de.po: updated german translation - - * it.po: applied patch provided by Daniele Medri - -Mon Mar 6 22:36:29 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-03-06 David Monniaux - - * fr.po: IFS Compose gets translated as Fractales IFS. - - * fr.po: Completed French translation. - -Mon Mar 6 10:36:48 CET 2000 Sven Neumann - - * de.po: updated german translation - -2000-03-05 David Monniaux - - * fr.po: Updated French translation. - - * fr.po: Updated French translation. - -2000-03-04 David Monniaux - - * fr.po: Upgraded translation. - -2000-03-04 Tor Lillqvist - - * fi.po: Updates. - -Thu Mar 2 10:07:09 CET 2000 Stanislav Brabec - - * cs.po: Completed translation. - -2000-03-02 David Monniaux - - * fr.po: Updated French translation. - -Wed Mar 1 21:53:09 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-03-01 David Monniaux - - * fr.po: Update French translation. - -2000-02-29 Shirasaki Yasuhiro - - * ja.po: Updated Japanese translation. - -Sun Feb 27 20:22:53 CET 2000 Sven Neumann - - * POTFILES.in: removed script-fu - - Script-Fu now has its own textdomain. I have tried my best to - move all translations into the new po-files in po-script-fu. - - * de.po: updated german translation - -Tue Feb 22 18:41:49 CET 2000 Sven Neumann - - * de.po: updated german translation - -Sat Feb 19 13:50:51 CET 2000 Sven Neumann - - * de.po: updated german translation - -Sat Feb 19 11:00:45 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-02-19 Shirasaki Yasuhiro - - * ja.po: Updated Japanese translation. - -Thu Feb 17 11:00:25 CET 2000 Sven Neumann - - * de.po: updated - -Thu Feb 17 00:37:30 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Wed Feb 16 17:31:57 CET 2000 Sven Neumann - - * de.po: updated - -2000-02-14 David Monniaux - - * fr.po: Updated French translation (esp. GAP plugin)/ - -Mon Feb 14 21:56:46 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Mon Feb 14 18:49:46 CET 2000 Sven Neumann - - * de.po: updates to the german translation by Knut Neumann - (no, we are not related) - -2000-02-13 David Monniaux - - * fr.po: Updated French translation. - -Sun Feb 13 12:59:40 CET 2000 Sven Neumann - - * de.po: updated german translation - -2000-02-12 Tor Lillqvist - - * fi.po: Start the Finnish translation. - -Fri Feb 11 12:14:17 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-02-11 Shirasaki Yasuhiro - - * ja.po: Updated Japanese translation. - -Tue Feb 8 18:02:38 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Mon Feb 7 18:50:25 CET 2000 Sven Neumann - - * de.po: msgmerge managed to make the translation for a menu - path a help text of several lines. This crashed the gimp on - startup (bug #5590). Updated while I was on it. - -Mon Feb 7 01:18:33 CET 2000 Sven Neumann - - * en_GB.po: removed fuzzy comment from header - -Fri Feb 4 20:42:59 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-02-04 Robert Brady - - * en_GB.po: Added British translation. - -2000-02-03 Joaquim Fellmann - - * fr.po: Updated French translation. - -Tue Feb 1 23:32:27 CET 2000 Sven Neumann - - * de.po: applied patch provided by Bernhard Valenti - -2000-02-02 Shirasaki Yasuhiro - - * ja.po: updated Japanese translation. - -Tue Feb 1 14:32:03 CET 2000 Sven Neumann - - * de.po: updated - -Mon Jan 31 20:32:00 CET 2000 Joaquim Fellmann - - * Updated French translation / POTFILES.in - -Mon Jan 31 01:39:26 CET 2000 Sven Neumann - - * de.po: updated - -Sat Jan 29 23:11:05 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Fri Jan 28 19:18:30 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Fri Jan 28 14:01:19 CET 2000 Fellmann Joaquim - - * POTFILES.in: Updated _plugin_ files list. - * fr.po: Updated French translation (contains now only plugins - translations). - -Thu Jan 27 23:52:48 CET 2000 Sven Neumann - - * de.po: updated german translation - -2000-01-27 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-01-28 Shirasaki Yasuhiro - - * ja.po: Updated japanese translation. - -Wed Jan 26 10:04:33 CET 2000 Fellmann Joaquim - - * fr.po: Updated French translation - -Tue Jan 25 21:50:52 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-01-21 Artur Polaczyñski - - * pl.po: Updated translation. - -2000-01-24 Sergey Panov - - * ru.po: Updated Russian translation from - Valek Filippov - -Sun Jan 23 14:51:15 CET 2000 Joaquim Fellmann - - * fr.po: Updated French translation. - -Sat Jan 22 01:15:05 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Wed Jan 19 16:37:56 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Tue Jan 18 15:13:10 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-01-18 Shirasaki Yasuhiro - - * ja.po: Update japanese translation. - -Mon Jan 17 22:21:34 CET 2000 Sven Neumann - - * de.po: updated german translation - -Sun Jan 16 20:47:56 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Sat Jan 15 12:48:14 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-01-14 Yuri Syrota - - * uk.po: Added Ukrainian translation. - -Thu Jan 13 16:39:01 PST 2000 Manish Singh - - * uk.po: inserted dummy file - -Tue Jan 11 20:53:44 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Tue Jan 11 12:09:05 CET 2000 Sven Neumann - - * updated german translation (most work done by Daniel Egger) - -2000-01-10 Sergey Panov - - * ru.po: Updated Russian translation from Valek Filippov . - -Mon Jan 10 21:31:57 CET 2000 Sven Neumann - - * de.po: more changes, this time by Daniel Egger - -Mon Jan 10 02:38:58 CET 2000 Sven Neumann - - * de.po: applied a patch from Felix Natter - (the po file is however not yet merged with the current pot file) - -Sun Jan 9 21:05:49 CET 2000 Sven Neumann - - * fr.po: applied a patch from David Monniaux - -2000-01-08 Shirasaki Yasuhiro - - * ja.po: Updated japanese translation. - -Fri Jan 7 19:21:45 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-01-06 Sergey Panov - - * ru.po: Updated Russian translation from Valek Filippov . - -2000-01-03 Kjartan Maraas - - * update.sh: A little script that lets people - update the .pot file without makefiles etc. - -1999-12-28 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -Wed Dec 29 21:45:44 CET 1999 Stanislav Brabec - - * cs.po: Updated translation. - -1999-12-28 Sergey Panov - - * ru.po: Updated Russian translation from Valek Filippov . - with some corrections/additions from Sergey Panov - -Tue Dec 28 23:20:11 CET 1999 Sven Neumann - - * de.po: updated german translation - -1999-12-28 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -Mon Dec 27 19:41:36 CET 1999 Sven Neumann - - * de.po: updated german translation - -1999-12-22 Shirasaki Yasuhiro - - * ja.po: Updated japanese translation. - -Mon Dec 20 21:20:44 CET 1999 Stanislav Brabec - - * cs.po: Updated translation. - -1999-12-19 Kjartan Maraas - - * da.po: Updated Danish translation from Birger Langkjer - . - -Thu Dec 16 21:10:29 PST 1999 Manish Singh - - * it.po: updates from Daniele Medri - -1999-12-10 Yukihiro Nakai - - * ja.po: Update from Shirasaki Yasuhiro. - -1999-12-08 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -Tue Dec 7 15:14:28 CET 1999 Stanislav Brabec - - * cs.po: Updated translation. - -Fri Dec 3 22:47:13 CET 1999 Stanislav Brabec - - * cs.po: Updated translation. - -Fri Nov 30 19:37:54 CET 1999 Stanislav Brabec - - * cs.po: Updated translation. - -Mon Nov 29 21:36:00 CET 1999 Sven Neumann - - * de.po: a few more translations - -Fri Nov 26 11:33:24 CET 1999 Stanislav Brabec - - * cs.po: Added translation. - -1999-11-25 Michael Natterer - - * de.po - *jp.po: did a 'make update-po' to get the new menu paths. All - other *.po files seems to be somehow broken. - - * de.po: updated some "..." in the plug-ins menu paths. - -1999-11-25 Yukihiro Nakai - - * ja.po: Update from SHIRASAKI Yasuhiro - -Mon Nov 22 23:20:27 MET 1999 Sven Neumann - - * de.po: updated - I have only updated the worst fuzzy translations and tried to make - the menu entries consistent. Still much work to do... - -1999-11-16 Tor Lillqvist - - * fi.po: Moved the libgimp strings here. They are used by - plug-ins, and thus need to be in the gimp-std-plugins message - catalog. - -1999-10-31 Tor Lillqvist - - * makefile.cygwin: Use the generic (UTF-8 based) makefile.cygwin - from gtk+. - - * makefile.msc: Remove. - - * ko.po: Add a space at the end of one message, otherwise - it got somehow mangled by native2ascii. - -Sun Oct 24 22:52:01 MEST 1999 Sven Neumann - - * POTFILES.in: added imagemap plug-in - -Sun Oct 24 18:58:16 MEST 1999 Sven Neumann - - * de.po: Checked in first german version - (done by Felix Natter - and Daniel Eggert ) - -1999-10-21 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -1999-10-20 Tor Lillqvist - - * makefile.msc: Improve, add Shift-JIS version of Japanese. - - * makefile.cygwin: New file. - -1999-10-17 Tomas Ogren - - * sv.po: Updated - -Fri Oct 8 15:07:02 PDT 1999 Manish Singh - - * fr.po: updates from David Monniaux - -Sat Oct 2 11:12:09 PDT 1999 Manish Singh - - * fr.po: updates from David Monniaux - -1999-09-23 Vincent Renardias - - * fr.po: - 704 translated messages, 1 fuzzy translations, 10 untranslated messages. - -Wed Sep 22 23:51:24 CDT 1999 James Mitchell - - * it.po: Translations from Daniele Medri - 705 translated messages, 10 untranslated messages. - -Sun Sep 19 13:22:21 CDT 1999 James Mitchell - - * it.po: Translations from Daniele Medri - 693 translated messages, 22 untranslated messages. - -1999-09-17 Kjartan Maraas - - * da.po: Updated Danish translation from Kenneth - Christiansen . - -1999-09-16 Kjartan Maraas - - * no.po: Updated translation. - -Thu Sep 9 18:52:28 CDT 1999 James Mitchell - - * it.po: More translations from Daniele Medri - 590 translated messages, 73 untranslated messages. - -Thu Sep 9 00:03:04 PDT 1999 Manish Singh - - * POTFILES.in: list more files - -1999-09-09 Yukihiro Nakai - - * ja.po: Update from SHIRASAKI Yasuhiro - -1999-09-08 Yukihiro Nakai - - * ja.po: Update from SHIRASAKI Yasuhiro - -Tue Sep 7 21:02:48 CDT 1999 James Mitchell - - * it.po: More translations from Daniele Medri - 521 translated messages, 116 untranslated messages. - -1999-09-06 Kjartan Maraas - - * no.po: Updated translation. - -1999-09-04 Tomas Ogren - - * sv.po: Update - -Wed Sep 1 11:57:03 PDT 1999 Manish Singh - - * da.po: filler - -1999-08-23 Kjartan Maraas - - * no.po: Updated translation. - -Fri Aug 13 19:19:46 CDT 1999 James Mitchell - - * it.po: Updated translations committed for Daniele Medri - - -1999-08-14 Kjartan Maraas - - * no.po: Updated translation. - -Mon Jul 26 20:41:38 PDT 1999 Manish Singh - - * cs.po: filler - -1999-07-22 Tomas Ogren - - * sv.po: Updated - -1999-07-09 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -1999-07-05 Yukihiro Nakai - - * ja.po: Japanese translation update from Mr. Shirasaki. - -Wed Jun 23 17:54:31 PDT 1999 Manish Singh - - * some filler text in all the .po files that haven't been started - yet - -1999-06-15 Tor Lillqvist - - * makefile.msc: New file. - -Sat Jun 5 16:27:06 PDT 1999 Manish Singh - - * fr.po: updated (gimp-monniaux-050699-1) diff --git a/po-plug-ins/Makefile.in.in b/po-plug-ins/Makefile.in.in index 2c84d119fb..32353654b8 100644 --- a/po-plug-ins/Makefile.in.in +++ b/po-plug-ins/Makefile.in.in @@ -64,7 +64,7 @@ USE_LINGUAS=$(shell if test -n "$(USER_LINGUAS)"; then LLINGUAS="$(USER_LINGUAS) POFILES=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done) -DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(POFILES) +DISTFILES = Makefile.in.in POTFILES.in $(POFILES) EXTRA_DISTFILES = POTFILES.skip Makevars LINGUAS POTFILES = \ diff --git a/po-python/ChangeLog b/po-python/ChangeLog deleted file mode 100644 index fc5736930a..0000000000 --- a/po-python/ChangeLog +++ /dev/null @@ -1,601 +0,0 @@ -2009-03-18 Mișu Moldovan - - * ro.po: updated Romanian translation by Cristian Secară - -2009-02-12 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2009-02-09 Jani Monoses - - * ro.po: Updated Romanian translation - by Cristian Secară - -2009-01-04 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Kiyotaka Nishibori. - -2008-12-22 Goran Rakić - - * sr.po, sr@latin.po: Updated Serbian Translation (by Miloš Popović). - -2008-12-16 Gabor Kelemen - - * hu.po: Translation updated by Arpad Biro. - -2008-11-11 Mugurel Tudor - - * ro.po: Updated Romanian translation - by Cristian Secară - -2008-11-09 Goran Rakić - - * sr.po, sr@latin.po: Updated Serbian Translation (by Miloš Popović). - -2008-10-17 Kenneth Nielsen - - * da.po: Updated Danish translation - -2008-10-14 Kenneth Nielsen - - * da.po: Updated Danish translation by Joe Dalton - -2008-10-13 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Kiyotaka Nishibori. - -2008-10-08 Mugurel Tudor - - * ro.po: Updated Romanian translation by - Cristian Secară - -2008-10-07 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2008-10-06 Ilkka Tuohela <> - - * fi.po: Updated Finnish translation. - -2008-10-03 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Kiyotaka Nishibori. - -2008-10-01 Matic Žgur - - * sl.po: updated Slovenian translation. - -2008-09-26 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2008-09-19 Changwoo Ryu - - * ko.po: Updated Korean translation by Choi, Ji-Hui. - -2008-09-17 Kjartan Maraas - - * nb.po: Updated Norwegian bokmål translation. - -2008-09-11 Goran Rakić - - * LINGUAS, sr@latin.po, sr@Latn.po: Conversion from sr@Latn to sr@latin. - -2008-09-07 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2008-09-02 Sven Neumann - - * LINGUAS: added missing language: az. - -2008-09-02 Sven Neumann - - * LINGUAS: removed languages that have no translation in this - textdomain: he, id, tt, yi. - -2008-08-29 Mugurel Tudor - - * ro.po: Translation updated by Cristian Secară - - -2008-08-27 Inaki Larranaga Murgoitio - - * eu.po: Updated Basque translation. - -2008-08-21 Sven Neumann - - * POTFILES.skip: follow plug-in name changes. - -2008-08-19 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2008-08-14 Takeshi AIHANA - - * ja.po: Updated Japanese translation by Kiyotaka Nishibori. - -2008-08-8 Djihed Afifi - - * ar.po: Updated Arabic Translation by . - -2008-07-31 Djihed Afifi - - * ar.po: Updated Arabic Translation by . - -2008-07-31 Djihed Afifi - - * ar.po: Updated Arabic Translation by . - -2008-07-26 Marco Ciampa - - * it.po: updated italian translation - -2008-07-22 Ignacio Casal Quinteiro - - * gl.po: Updated Galician Translation by Frco. Javier Rial. - -2008-07-21 Ihar Hrachyshka - - * be.po: Added Belarusian translation by Hleb Valoshka. - -2008-07-17 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2008-07-17 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2008-07-17 Åsmund Skjæveland - - * nn.po: Updated Norwegian Nynorsk translation by - Kolbjørn Stuestøl . - -2008-07-09 Ulf-D. Ehlert - - * de.po: Updated/fixed German translation. - -2008-07-03 Yannig Marchegay - - * oc.po: Updated Occitan translation. - -2008-07-02 Takeshi AIHANA - - * ja.po: Updated Japanese translation by Kiyotaka Nishibori. - -2008-06-24 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2008-06-06 Sven Neumann - - * POTFILES.skip: fixed the insanity using a new feature in - intltool 0.40.0 that allows us to skip whole directories. - -2008-05-27 Claude Paroz - - * fr.po: Updated French translation by Julien Hardelin. - -2008-05-24 Mugurel Tudor - - * ro.po: Updated Romanian translation by - Cristian Secară - -2008-05-23 Sven Neumann - - * Makefile.in.in: set XGETTEXT_KEYWORDS for use of msgctxtid. - -2008-05-7 Djihed Afifi - - * ar.po: Updated Arabic Translation by . - -2008-05-05 Sven Neumann - - * is.po: Updated/Added Icelandic Translation by Anna Ármansdóttir - - -2008-04-08 Sven Neumann - - * POTFILES.in - * POTFILES.skip: updated. - -2008-04-03 Jordi Mallach - - * ca@valencia.po: Add new Valencian-Catalan translation, - based on the Catalan file. - -2008-03-12 Åsmund Skjæveland - - * nn.po: Added Norwegian Nynorsk translation from Kolbjørn - Stuestøl . - -2008-03-11 Gil Forcada - - * ca.po: Small fixes to Catalan translation. - -2008-03-09 Philip Withnall - - * en_GB.po: Updated British English translation. - -2008-03-09 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2008-03-06 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2008-03-04 Hendrik Brandt - - * de.po: Updated German translation. - -2008-03-03 Vincent van Adrighem - - * nl.po: Translation updated by Filip Vervloesem. - -2008-02-28 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2008-02-19 Kjartan Maraas - - * nb.po: Updated Norwegian bokmål translation. - -2008-02-17 Marco Ciampa - - * it.po: small fix to it translation thanks to A. Falappa - -2008-02-10 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-01-10 Maxim Dziumanenko - - * uk.po: Updated Ukrainian translation. - -2007-12-31 Yannig Marchegay - - * oc.po: Updated Occitan translation. - -2007-11-11 Duarte Loreto - - * pt.po: Updated Portuguese translation by Filipe Gomes - . - -2007-10-31 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2007-10-26 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2007-10-25 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2007-10-22 Djihed Afifi - - * ar.po: Updated Arabic Translation by Anas Husseini. - -2007-10-22 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2007-10-18 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2007-10-16 Michael Natterer - - * POTFILES.skip: added app/widgets/gimpcolorselectorpalette.c - Fixes bug #487153. - -2007-10-11 Matic Žgur - - * sl.po: Updated Slovenian translation by Martin Srebotnjak and - Nedeljko Grabant. - -2007-09-29 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2007-09-25 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2007-09-24 Matic Zgur - - * sl.po: Updated Slovenian translation by Martin Srebotnjak and - Nedeljko Grabant. - -2007-09-17 Sven Neumann - - * km.po: updated Kmer translation (bug #420417). - -2007-09-15 Changwoo Ryu - - * ko.po: Updated Korean translation by Choi, Ji-Hui. - -2007-09-14 Gintautas Miliauskas - - * lt.po: Updated Lithuanian translation. - -2007-09-13 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-09-10 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-09-07 Stéphane Raimbault - - * fr.po: Updated French translation. - -2007-09-04 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-09-03 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-08-27 Changwoo Ryu - - * ko.po: Updated Korean translation by Choi, Ji-Hui. - -2007-08-26 João S. O. Bueno Calligaris - - * pt_BR.po: Initial translation for Brazillian Portuguese - -2007-08-18 Hendrik Brandt - - * de.po: Updated and revised German translation for 2.4. - -2007-08-16 Jakub Friedl - - * cs.po: Fixed some bugs - -2007-08-13 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2007-08-01 Inaki Larranaga Murgoitio - - * eu.po: Updated Basque translation. - -2007-08-01 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-07-30 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez et al. - -2007-07-28 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-07-27 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2007-07-27 Pawan Chitrakar - - * ne.po: Updated Nepali Translation. - -2007-07-26 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-07-08 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila. - -2007-06-15 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2007-05-15 Ignacio Casal Quinteiro - - * gl.po: Updated Galician Translation by Entrans. - -2007-05-05 Roozbeh Pournader - - * fa.po: Added Persian translation by Meelad Zakaria and - Farzad Ghanei. - -2007-04-29 Christophe Merlet - - * oc.po: Added Occitan translation from - Yannig MARCHEGAY . - -2007-04-21 Djihed Afifi - - * ar.po: Updated Arabic Translation by Anas Husseini. - -2007-04-13 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2007-04-13 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2007-04-10 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-04-06 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-04-5 Djihed Afifi - - * ar.po: Updated Arabic Translation by Djihed Afifi. - -2007-03-28 Pema Geyleg - - * dz.po: Updated dzongkha translation. - -2007-03-25 Marco Ciampa - - * it.po: updated italian translation. - -2007-03-21 Stéphane Raimbault - - * fr.po: - -2007-03-21 Stéphane Raimbault - - * fr.po: Updated French translation by Laurent Monin. - -2007-03-20 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2007-03-11 David Lodge - - * en_GB.po: Updated English (British) translation - -2007-02-26 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-02-14 Stéphane Raimbault - - * fr.po: Updated French translation by Raymond Ostertag, Jonathan - Ernst and Stéphane Raimbault. - -2007-02-03 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2007-01-30 Marco Ciampa - - * eo.po: updated Esperanto translation. - -2007-01-25 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2007-01-24 David Lodge - - * en_GB.po: Updated English (British) translation - -2007-01-13 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-01-12 Jordi Mas - - * ca.po: Fixes from "Xavier Conde Rueda" - -2007-01-07 Marco Ciampa - - * eo.po: added Esperanto partial translation. - -2007-01-04 Sven Neumann - - * Makefile.in.in: synced with po-plug-ins/Makefile.in.in. - -2007-01-04 Michael Natterer - - * POTFILES.in: specify encoding (bug #389201). - -2006-12-23 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2006-12-20 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2006-11-30 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-11-18 Djihed Afifi - - * ar.po: Added Arabic Translation. - * LINGUAS: Added ar. - -2006-11-06 Marco Ciampa - - * it.po: updated italian translation. - -2006-11-02 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-11-02 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-11-02 Sven Neumann - - * POTFILES.in: removed pdbbrowse.py. - -2006-10-30 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-10-28 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2006-10-23 Sven Neumann - - * POTFILES.in: removed files that were removed from CVS. - -2006-10-19 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Quim Perez . - -2006-10-18 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-10-11 Marco Ciampa - - * it.po: updated italian translation. - -2006-10-04 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-10-02 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-09-27 Hendrik Brandt - - * de.po: Updated German translation. - -2006-09-20 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-09-18 Jakub Friedl - - * cs.po: Czech translation. Thanks for the infrastructure. - -2006-09-13 Sven Neumann - - * Added basic infrastructure for i18n of gimp-python. The initial - po files are based on po-script-fu. - diff --git a/po-python/Makefile.in.in b/po-python/Makefile.in.in index 08456b83fe..69d446c52e 100644 --- a/po-python/Makefile.in.in +++ b/po-python/Makefile.in.in @@ -64,7 +64,7 @@ USE_LINGUAS=$(shell if test -n "$(USER_LINGUAS)"; then LLINGUAS="$(USER_LINGUAS) POFILES=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done) -DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(POFILES) +DISTFILES = Makefile.in.in POTFILES.in $(POFILES) EXTRA_DISTFILES = POTFILES.skip Makevars LINGUAS POTFILES = \ diff --git a/po-script-fu/ChangeLog b/po-script-fu/ChangeLog deleted file mode 100644 index 6af029df80..0000000000 --- a/po-script-fu/ChangeLog +++ /dev/null @@ -1,3006 +0,0 @@ -2009-03-25 Marco Ciampa - - * it.po: Updated italian translation. - -2009-03-18 Mișu Moldovan - - * ro.po: updated Romanian translation by Cristian Secară - -2009-03-18 Marco Ciampa - - * it.po: Updated italian translation. - -2009-03-10 Ulf-D. Ehlert - - * de.po: Updated German translation. - -2009-03-07 Claude Paroz - - * fr.po: Synced French translation from gimp-2-6 branch. - -2009-02-14 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2009-02-12 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2009-02-09 Jani Monoses - - * ro.po: Updated Romanian translation - by Cristian Secară - -2009-01-04 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Kiyotaka Nishibori. - -2008-12-28 Duarte Loreto - - * pt.po: Updated Portuguese translation by Bruno Queiros - . - -2008-12-22 Goran Rakić - - * sr.po, sr@latin.po: Updated Serbian Translation (by Miloš Popović). - -2008-12-16 Gabor Kelemen - - * hu.po: Translation updated by Arpad Biro. - -2008-11-11 Mugurel Tudor - - * ro.po: Updated Romanian translation - by Cristian Secară - -2008-11-09 Goran Rakić - - * sr.po, sr@latin.po: Updated Serbian Translation (by Miloš Popović). - -2008-11-01 Wouter Bolsterlee - - * nl.po: Updated Dutch translation by Filip Vervloesem. - -2008-10-28 Petr Kovar - - * cs.po: Fixed Czech translation (bug #517967). - -2008-10-19 Djihed Afifi - - * ar.po: Updated Arabic Translation by Khaled Hosny. - -2008-10-13 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Kiyotaka Nishibori. - -2008-10-08 Mugurel Tudor - - * ro.po: Updated Romanian translation by - Cristian Secară - -2008-10-08 João S. O. Bueno - - * pt_BR.po: Main Brazilian Portuguese update for 2.6 - - more improvements and change to new-style pt_BR capitalization - than new translations - - -2008-10-07 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2008-10-06 Claude Paroz - - * fr.po: Updated French translation. - -2008-10-06 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2008-10-03 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Kiyotaka Nishibori. - -2008-10-01 Ihar Hrachyshka - - * be.po: Updated Belarusian translation by Hleb Valoshka. - -2008-10-01 Matic Zgur - - * sl.po: Updated Slovenian translation. - -2008-09-24 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-09-22 Ignacio Casal Quinteiro - - gl.po: Updated Galician translation - -2008-09-20 Marco Ciampa - - * it.po: Updated italian translation. - -2008-09-19 Changwoo Ryu - - * ko.po: Updated Korean translation by Choi, Ji-Hui. - -2008-09-18 Inaki Larrañaga Murgoitio - - * eu.po: Updated Basque translation. - -2008-09-17 Sven Neumann - - * de.po: updated German translation. - -2008-09-16 Gil Forcada - - * ca.po: Minor fix to Catalan translation. - -2008-09-15 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2008-09-12 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-09-11 Goran Rakić - - * LINGUAS, sr@latin.po, sr@Latn.po: Conversion from sr@Latn to sr@latin. - -2008-09-07 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2008-09-02 Sven Neumann - - * LINGUAS: added missing language: az. - -2008-09-02 Sven Neumann - - * LINGUAS: removed language that has no translation in this - textdomain: tt. - -2008-08-29 Mugurel Tudor - - * ro.po: Translation updated by Cristian Secară - - -2008-08-27 Inaki Larranaga Murgoitio - - * eu.po: Updated Basque translation. - -2008-08-21 Sven Neumann - - * POTFILES.in: added plug-ins/script-fu/script-fu-eval.c - - * POTFILES.skip: follow plug-in name changes. - -2008-08-19 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2008-08-17 Sven Neumann - - * de.po: updated German translation. - -2008-08-17 Sven Neumann - - * POTFILES.in: removed starburst-logo.scm. - -2008-08-14 Takeshi AIHANA - - * ja.po: Updated Japanese translation by Kiyotaka Nishibori. - -2008-08-10 Ignacio Casal Quinteiro - - * gl.po: Updated Galician translation - -2008-08-8 Djihed Afifi - - * ar.po: Updated Arabic Translation by . - -2008-07-31 Djihed Afifi - - * ar.po: Updated Arabic Translation by . - -2008-07-31 Djihed Afifi - - * ar.po: Updated Arabic Translation by . - -2008-07-22 Ignacio Casal Quinteiro - - * gl.po: Updated Galician Translation by Frco. Javier Rial. - -2008-07-21 Ihar Hrachyshka - - * be.po: Added Belarusian translation by Hleb Valoshka. - -2008-07-17 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2008-07-17 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2008-07-12 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-07-09 Ulf-D. Ehlert - - * de.po: Updated/fixed German translation. - -2008-07-03 Yannig Marchegay - - * oc.po: Updated Occitan translation. - -2008-07-02 Takeshi AIHANA - - * ja.po: Updated Japanese translation by Kiyotaka Nishibori. - -2008-06-24 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2008-06-06 Sven Neumann - - * POTFILES.skip: fixed the insanity using a new feature in - intltool 0.40.0 that allows us to skip whole directories. - -2008-05-27 Claude Paroz - - * fr.po: Updated French translation by Julien Hardelin. - -2008-05-24 Mugurel Tudor - - * ro.po: Updated Romanian translation by - Cristian Secară - -2008-05-23 Sven Neumann - - * Makefile.in.in: set XGETTEXT_KEYWORDS for use of msgctxtid. - -2008-05-12 Marco Ciampa - - * it.po: updated italian translation. - -2008-05-7 Djihed Afifi - - * ar.po: Updated Arabic Translation by . - -2008-05-05 Sven Neumann - - * is.po: Updated/Added Icelandic Translation by Anna Ármansdóttir - - -2008-04-21 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2008-04-09 Sven Neumann - - * POTFILES.in: updated. - - * de.po: updated German translation. - -2008-04-08 Sven Neumann - - * POTFILES.skip: updated. - -2008-04-03 Jordi Mallach - - * ca@valencia.po: Add new Valencian-Catalan translation, - based on the Catalan file. - -2008-03-12 Åsmund Skjæveland - - * nn.po: Added Norwegian Nynorsk translation from Kolbjørn - Stuestøl . - -2008-03-09 Philip Withnall - - * en_GB.po: Updated British English translation. - -2008-03-06 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2008-03-04 Hendrik Brandt - - * de.po: Updated German translation. - -2008-02-28 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2008-02-19 Kjartan Maraas - - * nb.po: Updated Norwegian bokmål translation. - -2008-02-17 Marco Ciampa - - * it.po: small fix to it translation thanks to A. Falappa - -2008-02-12 Kevin Cozens - - * de.po: Fixed translation for "Difference Clouds". It was using - same string as "Solid Noise". - -2008-02-10 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-01-10 Maxim Dziumanenko - - * uk.po: Updated Ukrainian translation. - -2007-12-31 Yannig Marchegay - - * oc.po: Updated Occitan translation. - -2007-11-01 Sven Neumann - - * POTFILES.in: removed hsv-graph.scm. - -2007-10-31 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2007-10-30 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2007-10-27 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-10-25 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2007-10-22 Djihed Afifi - - * ar.po: Updated Arabic Translation by Djihed Afifi. - -2007-10-19 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2007-10-18 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2007-10-16 Michael Natterer - - * POTFILES.skip: added app/widgets/gimpcolorselectorpalette.c - Fixes bug #487153. - -2007-10-07 Marco Ciampa - - * it.po: updated italian translation. - -2007-10-04 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-09-30 Stéphane Raimbault - - * fr.po: Updated French translation by Laurent Monin. - -2007-09-29 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2007-09-26 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2007-09-24 Matic Zgur - - * sl.po: Updated Slovenian translation by Nedeljko Grabant and Martin - Srebotnjak. - -2007-09-24 Ulf-D. Ehlert - - * de.po: Bugfixes in German translation. - -2007-09-21 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2007-09-20 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-09-17 Sven Neumann - - * km.po: updated Kmer translation (bug #420417). - -2007-09-16 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2007-09-16 Wadim Dziedzic - - * pl.po: Updated polish translation - -2007-09-15 Changwoo Ryu - - * ko.po: Updated Korean translation by Choi, Ji-Hui. - -2007-09-14 Gintautas Miliauskas - - * lt.po: Updated Lithuanian translation. - -2007-09-13 Jakub Friedl - - * cs.po: Czech translation updated. - -2007-09-13 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-09-12 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-09-12 Ulf-D. Ehlert - - * de.po: Updated German translation (cf. bug #475553). - -2007-09-10 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-09-06 Marco Ciampa - - * it.po: italian translation update contributed by A. Falappa. - -2007-09-04 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-09-03 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-09-01 Marco Ciampa - - * it.po: small fix in italian translation. - -2007-08-31 Marco Ciampa - - * it.po: small fix in italian translation. - -2007-08-30 Marco Ciampa - - * it.po: updated italian translation. - -2007-08-28 Ulf-D. Ehlert - - * de.po: Bugfix and minor changes for German translation. - -2007-08-27 Changwoo Ryu - - * ko.po: Updated Korean translation by Choi, Ji-Hui. - -2007-08-24 João S. O. Bueno Calligaris - - * pt_BR.po Brazilian Portuguese major update from 2.2 to 2.4 - -2007-08-20 Marco Ciampa - - * it.po: updated italian translation by A. Falappa. - -2007-08-19 Hendrik Brandt - - * de.po: Updated and revised German translation for 2.4. - -2007-08-16 Jakub Friedl - - * cs.po: Fixed some bugs - -2007-08-16 Jakub Friedl - - * cs.po: Fixed some bugs - -2007-08-16 Jakub Friedl - - * cs.po: Fixed some bugs - -2007-08-15 Sven Neumann - - * POTFILES.in: removed fade-outline.scm. - -2007-08-14 Ulf-D. Ehlert - - * de.po: Updated German translation. - -2007-08-13 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2007-08-13 Claude Paroz - - * ne.po: Removed executable property. - -2007-08-10 Jakub Friedl - - * cs.po: Fixed some bugs in Czech translation. - -2007-08-10 Jakub Friedl - - * cs.po: Updated czech translation. - -2007-08-06 Sven Neumann - - * de.po: update to the German translation by Axel Wernicke. - -2007-08-03 Inaki Larranaga Murgoitio - - * eu.po: Updated Basque translation. - -2007-08-01 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-07-31 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-07-30 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez et al. - -2007-07-28 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-07-28 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-07-27 Stéphane Raimbault - - * fr.po: Updated French translation. - -2007-07-27 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2007-07-27 Pawan Chitrakar - - * ne.po: Updated Nepali Translation. - -2007-07-26 Sven Neumann - - * POTFILES.skip: added contactsheet.scm. - -2007-07-26 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-07-08 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila. - -2007-06-26 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2007-06-21 Pema Geyleg - - * dz.po: Updated dzongkha translation - -2007-06-05 Jakub Friedl - - * cs.po: Czech translation updated. - -2007-05-16 Sven Neumann - - * POTFILES.in: removed copy-visible.scm. - - * de.po: fixed incorrect translation. - -2007-05-16 Hendrik Brandt - - * de.po: Updated German translation. - -2007-05-16 Sven Neumann - - * de.po: applied patch from Ulf-D. Ehlert (bug #438886). - -2007-05-16 David Lodge - - * en_GB.po: Updated British English translation - -2007-05-06 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2007-05-05 Roozbeh Pournader - - * fa.po: Added Persian translation by Elnaz Sarbar, Meelad Zakaria, - and Farzaneh Sarafraz. - -2007-05-04 Sven Neumann - - * POTFILES.in: added missing script. - -2007-04-29 Christophe Merlet - - * oc.po: Added Occitan translation from - Yannig MARCHEGAY . - -2007-04-21 Stéphane Raimbault - - * fr.po: Fixed French translation. - -2007-04-18 Djihed Afifi - - * ar.po: Updated Arabic Translation by Djihed Afifi. - -2007-04-18 Djihed Afifi - - * ar.po: Updated Arabic Translation by Anas Husseini. - -2007-04-13 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2007-04-10 Sven Neumann - - * sv.po: fix for bug #330532. - -2007-04-10 Sven Neumann - - * de.po: bug #392051. - -2007-04-06 Jakub Friedl - - * cs.po: Fixed a Czech string. - -2007-04-06 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-04-5 Djihed Afifi - - * ar.po: Updated Arabic Translation by Djihed Afifi. - -2007-03-28 Pema Geyleg - - * dz.po: Updated dzongkha translation. - -2007-03-27 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-03-25 Marco Ciampa - - * it.po: updated italian translation. - -2007-03-21 Stéphane Raimbault - - * fr.po: Updated French translation by Laurent Monin and Stéphane - Raimbault. - -2007-03-20 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2007-03-19 Claudio Saavedra - - * es.po: Updated Spanish translation by Francisco Vila. - -2007-03-15 Michael Natterer - - * POTFILES.in: add reverse-layers.scm - -2007-03-06 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-02-14 Stéphane Raimbault - - * fr.po: Updated French translation by Raymond Ostertag, Jonathan - Ernst and Stéphane Raimbault. - -2007-02-13 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez et al. - -2007-01-30 Jakub Friedl - - * cs.po: updated Czech translation - -2007-01-30 Marco Ciampa - - * eo.po: updated Esperanto translation. - -2007-01-29 Marco Ciampa - - * it.po: updated italian translation. - -2007-01-25 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2007-01-24 David Lodge - - * en_GB.po: Updated English (British) translation - -2007-01-16 Hendrik Richter - - * de.po: Updated German translation, fix #392051. - -2007-01-07 Marco Ciampa - - * eo.po: added Esperanto partial translation. - -2007-01-04 Sven Neumann - - * Makefile.in.in: synced with po-plug-ins/Makefile.in.in. - -2007-01-04 Michael Natterer - - * POTFILES.in: specify encoding (bug #389201). - -2006-12-27 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2006-12-23 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2006-12-21 Marco Ciampa - - * it.po: minor italian update. - -2006-12-20 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-12-14 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-12-13 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-12-04 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-12-02 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-11-18 Djihed Afifi - - * ar.po: Added Arabic Translation. - * LINGUAS: Added ar. - -2006-11-13 Sven Neumann - - * removed obsolete update.sh script. - -2006-11-06 Marco Ciampa - - * it.po: updated italian translation. - -2006-11-06 Priit Laes - - * et.po: Translation updated by Olle Niitolle. - -2006-11-03 Jakub Friedl - - * cs.po: Updated Czech Translation - -2006-11-02 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-11-01 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-10-30 Jakub Friedl - - * cs.po: Updated Czech Translation - -2006-10-28 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2006-10-27 Jakub Friedl - - * cs.po: Updated Czech Translation - -2006-10-22 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-10-22 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-10-20 Pema Geyleg - - * dz.po: Updated Dzongkha Translation - -2006-10-20 Marco Ciampa - - * it.po: updated italian translation - -2006-10-19 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2006-10-18 Jakub Friedl - - * cs.po: Updated Czech Translation - -2006-10-18 Jakub Friedl - - * cs.po: Updated Czech Translation - -2006-10-17 Pema Geyleg - - * dz.po: Updated Dzongkha Translation - -2006-10-15 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-09-25 Pawan Chitrakar - - * ne.po: Updated Nepali Translation - -2006-09-17 Sven Neumann - - * POTFILES.in: removed test-sphere.scm. - -2006-09-14 David Lodge - - * en_GB.po: Updated English (British) translation - -2006-09-12 Pema Geyleg - - * dz.po: Added Dzongkha Translation. - -2006-09-08 Hendrik Brandt - - * de.po: Bugfixes in German translation. - Re-mark a few strings as fuzzy as the current is not OK - -2006-09-06 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez , et al. - -2006-09-03 Hendrik Brandt - - * de.po: Updated German translation. - -2006-08-30 Nickolay V. Shmyrev - - * ru.po: Updated Russian translation by - Alexandre Prokoudine - -2006-08-29 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2006-08-23 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-08-18 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2006-08-16 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-08-11 Marco Ciampa - - * it.po: updated italian translation - -2006-08-08 Inaki Larranaga - - * eu.po: Updated Basque translation. - -2006-07-27 Jakub Friedl - - * cs.po: minor fix in Czech translation. - -2006-07-27 Jakub Friedl - - * cs.po: updated Czech translation. - -2006-07-27 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation by Francisco Vila. - -2006-07-26 Marco Ciampa - - * it.po: updated italian translation - -2006-07-18 Inaki Larranaga - - * eu.po: Updated Basque translation. - -2006-06-28 Jakub Friedl - - * cs.po: updated Czech translation. - -2006-06-27 Jakub Friedl - - * cs.po: updated Czech translation. - -2006-06-22 Hendrik Brandt - - * de.po: Updated German translation. - -2006-06-19 Marco Ciampa - - * it.po: updated italian translation. - -2006-06-15 Hendrik Richter - - * de.po: Updated German translation. - -2006-06-10 Jakub Friedl - - * cs.po: updated Czech translation. - -2006-06-06 Jakub Friedl - - * cs.po: updated Czech translation. - -2006-05-11 Jakub Friedl - - * cs.po: updated Czech translation. - -2006-05-03 Marco Ciampa - - * it.po: updated italian translation. - -2006-05-03 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2006-04-16 Ignacio Casal Quinteiro - - * gl.po: Updated Galician Translation. - -2006-04-10 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-04-05 Nickolay V. Shmyrev - - * ru.po: Updated Russian translation. - -2006-04-05 Marco Ciampa - - * it.po: updated italian translation. - -2006-03-27 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-03-14 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-03-09 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Quim Perez Noguer - -2006-03-05 DindinX - - * fr.po: added a / before Sélection menu, to prevent a bunch of - warnings. - -2006-03-04 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-03-02 Inaki Larranaga - - * eu.po: Updated Basque translation. - -2006-02-24 Marco Ciampa - - * it.po: updated italian translation. - -2006-02-12 Nickolay V. Shmyrev - - * ru.po: Updated Russian translation by - Alexandre Prokoudine - -2006-02-08 Sven Neumann - - * de.po: updated german translation. - -2006-02-06 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2006-01-30 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-01-24 Benoît Dejean - - * fr.po: Updated French translation. - -2006-01-09 Priit Laes - - * et.po: Translation updated by "Last-Translator: Olle Niit - olle@paalalinn.com\n". - -2006-01-03 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2005-12-29 Roman Joost - - * de.po: fixed incorrect and inconsistent translation for 'button' - -2005-12-22 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2005-12-04 Marco Ciampa - - * it.po: updated italian translation. - -2005-11-09 Simos Xenitellis - - * tt.po: Added Tatarish translation. - -2005-10-30 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - OKANO Takayoshi . - -2005-10-26 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-10-23 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-10-22 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - OKANO Takayoshi . - -2005-10-20 Hendrik Brandt - - * de.po: Updated German translation. - -2005-10-19 Marco Ciampa - - * it.po: Updated italian translation. - -2005-10-18 Marco Ciampa - - * it.po: updated italian translation. - -2005-10-17 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-10-03 Hendrik Brandt - - * de.po: Updated German translation. - -2005-09-28 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-09-28 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-09-26 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-09-26 Ankit Patel - - * gu.po: Updated Gujarati translation. - -2005-09-25 Michael Natterer - - * POTFILES.in: added paste-as-brush.scm and paste-as-pattern.scm - -2005-09-21 Ankit Patel - - * gu.po: Updated Gujarati translation. - -2005-09-17 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - kano@na.rim.or.jp. - -2005-09-16 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2005-09-08 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2005-09-07 Inaki Larranaga - - * eu.po: Updated Basque translation. - -2005-09-06 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-09-05 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-09-05 Ankit Patel - - * gu.po: Added Gujarati Translation. - -2005-09-04 Priit Laes - - * et.po: Translation updated by "Last-Translator: Olle Niit olle@paalalinn.com\n". - -2005-09-04 Sven Neumann - - * de.po: updated. - -2005-09-04 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2005-09-01 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2005-08-31 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2005-08-27 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-08-23 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-08-19 Marco Ciampa - - * it.po: updated italian translation. - -2005-08-19 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-08-15 Jens Seidel - - * de.po: Various typo fixes. - -2005-08-09 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2005-08-09 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2005-08-06 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2005-08-03 Adam Weinberger - - * POTFILES.in: Removed missing files. - -2005-07-30 Sven Neumann - - * POTFILES.in: removed image-structure.scm. - - * de.po: updated. - -2005-07-21 Pawan Chitrakar - - * ne.po: updated Nepali Translation - -2005-07-21 Pawan Chitrakar - - * ne.po: Added Nepali Translation - -2005-07-18 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by Quim Perez i Noguer, et al. - -2005-07-10 Hendrik Brandt - - * de.po: Updated German translation. - -2005-07-06 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-07-06 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-07-04 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2005-06-28 Priit Laes - - * et.po: Translation updated by "Last-Translator: Olle Niit olle@paalalinn.com\n". - -2005-06-12 Marco Ciampa - - * it.po: updated italian translation. - -2005-06-05 Priit Laes - - * et.po: Translation updated by "Last-Translator: Olle Niit olle@paalalinn.com\n". - -2005-06-02 Hendrik Brandt - - * de.po: Updated German translation. - -2005-05-24 Priit Laes - - * et.po: Translation updated by "Last-Translator: Olle Niit olle@paalalinn.com\n". - -2005-05-19 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-05-17 Hendrik Brandt - - * de.po: Updated German Translation. - -2005-05-12 Priit Laes - - * et.po: Translation added by "Last-Translator: Olle Niit olle@paalalinn.com\n". - -2005-04-28 Leonid Kanter - - * ru.po: Updated Russian translation from - Roxana Chernogolova - -2005-04-23 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2005-04-19 Gareth Owen - - * en_GB.po: Updated British English translation - -2005-04-13 Adi Attar - - * xh.po: Added Xhosa translation. - -2005-04-13 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2005-04-09 Josep Puigdemont - - * ca.po: Updated Catalan translation by Quim Perez i Noguer, et al. - -2005-04-07 Marco Ciampa - - * it.po: Updated italian translation. - -2005-04-06 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-04-06 Hendrik Brandt - - * de.po: Updated German translation. - -2005-04-04 Marco Ciampa - - * it.po: Updated italian translation. - -2005-04-01 Steve Murphy - - * rw.po: Added Kinyarwanda translation. - -2005-03-24 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-03-24 Michael Natterer - - * de.po: updated after menu branch changes. - -2005-03-18 Jan Morén - - * sv.po: Updated Swedish translation. - -2005-03-17 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-02-28 Marco Ciampa - - * it.po: updated italian translation. - -2005-02-21 Maxim Dziumanenko - - * uk.po: Updated Ukrainian translation - -2005-02-21 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Tadashi Jokagi . - -2005-02-14 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-02-04 Marco Ciampa - - * it.po: updated italian translation. - -2005-01-28 Jordi Mallach - - * ca.po: Updated Catalan translation by - Xavier Conde Rueda . - -2005-01-18 Alexander Shopov - - * bg.po: Initial bg.po file - -2005-01-10 Valek Filippov - - * ru.po: Updated russian translation by Anatoly (Doc) Yakushin. - -2004-12-31 Sven Neumann - - * es.po: fixed broken menu path translation (bug #162590). - -2004-12-22 Sven Neumann - - * POTFILES.in: removed asc2img.scm. - - * de.po: removed unused translations. - -2004-12-21 Jordi Mallach - - * ca.po: Forwardport from gimp-2-2. - -2004-12-20 Jarkko Ranta - - * fi.po: Updated Finnish translation by Mikko Paananen. - -2004-12-16 Marco Ciampa - - * it.po: updated italian translation. - -2004-12-15 Gustavo Noronha Silva - - * pt_BR.po: translation update by - Joao S. O. Bueno Calligaris - -2004-12-06 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2004-12-02 Laszlo Dvornik - - * hu.po: Hungarian translation updated by Arpad Biro. - -2004-11-30 Marco Ciampa - - * it.po: updated italian translation. - -2004-11-29 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdeno Podobny. - -2004-11-24 Cai Qian - - * zh_CN.po: updated Simplified Chinese translation. - -2004-11-23 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-11-22 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2004-11-21 David Lodge - - * en_GB.po: Updated British translation. - -2004-11-21 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2004-11-20 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-11-19 Cai Qian - - * zh_CN.po: updated Simplified Chinese translation. - -2004-11-18 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-11-18 Michael Natterer - - * de.po: Updated German translation. - -2004-11-17 Hendrik Brandt - - * de.po: Updated German translation. - -2004-11-17 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2004-11-15 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-11-15 Niklas M - - * sv.po: Fixed a problem with the translation. - -2004-11-13 Christophe Merlet - - * fr.po: Updated French translation from - Raymond Ostertag . - -2004-11-09 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-11-07 Sigurd Gartmann - - * no.po, nb.po: Added the new nb locale. - -2004-11-05 Marco Ciampa - - * it.po: Updated italian translation. - -2004-11-04 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-11-02 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-11-02 Hendrik Brandt - - * de.po: Updated German translation. - -2004-11-02 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-11-01 Hendrik Brandt - - * de.po: Updated German translation. - -2004-10-31 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-28 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-10-26 Raphael Higino - - * pt_BR.po: Updated Brazilian Portuguese translation. - -2004-10-26 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-10-26 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-10-25 Hendrik Brandt - - * de.po: Updated German translation. - -2004-10-24 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2004-10-23 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-10-17 Marco Ciampa - - * it.po: Updated italian translation. - -2004-10-17 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-17 David Lodge - - * en_GB.po: Updated British English translation. - -2004-10-16 Vincent van Adrighem - - * nl.po: Translation updated. - -2004-10-13 Michael Natterer - - * POTFILES.in: added the new guides scripts. - -2004-10-12 Sven Neumann - - * de.po: updated. - -2004-10-11 Marco Ciampa - - * it.po: Updated italian translation. - -2004-10-02 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-01 Sven Neumann - - * de.po: updated. - -2004-09-30 Sven Neumann - - * POTFILES.in: updated. - -2004-09-28 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation by GNOME HK Team - -2004-09-24 Sven Neumann - - * de.po: updated. - -2004-09-23 Marco Ciampa - - * it.po: Updated italian translation. - -2004-09-23 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-09-06 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-09-06 Marco Ciampa - - * it.po: Updated italian translation. - -2004-08-31 Sven Neumann - - * POTFILES.in: added script-fu-interface.c. - -2004-08-27 Sven Neumann - - * de.po: merged fixes from stable branch. - -2004-08-13 Tommi Vainikainen - - * fi.po: Unified some fields in po headers for Finnish team. - -2004-08-09 Danilo Šegan - - * sr.po, sr@Latn.po: Merged from gimp-2-0 branch. - -2004-08-08 Pablo Saratxaga - - * ca.po: Fixed Catalan file ("/" and "/" MUST NOT - be translated) - * vi.po: Fixed Vietnamese file ("/" and "/" MUST NOT - be translated) - * ms.po: Fixed Malay file ("/" and "/" MUST NOT - be translated) - -2004-07-17 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-07-15 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-07-01 Roman Joost - - * de.po: updated german translation, fixed typos and misstranslated - strings spotted by Michael Schumacher - -2004-07-01 Sven Neumann - - * de.po: updated german translation. - -2004-07-01 Roman Joost - - * de.po: fixed spelling error - -2004-07-01 Roman Joost - - * de.po: updated german translation - -2004-06-20 Marco Ciampa - - * it.po: Updated italian translation. - -2004-06-15 Andras Timar - - * hu.po: Updated Hungarian translation. - -2004-06-01 Marco Ciampa - - * it.po: Updated italian translation. - -2004-05-28 Andras Timar - - * hu.po: Updated Hungarian translation. - -2004-05-26 Marco Ciampa - - * it.po: Updated italian translation. - -2004-05-23 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2004-05-14 Marco Ciampa - - * it.po: Updated italian translation. - -2004-05-12 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-04-24 Christophe Merlet - - * fr.po: Updated French translation. - -2004-04-22 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-04-16 Maxim Dziumanenko - - * uk.po: Updated Ukrainian translation - -2004-04-15 Guntupalli Karunakar - - * pa.po: Added translation by - Punjab Linux Technology . - -2004-04-13 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-04-12 Marco Ciampa - - * it.po: Updated italian translation. - -2004-04-06 Iñaki Larrañaga - - * eu.po: Added Basque translation. - -2004-04-03 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2004-03-31 Gustavo Maciel Dias Vieira - - * pt_BR.po: Updated Brazilian Portuguese translation done by João - Sebastião de Oliveira Bueno . - -2004-03-30 Gareth Owen - - * en_GB.po: Updated British English translation - -2004-03-29 Jordi Mallach - - * ca.po: Updated Catalan translation by - Xavier Beà . - -2004-03-25 Changwoo Ryu - - * ko.po: Updated Korean translation by Dongsu Jang - . - -2004-03-25 Andras Timar - - * hu.po: Updated Hungarian translation. - -2004-03-25 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-03-20 Jarkko Ranta - - * fi.po: Updated Finnish translation by Mikko Paananen. - -2004-03-20 Robert Sedak - - * hr.po: Updated Croatian translation. - -2004-03-17 Changwoo Ryu - - * ko.po: Updated Korean translation by Dongsu Jang - . - -2004-03-13 Vincent van Adrighem - - * nl.po: Translation updated by Branko Collin. - -2004-03-12 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2004-03-08 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2004-02-26 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-02-25 Jordi Mallach - - * ca.po: Updated Catalan translation by - Xavier Conde Rueda . - -2004-02-24 Alastair McKinstry - - * ga.po: Updated Irish translation. - -2004-02-23 Adam Weinberger - - * en_CA.po: Added "en_CA" (Canadian English) translation. - -2004-02-23 Marco Ciampa - - * it.po: Updated italian translation. - -2004-02-16 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2004-02-16 Christophe Merlet - - * fr.po: Updated French translation from - Raymond Ostertag . - -2004-02-11 Jordi Mallach - - * ca.po: Updated Catalan translation by - Xavier Conde Rueda . - -2004-02-10 Ole Laursen - - * da.po: Updated Danish translation. - -2004-02-10 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-02-07 Stanislav Brabec - - * cs.po: Typo fix. - -2004-02-05 Robert Sedak - - * hr.po: Updated Croatian translation. - -2004-02-05 Jordi Mallach - - * ca.po: Updated Catalan translation by - Xavier Conde Rueda . - -2004-01-27 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2004-01-27 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny. - -2004-01-27 Marco Ciampa - - * it.po: Updated italian translation. - -2004-01-24 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-01-23 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2004-01-22 Ole Laursen - - * da.po: Updated Danish translation. - -2004-01-21 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-01-20 Henrik Brix Andersen - - * POTFILES.in: added missing - plug-ins/script-fu/scripts/select-to-pattern.scm (fixes bug - #132029) - -2004-01-20 Christophe Merlet - - * fr.po: Updated French translation from - Raymond Ostertag . - -2003-12-16 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-01-12 Valek Filippov - - * ru.po: Updated russian translation by Anatoly (Doc) Yakushin. - -2004-01-12 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2004-01-11 Marco Ciampa - - * it.po: Updated italian translation - -2004-01-11 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2004-01-10 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2004-01-09 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-01-09 Marco Ciampa - - * it.po: Updated italian translation - -2004-01-05 Marco Ciampa - - * it.po: Updated italian translation - -2003-12-19 Artur Flinta - - * pl.po: Updated Polish translation. - -2003-12-08 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-12-08 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-12-04 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-11-26 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-11-25 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-11-21 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny. - -2003-11-20 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-11-19 Marco Ciampa - - * it.po: Updated italian translation - -2003-11-06 Hasbullah Bin Pit - - * ms.po: Updated Malay Translation by MIMOS Open Source - Development Group - -2003-11-05 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2003-10-31 Hasbullah Bin Pit - - * ms.po: Updated Malay Translation by MIMOS Open Source - Development Group - -2003-10-26 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-10-21 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-10-19 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-10-18 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-10-17 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-10-10 Christophe Merlet - - * fr.po: Updated French translation from - Raymond Ostertag . - -2003-10-07 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-10-04 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-09-28 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-09-27 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-09-27 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-09-27 Hasbullah Bin Pit - - * ms.po: Added Translation by MIMOS Open Source Development Group - - -2003-09-27 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-09-23 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-09-15 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-09-15 Marco Ciampa - - * it.po: Updated italian translation - -2003-09-14 Danilo Šegan - - * sr@Latn.po: Updated Serbian Latin translation. - -2003-09-13 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-09-13 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Ryoichi INAGAKI . - -2003-09-11 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-09-09 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-09-06 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-08-31 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation by Serbian team - (Prevod.org). - -2003-08-21 Christian Rose - - * sv.po: Updated Swedish translation. - -2003-08-20 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2003-08-19 Abel Cheung - - * lt.po: Convert to UTF-8. - -2003-08-17 Manish Singh - - * update.sh: s/gimp14/gimp20/ - -2003-08-13 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation by - Serbian team (Prevod.org). - - * ChangeLog: Reverted UTF-8 suckage that dolfin@cvs.gnome.org - introduced. - -2003-08-13 Gil "Dolfin" Osher - - * he.po: Added Hebrew translation. - -2003-08-12 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-08-05 Danilo Šegan - - * sr.po, sr@Latn.po: Added Serbian translation by Serbian - team (Prevod.org). - -2003-07-31 Christophe Merlet - - * fr.po: Updated French translation from - Raymond Ostertag . - -2003-07-30 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-07-26 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-07-25 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-07-06 Valek Filippov - - * ru.po: Updated russian translation. - -2003-07-03 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-06-30 Mohammad DAMT - - * id.po: Added Indonesian translation - -2003-06-29 Christophe Merlet - - * fr.po: Updated French translation. - -2003-06-28 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-06-28 Christian Rose - - * ca.po, en_GB.po, fi.po, ga.po, gl.po, hr.po, it.po, nl.po, - no.po, ro.po, sk.po, uk.po: Converted to UTF-8. - -2003-06-25 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-06-24 Sven Neumann - - * POTFILES.in - * de.po: updated. - -2003-06-16 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2003-06-15 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2003-06-08 Abel Cheung - - * POTFILES.in: Addde plug-ins/script-fu/script-fu-text-console.c. - -2003-06-04 Abel Cheung - - * ko.po: Converted to UTF-8. (seems unmaintained) - -2003-06-04 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2003-04-27 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2003-04-26 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - KAMAGASAKO Masatoshi . - -2003-04-22 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny - . - -2003-04-12 Sven Neumann - - * POTFILES.in: removed plug-ins/gap/sel-to-anim-img.scm. - - * de.po: updated. - -2003-03-27 Christian Rose - - * yi.po: Added Yiddish translation by - Raphael Finkel . - -2003-03-03 Tomas Ogren - - * sv.po: Wrongly translated menu - -2003-03-02 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-02-25 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-02-25 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-02-20 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-02-20 Evandro Fernandes Giovanini - - * pt_BR.po: Updated Brazilian Portuguese translation from - Alexandre Folle de Menezes . - -2003-02-19 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-02-18 Sven Neumann - - * POTFILES.in - * de.po: updated. - -2003-02-07 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-02-07 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2003-02-07 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation - -2003-02-06 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation - -2003-02-05 Abel Cheung - - * az.po: Fix header. - -2003-02-01 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2003-01-31 Gustavo Noronha Silva - - * Updated Brazilian Portuguese translation by - Alexandre Folle de Menezes . - -2003-01-26 Kjartan Maraas - - * no.po: Updated Norwegian (bokmal) translation. - -2003-01-04 Kjartan Maraas - - * no.po: Updated Norwegian (bokmal) translation. - -2002-12-19 Christophe Merlet - - * fr.po: Updated French translation. - -2002-12-15 Ole Laursen - - * da.po: Updated Danish translation. - -2002-12-13 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-12-01 Gustavo Maciel Dias Vieira - - * pt_BR.po: Updated Brazilian Portuguese translation by Alexandre - Folle de Menezes . - -2002-10-30 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2002-10-11 Stanislav Brabec - - * cs.po: Updated Czech translation from Michal Bukovjan - . - -2002-09-23 Kjartan Maraas - - * no.po: Updated Norwegian (bokmål) translation. - -2002-08-31 Christian Neumair - - * de.po: Updated German translation. - -2002-08-28 Christian Neumair - - * de.po: Updated German translation. - -2002-07-21 Pablo Saratxaga - - * vi.po: Added Vietnamese file - -2002-07-07 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - -2002-07-02 Kjartan Maraas - - * no.po: Updated Norwegian (bokmål) translation. - -2002-06-30 Christophe Merlet - - * fr.po: Updated French translation and - converted to UTF-8. - -2002-06-19 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-06-18 Ole Laursen - - * da.po: Updated Danish translation. - -2002-06-16 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2002-06-10 Kjartan Maraas - - * no.po: Updated Norwegian (bokmål) translation. - -2002-06-01 Pablo Saratxaga - - * ca.po: Updated Catalan file - -2002-05-26 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - -2002-04-30 Duarte Loreto - - * pt.po: Converted Portuguese translation to UTF-8. - -2002-04-28 Fatih Demir - - * tr.po: Committed updated Turkish translation by Ömer. - -2002-04-13 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - -2002-04-09 Ole Laursen - - * da.po: Fixed a few bad translations ( instead of ). - -2002-04-06 Ole Laursen - - * da.po: Updated Danish translation. - -2002-04-01 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2002-03-27 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2002-03-26 Sven Neumann - - * Makefile.in.in - * POTFILES.in - * update.sh: use intltool to extract translatable strings from the - scripts. Based on a patch from Marcel Telka . - - * script-fu-xgettext: removed, not needed any longer. - - * de.po: Updated german translation. - -2002-03-20 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny - . - -2002-03-13 Sven Neumann - - * ja.po: updated japanese translation from . - -2002-03-08 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2002-03-08 Sven Neumann - - * Makefile.in.in: fixed typo. - -2002-03-07 Duarte Loreto - - * pt.po: Added Portuguese translation by Filipe Maia . - -2002-03-02 Ole Laursen - - * da.po: Updated Danish translation from gimp 1-2 branch and - converted it to UTF-8. - -2002-02-26 Sven Neumann - - * update.sh: changed to use intltool. - -2002-02-25 Stanislav Visnovsky - - * sk.po: Updated Slovak translation from Zdenko Podobny - . - -2002-01-28 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2002-01-28 Christian Rose - - * sv.po: Updated and converted to UTF-8. - -2002-01-27 Kjartan Maraas - - * no.po: Updated Norwegian (bokmål) translation. - -2002-01-25 Simos Xenitellis - - * el.po: Converted to UTF-8. - -2002-01-23 Simos Xenitellis - - * el.po: Added Greek translation. - -2001-12-18 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2001-12-16 Kjartan Maraas - - * no.po: Updated Norwegian (bokmål) translation. - -2001-12-15 Valek Filippov - - * ru.po: updated russian translation. - -2001-11-18 Valek Filippov - - * ru.po: microupdated russian translation. - -2001-11-17 Wang Jian - - * zh_CN.po: Added Simplified Chinese translation by - Xie Yuheng . - -2001-11-14 Abel Cheung - - * zh_TW.Big5.po -> zh_TW.po: Replace traditional Chinese translation - with the one from stable branch, renamed to avoid encoding naming - problem, converted to UTF8, and trying to resolve the resulting - CVS conflict by mistake. - -2001-11-13 Sven Neumann - - * Makefile.in.in: temporarily remove script in gap plug-in - -2001-10-30 Christian Rose - - * sv.po: Updated Swedish translation. - -2001-10-27 Tomas Ögren - - * sv.po: s/satndard/standard/ - -2001-10-24 Sven Neumann - - * POTFILES.in: added missing file (you probably already have - translations for the new messages in the po-plug-ins domain). - Fixes bug #62920. - -2001-10-10 Christian Rose - - * sv.po: Updated Swedish translation. - -2001-09-27 Sven Neumann - - * Makefile.in.in: different version for AM_GLIB_GNU_GETTEXT. - - * update.sh: changed package name to gimp14-script-fu. - -2001-09-17 Andras Timar - - * hu.po: converted to UTF-8. - -2001-08-29 Sven Neumann - - * de.po: converted to UTF-8. - -2001-08-21 Pablo Saratxaga - - * ca.po: Updated Catalan file - -2001-07-18 Fatih Demir - - * tr.po: Updated Turkish translation by Alper Ersoy. - -2001-07-17 Fatih Demir - - * tr.po: Updated Turkish translation by Alper Ersoy. - -2001-06-07 Michael Natterer - - * Makefile.in.in: some build fixes. - - * zh_TW.Big5.po: new dummy file. - -2001-05-21 Pablo Saratxaga - - * ca.po: Updated Catalan file - -2001-05-20 Michael Natterer - - * hr.po - * hu.po - * nl.po - * sk.po: fixed invalid charset specs. - -2001-04-23 Valek Filippov - - * ru.po: microupdated russian translation. - -2001-03-20 Jesus Bravo Alvarez - - * gl.po: Added Galician translation from Francisco Xose Vazquez - Grandal - -2001-03-15 Fatih Demir - - * tr.po: Copied from stable. - -2001-02-17 Stanislav Brabec - - * cs.po: Updated translation. - -2000-12-23 Valek Filippov - - * ru.po: microupdated russian translation. - -2000-12-21 Valek Filippov - - * ru.po: updated russian translation. - -2000-12-21 Tor Lillqvist - - * fi.po: Update Finnish translation a bit. - -2000-12-19 Stanislav Brabec - - * cs.po: Updated translation. - -2000-12-19 Sven Neumann - - * de.po: updated german translation. - -2000-12-15 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-12-07 Shirasaki Yasuhiro - - * ja.po: updated Japanese translation. - -2000-11-24 Christophe Merlet - - * fr.po: updated French translation. - -Wed Nov 22 23:49:21 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-11-14 Christian Rose - - * sv.po: Updated Swedish translation. - -2000-11-13 Zbigniew Chyla - - * pl.po: Updated Polish translation - -2000-11-08 Sven Neumann - - * de.po: updated german translation - -2000-11-08 Zbigniew Chyla - - * pl.po: Updated Polish translation - -2000-11-05 Daniel Egger - - * hr.po: Added Croatian translation - by Zeljan Rikalo . - -2000-11-01 Rodrigo Sancho Senosiain - - * es.po: Updated translation - -Thu Oct 19 22:49:41 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-10-17 Christophe Merlet - - * fr.po: updated French translation. - -2000-10-09 Christophe Merlet - - * fr.po: updated French translation. - -2000-10-06 Sven Neumann - - * pl.po: applied gimp-art-20000926-0 -> Updates to the polish - translation by Artur Polaczynski - -2000-10-02 Christophe Merlet - - * fr.po: updated French translation. - -2000-09-28 Rodrigo Sancho Senosiain - - * es.po: updated spanish translation. - -Wed Sep 27 22:37:23 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-09-04 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -Mon Aug 28 12:16:00 CEST 2000 Marc Lehmann - - * ga.po: fixed bug that caused the build to fail. - -2000-08-26 Sven Neumann - - * update.sh: subtle changes - -Fri Aug 25 11:15:08 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-08-22 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-08-05 Rodrigo Sancho Senosiain - - * es.po: Updated spanish translation - -Sun Jul 30 20:41:29 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-07-20 Valek Filippov - - * ru.po: updated russian translation. - -Mon Jul 10 22:40:27 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-07-04 Sven Neumann - - * it.po: updates from Daniele Medri - -Fri Jun 23 16:18:18 CEST 2000 Stanislav Brabec - - * Makefile.in.in: Fix of building in separate directory. - -2000-06-22 Sven Neumann - - * en_GB.po: applied gimp-cornwell-000620-0, updates - to the british translation from Piers Cornwell - -2000-06-16 Ville Hautamäki - - * fi.po: started da finnish translation - -2000-06-13 Sven Neumann - - * Makefile.in.in: (hopefully) fixed bug #13762. - -2000-06-13 Sven Neumann - - * it.po: updates to italian translation by Daniele Medri - -2000-06-10 Valek Filippov - - * ru.po: updated russian translation. - -2000-06-10 Sven Neumann - - * it.po: updates to italian translation by Daniele Medri - -Fri Jun 9 15:30:28 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-06-08 Sven Neumann - - * de.po: updated german translation - -2000-06-06 Artur Polaczynski - - * pl.po: updated translation - -2000-05-31 Shirasaki Yasuhiro - - * ja.po: Updated translation. - -Wed May 31 13:38:48 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-05-29 Valek Filippov - - * ru.po: updated russian translation. - -2000-05-24 Artur Polaczyñski - - * pl.po: Updated translation. - + Updated translation by Krzysztof Jakubowski - - -Mon May 22 11:55:29 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-05-17 Sven Neumann - - * de.po: updated german translation - -Tue May 16 21:07:06 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-05-13 Sven Neumann - - * update.sh: updated update.sh - -2000-05-13 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -Wed May 10 23:08:00 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Tue May 9 19:52:52 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-05-08 Sven Neumann - - * de.po: updated german translation - -2000-05-07 Sven Neumann - - * de.po: fixed german translation - -2000-05-04 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-05-04 Tor Lillqvist - - * makefile.cygwin: Update to match the included makefile from gtk+. - -2000-05-02 Valek Filippov - - * ru.po: Polished russian translation. - -Mon May 1 20:14:00 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-05-01 Valek Filippov - - * ru.po: Updated russian translation. - -2000-04-29 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-04-28 Sven Neumann - - * Makefile.in.in: made the Makefile update the pot-file if a - script changes, so hopefully the next release will include - a complete pot-file. - -2000-04-28 Sven Neumann - - * de.po: updated german translation - -2000-04-26 Sven Neumann - - * de.po: updates from Felix Natter - -2000-04-25 Sven Neumann - - * de.po: updated german translation - -2000-04-23 Tor Lillqvist - - * makefile.cygwin: No need to have LOCALEDIR. - -Sun Apr 23 21:27:56 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-04-23 Sven Neumann - - * es.po: added spanish translation - -2000-04-22 Valek Filippov - - * ru.po: Cleaned translation. - -2000-04-18 Valek Filippov - - * ru.po: Updated translation. - -2000-04-18 Sven Neumann - - * de.po: updated german translation - -2000-04-14 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-04-12 Valek Filippov - - * ru.po: Updated Russian translation. - -2000-04-11 Sven Neumann - - * script-fu-xgettext: set all linenumbers to 0 since they - were bogus anyway - - * de.po: updated german translation - -2000-04-04 Kjartan Maraas - - * ru.po: Updated Russian translation from Valek Filippov - . - -2000-04-03 Sven Neumann - - * de.po: updates/corrections - -2000-04-03 Fellmann Joaquim - - * fr.po : Updated French translation - -2000-04-03 Sven Neumann - - * de.po: more updates/corrections - -2000-04-02 Sven Neumann - - * de.po: updated german translation - -2000-04-01 Sven Neumann - - * it.po: updates from Daniele Medri - -2000-03-31 Sven Neumann - - * de.po: updated german translation - -2000-03-30 Tor Lillqvist - - * makefile.cygwin: New file, same as in the other ../po* dirs. - -Thu Mar 30 21:29:16 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-03-30 Sven Neumann - - * *.po: something went wrong when Yosh updated the po-files for the - 1.1.19 release. Bring them uptodate. - -2000-03-30 Kjartan Maraas - - * ru.po: Updated Russian translation from Valek Filippov - . - * no.po: Updated Norwegian translation. - -2000-03-29 Sven Neumann - - * script-fu-xgettext: removed the check for broken versions of - perl, since it seems to work. If make or update.sh goes into an - infinite loop on your machine, please report your version of perl. - -2000-03-28 Sven Neumann - - * Makefile.in.in - * script-fu-xgettext - * update.sh: adapted to the new scheme of Script-Fu i18n - - * de.po: updated german translation - -2000-03-28 Shirasaki Yasuhiro - - * ja.po: updated Japanese translation. - -2000-03-27 Sven Neumann - - * de.po: updated german translation - -Sun Mar 26 18:32:51 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-03-25 Sven Neumann - - * de.po: updated german translation - -Fri Mar 24 15:25:55 CET 2000 Sven Neumann - - * update.sh: call script-fu-xgettext. Should probably read the - scripts from a central file instead of duplicating the list here... - -2000-03-21 Shirasaki Yasuhiro - - * Makefile.in.in: added missing plug-ins/gap/sel-to-anim-img.scm - -2000-03-17 Shirasaki Yasuhiro - - * ja.po: updated Japanese translation. - -2000-03-15 Sven Neumann - - * po-script-fu/Makefile.in.in - * po-script-fu/script-fu-xgettext: new script which extracts the - menu paths for translation. Thanks to Marc! - -Wed Mar 8 22:51:30 CET 2000 Sven Neumann - - * fr.po: s/// - s/// - -2000-03-08 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -Mon Mar 6 22:35:50 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-03-06 David Monniaux - - * fr.po: Completed French translation. - -Mon Mar 6 10:07:12 CET 2000 Sven Neumann - - * de.po: updated german translation - - * it.po: applied patches provided by Daniele Medri - -Thu Mar 2 22:05:51 CET 2000 Stanislav Brabec - - * cs.po: Completed translation. - -2000-02-29 Shirasaki Yasuhiro - - * ja.po: Updated Japanese translation. - -Sun Feb 27 20:19:40 CET 2000 Sven Neumann - - * Initial domain creation diff --git a/po-script-fu/Makefile.in.in b/po-script-fu/Makefile.in.in index e90abf3d69..2febbf8842 100644 --- a/po-script-fu/Makefile.in.in +++ b/po-script-fu/Makefile.in.in @@ -64,7 +64,7 @@ USE_LINGUAS=$(shell if test -n "$(USER_LINGUAS)"; then LLINGUAS="$(USER_LINGUAS) POFILES=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done) -DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(POFILES) +DISTFILES = Makefile.in.in POTFILES.in $(POFILES) EXTRA_DISTFILES = POTFILES.skip Makevars LINGUAS POTFILES = \ diff --git a/po-tips/ChangeLog b/po-tips/ChangeLog deleted file mode 100644 index 237ae29b26..0000000000 --- a/po-tips/ChangeLog +++ /dev/null @@ -1,775 +0,0 @@ -2009-03-18 Mișu Moldovan - - * ro.po: updated Romanian translation by Cristian Secară - -2009-03-01 Priit Laes - - * et.po: Translation updated by Mihkel Tõnnov - -2009-01-04 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Kiyotaka Nishibori. - -2008-12-22 Goran Rakić - - * sr.po, sr@latin.po: Updated Serbian Translation (by Miloš Popović). - -2008-12-16 Gabor Kelemen - - * hu.po: Translation updated by Arpad Biro. - -2008-11-11 Mugurel Tudor - - * ro.po: Updated Romanian translation - by Cristian Secară - -2008-11-09 Goran Rakić - - * sr.po, sr@latin.po: Updated Serbian Translation (by Miloš Popović). - -2008-10-28 Petr Kovar - - * cs.po: Fixed Czech translation. - -2008-10-20 Kenneth Nielsen - - * da.po: Updated Danish translation by Joe Hansen - -2008-10-19 Djihed Afifi - - * ar.po: Updated Arabic Translation by Khaled Hosny. - -2008-10-13 Timo Jyrinki - - * fi.po: Updated Finnish translation by Elias Julkunen and me. - -2008-10-13 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Kiyotaka Nishibori. - -2008-10-12 Timo Jyrinki - - * fi.po: Updated Finnish translation by Petri Järvisalo and me. - -2008-10-08 Mugurel Tudor - - * ro.po: Updated Romanian translation by - Cristian Secară - -2008-10-08 João S. O. Bueno - - * pt_BR.po: Fix 3 typos and translator's credits - -2008-10-07 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2008-10-03 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Kiyotaka Nishibori. - -2008-09-19 Changwoo Ryu - - * ko.po: Updated Korean translation by Choi, Ji-Hui. - -2008-09-17 Kjartan Maraas - - * nb.po: Updated Norwegian bokmål translation. - -2008-09-11 Goran Rakić - - * LINGUAS, sr@latin.po, sr@Latn.po: Conversion from sr@Latn to sr@latin. - -2008-09-07 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2008-09-02 Sven Neumann - - * LINGUAS: removed languages that have no translation in this - textdomain: el, ga, id, oc, tr, tt, xh, yi. - -2008-08-29 Mugurel Tudor - - * ro.po: Translation updated by Cristian Secară - - -2008-08-14 Takeshi AIHANA - - * ja.po: Updated Japanese translation by Kiyotaka Nishibori. - -2008-08-08 Timo Jyrinki - - * fi.po: Updated Finnish translation. - -2008-08-08 Djihed Afifi - - * ar.po: Updated Arabic Translation by Khaled Hosny. - -2008-07-31 Djihed Afifi - - * ar.po: Updated Arabic Translation by . - -2008-07-31 Djihed Afifi - - * ar.po: Updated Arabic Translation by . - -2008-07-29 Djihed Afifi - - * ar.po: Updated Arabic Translation by . - -2008-07-22 Ignacio Casal Quinteiro - - * gl.po: Updated Galician Translation by Frco. Javier Rial. - -2008-07-21 Ihar Hrachyshka - - * be.po: Added Belarusian translation by Hleb Valoshka. - -2008-07-17 Åsmund Skjæveland - - * nn.po: Updated Norwegian Nynorsk translation by - Kolbjørn Stuestøl . - -2008-07-02 Takeshi AIHANA - - * ja.po: Updated Japanese translation by Kiyotaka Nishibori. - -2008-06-24 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2008-06-06 Sven Neumann - - * POTFILES.skip: fixed the insanity using a new feature in - intltool 0.40.0 that allows us to skip whole directories. - -2008-05-24 Mugurel Tudor - - * ro.po: Updated Romanian translation by - Cristian Secară - -2008-05-23 Sven Neumann - - * Makefile.in.in: set XGETTEXT_KEYWORDS for use of msgctxtid. - -2008-05-7 Djihed Afifi - - * ar.po: Updated Arabic Translation by . - -2008-05-05 Sven Neumann - - * is.po: Updated/Added Icelandic Translation by Anna Ármansdóttir - - -2008-04-08 Sven Neumann - - * POTFILES.skip: updated. - -2008-04-03 Jordi Mallach - - * ca@valencia.po: Add new Valencian-Catalan translation, - based on the Catalan file. - -2008-03-12 Åsmund Skjæveland - - * nn.po: Added Norwegian Nynorsk translation from Kolbjørn - Stuestøl . - -2008-03-09 Philip Withnall - - * en_GB.po: Updated British English translation. - -2008-03-03 Vincent van Adrighem - - * nl.po: Translation updated by Filip Vervloesem. - -2008-02-28 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2008-01-10 Maxim Dziumanenko - - * uk.po: Updated Ukrainian translation. - -2007-12-31 Yannig Marchegay - - * oc.po: Updated Occitan translation. - -2007-11-11 Duarte Loreto - - * pt.po: Updated Portuguese translation by Bruno Queiroz - . - -2007-11-03 Leonardo Ferreira Fontenelle - - * pt_BR.po: Brazilian Portuguese translation updated by Pedro de - Medeiros. - -2007-10-31 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2007-10-25 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2007-10-22 Djihed Afifi - - * ar.po: Updated Arabic Translation by Djihed Afifi. - -2007-10-22 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2007-10-17 Ulf-D. Ehlert - - * de.po: Minor fixes for German translation. - -2007-10-16 Michael Natterer - - * POTFILES.skip: added app/widgets/gimpcolorselectorpalette.c - Fixes bug #487153. - -2007-10-13 Sigurd Gartmann - - * nb.po: Updated Norwegian Bokmal translation. - -2007-09-29 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2007-09-24 Matic Zgur - - * sl.po: Added Slovenian translation by Martin Srebotnjak and - Nedeljko Grabant. - -2007-09-21 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2007-09-20 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-09-17 Sven Neumann - - * km.po: updated Kmer translation (bug #420417). - -2007-09-16 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2007-09-16 Wadim Dziedzic - - * pl.po: Updated polish translation - -2007-09-15 Changwoo Ryu - - * ko.po: Updated Korean translation by Choi, Ji-Hui. - -2007-09-14 Gintautas Miliauskas - - * lt.po: Updated Lithuanian translation. - -2007-09-12 Ulf-D. Ehlert - - * de.po: Updated German translation. - -2007-09-10 Jakub Friedl - - * cs.po: Czech translation updated. - -2007-09-10 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-09-08 Inaki Larranaga Murgoitio - - * eu.po: Updated Basque translation. - -2007-09-07 Stéphane Raimbault - - * fr.po: Updated French translation by Laurent Monin and Stéphane - Raimbault. - -2007-09-03 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-09-01 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-08-31 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2007-08-30 Hendrik Brandt - - * de.po: Updated German translation. - -2007-08-30 Marco Ciampa - - * it.po: updated italian translation - -2007-08-30 Priit Laes - - * et.po: Estonian translation updates by Olle Niit - -2007-08-27 Changwoo Ryu - - * ko.po: Updated Korean translation by Choi, Ji-Hui. - -2007-08-16 Joao S. O. Bueno Calligaris - - * pt_BR.po updated Brazilian Portuguese translation - -2007-08-15 Hendrik Brandt - - * de.po: revised and updated German translation for 2.4. - -2007-08-13 Claude Paroz - - * ms.po: - * ne.po: - * pa.po - * km.po: Removed executable property. - -2007-08-10 Jakub Friedl - - * cs.po: Updated czech translation. - -2007-08-06 Sven Neumann - - * de.po: update to the German translation by Axel Wernicke. - -2007-08-03 Inaki Larranaga Murgoitio - - * eu.po: Updated Basque translation. - -2007-08-01 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-07-30 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez et al. - -2007-07-30 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-07-28 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-07-28 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-07-27 Stéphane Raimbault - - * fr.po: Updated French translation. - -2007-07-27 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2007-07-27 Pawan Chitrakar - - * ne.po: Updated Nepali Translation. - -2007-07-26 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-07-08 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila. - -2007-07-04 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2007-06-21 Pema Geyleg - - * dz.po: Updated dzongkha translation - -2007-06-18 Marco Ciampa - - * it.po: italian update. - -2007-06-14 Wadim Dziedzic - - * pl.po: Updated Polish translation by Bartek Kosiorek - -2007-05-26 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2007-05-21 Sigurd Gartmann - - * nb.po: Updated Bokmål Norwegian translation. - -2007-05-16 Sven Neumann - - * de.po: applied patch from Ulf-D. Ehlert (bug #438886). - -2007-05-16 David Lodge - - * en_GB.po: Updated British English translation - -2007-05-15 Ignacio Casal Quinteiro - - * gl.po: Updated Galician Translation. - -2007-05-15 Hendrik Brandt - - * de.po: Fix some misspellings. - -2007-05-06 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2007-05-02 Roozbeh Pournader - - * fa.po: Added Persian translation by Meelad Zakaria and - Farzad Ghanei. - -2007-05-02 Djihed Afifi - - * ar.po: Updated Arabic Translation by Khaled Hosny. - -2007-04-29 Christophe Merlet - - * oc.po: Added Occitan translation from - Yannig MARCHEGAY . - -2007-04-25 Gabor Kelemen - - * hu.po: Translation updated. - -2007-04-22 Stéphane Raimbault - - * fr.po: Updated French translation by Robert-André Mauchin and - Stéphane Raimbault. - -2007-04-18 Sven Neumann - - * de.po: updated German translation. - -2007-04-15 Djihed Afifi - - * ar.po: Updated Arabic Translation by Djihed Afifi. - -2007-04-5 Djihed Afifi - - * ar.po: Updated Arabic Translation by Djihed Afifi. - -2007-03-28 Pema Geyleg - - * dz.po: Updated dzongkha translation. - -2007-03-25 Gabor Kelemen - - * hu.po: Translation updated. - -2007-03-20 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2007-02-18 Ole Laursen - - * da.po: Fixed a string in Danish translation which was spotted by - Mogens Jæger. - -2007-02-12 Stéphane Raimbault - - * fr.po: Updated French translation by Raymond Ostertag, Jonathan - Ernst and Stéphane Raimbault. - -2007-02-04 Ole Laursen - - * da.po: Updated Danish translation. - -2007-02-03 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2007-01-30 Marco Ciampa - - * eo.po: updated Esperanto translation. - -2007-01-25 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2007-01-24 David Lodge - - * en_GB.po: Updated English (British) translation - -2007-01-08 Jakub Friedl - - * cs.po: Fixed arrows characters. - -2007-01-08 Jakub Friedl - - * cs.po: Czech translation update. - -2007-01-08 Jakub Friedl - - * cs.po: Czech translation update. - -2007-01-08 Jakub Friedl - - * cs.po: fixed a strange Czech string. - -2007-01-07 Marco Ciampa - - * eo.po: added Esperanto partial translation. - -2007-01-07 Jordi Mas - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2007-01-05 Marco Ciampa - - * it.po: italian update. - -2007-01-04 Sven Neumann - - * Makefile.in.in: synced with po-plug-ins/Makefile.in.in. - -2007-01-04 Michael Natterer - - * POTFILES.in: specify encoding (bug #389201). - -2006-12-23 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2006-12-22 Hendrik Brandt - - * de.po: Updated German translation. - -2006-12-21 Marco Ciampa - - * it.po: minor italian update. - -2006-12-20 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-12-09 Sven Neumann - - * de.po: corrected. - -2006-12-07 Gabor Kelemen - - * hu.po: Translation updated. - -2006-11-18 Djihed Afifi - - * ar.po: Added Arabic Translation. - * LINGUAS: Added ar. - -2006-11-06 Priit Laes - - * et.po: Translation updated by "Last-Translator: Olle Niit\n". - -2006-10-28 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2006-10-19 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2006-10-16 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-10-03 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-09-25 Pawan Chitrakar - - * ne.po: Updated Nepali Translation - -2006-09-14 David Lodge - - * en_GB.po: Updated English (British) translation - -2006-09-12 Pema Geyleg - - * dz.po: Added Dzongkha Translation. - -2006-09-08 Hendrik Brandt - - * de.po: Bugfixes in German translation. - -2006-09-06 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2006-08-30 Nickolay V. Shmyrev - - * ru.po: Updated Russian translation by - Alexandre Prokoudine - -2006-08-17 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-07-27 Jakub Friedl - - * cs.po: exterminating "Vzdušný štětec". - -2006-06-10 Bill Skaggs - - * mk.po: change erroneous "&qt"s to ">". - -2006-04-05 Nickolay V. Shmyrev - - * ru.po: Updated Russian translation. - -2006-03-23 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-03-14 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-03-09 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Xavier Beà . - -2006-03-02 Inaki Larranaga - - * eu.po: Updated Basque translation. - -2006-02-12 Nickolay V. Shmyrev - - * ru.po: Updated Russian translation by - Alexandre Prokoudine - -2006-02-06 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2006-01-24 Benoît Dejean - - * fr.po: Updated French translation. - -2005-12-22 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2005-11-15 Hendrik Brandt - - * de.po: Small update in German translation. - -2005-11-09 Simos Xenitellis - - * tt.po: Added stub tatarish translation. - -2005-10-30 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - OKANO Takayoshi . - -2005-10-26 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-09-17 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - kano@na.rim.or.jp. - -2005-09-05 Ankit Patel - - * gu.po: Added Gujarati Translation. - -2005-09-04 Priit Laes - - * et.po: Translation updated by "Last-Translator: Olle Niit\n". - -2005-08-14 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2005-08-10 Sven Neumann - - * mk.po: fixed broken entities. - -2005-08-09 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2005-08-02 Takeshi AIHANA - - * ja.po: Fixed wrong translations pointed by - kano@na.rim.or.jp. - -2005-07-21 Pawan Chitrakar - - * ne.po: Added Nepali Translation - -2005-07-18 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by Quim Perez i Noguer, et al. - -2005-07-10 Hendrik Brandt - - * de.po: Updated German translation. Fixed some errors. - -2005-06-28 Priit Laes - - * et.po: Translation updated by "Last-Translator: Olle Niit\n". - -2005-06-26 Sven Neumann - - * de.po: fixed wrong translations. - -2005-06-26 Hendrik Brandt - - * de.po: Updated German translation. - -2005-06-26 Marcel Telka - - * configure.in (ALL_LINGUAS): Added sk. - -2005-06-26 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2005-06-12 Marco Ciampa - - * it.po: updated italian translation. - -2005-06-10 Sven Neumann - - Added new directory po-tips and imported translations that used - to live in the tips directory. Added stubs for missing po files. - diff --git a/po-tips/Makefile.in.in b/po-tips/Makefile.in.in index a71067111e..e90402873e 100644 --- a/po-tips/Makefile.in.in +++ b/po-tips/Makefile.in.in @@ -64,7 +64,7 @@ USE_LINGUAS=$(shell if test -n "$(USER_LINGUAS)"; then LLINGUAS="$(USER_LINGUAS) POFILES=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done) -DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(POFILES) +DISTFILES = Makefile.in.in POTFILES.in $(POFILES) EXTRA_DISTFILES = POTFILES.skip Makevars LINGUAS POTFILES = \ diff --git a/po/ChangeLog b/po/ChangeLog deleted file mode 100644 index bb85f184c8..0000000000 --- a/po/ChangeLog +++ /dev/null @@ -1,9064 +0,0 @@ -2009-04-28 Marco Ciampa - - * it.po: updated italian translation. - -2009-04-12 Aron Xu - - * zh_CN.po: Updated Simplified Chinese translations by kappa8086. - -2009-03-27 Priit Laes - - * et.po: Translation updated by Mattias Põldaru - -2009-03-24 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2009-03-02 Danishka Navin - - * si.po: Translation updated by Danishka Navin - - -2009-03-20 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2009-03-19 Sven Neumann - - * POTFILES.in: added missing files. - -2009-03-18 Mișu Moldovan - - * ro.po: updated Romanian translation by Cristian Secară - -2009-03-16 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2009-03-14 Priit Laes - - * et.po: Translation updated by Mattias Põldaru - -2009-03-12 Duarte Loreto - - * pt.po: Updated Portuguese translation by Manuel Dias - . - -2009-03-11 Marco Ciampa - - * it.po: updated italian translation. - -2009-03-10 Ulf-D. Ehlert - - * de.po: Updated German translation. - -2009-03-08 Marco Ciampa - - * it.po: updated italian translation. - -2009-03-05 Claude Paroz - - * fr.po: Sync gimp-2-6 corrections by Julien Hardelin and minor translations. - -2009-03-05 Funda Wang - - * zh_CN.po: Updated zh_CN translation. - -2009-03-02 Danishka Navin - - * si.po: Added Sinhala translation - * si.po: Translation updated by Srishanu Loupathirage - -2009-03-01 Priit Laes - - * et.po: Translation updated by Mattias Põldaru - -2009-02-23 Duarte Loreto - - * pt.po: Updated Portuguese translation by Manuel Dias - . - -2009-02-22 Marco Ciampa - - * it.po: updated italian translation. - -2009-02-17 Aurimas Juška - - * POTFILES.in: added data/tags/gimp-tags-default.xml.in. - -2009-02-15 Og Maciel - - * pt_BR.po: Updated Brazilian Portuguese translation for the word extensions. - Fixes b.g.o #571785. - -2009-02-14 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2009-02-12 Marco Ciampa - - * it.po: updated italian translation. - -2009-02-12 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2009-02-11 Priit Laes - - * et.po: Translation updated by Mattias Põldaru - -2009-02-09 Jani Monoses - - * ro.po: Updated Romanian translation - by Cristian Secară - -2009-02-01 Marco Ciampa - - * it.po: updated italian translation. - -2009-01-29 Sven Neumann - - * de.po: updated German translation. - -2009-01-27 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2009-01-23 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2009-01-18 Michael Natterer - - * de.po: updated German translation. - -2009-01-04 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Kiyotaka Nishibori. - -2009-01-03 Priit Laes - - * et.po: Translation updated by Mattias Põldaru - -2008-12-31 Sven Neumann - - * de.po: updated German translation. - -2008-12-30 Marco Ciampa - - * it.po: updated italian translation. - -2008-12-29 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2008-12-28 Duarte Loreto - - * pt.po: Updated Portuguese translation by Bruno Queiros - . - -2008-12-22 Goran Rakić - - * sr.po, sr@latin.po: Updated Serbian Translation (by Miloš Popović). - -2008-12-20 Martin Nordholts - - * POTFILES.in: Add gimptagentry.c. - -2008-12-16 Gabor Kelemen - - * hu.po: Translation updated by Arpad Biro. - -2008-12-04 Sven Neumann - - * de.po: updated German translation. - -2008-12-03 Sven Neumann - - * de.po: updated German translation. - -2008-12-03 Simos Xenitellis - - * el.po: Updated Greek translation by Nikolaos Pantazis. - -2008-11-26 Marco Ciampa - - * it.po: updated italian translation. - -2008-11-14 Sven Neumann - - Merged from gimp-2-6 branch: - - Bug 559490 – Wrong lang tags for 'no' - - * nb.po - * nn.po: fixed tips locales. - -2008-11-11 Mugurel Tudor - - * ro.po: Updated Romanian translation - by Cristian Secară - -2008-11-10 Sven Neumann - - * de.po: updated German translation. - - * POTFILES.in: added missing files. - -2008-11-10 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2008-08-28 Martin Nordholts - - * POTFILES.in: Updated for gimpcursorview.c. - -2008-11-09 Goran Rakić - - * sr.po, sr@latin.po: Updated Serbian Translation (by Miloš Popović). - -2008-11-06 Sven Neumann - - * de.po: removed fuzzy markers after introduction of translation - context for enum values. - -2008-11-01 Wouter Bolsterlee - - * nl.po: Updated Dutch translation by Filip Vervloesem. - -2008-10-28 Petr Kovar - - * cs.po: Fixed Czech translation (bug #517967). - -2008-10-26 Leonardo Ferreira Fontenelle - - * pt_BR.po: Merged Brazilian Portuguese translation from branch - gimp-2-6. - -2008-10-20 Timo Jyrinki - - * fi.po: Updated Finnish translation (2.6 parity). - -2008-10-19 Djihed Afifi - - * ar.po: Updated Arabic Translation by Khaled Hosny. - -2008-10-18 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2008-10-15 Wadim Dziedzic - - * pl.po: Updated Polish translation by Bartosz Kosiorek - -2008-10-13 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Kiyotaka Nishibori. - -2008-10-09 Marco Ciampa - - * it.po: updated italian translation. - -2008-10-08 Matic Zgur - - * sl.po: updated Slovenian translation by Martin Srebotnjak. - -2008-10-08 Takeshi AIHANA - - * ja.po: Fixed Japanese translation by - Kiyotaka Nishibori. - -2008-10-08 Mugurel Tudor - - * ro.po: Updated Romanian translation by - Cristian Secară - -2008-10-07 João S. O. Bueno - - * pt_BR.po: Main brazilian portuguese update for 2.6 - -2008-10-07 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2008-10-06 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-10-06 Ilkka Tuohela <> - - * fi.po: Updated Finnish translation. - -2008-10-06 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2008-10-03 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Kiyotaka Nishibori. - -2008-10-01 Claude Paroz - - * fr.po: Updated French translation. - -2008-10-01 Matic Zgur - - * sl.po: updated Slovenian translation by Martin Srebotnjak. - -2008-09-26 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2008-09-26 Ignacio Casal Quinteiro - - gl.po: Updated Galician translation - -2008-09-25 Marco Ciampa - - * it.po: updated italian translation. - -2008-09-25 Sven Neumann - - * de.po: updated German translation. - -2008-09-24 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-09-23 Sven Neumann - - * POTFILES.in: added app/actions/config-actions.c. - -2008-09-22 Ignacio Casal Quinteiro - - * gl.po: Updated Galician translation - -2008-09-22 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2008-09-20 Inaki Larranaga Murgoitio - - * eu.po: Updated Basque translation. - -2008-09-20 Marco Ciampa - - * it.po: updated italian translation. - -2008-09-19 Sven Neumann - - * de.po: updated German translation. - -2008-09-19 Changwoo Ryu - - * ko.po: Updated Korean translation by Choi, Ji-Hui. - -2008-09-19 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-09-18 Inaki Larranaga Murgoitio - - * eu.po: Updated Basque translation. - -2008-09-17 Sven Neumann - - * de.po: updated German translation. - -2008-09-17 Kjartan Maraas - - * nb.po: Updated Norwegian bokmål translation. - -2008-09-16 Gil Forcada - - * ca.po: Minor fix to Catalan translation. - -2008-09-15 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2008-09-15 Sven Neumann - - * de.po: updated German translation. - -2008-09-14 Goran Rakić - - * sr.po: - * sr@latin.po: - Updated Serbian translation. - -2008-09-13 Claude Paroz - - * fr.po: Updated French translation by Yannick Tailliez and - Robert-André Mauchin. - -2008-09-12 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-09-11 Goran Rakić - - * LINGUAS, sr@latin.po, sr@Latn.po: Conversion from sr@Latn to sr@latin. - * sr.po, sr@latin.po: Updated Serbian translation (by Miloš Popović) - -2008-09-11 Wadim Dziedzic - - * pl.po: Updated Polish translation by Bartosz Kosiorek - -2008-09-09 Inaki Larranaga Murgoitio - - * eu.po: Updated Basque translation. - -2008-09-07 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2008-09-07 Ulf-D. Ehlert - - * po/de.po: Minor bugfixes in German translation. - -2008-09-05 Sven Neumann - - * et.po: updated Estonian translation by Alexia Death. - -2008-09-05 Sven Neumann - - * POTFILES.in: added app/widgets/gimpactioneditor.c. - -2008-09-04 Sven Neumann - - * de.po: updated German translation. - -2008-09-04 Alexander Nyakhaychyk - - * be.po: Updated Belarusian translation by Hleb Valoshka. - -2008-09-03 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-09-02 Sven Neumann - - * LINGUAS: ed missing languages: am, az, hi, ka, lv, ml, th, zh_HK. - -2008-09-02 Sven Neumann - - * ga.po: changed tips-locale to C, as the empty translation to ga - has been removed from the po-tips directory. - -2008-08-30 Chao-Hsiung Liao - - * zh_HK.po: Added Traditional Chinese translation (Hong Kong). - * zh_TW.po: Updated Traditional Chinese translation (Taiwan). - -2008-08-29 Mugurel Tudor - - * ro.po: Translation updated by Cristian Secară - - -2008-08-28 Priit Laes - - * et.po: Translation updated by Priit Laes - -2008-08-28 Martin Nordholts - - * fr.po: Fix 'Foreground' and 'Background' being swapped in the - French translation. - -2008-08-27 Inaki Larranaga Murgoitio - - * eu.po: Updated Basque translation. - -2008-08-25 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-08-21 Sven Neumann - - * POTFILES.skip: removed duplicate entry. - -2008-08-19 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2008-08-18 Wadim Dziedzic - - * pl.po: Updated Polish translation by Bartosz Kosiorek - -2008-08-16 Sven Neumann - - * de.po: updated German translation. - -2008-08-16 Sven Neumann - - * POTFILES.in: updated. - -2008-08-14 Takeshi AIHANA - - * ja.po: Updated Japanese translation by Kiyotaka Nishibori. - -2008-08-13 Ulf-D. Ehlert - - * de.po: Fixed German translation. - -2008-08-10 Ignacio Casal Quinteiro - - * gl.po: Updated Galician translation - -2008-08-8 Djihed Afifi - - * ar.po: Updated Arabic Translation by Khaled Hosny. - -2008-08-07 Sven Neumann - - * de.po: Updated German translation. - -2008-08-05 Sven Neumann - - * de.po: Updated German translation. - -2008-08-05 Ignacio Casal Quinteiro - - * gl.po: Updated Galician translation. - -2008-08-2 Djihed Afifi - - * ar.po: Updated Arabic Translation by Khaled Hosny. - -2008-07-31 Djihed Afifi - - * ar.po: Updated Arabic Translation by Khaled Hosny. - -2008-07-26 Marco Ciampa - - * it.po: updated italian translation - -2008-07-25 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2008-07-25 Gil Forcada - - * ca.po: Minor update to Catalan translation by Joaquim Perez. - -2008-07-22 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2008-07-22 Ignacio Casal Quinteiro - - * gl.po: Updated Galician Translation by Frco. Javier Rial. - -2008-07-21 Ihar Hrachyshka - - * be.po: Updated Belarusian translation by Hleb Valoshka. - -2008-07-17 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2008-07-17 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-07-17 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2008-07-12 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-07-10 Sven Neumann - - * de.po: updated German translation. - -2008-07-09 Ulf-D. Ehlert - - * de.po: Updated/fixed German translation. - -2008-07-06 Sven Neumann - - * de.po: updated German translation. - -2008-07-03 Sven Neumann - - * POTFILES.in: added app/widgets/gimpsettingseditor.c. - - * POTFILES.skip: added app/widgets/gtkscalebutton.c. - - * de.po: updated German translation. - -2008-07-02 Takeshi AIHANA - - * ja.po: Updated Japanese translation by Kiyotaka Nishibori. - -2008-06-24 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2008-06-14 Sven Neumann - - * POTFILES.in: added app/widgets/gimpsettingsbox.c. - -2008-06-11 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2008-06-06 Sven Neumann - - * POTFILES.skip: fixed the insanity using a new feature in - intltool 0.40.0 that allows us to skip whole directories. - -2008-06-02 Alexandre Prokoudine - - * ru.po: updated and improved Russian translation. - -2008-05-27 Claude Paroz - - * POTFILES.in: Deleted file no more in SVN. - * fr.po: Updated French translation by Julien Hardelin. - -2008-05-24 Mugurel Tudor - - * ro.po: Updated Romanian translation by - Cristian Secară - -2008-05-23 Alexandre Prokoudine - - * ru.po: updated Russian translation. - -2008-05-23 Sven Neumann - - * de.po: updated German translation. - -2008-05-23 Sven Neumann - - * Makefile.in.in: set XGETTEXT_KEYWORDS for use of msgctxtid. - -2008-05-22 Wadim Dziedzic - - * pl.po: Updated polish translation - -2008-05-21 Sven Neumann - - * POTFILES.in: updated. - -2008-05-18 Wadim Dziedzic - - * pl.po: Updated polish translation - -2008-05-16 Marco Ciampa - - * it.po: updated italian translation - -2008-05-16 Sven Neumann - - * POTFILES.in - * POTFILES.skip: updated. - - * de.po: updated German translation. - -2008-05-12 Marco Ciampa - - * it.po: updated italian translation. - -2008-05-7 Djihed Afifi - - * ar.po: Updated Arabic Translation by . - -2008-05-05 Sven Neumann - - * is.po: Updated/Added Icelandic Translation by Anna Ármansdóttir - - -2008-04-24 Marco Ciampa - - * it.po: updated italian translation. - -2008-04-21 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2008-04-16 Sven Neumann - - * de.po: translate "Decor" as in GIMP 2.4. - -2008-04-09 Sven Neumann - - * de.po: updated German translation. - -2008-04-08 Sven Neumann - - * POTFILES.skip: updated. - -2008-04-07 Sven Neumann - - * POTFILES.in: added missing files from app/pdb. - - * POTFILES.skip: updated. - -2008-04-07 Hendrik Brandt - - * de.po: Updated German translation. - -2008-04-05 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2008-04-04 Sven Neumann - - * POTFILES.in: files in app/pdb have been renamed. - -2008-04-03 Jordi Mallach - - * ca@valencia.po: Add new Valencian-Catalan translation, - based on the Catalan file. - -2008-04-01 Sven Neumann - - * POTFILES.in: removed app/text/text-enums.h. - -2008-03-29 Michael Natterer - - * POTFILES.in: add new files in app/tools/ - -2008-03-28 Djihed Afifi - - * ar.po: Updated Arabic Translation by . - -2008-03-21 Marco Ciampa - - * it.po: updated italian translation. - -2008-03-14 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2008-03-12 Åsmund Skjæveland - - * nn.po: Added Norwegian Nynorsk translation from Kolbjørn - Stuestøl . - -2008-03-11 Gil Forcada - - * ca.po: Small fixes to Catalan translation. - -2008-03-09 Philip Withnall - - * en_GB.po: Updated British English translation. - -2008-03-09 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-03-06 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2008-03-05 Stéphane Raimbault - - * fr.po: Updated French translation. - -2008-03-04 Hendrik Brandt - - * de.po: Updated German translation. - -2008-03-03 Vincent van Adrighem - - * nl.po: Translation updated by Filip Vervloesem. - -2008-02-29 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translations. - -2008-02-28 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2008-02-26 Sven Neumann - - * POTFILES.in: added app/version.h. - -2008-02-20 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2008-02-18 Kjartan Maraas - - * nb.po: Updated Norwegian bokmål translation. - -2008-02-18 Yanko Kaneti - - * bg.po: Fixed plural. - -2008-02-12 Stéphane Raimbault - - * fr.po: Fixed French translation by Julien Hardelin and Stéphane - Raimbault (merged from gimp-2-4). - -2008-02-11 Stéphane Raimbault - - * fr.po: Merged from gimp-2-4. - -2008-02-10 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2008-02-05 Stéphane Raimbault - - * fr.po: Merged from gimp-2-4. - -2008-02-04 Michael Natterer - - * POTFILES.in: add new files with translatable strings. - -2008-01-28 Michael Natterer - - * POTFILES.in: add app/gegl/gimpcurvesconfig.c and - app/gegl/gimplevelsconfig.c - -2008-01-18 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2008-01-10 Maxim Dziumanenko - - * uk.po: Updated Ukrainian translation. - -2007-01-07 Jakub Friedl - - * cs.po: Updated Czech translation. - -2008-01-01 Marco Ciampa - - * it.po: updated italian translation - -2007-12-31 Yannig Marchegay - - * oc.po: Updated Occitan translation. - -2007-12-31 Djihed Afifi - - * ar.po: Updated Arabic Translation by Djihed Afifi. - -2007-12-28 Marco Ciampa - - * it.po: updated italian translation - -2007-12-17 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-12-14 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-12-11 Sven Neumann - - * POTFILES.in: added new files with translatable strings. - -2007-12-11 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-12-09 Changwoo Ryu - - * ko.po: Updated Korean translation by Choi, Ji-Hui. - -2007-12-07 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-11-26 Marco Ciampa - - * it.po: Updated Italian translation. - -2007-11-09 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-11-08 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2007-11-07 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-11-01 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2007-10-30 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2007-10-27 Sven Neumann - - * POTFILES.in: added tools/gimp-remote-x11.c - -2007-10-26 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2007-10-25 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2007-10-24 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-10-22 Djihed Afifi - - * ar.po: Updated Arabic Translation by Khaled Hosny. - -2007-10-22 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2007-10-22 Marco Ciampa - - * it.po: updated italian translation. - -2007-10-21 Matic Žgur - - * sl.po: Updated Slovenian translation by Martin Srebotnjak. - -2007-10-19 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-10-19 Stéphane Raimbault - - * fr.po: Updated French translation by Laurent Monin and Stéphane - Raimbault. - -2007-10-19 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2007-10-18 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2007-10-18 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-10-17 Sven Neumann - - * de.po: updated German translation. - -2007-10-17 Ulf-D. Ehlert - - * de.po: Updated/fixed German translation. - -2007-10-16 Michael Natterer - - * POTFILES.in: added app/widgets/gimpcolorselectorpalette.c - Fixes bug #487153. - -2007-10-16 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-10-15 Sven Neumann - - * de.po: updated German translation. - -2007-10-15 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-10-15 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-10-15 Julien Hardelin - - * fr.po: improved fr translation - -2007-10-14 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-10-11 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-10-11 Matic Zgur - - * sl.po: Updated Slovenian translation by Martin Srebotnjak and - Nedeljko Grabant. - -2007-10-11 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-10-11 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-10-10 Ulf-D. Ehlert - - * de.po: Fixed minor bug in German translation. - -2007-10-09 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-10-09 Ilkka Tuohela - - * fi.po: Updated Finnish translation (fix for bug #484798) - -2007-10-08 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-10-08 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-10-07 Marco Ciampa - - * it.po: updated italian translation. - -2007-10-07 Sigurd Gartmann - - * nb.po: updated Norwegian Bokmål translation. - -2007-10-06 Sven Neumann - - * de.po: updated German translation. - -2007-10-06 Ulf-D. Ehlert - - * de.po: Fixed minor bugs in German translation. - -2007-10-04 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-10-02 Stéphane Raimbault - - * fr.po: Fixed French translation. - -2007-10-01 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-10-01 Priit Laes - - * et.po: Translation update by Olle Niit. - -2007-09-30 Stéphane Raimbault - - * fr.po: Updated French translation by Stéphane Raimbault and - Laurent Monin. - -2007-09-29 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2007-09-26 Gil Forcada - - * ca.po: Updated Catalan translation by Joaquim Perez. - -2007-09-26 Inaki Larranaga - - * eu.po: Updated Basque translation. - -2007-09-24 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2007-09-24 Matic Zgur - - * sl.po: Updated Slovenian translation by Nedeljko Grabant and Martin - Srebotnjak. - -2007-09-24 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-09-23 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-09-23 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-09-21 Gintautas Miliauskas - - * lt.po: Updated Lithuanian translation. - -2007-09-21 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2007-09-19 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-09-17 Sven Neumann - - * km.po: updated Kmer translation (bug #420417). - -2007-09-16 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2007-09-16 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2007-09-16 Wadim Dziedzic - - * pl.po: Updated polish translation - -2007-09-15 Changwoo Ryu - - * ko.po: Updated Korean translation by Choi, Ji-Hui. - -2007-09-13 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-09-12 Ulf-D. Ehlert - - * de.po: Updated German translation. - -2007-09-10 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-09-09 Abel Cheung - - * zh_TW.po: Fix error reported by You-Cheng Hsieh - . - -2007-09-08 Inaki Larranaga Murgoitio - - * eu.po: Updated Basque translation. - -2007-09-07 Stéphane Raimbault - - * fr.po: Updated French translation. - -2007-09-06 Raivis Dejus - - * lv.po: Updated Latvian Translation. - -2007-09-04 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-09-03 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-09-01 Daniel Nylander - - * sv.po: Updated Swedish translation. Reviewed by Göran Uddeborg. - -2007-08-31 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez , et. al. - -2007-08-30 Priit Laes - - * et.po: Estonian translation updates by Ivar Smolin - -2007-08-27 Changwoo Ryu - - * ko.po: Updated Korean translation by Choi, Ji-Hui. - -2007-08-22 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2007-08-22 Daniel Nylander - - * sv.po: Updated Swedish translation. Reviewed by Jan Braunisch - -2007-08-22 Stéphane Raimbault - - * fr.po: Updated French translation by Jean-Luc Coulon and - Stéphane Raimbault. - -2007-08-21 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-08-20 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2007-08-20 Marco Ciampa - - * it.po: updated italian translation by A. Falappa. - -2007-08-19 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-08-19 João S. O. Bueno Calligaris - - * pt_BR.po: Main Brazilian Portuguese update, from 2.2 to 2.4 - -2007-08-18 Jakub Friedl - - * cs.po: Fixed Czech some bugs - -2007-08-18 Jakub Friedl - - * cs.po: Fixed Czech some bugs - -2007-08-18 Marco Ciampa - - * it.po: italian update. - -2007-08-16 Jakub Friedl - - * cs.po: Fixed some bugs - -2007-08-16 Jakub Friedl - - * cs.po: Fixed some bugs - -2007-08-16 Jakub Friedl - - * cs.po: Fixed some bugs - -2007-08-16 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila - -2007-08-16 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-08-15 Hendrik Brandt - - * de.po: Updated German translation. - -2007-08-15 Sven Neumann - - * POTFILES.in: added missing file app/file/file-proceduce.c. - -2007-08-15 Hendrik Brandt - - * de.po: Updated and bugfixed German translation for 2.4. - -2007-08-14 Ulf-D. Ehlert - - * de.po: Updated German translation. - -2007-08-14 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2007-08-13 Alexandre Prokoudine - - * ru.po: Updated Russian translation. - -2007-08-13 Marco Ciampa - - * it.po: italian update. - -2007-08-13 Claude Paroz - - * mk.po: - * ne.po: - * km.po: Removed executable property. - -2007-08-10 Jakub Friedl - - * cs.po: Fixed some bugs in Czech translation. - -2007-08-10 Jakub Friedl - - * cs.po: Updated czech translation. - -2007-08-09 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-08-08 Hendrik Brandt - - * de.po: Updated German translation. Start translation bugfixing and unifying for 2.4 release. - -2007-08-07 Ulf-D. Ehlert - - * de.po: Updated German translation. - -2007-08-06 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-08-06 Sven Neumann - - * de.po: another update to the German translation by Axel Wernicke. - -2007-08-05 Sven Neumann - - * de.po: another update to the German translation by Axel Wernicke. - -2007-08-04 Sven Neumann - - * de.po: updated German translation by Axel Wernicke. - -2007-08-02 Gintautas Miliauskas - - * lt.po: Updated Lithuanian translation. - -2007-08-01 Marco Ciampa - - * it.po: italian update. - -2007-08-01 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-07-31 Inaki Larranag Murgoitio - - * eu.po: Updated Basque translation. - -2007-07-30 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez et al. - -2007-07-30 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-07-28 Daniel Nylander - - * sv.po: Updated Swedish translation. - -2007-07-28 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-07-27 Stéphane Raimbault - - * fr.po: Updated French translation. - -2007-07-27 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2007-07-27 Pawan Chitrakar - - * ne.po: Updated Nepali Translation. - -2007-07-26 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-07-15 Stéphane Raimbault - - * fr.po: Updated French translation (many fixes) and Debian #428564 = pgo #456996. - -2007-07-08 Jorge Gonzalez - - * es.po: Updated Spanish translation by Francisco Vila. - -2007-06-30 Marco Ciampa - - * it.po: italian revision by Alessandro Falappa. - -2007-06-25 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-06-18 Marco Ciampa - - * it.po: italian update. - -2007-06-15 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-06-14 Wadim Dziedzic - - * pl.po: Updated Polish translation by Bartek Kosiorek - -2007-06-14 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2007-06-04 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-06-01 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-05-28 Wadim Dziedzic - - * pl.po: Updated Polish translation by GNOME PL Team. - -2007-05-24 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-05-22 Jakub Friedl - - * cs.po: Updated Czech translation. - -2007-05-21 Sigurd Gartmann - - * nb.po: Updated Bokmål Norwegian translation. - -2007-05-19 Marco Ciampa - - * it.po: updated italian translation - -2007-05-19 Sigurd Gartmann - - * nb.po: Updated Bokmål Norwegian translation. - -2007-05-18 Stéphane Raimbault - - * fr.po: Updated French translation by Laurent Monin and Stéphane - Raimbault. - -2007-05-16 Sven Neumann - - * de.po: applied patch from Ulf-D. Ehlert (bug #438886). - -2007-05-16 David Lodge - - * en_GB.po: Updated British English translation - -2007-05-14 Jakub Friedl - - * cs.po: updated Czech translation - -2007-05-07 Marco Ciampa - - * it.po: updated italian translation - -2007-05-7 Djihed Afifi - - * ar.po: Updated Arabic Translation by Khaled Hosny. - -2007-05-06 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2007-05-05 Roozbeh Pournader - - * fa.po: Added Persian translation by Meelad Zakaria and - Farzad Ghanei. - -2007-05-01 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2007-05-01 Marco Ciampa - - * it.po: updated italian translation - -2007-04-29 Christophe Merlet - - * oc.po: Updated Occitan translation from - Yannig MARCHEGAY . - -2007-04-26 Christophe Merlet - - * oc.po: Added Occitan translation from - Yannig MARCHEGAY . - -2007-04-21 Stéphane Raimbault - - * fr.po: Fixed French translation (2 fixes). - -2007-04-20 Marco Ciampa - - * it.po: updated italian translation - -2007-04-18 Jakub Friedl - - * cs.po: Updated the Czech translation - -2007-04-18 Sven Neumann - - * POTFILES.skip: removed generated file desktop/gimp.desktop.in. - - * POTFILES.in: removed app/widgets/gimpcellrendereraccel.c. - -2007-04-11 Sven Neumann - - * de.po: applied patch from bug #425532. - -2007-04-10 Jakub Friedl - - * cs.po: Updated the Czech translation - -2007-04-06 Jakub Friedl - - * cs.po: Updated the Czech translation - -2007-04-05 Djihed Afifi - - * ar.po: Updated Arabic Translation by Khaled Hosny. - -2007-04-05 Jakub Friedl - - * cs.po: Updated the Czech translation - -2007-04-03 Jakub Friedl - - * cs.po: Updated the Czech translation - -2007-04-02 Jakub Friedl - - * cs.po: Updated the Czech translation - -2007-04-02 Jakub Friedl - - * cs.po: Updated the Czech translation - -2007-03-30 Jakub Friedl - - * cs.po: Fixed a Czech string translation - -2007-03-29 Jakub Friedl - - * cs.po: Fixed strings in the Czech translation - -2007-03-29 Jakub Friedl - - * cs.po: Fixed a string in the Czech translation - -2007-03-28 Pema Geyleg - - * dz.po: Updated dzongkha translation. - -2007-03-27 Gabor Kelemen - - * hu.po: Translation updated by Árpád Bíró. - -2007-03-25 Priit Laes - - * et.po: Translation updated.. - -2007-03-20 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2007-03-19 Claudio Saavedra - - * es.po: Updated Spanish translation by Francisco Vila. - -2007-03-17 Stéphane Raimbault - - * fr.po: Updated French translation by Laurent Monin. - -2007-03-14 Marco Ciampa - - * it.po: updated italian translation - -2007-03-12 Jakub Friedl - - * cs.po: Updated Czech translation - -2007-03-11 David Lodge - - * en_GB.po: Updated English (British) translation - -2007-03-08 Jakub Friedl - -* cs.po: Updated Czech translation - -2007-03-06 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2007-03-05 Nickolay V. Shmyrev - - * ru.po: Updated Russian translation by - Alexandre Prokoudine - -2007-03-05 Marco Ciampa - - * it.po: updated italian translation - -2007-03-01 Jakub Friedl - - * cs.po: Updated Czech translation - -2007-02-28 Jakub Friedl - - * cs.po: Updated Czech translation - -2007-02-26 Jakub Friedl - - * cs.po: Updated Czech translation - -2007-02-19 Marco Ciampa - - * it.po: updated italian translation - -2007-02-18 Ole Laursen - - * da.po: Updated Danish translation and fixed a lot of errors - based on comments by Kenneth Nielsen and in particular Mogens - Jæger. - -2007-02-17 David Lodge - - * en_GB.po: Updated English (British) translation - -2007-02-14 Stéphane Raimbault - - * fr.po: Updated French translation by Raymond Ostertag, Jonathan - Ernst and Stéphane Raimbault. - -2007-02-13 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez et al. - -2007-02-11 Marco Ciampa - - * it.po: updated italian translation - -2007-02-09 David Lodge - - * en_GB.po: Updated English (British) translation - -2007-02-05 David Lodge - - * en_GB.po: Updated English (British) translation, Fixed bug 402715 - -2007-02-02 Stéphane Raimbault - - * fr.po: Updated French translation by Raymond Ostertag and - Jonathan Ernst. - -2007-02-03 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2007-01-30 Jakub Friedl - - * cs.po: updated Czech translation - -2007-01-30 Marco Ciampa - - * eo.po: updated Esperanto translation. - -2007-01-29 Ole Laursen - - * da.po: Updated Danish translation. - -2007-01-29 Marco Ciampa - - * it.po: updated italian translation - -2007-01-28 Ole Laursen - - * da.po: Partially updated Danish translation. - -2007-01-25 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2007-01-24 David Lodge - - * en_GB.po: Updated English (British) translation - -2007-01-23 Marco Ciampa - - * it.po: small fix in italian translation - -2007-01-23 Jakub Friedl - - * cs.po: updated Czech translation - -2007-01-22 Jakub Friedl - - * cs.po: updated Czech translation - -2007-01-18 Michael Natterer - - * de.po: minor updates. - -2007-01-17 Marco Ciampa - - * it.po: small fix in italian translation - -2007-01-16 Marco Ciampa - - * it.po: small fix in italian translation - -2007-01-15 Jakub Friedl - - * cs.po: updated Czech translation - -2007-01-14 Ole Laursen - - * da.po: Partially updated Danish translation. - -2007-01-08 Marco Ciampa - - * it.po: small fix in italian translation - -2007-01-07 Marco Ciampa - - * eo.po: added Esperanto partial translation. - -2007-01-07 Jordi Mas - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2007-01-04 Marco Ciampa - - * it.po: small fix in italian translation - -2007-01-03 Jakub Friedl - - * cs.po: updated Czech translation - -2007-01-03 Marco Ciampa - - * it.po: small fix - -2007-01-02 Marco Ciampa - - * it.po: updated italian translation - -2007-01-02 David Lodge - - * en_GB.po: Updated English (British) translation - -2006-12-27 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2006-12-25 Sven Neumann - - * POTFILES.in: updated. - -2006-12-23 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez . - -2006-12-22 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-12-21 Marco Ciampa - - * it.po: minor italian update. - -2006-12-20 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-12-19 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2006-12-18 Marco Ciampa - - * it.po: minor italian update. - -2006-12-14 Sven Neumann - - * de.po: minor update. - -2006-12-13 Marco Ciampa - - * it.po: updated italian translation. - -2006-12-13 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-12-12 Sven Neumann - - * POTFILES.in: updated. - - * de.po: minor updates. - -2006-12-12 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-11-30 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-11-27 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-11-25 Marco Ciampa - - * it.po: updated italian translation. - -2006-11-23 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-11-22 Nickolay V. Shmyrev - - * ru.po: Updated Russian translation. - -2006-11-22 Nickolay V. Shmyrev - - * POTFILES.in: Updated to reflect new filenames - due to the fix of the bug #345251. - -2006-11-18 Djihed Afifi - - * ar.po: Added Arabic Translation. - * LINGUAS: Added ar. - -2006-11-16 Marco Ciampa - - * it.po: updated italian translation. - -2006-11-15 Pawan Chitrakar - - * ne.po: Updated Nepali Translation - -2006-11-13 Marco Ciampa - - * it.po: updated italian translation. - -2006-11-13 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-11-06 Marco Ciampa - - * it.po: updated italian translation. - -2006-11-06 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2006-11-03 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-11-03 Sven Neumann - - * POTFILES.in: updated. - -2006-11-02 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-11-02 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-11-01 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-11-01 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-10-30 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-10-30 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-10-28 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2006-10-27 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-10-24 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-10-23 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-10-22 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-10-22 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-10-20 Pema Geyleg - - * dz.po: Updated Dzongkha Translation - -2006-10-20 Marco Ciampa - - * it.po: updated italian translation - -2006-10-18 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez , et al. - -2006-10-18 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-10-16 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-10-15 Yair Hershkovitz - - * he.po: Updated Hebrew translation (by Huy Ruthenberg). - -2006-10-14 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-10-12 Alexandre Prokoudine - - * ru.po: Updated Russian translation by - -2006-10-11 Marco Ciampa - - * it.po: updated italian translation - -2006-10-10 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-10-05 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-10-04 Marco Ciampa - - * it.po: updated italian translation - -2006-10-04 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-10-04 Sven Neumann - - * POTFILES.in: added new files. - -2006-10-03 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-10-03 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-10-02 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-09-29 Theppitak Karoonboonyanan - - * th.po: Added Thai translation by - Arnon Namsanit , - Supranee Thirawatthanasuk , - Kamthorn Krairaksa . - -2006-09-25 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-09-25 Pawan Chitrakar - - * ne.po: Updated Nepali Translation - -2006-09-22 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-09-22 David Lodge - - * en_GB.po: Updated English (British) translation - -2006-09-21 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-09-20 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-09-20 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-09-20 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-09-18 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-09-15 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-09-14 David Lodge - - * en_GB.po: Updated English (British) translation - -2006-09-14 David Lodge - - * en_GB.po: Updated English (British) translation - -2006-09-13 Marco Ciampa - - * it.po: updated italian translation - -2006-09-12 David Lodge - - * en_GB.po: Updated English (British) translation - -2006-09-12 Kostas Papadimas - - * el.po: Fixed typos by Dimitris Glezos - -2006-09-12 Pema Geyleg - - * dz.po: Added Dzongkha Translation. - -2006-09-10 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-09-09 Marco Ciampa - - * it.po: updated italian translation - -2006-09-08 Jakub Friedl - - * cs.po: Updated Czech translation - -2006-09-08 Marco Ciampa - - * it.po: updated italian translation - -2006-09-07 Jakub Friedl - - * cs.po: Updated Czech translation - -2006-09-05 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Joaquim Perez , et al. - -2006-09-04 Sven Neumann - - * POTFILES.in: added files for the new heal tool. - -2006-09-03 Marco Ciampa - - * it.po: updated italian translation - -2006-09-02 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-08-30 Nickolay V. Shmyrev - - * ru.po: Updated Russian translation by - Alexandre Prokoudine - -2006-08-29 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2006-08-27 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-08-22 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-08-21 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-08-20 Roman Joost - - * de.po: fix for an incorrect translation, spotted by Sally C. - Barry - -2006-08-20 Marco Ciampa - - * it.po: small fix in italian translation - -2006-08-18 Jovan Naumovski - - * mk.po: Updated Macedonian translation. - -2006-08-15 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-08-15 Marco Ciampa - - * it.po: small fix in italian translation - -2006-08-14 Marco Ciampa - - * it.po: updated italian translation - -2006-08-11 Marco Ciampa - - * it.po: updated italian translation - -2006-08-09 Sven Neumann - - * de.po: fixed wrong translation. - -2006-08-08 Inaki Larranaga - - * eu.po: Fixed some typos. - -2006-08-08 Jakub Friedl - - * cs.po: Updated Czech translation - -2006-08-08 Sven Neumann - - * POTFILES.in: added missing file. - -2006-08-06 Michael Natterer - - * POTFILES.in: updated after pdb -> plug-in file moving. - -2006-08-05 Jakub Friedl - - * cs.po: Updated Czech translation - -2006-08-04 Jakub Friedl - - * cs.po: Fixed Czech translation. - -2006-08-04 Jakub Friedl - - * cs.po: Fixed wrong Czech strings - -2006-08-04 Jakub Friedl - - * cs.po: Updated Czech translation - -2006-08-03 Jakub Friedl - - * cs.po: Updated Czech translation - -2006-08-02 Jakub Friedl - - * cs.po: Updated Czech translation - -2006-08-01 Jakub Friedl - - * cs.po: Fixes in Czech translation - -2006-08-01 Marco Ciampa - - * it.po: updated italian translation - -2006-07-31 Jakub Friedl - - * cs.po: Fixes in Czech translation - -2006-07-31 Jakub Friedl - - * cs.po: Updated Czech translation - -2006-07-30 Marco Ciampa - - * it.po: small fix in italian translation - -2006-07-29 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-07-27 Jakub Friedl - - * cs.po: Fixed Czech translation - -2006-07-27 Marco Ciampa - - * it.po: small fix in italian translation - -2006-07-26 Marco Ciampa - - * it.po: updated italian translation - -2006-07-21 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-07-18 Jakub Friedl - - * cs.po: Updated Czech translation - -2006-07-18 Inaki Larranaga - - * eu.po: Updated Basque translation. - -2006-07-18 Jakub Friedl - - * cs.po: Czech update - -2006-07-17 Jakub Friedl - - * cs.po: fixed a bug in translation - -2006-07-17 Jakub Friedl - - * cs.po: a fix in Czech translation - -2006-07-14 Jakub Friedl - - * cs.po: minor fix in Czech translation - -2006-07-10 Jakub Friedl - - * cs.po: minor fix in Czech translation - -2006-07-10 Jakub Friedl - - * cs.po: Updated Czech translation - and changed translation of "tab" to - the standard GNOME translation. No more - "odrážky" - -2006-06-29 Ilkka Tuohela - - * fi.po: Updated Finnish translation. - -2006-06-29 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-06-28 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-06-27 Sven Neumann - - * POTFILES.in - * POTFILES.skip: updated. - -2006-06-27 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-06-26 Marco Ciampa - - * it.po: updated italian translation - -2006-06-26 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-06-19 Marco Ciampa - - * it.po: updated italian translation - -2006-06-16 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-06-15 Hendrik Richter - - * de.po: Updated German translation. - -2006-06-14 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-06-11 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-06-08 Bill Skaggs - - * POTFILES.in: updated to reflect rectangle select - changes. - -2006-06-10 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-06-09 Marco Ciampa - - * it.po: done some italian fixies - -2006-06-09 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-06-08 Sven Neumann - - * POTFILES.in: added another new file. - -2006-06-08 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-06-07 Sven Neumann - - * POTFILES.in: added missing files. - -2006-06-06 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-05-25 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-05-24 Marco Ciampa - - * it.po: done some italian fixies - -2006-05-23 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-05-11 Marco Ciampa - - * it.po: done some italian fixies - -2006-05-11 Jakub Friedl - - * cs.po: Updated Czech translation. - -2006-05-05 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-05-03 Michael Natterer - - * POTFILES.in: updated. - -2006-05-03 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2006-05-02 Marco Ciampa - - * it.po: done some italian fixies - -2006-05-01 Marco Ciampa - - * it.po: updated italian translation - -2006-04-29 Sven Neumann - - * POTFILES.in: updated. - -2006-04-28 Sven Neumann - - * POTFILES.in: added app/pdb/gimppdb.c. - -2006-04-28 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-04-17 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-04-16 Ignacio Casal Quinteiro - - * gl.po: Updated Galician Translation. - -2006-04-13 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-04-11 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-04-06 Ignacio Casal Quinteiro - - * gl.po: Updated Galician Translation. - -2006-04-05 Nickolay V. Shmyrev - - * ru.po: Updated Russian translation. - -2006-04-05 Sven Neumann - - * POTFILES.in: updated. - -2006-04-05 Marco Ciampa - - * it.po: updated italian translation - -2006-04-03 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-04-01 Marco Ciampa - - * it.po: updated italian translation - -2006-03-31 Sven Neumann - - * POTFILES.in: removed app/dialogs/info-dialog.c - -2006-03-29 Vladimer Sichinava - - * ka.po: Added Georgian translation by - George Machitidze - -2006-03-20 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-03-14 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-03-12 Hendrik Brandt - - * de.po: Updated German translation. - -2006-03-10 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2006-03-09 Jakub Friedl - - * cs.po: Updated Czech translation - -2006-03-09 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by - Quim Perez Noguer . - -2006-03-04 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-03-03 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2006-03-02 Inaki Larranaga - - * eu.po: Updated Basque translation. - -2006-03-01 Ignacio Casal Quinteiro - - * gl.po: Updated Galician Translation. - -2006-02-28 Sven Neumann - - * POTFILES.in: specify encoding. - - * de.po: updated german translation. - -2006-02-24 Marco Ciampa - - * it.po: updated italian translation. - -2006-02-20 Sven Neumann - - * de.po: updated german translation. - -2006-02-12 Nickolay V. Shmyrev - - * ru.po: Updated Russian translation by - Alexandre Prokoudine - -2006-02-07 Sven Neumann - - * de.po: minor update. - -2006-02-06 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2006-01-27 Karine Delvare - - * fr.po: fixed spelling error. - -2006-01-26 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2006-01-25 Sven Neumann - - * POTFILES.in - * POTFILES.skip: moved files to the skip list. These were left out - intentionally. - -2006-01-25 Funda Wang - - * POTFILES.in, POTFILES.skip: Added missing files. - -2006-01-24 Benoît Dejean - - * fr.po: Updated French translation. - -2006-01-23 Marco Ciampa - - * it.po: updated italian translation. - -2006-01-22 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-01-17 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2006-01-17 Sven Neumann - - * de.po: updated. - -2006-01-15 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2006-01-15 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2006-01-15 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2006-01-10 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2006-01-09 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2006-01-04 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2006-01-03 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2005-12-30 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-12-29 Roman Joost - - * de.po: fixed incorrect and inconsistent translation for 'button' - -2005-12-29 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-12-28 Sven Neumann - - * POTFILES.in: added app/about.h. - -2005-12-26 Hendrik Richter - - * de.po: Updated German translation. - -2005-12-26 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-12-25 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - OKANO Takayoshi . - -2005-12-22 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2005-12-11 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-12-09 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2005-12-04 Marco Ciampa - - * it.po: updated italian translation. - -2005-12-04 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-11-27 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-11-26 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2005-11-22 Hendrik Brandt - - * de.po: Updated German translation. - -2005-11-18 Hendrik Brandt - - * de.po: Updated German translation. - -2005-11-17 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Alexander Shopov - -2005-11-15 Hendrik Brandt - - * de.po: Updated German translation. - -2005-11-12 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - OKANO Takayoshi . - -2005-11-11 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-11-08 Simos Xenitellis - - * tt.po: Added Tatarish (tt) translation by Albert Fazlí. - -2005-11-06 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-11-05 Sven Neumann - - * POTFILES.in: removed app/pdb/internal_procs.c. - -2005-11-04 Sven Neumann - - * it.po: corrected translation that broke the gimp.desktop file. - -2005-11-03 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-11-02 Sven Neumann - - * de.po: minor updates. - -2005-11-01 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-10-31 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-10-30 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2005-10-30 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - OKANO Takayoshi . - -2005-10-26 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-10-25 Michael Natterer - - * POTFILES.in: added app/actions/brush-editor-actions.c - -2005-10-23 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-10-22 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - OKANO Takayoshi . - -2005-10-20 Marco Ciampa - - * it.po: updated italian translation. - -2005-10-19 Marco Ciampa - - * it.po: Updated italian translation. - -2005-10-19 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-10-19 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2005-10-18 Marco Ciampa - - * it.po: Updated italian translation. - -2005-10-15 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2005-10-12 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-10-11 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2005-10-07 Hendrik Brandt - - * de.po: Updated German translation. - -2005-10-06 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-10-06 Sven Neumann - - * de.po: updated. - -2005-10-04 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-10-04 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation by Giedrius Naudžiūnas. - -2005-10-03 Hendrik Brandt - - * de.po: Updated German translation. - -2005-10-03 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2005-10-01 Carol Spears - - * pt_BR.po: Applied patch provided by Joao S. O. Bueno Calligaris - - -2005-09-30 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-09-28 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-09-28 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2005-09-27 Hendrik Brandt - - * de.po: Updated German translation. - -2005-09-26 Ankit Patel - - * gu.po: Updated Gujarati translation. - -2005-09-21 Ankit Patel - - * gu.po: Updated Gujarati translation. - -2005-09-21 Sven Neumann - - * de.po: minor updates. - -2005-09-20 Ankit Patel - - * gu.po: Updated Gujarati Translation. - -2005-09-19 Michael Natterer - - * POTFILES.in: qmask -> quick-mask. - -2005-09-18 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-09-17 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-09-17 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - kano@na.rim.or.jp. - -2005-09-13 Sven Neumann - - * de.po: some updates. - -2005-09-13 Clytie Siddall - - * vi.po: Updated Vietnamese translation. - -2005-09-12 Michael Natterer - - * POTFILES.in: added app/widgets/gimpdockseparator.c - -2005-09-09 Rajesh Ranjan - - * hi.po: Added Hindi Translation. - -2005-09-08 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2005-09-07 Inaki Larranaga - - * eu.po: Updated Basque translation. - -2005-09-07 Ankit Patel - - * gu.po: Added Gujarati Translation. - -2005-09-06 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-09-06 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-09-05 Marco Ciampa - - * it.po: updated italian translation. - -2005-09-04 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2005-09-04 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation.x - -2005-09-04 Michael Natterer - - * POTFILES.in: added app/core/gimp-contexts.c - -2005-09-04 Ignacio Casal Quinteiro - - * gl.po: Updated Galician Translation. - -2005-09-01 Sven Neumann - - * de.po: updated german translation. - -2005-08-27 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-08-22 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-08-19 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-08-16 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-08-16 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-08-15 Jens Seidel - - * de.po: Various typo fixes. - -2005-08-13 Marco Ciampa - - * it.po: Updated italian translation - -2005-08-13 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-08-11 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2005-08-09 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2005-08-09 Marcel Telka - - * sk.po: Updated Slovak translation. - -2005-08-08 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-08-07 Guilherme de S. Pastore - - * pt_BR.po: fixed header problems and HIG compliance, - by pushing the verbs in the Comment in the .desktop - file to the imperative form. - -2005-08-06 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-08-06 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2005-08-03 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-08-02 Takeshi AIHANA - - * ja.po: Fixed wrong translations pointed by - kano@na.rim.or.jp. - -2005-08-01 Vincent van Adrighem - - * nl.po: Translation updated. - -2005-07-31 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-07-31 Sven Neumann - - * POTFILES.in: added new files. - - * de.po: updated. - -2005-07-30 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-07-30 Francisco Javier F. Serrador - - * es.po: UPdated Spanish translation. - -2005-07-29 Sven Neumann - - * POTFILES.in: added new files. - - * de.po: updated. - -2005-07-29 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2005-07-24 Hendrik Richter - - * de.po: Fixed German translation by - Jens Seidel . - -2005-07-21 Pawan Chitrakar - - * ne.po: Updated Nepali Translation - -2005-07-21 Pawan Chitrakar - - * ne.po: Added Nepali Translation - -2005-07-19 Baris Cicek - - * tr.po: Updated Turkish Translation by Gorkem Gencturk - -2005-07-18 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by Quim Perez i Noguer, et al. - -2005-07-18 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-07-14 Sven Neumann - - * POTFILES.skip - * de.po: updated. - -2005-07-10 Hendrik Brandt - - * de.po: Updated German translation. - -2005-07-10 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-07-09 Michael Natterer - - * POTFILES.in: added sample-point-editor-actions.c and - cursor-info-actions.c - -2005-07-09 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-07-08 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-07-07 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation from GNOME HK Team - -2005-07-06 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-07-05 Sven Neumann - - * de.po: fixed incorrect translation. - -2005-07-05 Hendrik Richter - - * de.po: Updated German translation. - -2005-07-03 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-06-28 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2005-06-26 Sven Neumann - - * de.po: fixed wrong translations. - -2005-06-26 Hendrik Brandt - - * de.po: Updated German translation. - -2006-06-26 Marco Ciampa - - * it.po: Updated italian translation. - -2005-06-25 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2005-06-23 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-06-22 - - * zh_CN.po: updated Simplified Chinese translation - -2005-06-21 Hendrik Richter - - * de.po: Fixed German translation (#308553) - -2005-06-18 Sven Neumann - - * de.po: fixed translation (bug #308131 and bug #308127). - -2005-06-17 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-06-16 Sven Neumann - - * de.po: updated, invalidated bogus translations. - -2005-06-12 Marco Ciampa - - * it.po: updated italian translation. - -2005-06-08 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-06-08 Sven Neumann - - * de.po: updated. - -2005-06-05 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-06-05 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2005-06-04 Sven Neumann - - * POTFILES.in: updated. - -2005-06-04 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-06-02 Hendrik Brandt - - * de.po: Updated German translation. - -2005-06-01 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-05-26 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-05-26 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev, Yavor Doganov, Vladimir Petkov - -2005-05-24 Priit Laes - - * et.po: Translation updated by Olle Niit. - -2005-05-23 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-05-20 Sven Neumann - - * POTFILES.in: updated. - -2005-05-20 Marco Ciampa - - * it.po: italian translation updated. - -2005-05-19 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-05-18 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-05-17 Hendrik Brandt - - * de.po: Updated German translation. - -2005-05-16 Roman Joost - - * de.po: fixed spelling errors and incorrect german translation - for 'button' - -2005-05-14 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2005-05-13 Marco Ciampa - - * it.po: italian translation updated. - -2005-05-12 Priit Laes - - * et.po: Translation added by Olle Niit. - -2005-05-12 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Victor Dachev - -2005-05-09 Iñaki Larrañaga - - * eu.po: Updated Basque trsnalation. - -2005-05-08 Marco Ciampa - - * it.po: Updated italian translation. - -2005-05-07 Sven Neumann - - * POTFILES.in: added app/tools/gimpselectiontool.c. - - * de.po: updated german translation. - -2005-05-04 Peteris Krisjanis - - * lv.po: Updated Latvian translation by - Gatis Kalnins - -2005-05-04 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-05-04 Marco Ciampa - - * it.po: Updated italian translation. - -2005-05-02 Marco Ciampa - - * it.po: Updated italian translation. - -2005-04-30 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-04-28 Leonid Kanter - - * ru.po: Updated Russian translation from - Roxana Chernogolova - -2005-04-27 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-04-26 Roman Joost - - * de.po: fixed ambigious mnemonics for "Bild" and "Bearbeiten" - menuitems spotted by Christian Theune - -2005-04-26 Sven Neumann - - * de.po: updated german translation. - -2005-04-22 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-04-22 Marco Ciampa - - * it.po: Updated italian translation. - -2005-04-19 Gareth Owen - - * en_GB.po: Updated British English translation. - -2005-04-18 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-04-17 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-04-16 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-04-15 Michael Natterer - - * POTFILES.in: added app/core/gimpbrush-load.c - -2005-04-14 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-04-13 Marco Ciampa - - * it.po: Updated italian translation. - -2005-04-13 Adi Attar - - * xh.po: Added Xhosa translation. - -2005-04-13 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2005-04-12 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-04-10 Marco Ciampa - - * it.po: Updated italian translation. - -2005-04-09 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-04-09 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2005-04-09 Josep Puigdemont i Casamajó - - * ca.po: Updated Catalan translation by Quim Perez i Noguer, et al. - -2005-04-09 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2005-04-07 Marco Ciampa - - * it.po: Updated italian translation. - -2005-04-06 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-04-06 Hendrik Brandt - - * de.po: Updated German translation. - -2005-04-06 Sven Neumann - - * POTFILES.in: fixed spelling of filename, added missing file. - -2005-04-05 Michael Natterer - - * POTFILES.in: updated after adding new dialogs and removing the - info window. - -2005-04-04 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2005-04-03 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-04-04 Marco Ciampa - - * it.po: Updated italian translation. - -2005-04-03 Ole Laursen - - * da.po: Ported Danish translation from gimp-2-2 branch and - updated it. - -2005-04-02 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-04-01 Steve Murphy - - * rw.po: Added Kinyarwanda translation. - -2005-04-01 Sven Neumann - - * sl.po: fixed two fatal errors (number of format specifications - in 'msgid' and 'msgstr' does not match). - -2005-04-01 Andraz Tori - - * sl.po: Added Slovenian translation by - Martin Srebotnjak - -2005-03-28 Peteris Krisjanis - - * lv.po: Updated Latvian translation by - Gatis Kalnins - -2005-03-28 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-03-26 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-03-24 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-03-21 Sven Neumann - - * POTFILES.in: added new files. - -2005-03-17 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-03-15 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-03-11 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-03-08 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-03-05 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-03-05 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-02-28 Marco Ciampa - - * it.po: updated italian translation. - -2005-02-25 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-02-24 Maxim Dziumanenko - - * uk.po: Updated Ukrainian translation. - -2005-02-23 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Iassen Pramatarov - -2005-02-22 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-02-21 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Tadashi Jokagi . - -2005-02-20 Manish Singh - - * POTFILES.in: add app/core/gimpinterpreterdb.c - -2005-02-19 Sven Neumann - - * fr.po: fixed a wrong translation (Debian bug report #292047). - -2005-02-18 Alexander Shopov - - * bg.po: Updated Bulgarian translation by - Iassen Pramatarov - -2005-02-16 Sven Neumann - - * de.po: changed translations as suggested in bug #167562. - -2005-02-15 Marco Ciampa - - * it.po: updated italian translation. - -2005-02-14 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-02-13 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-02-13 Marco Ciampa - - * it.po: updated italian translation. - -2005-02-09 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-02-06 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-02-05 Sven Neumann - - * POTFILES.in: app/widgets/gimppropwidgets.c moved to libgimpwidgets. - -2005-02-04 Marco Ciampa - - * it.po: updated italian translation. - -2005-02-03 Sven Neumann - - * POTFILES.in: added tools/gimp-remote.c and added back - app/config/gimprc-blurbs.h. - - * de.po: some updates, mainly to test things. - -2005-02-03 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-02-02 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-02-01 Jordi Mallach - - * ca.po: Updated Catalan translation by - Xavier Beà . - -2005-02-01 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-01-28 Michael Natterer - - * POTFILES.in: added app/actions/window-actions.c - -2005-01-26 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-01-26 Adam Weinberger - - * POTFILES.in: Remove references to some removed files - in app/config/ - -2005-01-25 Marco Ciampa - - * it.po: Updated italian translation. - -2005-01-24 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-01-23 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2005-01-18 Alexander Shopov - - * bg.po: Added Bulgarian translation by - Iassen Pramatarov - -2005-01-18 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-01-16 Marco Ciampa - - * it.po: Updated italian translation. - -2005-01-14 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-01-11 Marco Ciampa - - * it.po: Updated italian translation. - -2005-01-10 Valek Filippov - - * ru.po: Updated russian translation by Anatoly (Doc) Yakushin. - -2005-01-09 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-01-08 Sven Herzberg - - * de.po: fixed an old translation - -2005-01-06 Stanislav Brabec - - * cs.po: Typo fix. - -2005-01-06 Martin Willemoes Hansen - - * da.po: Updated Danish translation. - -2005-01-03 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2005-01-03 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2005-01-01 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation. - -2004-12-28 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-12-27 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-12-21 Kjartan Maraas - - * nb.po: Update and fix some funnies. - * no.po: Same - -2004-12-21 Jordi Mallach - - * ca.po: Forwardported from gimp-2-2. - -2004-12-20 Sven Neumann - - * de.po: fixed wrong translation (bug #161800). - -2004-12-20 Jarkko Ranta - - * fi.po: Updated Finnish translation by Mikko Paananen. - -2004-12-20 Marco Ciampa - - * it.po: updated italian translation. - -2004-12-19 Vincent van Adrighem - - * nl.po: Translation updated. - -2004-12-19 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-12-18 Sven Neumann - - * de.po: updated. - -2004-12-17 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-12-17 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2004-12-16 Marco Ciampa - - * it.po: updated italian translation. - -2004-12-16 Sven Neumann - - * de.po: updated. - -2004-12-15 Marco Ciampa - - * it.po: updated italian translation. - -2004-12-15 Gustavo Noronha Silva - - * pt_BR.po: translation update by - Joao S. O. Bueno Calligaris - -2004-12-12 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-12-12 Sven Neumann - - * de.po: updated german translation. - -2004-12-12 Ole Laursen - - * da.po: Updated most of the Danish translation. - -2004-12-09 Hendrik Brandt - - * de.po: Updated German translation. - -2004-12-07 Vincent van Adrighem - - * nl.po: Translation updated. - -2004-12-07 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-12-07 Peteris Krisjanis - - * lv.po: Updated Latvian translation - by Gatis Kalnins - -2004-12-07 Marco Ciampa - - * it.po: Updated italian translation - -2004-12-06 Michael Natterer - - * de.po: Changed latin character to ascii one to fix the build. - -2004-12-06 Laszlo Dvornik - - * hu.po: Hungarian translation updated by Arpad Biro. - -2004-12-06 Roman Joost - - * de.po: added Name to translators msgid, which I always forgott - -2004-12-06 Vincent van Adrighem - - * nl.po: Translation updated by Tino Meinen. - -2004-12-05 Peteris Krisjanis - - * lv.po: Updated Latvian translation by - Gatis Kalnins - -2004-12-05 Laszlo Dvornik - - * hu.po: Hungarian translation updated by Arpad Biro. - -2004-12-05 Sven Neumann - - * de.po: fixed incorrect translation (bug #160471). - -2004-12-04 Sigurd Gartmann - - * nb.po: Updated Norwegian Bokmål translation. - * no.po: Updated Norwegian Bokmål translation. - -2004-12-03 Danilo Šegan - - * sr.po, sr@Latn.po: Tiny fixes. - -2004-12-03 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-12-03 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-12-02 Laszlo Dvornik - - * hu.po: Hungarian translation updated by Arpad Biro. - -2004-12-01 Michael Natterer - - * POTFILES.in: added app/widgets/gimpuimanager.c - -2004-11-30 Marco Ciampa - - * it.po: Updated italian translation. - -2004-11-29 Stanislav Visnovsky - - * sk.po: Fixed Slovak translation by Zdeno Podobny. - -2004-11-29 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-11.28 Peteris Krisjanis - - * lv.po: Added Latvian translation by - Gatis Kalnins - -2004-11-26 Sven Neumann - - * sk.po: reverted last commit, it only contained binary gibberish. - -2004-11-26 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdeno Podobny. - -2004-11-24 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-11-24 Cai Qian - - * zh_CN.po: updated Simplified Chinese translation. - -2004-11-24 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-11-22 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2004-11-21 David Lodge - - * en_GB.po: Updated British translation. - -2004-11-20 Sven Neumann - - * zh_CN.po: fixed error (number of format specifications didn't - match in 'msgid' and 'msgstr'). - -2004-11-19 Cai Qian - - * zh_CN.po: updated Simplified Chinese translation. - -2004-11-18 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-11-18 Danilo Šegan - - * sr.po, sr@Latn.po: Tiny fix. - -2004-11-18 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2004-11-17 Hendrik Brandt - - * de.po: Updated German translation. - -2004-11-17 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2004-11-17 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-11-15 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-11-14 Sven Neumann - - * POTFILES.in: added app/dialogs/print-size-dialog.c. - - * de.po: updated. - -2004-11-13 Christophe Merlet - - * fr.po: Updated French translation from - Raymond Ostertag . - -2004-11-10 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-11-10 Sven Neumann - - * de.po: updated. - -2004-11-09 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-11-09 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-11-09 Nikos Charonitakis - - * el.po: Updated Greek translation. - -2004-11-07 Vincent van Adrighem - - * nl.po: Translation updated. - -2004-11-07 Sigurd Gartmann - - * no.po, nb.po: Updated Norwegian Bokmål translation - -2004-11-07 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-11-07 Danilo Šegan - - * sr.po, sr@Latn.po: More updates. - -2004-11-07 Danilo Šegan - - * sr.po, sr@Latn.po: Partial updates. - -2004-11-07 Francisco Javier F. Serrador - - * es.po: Updated Spanih translation. - -2004-11-06 Sven Neumann - - * de.po: updates and some minor fixes. - -2004-11-05 Sven Neumann - - * de.po: updated. - -2004-11-05 Marco Ciampa - - * it.po: updated italian translation. - -2004-11-04 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-11-04 Michael Natterer - - * POTFILES.in: added app/actions/text-editor-actions.c and - app/actions/text-editor-commands.c (no new strings added). - -2004-11-04 Michael Natterer - - * POTFILES.in: removed app/widgets/gimpitemfactory.h - -2004-11-03 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-11-02 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-11-01 Hendrik Brandt - - * de.po: Updated German translation. - -2004-11-01 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-11-01 Vincent van Adrighem - - * nl.po: Translation updated. - -2004-10-31 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-29 Øyvind Kolås - - * POTFILES.in: added app/core/gimpdrawable-levels.c - -2004-10-27 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-27 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-10-26 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-26 Jan Morén - - * sv.po: Fix typo - thanks Gudmund! - -2004-10-26 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-10-26 Michael Natterer - - * POTFILES.in: added app/widgets/gimpcontrollereditor.h - -2004-10-25 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-25 Hendrik Brandt - - * de.po: Updated German translation. - -2004-10-25 Michael Natterer - - * POTFILES.in: added added app/actions/error-console-commands.c - -2004-10-24 Michael Natterer - - * POTFILES.in: added app/actions/colormap-editor-commands.c - and app/actions/palette-editor-commands.c - -2004-10-23 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-24 Michael Natterer - - * POTFILES.in: added app/dialogs/vectors-[im|ex]port-dialog.c - -2004-10-23 Michael Natterer - - * POTFILES.in: added app/dialogs/image-merge-layers-dialog.c - -2004-10-23 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2004-10-23 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-10-23 Michael Natterer - - * POTFILES.in: added app/dialogs/layer-add-mask-dialog.c - -2004-10-23 Michael Natterer - - * POTFILES.in: added app/dialogs/layer-options-dialog.c - -2004-10-22 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-22 Michael Natterer - - * POTFILES.in: added app/dialogs/template-options-dialog.c - -2004-10-22 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-10-21 Nikos Charonitakis - - * el.po: Updated Greek translation. - -2004-10-20 David Lodge - - * en_GB.po: Updated British English translation. - -2004-10-20 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-20 Raphael Higino - - * pt_BR.po: Updated Brazilian Portuguese translation. - -2004-10-19 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-19 Michael Natterer - - * POTFILES.in: added app/dialogs/vectors-options-dialog.c - -2004-10-19 Michael Natterer - - * POTFILES.in: added app/dialogs/channel-options-dialog.c - -2004-10-18 David Lodge - - * en_GB.po: Updated British English translation. - -2004-10-17 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2004-10-17 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-17 Nikos Charonitakis - - * el.po: Updated Greek translation. - -2004-10-17 David Lodge - - * en_GB.po: Updated British English translation. - -2004-10-17 Michael Natterer - - * it.po: removed newline that was breaking the build. - -2004-10-17 Marco Ciampa - - * it.po: updated italian translation. - -2004-10-17 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2004-10-16 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-10-15 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-10-13 Vincent van Adrighem - - * nl.po: Translation updated. - -2004-10-12 Sven Neumann - - * POTFILES.in - * de.po: updated. - -2004-10-12 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-10-11 Marco Ciampa - - * it.po: updated italian translation. - -2004-10-10 Nikos Charonitakis - - * el.po: Updated Greek translation. - -2004-10-02 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-10-01 Sven Neumann - - * de.po: updated. - -2004-09-28 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation by GNOME HK Team - -2004-09-23 Marco Ciampa - - * it.po: updated italian translation. - -2004-09-23 Michael Natterer - - * POTFILES.in: dialogs/color-dialog.c -> widgets/gimpcolordialog.c - -2004-09-23 Sven Neumann - - * POTFILES.in - * de.po: updated. - -2004-09-23 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-09-13 Michael Natterer - - * POTFILES.in: dialog sources were moved to app/dialogs/. - -2004-09-06 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-09-05 Marco Ciampa - - * it.po: updated italian translation. - -2004-08-26 Sven Neumann - - * de.po: minor update. - -2004-08-25 Sven Neumann - - * POTFILES.in: updated. - -2004-08-24 Roman Joost - - * de.po: updated and removed fuzzy strings - -2004-08-13 Tommi Vainikainen - - * fi.po: Unified some fields in po headers for Finnish team. - -2004-08-10 Michael Natterer - - * POTFILES.in: updated. - -2004-08-10 Marco Ciampa - - * it.po: updated italian translation. - -2004-08-09 Danilo Šegan - - * sr.po, sr@Latn.po: Merged from gimp-2-0 branch. - -2004-08-05 Roman Joost - - * de.po: updated and removed fuzzy strings - -2004-08-02 Marco Ciampa - - * it.po: updated italian translation. - -2004-07-26 Sven Neumann - - * POTFILES.in: added app/actions/plug-in-commands.c. - -2004-07-24 Roman Joost - - * de.po: Updated few msgstrs and fixed typos - -2004-07-23 Roman Joost - - * de.po: removed all the fuzzyness - -2004-07-22 Sven Neumann - - * POTFILES.in: updated. - -2004-07-17 Sven Neumann - - * POTFILES.in: removed some files that disappeared. - -2004-07-16 Sven Neumann - - * POTFILES.in: added app/widgets/gimpfileprocview.c. - -2004-07-15 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-07-14 Michael Natterer - - * POTFILES.in: updated. - -2004-07-09 Sven Neumann - - * POTFILES.in: updated. - -2004-07-06 Marco Ciampa - - * it.po: updated italian translation. - -2004-06-26 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2004-06-16 Marco Ciampa - - * it.po: updated italian translation. - -2004-06-15 Andras Timar - - * hu.po: Updated Hungarian translation. - -2004-06-07 Pablo G. del Campo - - * es.po: Updated Spanish translation by Francisco Vila - . - -2004-06-10 Gustavo Noronha Silva - - * pt_BR.po: translation update by - "Joao S. O. Bueno" - -2004-06-08 Pablo G. del Campo - - * es.po: Updated Spanish translation by Francisco Vila - . - -2004-06-08 Marco Ciampa - - * it.po: updated italian translation. - -2004-06-07 Sven Neumann - - * de.po: minimal updates. - -2004-06-03 Marco Ciampa - - * it.po: updated italian translation. - -2004-06-02 Michael Natterer - - * POTFILES.in: added gimptoolbox-dnd.c and gimptoolbox-image-area.c - -2004-06-01 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2004-06-01 Marco Ciampa - - * it.po: updated italian translation. - -2004-05-31 Sven Neumann - - * POTFILES.in: updated. - -2004-05-28 Andras Timar - - * hu.po: Updated Hungarian translation. - -2004-05-26 Sven Neumann - - * POTFILES.in: updated. - -2004-05-26 Marco Ciampa - - * it.po: updated italian translation. - -2004-05-24 Marco Ciampa - - * it.po: updated italian translation. - -2004-05-23 Marco Ciampa - - * it.po: Updated italian translation. - -2004-05-22 Marco Ciampa - - * it.po: Updated italian translation. - -2004-05-21 Ole Laursen - - * da.po: Fixed a string in Danish translation. - -2004-05-21 Sven Neumann - - * POTFILES.in: updated. - -2004-05-21 Marco Ciampa - - * it.po: Updated italian translation. - -2004-05-19 Marco Ciampa - - * it.po: Updated italian translation. - -2004-05-18 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-05-17 Marco Ciampa - - * it.po: Updated italian translation. - -2004-05-14 Marco Ciampa - - * it.po: Updated italian translation. - -2004-05-12 Marco Ciampa - - * it.po: Updated italian translation. - -2004-05-12 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-05-11 Sven Neumann - - * POTFILES.in: updated. - -2004-05-10 Samúel Jón Gunnarsson - - * is.po: Updated Icelandic translation by - Áki G. Karlsson - -2004-05-07 Marco Ciampa - - * it.po: Updated italian translation. - -2004-05-06 Marco Ciampa - - * it.po: Updated italian translation. - -2004-05-06 Sven Neumann - - * POTFILES.in: removed files that disappeared. - -2004-05-05 Marco Ciampa - - * it.po: Updated italian translation. - -2004-05-04 Francisco Javier F. Serrador - - * es.po: Updated Spanish translation. - -2004-05-03 Sven Neumann - - * POTFILES.in: added new files. - -2004-05-03 Sigurd Gartmann - - * no.po: Updated norwegian bokmål translation (Work by - Runar Ingebrigtsen) - -2004-04-29 Michael Natterer - - * POTFILES.in: follow and menu changes. - -2004-04-29 Michael Natterer - - * POTFILES.in: removed all menus files and added all actions ones. - -2004-04-26 Marco Ciampa - - * it.po: Updated italian translation. - -2004-04-24 Christophe Merlet - - * fr.po: Updated French translation. - -2004-04-22 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-04-22 Adam Weinberger - - * POTFILES.in: Removed app/gui/*-commands.c - -2004-04-17 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-04-16 Maxim Dziumanenko - - * uk.po: Updated Ukrainian translation - -2004-04-15 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-04-14 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-04-14 Gareth Owen - - * en_GB.po: Updated British English translation - -2004-04-13 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-04-12 Gareth Owen - - * en_GB.po: Updated British English translation - -2004-04-12 Marco Ciampa - - * it.po: Updated italian translation. - -2004-04-12 Francisco Javier F. Serrador - - * es.po: Fixed some errors in Spansih translation. - -2004-04-11 Sven Neumann - - * de.po: fixed typo spotted by Roman Joost and did some minor - updates. - -2004-04-10 Adam Weinberger - - * en_CA.po: Updated Canadian English translation. - -2004-04-10 Maxim Dziumanenko - - * uk.po: Updated Ukrainian translation - -2004-04-07 Pablo G. del Campo - - * es.po: Updated Spanish translation and bugfix #134791. - -2004-04-07 Samúel Jón Gunnarsson - - * is.po: Added Icelandic translation by - Helgi Þormar Þorbjörnsson - -2004-04-06 Iñaki Larrañaga - - * eu.po: Added Basque translation. - -2004-04-06 Sven Neumann - - * pt.po: fixed translation for menu entry "/View/Move to screen...". - Fixes bug #139141. - -2004-04-05 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-04-03 Michael Natterer - - * de.po: translate "export" as "exportieren", not "importieren". - Fixes bug #138960. - -2004-04-03 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2004-03-30 Guntupalli Karunakar - - * pa.po: Added Punjabi translation by - Punjab Linux Technology . - -2004-03-29 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-03-29 Jordi Mallach - - * ca.po: Updated Catalan translation by - Xavier Beà . - -2004-03-28 Shirasaki Yasuhiro - - * ja.po: Added missing slashes. - -2004-03-25 Gareth Owen - - * en_GB.po: Updated British English translation - -2004-03-25 Changwoo Ryu - - * ko.po: Updated Korean translation by Dongsu Jang - . - -2004-03-25 Andras Timar - - * hu.po: Updated Hungarian translation. - -2004-03-25 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-03-25 Tor Lillqvist - - * sv.po: Add a missing slash. - -2004-03-24 Vincent van Adrighem - - * nl.po: Translation updated by Branko Collin. - -2004-03-24 Sven Neumann - - * fr.po: fixed a typo reported by Jean-Luc Coulon. - -2004-03-23 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2004-03-23 Abel Cheung - - * ja.po: Mark wrong entry as fuzzy (msgfmt check failed). - -2004-03-23 Gustavo Maciel Dias Vieira - - * pt_BR.po: Updated Brazilian Portuguese translation - from Joao S. O. Bueno . - -2004-03-23 Shirasaki Yasuhiro - - * ja.po: Updated Japanese translation. - -2004-03-23 Artur Flinta - - * pl.po: Updated Polish translation. - -2004-03-23 Jarkko Ranta - - * fi.po: Updated Finnish translation by Mikko Paananen. - -2004-03-22 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-03-21 Artur Flinta - - * pl.po: Updated Polish translation. - -2004-03-21 Alastair McKinstry - - * ga.po: Updated Irish translation. - -2004-03-21 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2004-03-21 Ole Laursen - - * da.po: Updated Danish translation. - -2004-03-21 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-03-20 Robert Sedak - - * hr.po: Updated Croatian translation. - -2004-03-20 Jan Morén - - * sv.po: Updated broken Swedish translation. - -2004-03-19 Evandro Fernandes Giovanini - - * pt_BR.po: Updated Brazilian Portuguese translation - from Joao S. O. Bueno . - -2004-03-19 Sven Neumann - - * sv.po: marked broken translation as fuzzy. - -2004-03-20 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-03-19 Sven Neumann - - * de.po: minor updates. - - * ja.po: marked invalid translations as fuzzy. - -2004-03-19 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-03-19 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-03-18 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-03-18 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-02-17 Michael Schumacher - - * de.po: Updated german translation. - -2004-03-17 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-03-17 Changwoo Ryu - - * ko.po: Updated Korean translation by Dongsu Jang - . - -2004-03-17 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-03-16 Pablo G. del Campo - - * es.po: Updated Spanish translation. - -2004-03-16 Žygimantas Beručka - - * lt.po: Updated Lithuanian translation by me and - Linas Vasiliauskas. - -2004-03-16 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny. - -2004-03-16 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-03-15 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-03-15 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-03-15 Sigurd Gartmann - - * no.po: Updated Norwegian Bokmål translation. - -2004-03-14 Ole Laursen - - * da.po: Updated Danish translation. - -2004-03-13 Sven Neumann - - * POTFILES.in: added app/widgets/gimpcontainermenuimpl.c. - -2004-03-12 Sven Neumann - - * POTFILES.in: added missing app/widgets/gimpthumbbox.c. - -2004-03-12 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-03-12 Funda Wang - - * zh_CN.po: Updated Simplified Chinese translation. - -2004-03-12 Sven Neumann - - * de.po: updated german translation. - -2004-03-11 Francisco Javier F. Serrador - - * es.po: Updated Spansih translation. - -2004-03-11 Sven Neumann - - * POTFILES.in: removed app/text/gimptext.c. - -2004-03-11 Gustavo Maciel Dias Vieira - - * pt_BR.po: Updated Brazilian Portuguese translation done by Joao - S. O. Bueno . - -2004-03-10 Gustavo Maciel Dias Vieira - - * pt_BR.po: Updated Brazilian Portuguese translation done by Joao - S. O. Bueno . - -2004-03-10 Vincent van Adrighem - - * nl.po: Translation updated by Branko Collin. - -2004-03-10 Sigurd Gartmann - - * no.po: Updated Norwegian Bokmål translation with work from Runar - Ingebrigtsen. - -2004-03-09 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-03-09 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2004-03-09 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-03-08 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2004-03-08 Ole Laursen - - * da.po: Updated Danish translation. - -2004-03-08 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-03-06 Christophe Merlet - - * fr.po: Updated French translation. - -2004-03-05 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-03-05 Sven Neumann - - * de.po: minor updates. - -2004-03-04 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-03-03 Ole Laursen - - * da.po: Updated Danish translation. - -2004-03-01 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-02-29 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-02-28 Christophe Merlet - - * fr.po: Updated French translation from - Raymond Ostertag . - -2004-02-27 Michael Natterer - - * POTFILES.in: file-dialog-utils.c -> gimpfiledialog.c - -2004-02-27 Francisco Javier F. Serrador - - * es.po: Updated Spansih translation. - -2004-02-26 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2004-02-26 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-02-25 Pablo G. del Campo - - * es.po: Updated Spanish translation. - -2004-02-24 Alastair McKinstry - - * ga.po: Updated Irish translation. - -2004-02-23 Adam Weinberger - - * en_CA.po: Added "en_CA" (Canadian English) translation. - -2004-02-23 Marco Ciampa - - * it.po: Updated italian translation. - -2004-02-22 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Ryoichi INAGAKI - -2004-02-20 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-02-20 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-02-20 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2004-02-19 Ole Laursen - - * da.po: Updated Danish translation. - -2004-02-19 Marco Ciampa - - * it.po: Updated Italian translation. - -2004-02-16 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2004-02-16 Christophe Merlet - - * fr.po: Updated French translation from - Raymond Ostertag . - -2004-02-11 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-02-11 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-02-10 Ole Laursen - - * da.po: Updated Danish translation. - -2004-02-10 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2004-02-08 Jarkko Ranta - - * fi.po: Updated Finnish translation by Tapio Lehtonen - -2004-02-06 Stanislav Brabec - - * de.po: Fixed Portait <-> Landscape. - -2004-02-05 Robert Sedak - - * hr.po: Updated Croatian translation. - -2004-02-05 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-02-04 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-02-04 Pablo G. del Campo - - * es.po: Updated Spanish translation. - -2004-02-04 Sven Neumann - - * de.po: updated. - -2004-02-03 Alastair McKinstry - - * ga.po: Updated Irish translation. - -2004-02-03 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-02-03 Sven Neumann - - * de.po: updated. - -2004-02-02 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-02-02 Alastair McKinstry - - * ga.po: Updated Irish translation. - -2004-02-02 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-01-30 Ole Laursen - - * da.po: Updated Danish translation. - -2004-01-30 Miloslav Trmac - - * cs.po: Fixed Czech translation. - -2004-01-27 Pablo G. del Campo - - * es.po: Updated Spanish translation. - -2004-01-27 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny. - -2004-01-26 Alastair McKinstry - - * ga.po: Updaed Itish translation. - -2004-01-26 Marco Ciampa - - * it.po: Updated italian translation. - -2004-01-24 Nikos Charonitakis - - * el.po: Updated Greek translation from - Ta panta rei . - -2004-01-24 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-01-23 Christophe Merlet - - * fr.po: Updated French translation from - Raymond Ostertag . - -2004-01-23 Pablo G. del Campo - - * es.po: Updated Spanish translation. - -2004-01-23 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2004-01-22 Ole Laursen - - * da.po: Updated Danish translation. - -2004-01-21 Ole Laursen - - * da.po: Updated Danish translation. - -2004-01-21 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-01-20 Changwoo Ryu - - * ko.po: Updated Korean translation by Dongsu Jang - . - -2004-01-20 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2004-01-20 Christophe Merlet - - * fr.po: Updated French translation from - Raymond Ostertag . - -2004-01-19 Pablo G. del Campo - - * es.po: Updated Spanish translation. - -2004-01-16 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-01-15 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2004-01-13 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny. - -2004-01-13 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-01-12 Valek Filippov - - * ru.po: Updated russian translation by Anatoly (Doc) Yakushin. - -2004-01-12 Artur Flinta - - * pl.po: Updated Polish translation by GNOME PL Team. - -2004-01-12 Changwoo Ryu - - * ko.po: Updated Korean translation by Dongsu Jang - . - -2004-01-11 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2004-01-11 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-01-10 Danilo Šegan - - * sr.po, sr@Latn.po: Small update. - -2004-01-10 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2004-01-09 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-01-09 Christian Neumair - - * de.po: Updated German translation. - -2004-01-09 Pablo G. del Campo - - * es.po: Updated Spanish translation. - -2004-01-09 Marco Ciampa - - * it.po: Updated italian translation. - -2004-01-09 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny. - -2004-01-08 Sven Neumann - - * es.po: added missing newlines (bug #130916) and fixed bad menu - translations. - -2004-01-08 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-01-07 Pablo G. del Campo - - * es.po: Updated Spanish translation. - -2004-01-06 Jan Morén - - * sv.po: Updated Swedish translation. - -2004-01-06 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2004-01-05 Marco Ciampa - - * it.po: Updated italian translation. - -2004-01-03 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2004-01-01 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2004-01-01 Marco Ciampa - - * it.po: Updated italian translation. - -2003-12-30 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-12-30 Paul Duffy - - * ga.po: Updated Irish translation - -2003-12-29 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-12-28 Valek Filippov - - * Updated russian translation from Anatoly (Doc) Yakushin. - -2003-12-24 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-12-22 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-12-19 Artur Flinta - - * pl.po: Updated Polish translation. - -2003-12-18 Marco Ciampa - - * it.po: Updated italian translation. - -2003-12-16 Pablo G. del Campo - - * es.po: Updated Spanish translation. - -2003-12-16 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny. - -2003-12-13 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-12-12 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-12-11 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-12-11 Jordi Mallach - - * ca.po: Updated Catalan translation by Xavier Beà . - -2003-12-08 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-12-08 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-12-07 Marco Ciampa - - * it.po: Updated italian translation. - -2003-12-04 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-11-26 Stanislav Visnovsky - - * sk.po: Fixed Slovak translation by Zdenko Podobny. - -2003-11-26 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-11-25 Pablo G. del Campo - - * es.po: Updated Spanish translation. - -2003-11-24 Michael Natterer - - * POTFILES.in: added app/widgets/gimpcolordisplayeditor.c - - * *.po: ran "make update-po" so all existing (but commented out) - translations for the display filter dialog get merged back. - -2003-11-24 Marco Ciampa - - * it.po: Updated italian translation. - -2003-11-22 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-11-21 Sven Neumann - - * sk.po: reverted the last change since the new version had fatal - errors and appeared truncated. - -2003-11-21 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny. - -2003-11-20 Pablo G. del Campo - - * es.po: Updated Spanish translation. - -2003-11-20 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-11-18 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-11-17 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-11-15 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-11-14 Michael Natterer - - * de.po: even more different file error messages were removed. - -2003-11-14 Michael Natterer - - * de.po: updated German translation after app/ message cleanup. - -2003-11-12 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-11-11 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2003-11-10 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-11-07 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-11-06 Christophe Merlet - - * fr.po: Updated French translation from - Raymond Ostertag . - -2003-11-06 Hasbullah Bin Pit - - * ms.po: Updated Malay translation by - MIMOS Open Source Development Group - -2003-11-06 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-11-05 Hasbullah Bin Pit - - * ms.po: Updated Malay translation by - MIMOS Open Source Development Group - -2003-11-05 Marco Ciampa - - * it.po: Updated italian translation. - -2003-11-05 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - * ja.po, nl.po: Marked wrong entry as fuzzy. - -2003-11-05 Sven Neumann - - * POTFILES.in: removed font selection dialogs. - -2003-11-04 Vincent van Adrighem - - * nl.po: Dutch translation updated by Vincent van Adrighem. - -2003-11-03 Marco Ciampa - - * it.po: Updated italian translation. - -2003-11-02 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-11-02 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-11-01 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-11-01 Sven Neumann - - * POTFILES.in: removed app/widgets/gimphistogramtool.c; - added app/widgets/gimphistogrameditor.c - -2003-10-31 Hasbullah Bin Pit - - * ms.po: Updated Malay translation by - MIMOS Open Source Development Group - -2003-10-29 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-10-29 Henrik Brix Andersen - - * it.po: removed \n in line 6621. - -2003-10-29 Marco Ciampa - - * it.po: Updated italian translation. - -2003-10-28 Marco Ciampa - - * it.po: Updated italian translation. - -2003-10-27 Sven Neumann - - * POTFILES.in: added two new files. - -2003-10-27 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-10-26 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-10-24 Sven Neumann - - * POTFILES.in: added app/tools/gimphistogramoptions.c. - -2003-10-23 Sven Neumann - - * de.po: updated german translation. - -2003-10-22 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-10-22 Marco Ciampa - - * it.po: Updated italian translation. - -2003-10-22 Sven Neumann - - * POTFILES.in: added app/display/gimpdisplayoptions.c. - -2003-10-21 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-10-20 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny. - -2003-10-20 Marco Ciampa - - * it.po: Updated italian translation. - -2003-10-19 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-10-19 Sven Neumann - - * POTFILES.in: added new files. - -2003-10-18 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-10-17 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-10-17 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2003-10-15 Michael Natterer - - * POTFILES.in: s/gimp-grid.c/gimpgrid.c/. Fixes bug #124709. - -2003-10-15 Marco Ciampa - - * it.po: Updated italian translation. - -2003-10-15 Sven Neumann - - * POTFILES.in: added app/core/gimpgrid.c. - -2003-10-14 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2003-10-13 Marco Ciampa - - * it.po: Updated italian translation. - -2003-10-10 Christophe Merlet - - * fr.po: Updated French translation from work of - Raymond Ostertag . - -2003-10-07 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-10-07 Marco Ciampa - - * it.po: Updated italian translation. - -2003-10-07 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2003-10-06 Sven Neumann - - * POTFILES.in: updated after file moves. - -2003-10-06 Marco Ciampa - - * it.po: Updated italian translation. - -2003-10-05 Marco Ciampa - - * it.po: Updated italian translation. - -2003-10-04 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-10-02 Marco Ciampa - - * it.po: Updated italian translation. - -2003-10-02 Sven Neumann - - * de.po: updated german translation (reviewing my menu changes). - -2003-09-30 Marco Ciampa - - * it.po: Updated italian translation. - -2003-09-30 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-09-29 Michael Natterer - - * POTFILES.in: follow tool_options file moving/adding. - -2003-09-29 Ciampa Marco - - * it.po: Updated italian translation. - -2003-09-28 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-09-28 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-09-27 Christian Neumair - - * de.po: Updated German translation. - -2003-09-27 Sven Neumann - - * POTFILES.in: added new files. - -2003-09-27 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-09-26 Sven Neumann - - * POTFILES.in: added more missing files. - -2003-09-26 Abel Cheung - - * POTFILES.in: Added app/gui/themes.c - -2003-09-24 Sven Neumann - - * he.po: added missing slashes in menu path translations. - -2003-09-23 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-09-23 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-09-23 Ciampa Marco - - * it.po: Updated italian translation - -2003-09-21 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-09-21 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-09-20 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-09-20 Christian Neumair - - * de.po: Updated German translation. - -2003-09-20 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-09-19 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-09-18 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-09-17 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng , Funda Wang . - -2003-09-17 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-09-16 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-09-16 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny . - -2003-09-16 Danilo Šegan - - * sr.po, sr@Latn.po: Updated Serbian translation. - - * POTFILES.in: A couple of files have been renamed. - -2003-09-15 Marco Ciampa - - * it.po: Updated italian translation. - -2003-09-15 Artur Flinta - - * pl.po: Updated Polish translation. - -2003-09-15 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-09-14 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-09-14 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-09-13 Fatih Demir - - * tr.po: Committed updated Turkish translation by Görkem. - -2003-09-13 Danilo Å egan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-09-12 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-09-11 Danilo Å egan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-09-10 Sven Neumann - - * POTFILES.in: added a couple of new files. - -2003-09-09 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-09-09 Takeshi AIHANA - - * ja.po: Updated Japanese translation by - Ryoichi INAGAKI . - -2003-09-08 Pablo Gonzalo del Campo - - * es.po: Revision of Spanish translation by - Francisco Javier F. Serrador . - -2003-09-07 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2003-09-02 Hasbullah Bin Pit - - * ms.po: Added Translation by - MIMOS Open Source Development Group - -2003-09-04 Marco Ciampa - - * it.po: updated italian translation. - -2003-09-04 Vincent van Adrighem - - * nl.po: Dutch translation updated by Branko Collin. - -2003-09-02 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-09-02 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-09-02 Danilo Å egan - - * sr.po, sr@Latn.po: Updated Serbian translation. - -2003-08-31 Danilo Å egan - - * sr.po, sr@Latn.po: Updated Serbian translation by Serbian team - (Prevod.org). - -2003-08-31 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-08-29 Dmitry G. Mastrukov - - * be.po: Added Belarusian translation - from Belarusian team . - -2003-08-28 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-08-28 Changwoo Ryu - - * ko.po: Updated Korean translation by - Dongsu Jang . - -2003-08-27 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2003-08-25 Ole Laursen - - * da.po: Updated Danish translation. - -2003-08-23 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-08-22 Marco Ciampa - - * it.po: updated italian translation - -2003-08-21 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-08-21 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-08-19 Abel Cheung - - * ja.po, nl.po: Mark wrong entry as fuzzy. - * lt.po: Convert to UTF-8 again. - -2003-08-18 Kjartan Maraas - - * no.po: Update Norwegian translation. - -2003-08-14 Nikos Charonitakis - - * el.po: Updated Greek translation. - -2003-08-13 Gil "Dolfin" Osher - - * he.po: Added Hebrew translation. - -2003-08-12 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-08-12 Nikos Charonitakis - - * el.po: Updated Greek translation - -2003-08-08 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-08-06 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-08-05 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-08-02 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-08-02 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-08-01 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-07-31 Christophe Merlet - - * fr.po: Updated French translation from work of - Raymond Ostertag . - -2003-07-29 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation from - Francisco Javier Fernandez . - -2003-07-28 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-07-25 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-07-25 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-07-25 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-07-25 Vincent van Adrighem - - * nl.po: Dutch translation updated by Branko Collin. - -2003-07-24 Vincent van Adrighem - - * nl.po: Dutch translation updated by Branko Collin. - -2003-07-24 Changwoo Ryu - - * ko.po: Updated Korean translation. - -2003-07-22 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-07-19 Danilo Å egan - - * sr.po, sr@Latn.po: Updated Serbian translation by Serbian team - (Prevod.org). - -2003-07-19 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-07-15 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-07-14 Michael Natterer - - * POTFILES.in: added app/paint/gimppencil.c again. - -2003-07-14 Sven Neumann - - * POTFILES.in: updated. - -2003-07-14 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation by Francisco Javier - F. Serrador . - -2003-07-13 Valek Filippov - - * ru.po: Updatd russian translation. - -2003-07-12 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-07-10 Takeshi AIHANA - - * ja.po: Updated Japanese translation - by Ryoichi INAGAKI - -2003-07-10 Andras Timar - - * hu.po: Terminology fixes. - -2003-07-09 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-07-08 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-07-07 Michael Natterer - - * POTFILES.in: gui/device-status-dialog.c -> widgets/gimpdevicestatus.c - -2003-06-26 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-06-30 Michael Natterer - - * POTFILES.in: removed app/tools/tool_options.c, changed - app/tools/paint_options.c to app/tools/gimppaintoptions-gui.c - -2003-06-30 Valek Filippov - - * ru.po: Updated russian translation from Anatoly Yakushin. - -2003-06-29 Christophe Merlet - - * fr.po: Updated French translation. - -2003-06-28 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-06-28 Christian Rose - - * am.po, ca.po, en_GB.po, fi.po, gl.po, hr.po, it.po, lt.po, - nl.po, ro.po, sr.po, sr@Latn.po, tr.po, uk.po: Converted to - UTF-8. - -2003-06-26 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation by - Francisco Javier F. Serrador . - -2003-06-25 Sven Neumann - - * POTFILES.in: added app/text/gimptext-parasite.c. - - * de.po: updated. - -2003-06-25 Mohammad DAMT - - * id.po: Added Indonesian translation - -2003-06-24 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-06-23 Sven Neumann - - * POTFILES.in: added app/gui/grid-dialog.c. - - * de.po: updated. - -2003-06-23 Danilo Å egan - - * sr.po, sr@Latn.po: Added Serbian translation by Serbian team - (Prevod.org). - -2003-06-20 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-06-20 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-06-19 Christophe Merlet - - * fr.po: Updated French translation from work of - Thomas Morin . - -2003-06-16 Dmitry G. Mastrukov - - * ru.po: Updated Russian translation - from Russian team . - -2003-06-15 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2003-06-14 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-06-13 Michael Natterer - - * POTFILES.in: Updated. - -2003-06-11 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-06-10 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-06-10 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2003-06-07 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-06-05 Sven Neumann - - * POTFILES.in: added app/tools/gimpcoloroptions.c - -2003-06-04 Abel Cheung - - * ko.po: Converted to UTF-8. (seems unmaintained) - -2003-06-04 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-06-03 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2003-05-31 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-05-30 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-05-27 Michael Natterer - - * POTFILES.in: removed app/gui/palette-editor-commands.c - -2003-05-27 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-05-24 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-05-24 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-05-23 Paul Duffy - - * ga.po: updated Irish Translation - -2003-05-23 Sven Neumann - - * POTFILES.in - * de.po: updated. - -2003-05-21 Dmitry G. Mastrukov - - * ru.po: updated Russian translation - from Russian team . - -2003-05-20 Sven Neumann - - * POTFILES.in: added app/tools/gimpcolorizetool.c. - -2003-05-20 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-05-19 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-05-15 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-05-15 Sven Neumann - - * Makefile.in.in: updated. - -2003-05-12 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-05-11 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-05-09 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-05-05 Christophe Merlet - - * fr.po: Updated French translation. - -2003-05-02 Vincent van Adrighem - - * nl.po: Dutch translation updated by Branko Collin. - -2003-04-28 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation by - Francisco Vila . - -2003-04-28 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-04-28 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation by - Francisco Vila - -2003-04-27 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2003-04-26 Christophe Merlet - - * fr.po: Updated French translation. - -2003-04-23 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-04-22 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by Zdenko Podobny - . - -2003-04-19 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-04-17 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-04-15 Ole Laursen - - * da.po: Updated Danish translation. - -2003-04-15 Sven Neumann - - * POTFILES.in: updated. - -2003-04-14 Sven Neumann - - * de.po: Updated german translation. - -2003-04-14 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-04-13 Michael Natterer - - * POTFILES.in: added app/gui/templates-commands.c - -2003-04-13 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-04-12 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-04-11 Sven Neumann - - * POTFILES.in - * de.po: updated. - -2003-04-10 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-04-07 Sven Neumann - - * POTFILES.in - * de.po: updated. - -2003-04-06 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-04-06 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-04-03 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-04-01 Miloslav Trmac - - * cs.po: Updated Czech translationä. - -2003-03-31 Sven Neumann - - * POTFILES.in - * de.po: updated. - -2003-03-28 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-03-27 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-03-27 Sven Neumann - - * POTFILES.in - * de.po: updated. - -2003-03-27 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-03-26 Christian Rose - - * yi.po: Added Yiddish translation by - Raphael Finkel . - -2003-03-25 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-03-21 Sven Neumann - - * POTFILES.in - * de.po: updated. - -2003-03-20 Michael Natterer - - * POTFILES.in: app/widgets/*list* -> *tree* - -2003-03-18 Ole Laursen - - * da.po: Updated and fixed some strings in Danish translation. - -2003-03-18 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-03-16 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-03-15 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-03-13 Ole Laursen - - * da.po: Updated Danish translation. - -2003-03-13 Sven Neumann - - * POTFILES.in - * de.po: updated. - -2003-03-12 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation by - Francisco Vila - -2003-03-11 Sven Neumann - - * de.po: updated. - -2003-03-10 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation by - Francisco Vila - -2003-03-07 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-03-07 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation by - Francisco Vila - -2003-03-06 Sven Neumann - - * POTFILES.in - * de.po: updated. - -2003-03-06 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-03-05 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2003-03-04 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-03-04 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-03-03 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-02-27 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-02-25 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-02-25 Jan Morén - - * sv.po: Updated Swedish translation. - -2003-02-25 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-02-24 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-02-22 Evandro Fernandes Giovanini - - * pt_BR.po: Updated Brazilian Portuguese translation from - Alexandre Folle de Menezes . - -2003-02-21 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - -2003-02-21 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-02-20 Sven Neumann - - * POTFILES.in - * de.po: updated. - -2003-02-18 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-02-17 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-02-17 Michael Natterer - - * de.po: updated. - -2003-02-14 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-02-14 Sven Neumann - - * POTFILES.in: updated. - -2003-02-13 Sven Neumann - - * POTFILES.in - * de.po: updated. - -2003-02-11 Ole Laursen - - * da.po: Updated Danish translation. - -2003-02-11 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-02-11 Christophe Merlet - - * fr.po: Updated French translation. - -2003-02-10 Sven Neumann - - * es.po: inserted missing line-breaks (fixes bug #105735). - -2003-02-10 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2002-02-09 Daniel Yacob - - * am.po: Updated Amharic translation. - -2003-02-09 Sven Neumann - - * POTFILES.in - * de.po: updated. - -2002-02-07 Daniel Yacob - - * am.po: Updated Amharic translation. - -2003-02-07 Miloslav Trmac - - * cs.po: Updated Czech translation. - -2003-02-07 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation - -2003-02-06 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation - -2003-02-05 Abel Cheung - - * uk.po: Mark one string as fuzzy, it failed msgfmt checking. - * zh_TW.po: Updated traditional Chinese translation. - -2003-02-03 Ole Laursen - - * da.po: Updated Danish translation. - -2003-02-03 Sven Neumann - - * de.po: small update to the German translation. - -2003-02-03 Daniel Yacob - - * am.po: Updated Amharic translation. - -2003-02-01 Sven Neumann - - * POTFILES.in: added app/widgets/gimptexteditor.c. - -2003-02-01 Christophe Merlet - - * fr.po: Updated French translation from work of - Raymond Ostertag . - -2003-02-01 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2003-01-29 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-01-28 Pablo Saratxaga - - * vi.po: Updated Vietnamese file - -2003-01-26 Sven Neumann - - * POTFILES.in: added app/config/gimprc-blurbs.h. This file - contains messages which are used for tooltips in the preferences - dialog. - -2003-01-25 Ole Laursen - - * da.po: Updated Danish translation. - -2003-01-24 Daniel Yacob - - * am.po: Updated Amharic translation. - -2003-01-22 Kjartan Maraas - - * no.po: Updated Norwegian (bokmal) translation. - -2003-01-20 Christian Neumair - - * de.po: Updated German translation. - -2003-01-19 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-01-16 Pablo Saratxaga - - * vi.po: Updated Vietnamese file - -2003-01-15 Christian Rose - - * sv.po: Updated Swedish translation. - -2003-01-14 Pablo Gonzalo del Campo - - * es.po: Updated Spanish translation. - -2003-01-14 Daniel Yacob - - * am.po: Updated Amharic translation. - -2003-01-13 Michael Natterer - - * POTFILES.in: added the new app/gui/*-menu.c files. - -2003-01-11 Christian Rose - - * sv.po: Updated Swedish translation. - -2003-01-10 Christian Rose - - * sv.po: Updated Swedish translation. - -2003-01-09 Daniel Yacob - - * am.po: Updated Amharic translation. - -2003-01-09 Christian Neumair - - * .cvsignore: Added missing. - * POTFILES.skip: Added, added data/misc/gimp.desktop.in. - * de.po: Updated German translation. - -2003-01-09 Christian Rose - - * sv.po: Updated Swedish translation. - -2003-01-08 Daniel Yacob - - * am.po: Updated Amharic translation. - -2003-01-07 Christian Rose - - * sv.po: Updated Swedish translation. - -2003-01-07 Daniel Yacob - - * am.po: Updated Amharic translation. - -2003-01-06 Sven Neumann - - * POTFILES.in: added app/display/gimpdisplayshell-title.c. - - * de.po: updated german translation. - -2003-01-04 Ole Laursen - - * da.po: Updated Danish translation. - -2003-01-03 Kjartan Maraas - - * no.po: Updated Norwegian (bokmal) translation. - -2003-01-03 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-12-30 Sven Neumann - - * de.po: updated german translation. - -2002-12-29 Daniel Yacob - - * am.po: Updated Amharic translation. - -2002-12-29 Sven Neumann - - * POTFILES.in: added app/config/gimpconfig-path.c. - - * de.po: updated german translation. - -2002-12-27 Daniel Yacob - - * am.po: Updated Amharic translation. - -2002-12-27 Ole Laursen - - * da.po: Updated Danish translation. - -2002-12-26 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-12-21 Daniel Yacob - - * am.po: Updated Amharic translation. - -2002-12-21 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-12-20 Sven Neumann - - * de.po: Updated German translation. - -2002-12-20 Nathan Summers - - * POTFILES.in: added files in app/xcf. - -2002-12-19 Christophe Merlet - - * fr.po: Updated French translation. - -2002-12-19 Michael Natterer - - * de.po: Updated German translation. - -2002-12-18 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-12-15 Ole Laursen - - * da.po: Updated Danish translation. - -2002-12-15 Pablo Saratxaga - - * vi.po: Updated Vietnamese file - -2002-12-15 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-12-13 Daniel Yacob - - * am.po: Updated Amharic translation, fixed msgfmt breaker. - -2002-12-12 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-12-05 Sven Neumann - - * de.po: updated german translation. - -2002-12-04 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-12-03 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-11-28 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-11-27 Sven Neumann - - * de.po: updated german translation. - -2002-11-26 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-11-25 Sven Neumann - - * POTFILES.in: removed app/gimprc.c, added new files. - -2002-11-24 Daniel Yacob - - * am.po: Updated Amharic translation, fixed msgfmt breaker. - -2002-11-22 Daniel Yacob - - * am.po: Updated Amharic translation. - -2002-11-17 Ole Laursen - - * da.po: Updated Danish translation. - -2002-11-12 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-11-10 Daniel Yacob - - * am.po: Added Amharic translation. - -2002-11-07 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-11-07 Sven Neumann - - * de.po: updated german translation. - -2002-11-05 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-11-05 Stanislav Brabec - - * cs.po: Updated Czech translation from Michal Bukovjan - . - -2002-11-02 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-11-01 Ole Laursen - - * da.po: Updated Danish translation. - -2002-10-30 Sven Neumann - - * POTFILES.in: moved modules to libgimp translation domain. - * de.po: updated german translation. - -2002-10-30 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2002-10-29 Sven Neumann - - * POTFILES.in: removed app/tools/tools-enums.c, added - libgimptool/gimptoolenums.c. - * de.po: updated german translation. - -2002-10-29 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-10-25 Stanislav Brabec - - * cs.po: Updated Czech translation from Michal Bukovjan - . - -2002-10-24 Pablo Saratxaga - - * vi.po: Updated Vietnamese file - -2002-10-24 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-10-21 Sven Neumann - - * POTFILES.in: removed app/gui/color-select.c. - * de.po: updated german translation. - -2002-10-21 Michael Natterer - - * POTFILES.in: removed app/core/gimpmoduleinfo.c - -2002-10-15 Ole Laursen - - * da.po: Updated Danish translation. - -2002-10-14 Stanislav Brabec - - * cs.po: Updated Czech translation from Michal Bukovjan - . - -2002-10-10 Sven Neumann - - * POTFILES.in: added new files. - * de.po: updated german translation. - -2002-10-10 Stanislav Brabec - - * cs.po: Updated Czech translation. Recode to UTF-8. - -2002-10-10 Stanislav Brabec - - * cs.po: Updated Czech translation from Michal Bukovjan - . - -2002-09-29 Ole Laursen - - * da.po: Updated Danish translation. - -2002-09-16 Pablo Saratxaga - - * vi.po: Updated Vietnamese file - -2002-09-13 Christian Neumair - - * de.po: Updated German translation. - -2002-09-08 Christian Neumair - - * de.po: Updated German translation. - -2002-09-07 Christian Neumair - - * de.po: Updated German translation. - -2002-09-05 Christian Neumair - - * de.po: Updated German translation. - -2002-09-02 Christian Neumair - - * de.po: Updated German translation. - -2002-08-31 Christian Neumair - - * de.po: Updated German translation. - -2002-08-30 Ole Laursen - - * da.po: Updated Danish translation. - -2002-08-28 He Qiangqiang - - * zh_CN.po: Updated Simplified Chinese translation - by Xie Yuheng . - -2002-08-28 Christophe Merlet - - * fr.po: Updated French translation. - -2002-08-26 Ole Laursen - - * da.po: Updated Danish translation. - -2002-08-25 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2002-08-24 Sven Neumann - - * POTFILES.in: added missing file. - * de.po: Updated german translation. - -2002-08-23 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-08-17 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2002-08-13 Ole Laursen - - * da.po: Fixed a bunch of strings in Danish translation. - -2002-08-12 Christophe Merlet - - * fr.po: Updated French translation from work of - Thomas Morin . - -2002-07-20 Christian Rose - - * sv.po: Updated Swedish translation. - -2002-07-16 Marcel Telka - - * sk.po: Updated Slovak translation by - Zdenko Podobny . - -2002-07-13 Ole Laursen - - * da.po: Updated Danish translation. - -2002-07-10 Pablo Saratxaga - - * vi.po: added Vietnamese file by T.M.Thanh - -2002-07-10 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2002-07-08 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - -2002-06-30 Christophe Merlet - - * fr.po: Updated French translation. - -2002-06-21 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - -2002-06-20 Christian Rose - - * POTFILES.in: Added missing files. - * sv.po: Updated Swedish translation (completed). - -2002-06-19 Christian Rose - - * sv.po: Updated Swedish translation some more. - -2002-06-19 Christian Rose - - * sv.po: Updated Swedish translation some more. - -2002-06-17 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2002-06-18 Ole Laursen - - * da.po: Updated Danish translation. - -2002-06-17 Sven Neumann - - * az.po - * fr.po: fixed fatal errors. - -2002-06-16 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2002-06-14 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - -2002-06-12 Andrew V. Samoilov - - * ru.po: Updated Russian translation. - * uk.po: Updated Ukrainian translation. - -2002-06-09 Kjartan Maraas - - * no.po: Updated Norwegian (bokmÃ¥l) translation. - -2002-06-09 Sven Neumann - - * POTFILES.in: updated. - - * de.po: updated german translation. - -2002-06-08 Gediminas Paulauskas - - * lt.po: Added Lithuanian translation from stable branch - -2002-06-01 Pablo Saratxaga - - * ca.po: Updated Catalan file - -2002-06-01 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - -2002-05-30 Michael Natterer - - * POTFILES.in: added app/xcf/xcf-read.c - -2002-05-29 Ole Laursen - - * da.po: Changed translation of redo. - -2002-05-28 Ole Laursen - - * da.po: Updated Danish translation. - -2002-05-27 Sven Neumann - - * POTFILES.in: updated. - -2002-05-27 Abel Cheung - - * zh_TW.po: Updated traditional Chinese translation. - -2002-05-26 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - -2002-05-24 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - -2002-05-15 Sven Neumann - - * POTFILES.in: updated. - -2002-05-13 Ole Laursen - - * da.po: Updated Danish translation. - -2002-05-11 Sven Neumann - - * POTFILES.in: updated. - - * de.po: updated german translation. - -2002-05-05 Michael Natterer - - * POTFILES.in: app/gimphelp.c -> app/widgets/gimphelp.c - -2002-04-30 Duarte Loreto - - * pt.po: Updated Portuguese translation and converted to UTF-8. - -2002-04-26 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - -2002-04-18 Michael Natterer - - * POTFILES.in: added app/gui/file-dialog-utils.c - -2002-04-15 Christophe Merlet - - * fr.po: Updated French translation from work of - Raymond Ostertag and - converted to UTF-8. - -2002-04-13 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - -2002-04-12 Sven Neumann - - * POTFILES.in: removed app/gradient.c again. This file has been - removed a long time ago. - - * de.po: updated german translation. - -2002-04-12 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - - * POTFILES.in: Added app/gradient.c. - -2002-04-06 Ole Laursen - - * da.po: Updated Danish translation. - -2002-04-02 Stanislav Visnovsky - - * sk.po: Updated Slovak translation by - Zdenko Podobny . - -2002-04-01 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2002-04-01 Kjartan Maraas - - * no.po: Updated Norwegian (bokmÃ¥l) translation. - -2002-03-28 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - -2002-03-27 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2002-03-25 Duarte Loreto - - * pt.po: Updated Portuguese translation. - -2002-03-25 Zbigniew Chyla - - * pl.po: Updated Polish translation by - GNOME PL Team . - -2002-03-22 Ole Laursen - - * da.po: Updated Danish translation. - -2002-03-22 Duarte Loreto - - * pt.po: Added Portuguese translation (unfinished convert from Gimp-1-2) - -2002-03-20 Stanislav Visnovsky - - * sk.po: Updated SLovak translation by Zdenko Podobny . - -2002-03-20 Sven Neumann - - * de.po: updated german translation. - -2002-03-17 Sven Neumann - - * POTFILES.in: updated. - -2002-03-13 Stanislav Visnovsky - - * sk.po: Fix gimp_tips locale info. There are Slovak tips now. - -2002-03-13 Sven Neumann - - * ja.po: updated japanese translation from . - -2002-03-12 Christian Rose - - * sv.po: Updated Swedish translation some more. - -2002-03-11 Christian Rose - - * sv.po: Updated Swedish translation some more. - -2002-03-08 Michael Natterer - - * POTFILES.in: Mitch missed one more file :) - -2002-03-08 Sven Neumann - - * POTFILES.in: Mitch missed one new file. - -2002-03-08 Michael Natterer - - * POTFILES.in: updated. - -2002-03-07 Ole Laursen - - * da.po: Updated Danish translation. - -2002-03-07 Christian Rose - - * sv.po: Updated Swedish translation some more. - -2002-03-06 Sven Neumann - - * de.po: updated german translation. - -2002-03-06 Kjartan Maraas - - * no.po: Updated Norwegian (bokmÃ¥l) translation. - -2002-03-06 Vincent van Adrighem - - * nl.po: Massive translation-update (copy-paste from gimp-1-2). - -2002-03-06 Christian Rose - - * sv.po: Updated Swedish translation some more. - -2002-03-05 Valek Filippov - - * ru.po: Updated russian translation. - -2002-03-03 Ole Laursen - - * da.po: Updated Danish translation. - -2002-02-28 Sven Neumann - - * POTFILES.in: added missing files. - - * de.po: updated german translation. - -2002-02-25 Sven Neumann - - * POTFILES.in: added gui/tips-parser.c. - -2002-02-22 Sven Neumann - - * po/Makefile.in.in: changed by glib-gettextize and intltoolize. - - * po/po2tbl.sed.in - * po/update.pl - * po/update.sh: removed, we use intltool now - - * README.tools: mention intltool-update. - - * po/POTFILES.in: added data/misc/gimp.desktop.in.in - - * po/de.po: updated german translation. - -2002-02-22 Michael Natterer - - * POTFILES.in: gimpprogress.c -> display/gimpprogress.c - -2002-02-21 Michael Natterer - - * POTFILES.in: floating_sel.c -> core/gimplayer-floating-sel.c - -2002-01-31 Stanislav Visnovsky - - * sk.po: Updated Slovak translation from Zdenko Podobny . - -2002-01-29 Jarkko Ranta - - * fi.po: Updated Finnish translation. - -2002-01-28 Christian Rose - - * sv.po: Updated and converted to UTF-8. - -2002-01-26 Kjartan Maraas - - * no.po: Updated Norwegian (bokmÃ¥l) translation. - -2002-01-25 Simos Xenitellis - - * el.po: Converted to UTF-8. - -2002-01-23 Simos Xenitellis - - * el.po: Updated Greek translation. - -2002-01-12 Jarkko Ranta - - * fi.po: Updated Finnish translation. - -2001-12-31 Valek Filippov - - * ru.po: Updated russian translation. - -2001-12-29 Sven Neumann - - * POTFILES.in: added new files. - -2001-12-25 Fatih Demir - - * tr.po: Committed updated Turkish translation by Ömer. - -2001-12-18 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2001-12-16 Kjartan Maraas - - * no.po: Updated Norwegian (bokmÃ¥l) translation. - -2001-12-15 Valek Filippov - - * ru.po: Updated russian translation. - -2001-12-13 Sven Neumann - - * POTFILES.in: added files in app/config. - -2001-12-07 Michael Natterer - - * POTFILES.in: app/devices.c -> app/gui/devie-status-dialog. - -2001-11-30 Michael Natterer - - * POTFILES.in: app/plug_in.c -> app/plug-in/plug-in.c - -2001-11-30 Michael Natterer - - * POTFILES.in: updated. - -2001-11-23 Simon Budig - - * de.po: reverted one message. - -2001-11-22 Simon Budig - - * de.po: updated german translation. - -2001-11-18 Valek Filippov - - * ru.po: Updated russian translation. - -2001-11-17 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2001-11-14 Abel Cheung - - * zh_TW.Big5.po -> zh_TW.po: Trying to replace original translation - from stable branch, but messed up CVS. Will clean up soon. - -2001-11-13 Michael Natterer - - * POTFILES.in: removed modules/colorsel_gtk.c - -2001-11-13 Michael Natterer - - * POTFILES.in: removed app/gdisplay_color_ui.c - -2001-11-12 Sven Neumann - - * Makefile.in.in: I checked in a wrong version by accident. This one - should work better. - -2001-11-10 Michael Natterer - - * POTFILES.in: app/user_install.c -> app/gui/user-install-dialog.c - -2001-11-10 Michael Natterer - - * POTFILES.in: app/qmask.c -> app/display/gimpdisplayshell-qmask.c - -2001-11-08 Michael Natterer - - * POTFILES.in: updated. - -2001-11-08 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2001-11-02 Michael Natterer - - * POTFILES.in: gimpdisplay-callbacks.c -> gimpdisplayshell-callbacks. - -2001-10-31 Michael Natterer - - * POTFILES.in: updated. - -2001-10-30 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2001-10-25 Michael Natterer - - * POTFILES.in: app/file-*.c -> app/file/file-*.c - -2001-10-23 Michael Natterer - - * POTFILES.in: updated. - -2001-10-23 Michael Natterer - - * POTFILES.in: docindex.c -> widgets/gimpdocumentview.c - -2001-10-23 Wang Jian - - * zh_CN.po: Updated Simplified Chinese translation by - Xie Yuheng . - -2001-10-18 Michael Natterer - - * POTFILES.in: module_db.c has moved. - -2001-10-09 Sven Neumann - - * Makefile.in.in: forgot to add this file which is needed now that - we no longer use gettextize. - -2001-09-28 Valek Filippov - - * ru.po: Updated russian translation. - -2001-09-28 Wang Jian - - * zh_CN.po: Added Simplified Chinese translation - by Xie Yuheng . - -2001-09-27 Sven Neumann - - * Makefile.in.in: different version for AM_GLIB_GNU_GETTEXT. - - * POTFILES.in: resync with new file locations. - - * update.pl - * update.sh: changed package name to gimp14. - -2001-09-17 Sven Neumann - - * fr.po: changed gimp_conseils.fr.txt to gimp_tips.fr.txt. - -2001-09-17 Andras Timar - - * hu.po: converted to UTF-8. - -2001-08-29 Sven Neumann - - * de.po: converted to UTF-8. - -2001-08-29 Christophe Merlet - - * fr.po: Updated French translation from contributions of - David Odin . - -2001-08-21 Pablo Saratxaga - - * ca.po: Updated Catalan file - * nl.po,zh_TW.Big5.po: fixed headers - -2001-07-22 Stanislav Brabec - - * cs.po: Updated translation. - -2001-07-18 Fatih Demir - - * tr.po: Updated Turkish translation by Alper Ersoy. - -2001-07-17 Fatih Demir - - * tr.po: Updated Turkish translation by Alper Ersoy. - -2001-07-07 Christian Rose - - * sv.po: Updated Swedish translation. - -2001-06-17 Almer S. Tigelaar - - For Meilof Veeningen : - - * nl.po: Updated Dutch translation. - -2001-06-14 Christian Rose - - * sv.po: Updated Swedish translation. - -2001-06-07 Almer S. Tigelaar - - For Meilof Veeningen : - - * nl.po: Updated Dutch translation. - -2001-05-21 Pablo Saratxaga - - * fr.po,ga.po,hr.po,pl.po,ro.po: fixed headers and syntax errors - -2001-05-20 Michael Natterer - - * hu.po: fixed invalid charset spec. - -2001-05-14 Sven Neumann - - * POTFILES.in: added some missing files. - - * ro.po: removed duplicate message definition - -2001-05-13 Michael Natterer - - * POTFILES.in: removed some files. - -2001-05-08 Valek Filippov - - * ru.po: Updated russian translation. - -2001-04-23 Valek Filippov - - * ru.po: Updated russian translation. - -2001-04-15 Valek Filippov - - * ru.po: Updated russian translation. - -2001-04-11 Simon Budig - - * POTFILES.in: fixed the entry for gimpdatafactoryview.c - -2001-03-23 Marius Andreiana - - * ro.po: added (thanks to Robert Claudiu Gheorghe ) - -2001-03-13 Fatih Demir - - * tr.po: Copied stable po file to here. - -2001-03-12 Simon Budig - - * de.po: Replaced "Tinte" with "Zeichenfeder". IMHO more descriptive. - -2001-02-23 Valek Filippov - - * ru.po: Updated russian translation. - -2001-02-17 Stanislav Brabec - - * cs.po: Updated translation. - -2001-02-08 Daniel Egger - - * it.po: Applied fix for #37716 from Domenico Rotiroti. - -2001-02-06 Valek Filippov - - * ru.po: Updated russian translation. - -2001-01-23 Valek Filippov - - * ru.po: Updated russian translation. - -2001-01-19 Valek Filippov - - * ru.po: Updated russian translation. - -2001-01-09 Valek Filippov - - * ru.po: Updated russian translation. - -2001-01-09 Christian Rose - - * sv.po: Updated Swedish translation. - -2001-01-08 Christian Rose - - * sv.po: Updated Swedish translation. - -2001-01-02 Christian Rose - - * sv.po: Updated Swedish translation. - -2000-12-25 Kjartan Maraas - - * no.po: Fixed up Norwegian translation. - -2000-12-22 Szabolcs Ban - - * hu.po: Updated Hungarian translation from - Andras TIMAR - -2000-12-21 Szabolcs Ban - - * hu.po: Updated Hungarian translation from - Andras TIMAR - -2000-12-21 Valek Filippov - - * ru.po: Updated russian translation. - -2000-12-21 Tor Lillqvist - - * fi.po: Update Finnish translation. - -2000-12-19 Stanislav Brabec - - * cs.po: Updated translation. - -2000-12-19 Christian Rose - - * sv.po: Updated Swedish translation. - -2000-12-18 Sven Neumann - - * de.po: updated german translation. - -2000-12-15 Valek Filippov - - * ru.po: Updated russian translation. - -2000-12-12 Szabolcs Ban - - * hu.po: Updated Hungarian translation from - Andras TIMAR - -2000-12-05 Kjartan Maraas - - * no.po: Fixed up Norwegian translation. - -2000-11-25 Shirasaki Yasuhiro - - * ja.po: updated japanese translation. - -2000-11-24 Christophe Merlet - - * fr.po: Updated French translation. - -Wed Nov 22 23:46:34 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-11-14 Valek Filippov - - * ru.po: Updated russian translation. - -2000-11-14 Sven Neumann - - * de.po: updated german translation - -2000-11-13 Zbigniew Chyla - - * pl.po: Updated Polish translation - -2000-11-13 Christian Rose - - * sv.po: Updated Swedish translation. - -2000-11-08 Zbigniew Chyla - - * pl.po: Updated Polish translation - -2000-11-06 Sven Neumann - - * it.po: updates to the italian translation from - Daniele Medri - -2000-11-05 Daniel Egger - - * hr.po: Added Croatian translation - by Zeljan Rikalo . - -2000-11-05 Shirasaki Yasuhiro - - * ja.po: Updated Japanese translation. - -2000-11-04 Zbigniew Chyla - - * pl.po: Updated Polish translation - -2000-11-01 Rodrigo Sancho Senosiain - - * es.po: Updated translation. - -2000-10-31 Tor Lillqvist - - * fi.po: Remove one bogus fuzziness indicator. - -Mon Oct 30 20:56:00 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-10-28 Zbigniew Chyla - - * pl.po: Updated Polish translation. - -2000-10-27 Zbigniew Chyla - - * pl.po: Updated Polish translation. - -2000-10-23 Rodrigo Sancho Senosiain - - * es.po: Updated translation - -2000-10-21 Tomas Ögren - - * sv.po: minor fix - -Thu Oct 19 22:48:51 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-10-19 Valek Filippov - - * ru.po: Updated russian translation. - -2000-10-17 Christophe Merlet - - * fr.po: Updated French translation. - -2000-10-17 Kjartan Maraas - - * no.po: Fixed up Norwegian translation. - -2000-10-15 Jesus Bravo Alvarez - - * gl.po: Updated Galician translation from - Francisco Xose Vazquez Grandal - -2000-10-15 Christian Rose - - * sv.po: Updated Swedish translation. - -2000-10-15 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-10-14 Sven Neumann - - * de.po: updated german translation - -2000-10-14 Austin Donnelly - - * nl.po: changed translation of File/Revert to "Haal terug" - since previously it was exactly the same translation as - File/Save, leading to quite some confusion to Dutch users. - Fixes Bug#15017 "save" becomes "fall back to the old version" - Thanks go to Stefan Rieken for - tracking this one down and suggesting a better translation. - -2000-10-09 Shirasaki Yasuhiro - - * ja.po: updated japanese translation. - -2000-10-09 Christophe Merlet - - * fr.po: Updated French translation. - -2000-10-07 Tor Lillqvist - - * fi.po: Fix fuzzies. - -2000-10-06 Sven Neumann - - * pl.po: applied gimp-art-20000926-0 -> Updates to the polish - translation by Artur Polaczynski - -2000-10-02 Christian Rose - - * sv.po: Updated Swedish translation. - -2000-10-02 Valek Filippov - - * ru.po: Updated russian translation. - -2000-10-02 Christian Meyer - - * de.po: Updated German translation. - -2000-10-02 Christophe Merlet - - * fr.po: Updated French translation. - -2000-09-30 Pablo Saratxaga - - * gl.po: corrected syntax errors - -2000-09-28 Rodrigo Sancho Senosiain - - * es.po: updated spanish translation. - -2000-09-27 Christian Rose - - * sv.po: Updated Swedish translation. - -Wed Sep 27 12:53:35 PDT 2000 Manish Singh - - * it.po: updates from Daniele Medri - -2000-09-13 Christian Meyer - - * update.pl: Added perl script from kanikus. - * README.tools: Added text file. - -2000-09-10 Shirasaki Yasuhiro - - * ja.po: updated japanese translation. - -2000-09-08 Christian Rose - - * sv.po: Updated Swedish translation. - -2000-09-06 Jesus Bravo Alvarez - - * gl.po: Updated Galician translation from - Francisco Xose Vazquez Grandal - -2000-09-04 Christian Rose - - * sv.po: Updated Swedish translation. - -2000-09-03 Christian Rose - - * sv.po: Updated Swedish translation. - -2000-08-30 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-08-27 Alastair McKinstry - - * ga.po: Added Irish translation. - -2000-08-27 Valek Filippov - - * ru.po: Updated russian translation. - -2000-08-26 Valek Filippov - - * ru.po: Updated russian translation. - -2000-08-25 Sven Neumann - - * de.po: updated german translation - -Fri Aug 25 11:14:37 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-08-16 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-08-13 Shirasaki Yasuhiro - - * ja.po: updated japanese translation. - -2000-08-12 Valek Filippov - - * de.po: Updated german translation from KaiL. - -2000-08-09 Yuri Syrota - - * uk.po: Updated Ukrainian translation. - -2000-08-08 Daniel Egger - - * de.po: Updated german translation. - -2000-08-05 Rodrigo Sancho Senosiain - - * es.po: updated spanish translation - -2000-07-31 Valek Filippov - - * ru.po: fixed dodge-burn switch. found by Felix S. . - -2000-07-29 Sven Neumann - - * de.po: updated german translation - -2000-07-21 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -Thu Jul 20 23:23:17 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-07-20 Ville Hautamäki - - * fi.po: finnish translation update. - -2000-07-16 Valek Filippov - - * ru.po: updated russian translation. - -2000-07-16 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-07-11 Jesus Bravo Alvarez - - * gl.po: Added Galician translation from - Francisco Xose Vazquez Grandal - -Mon Jul 10 22:39:56 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-07-09 Shirasaki Yasuhiro - - * ja.po: updated japanese translation. - -2000-07-05 Valek Filippov - - * ru.po: updated russian translation. - -2000-07-04 Sven Neumann - - * de.po: updated german translation - - * it.po: updates by Daniele Medri - -2000-06-27 Sven Neumann - - * en_GB.po: applied gimp-cornwell-000626-0 which updates - the british translation - -2000-06-26 Sven Neumann - - * nl.po: corrected bad translations as reported in bug #15233. - - Please do always install the compiled message catalogs and - run gimp from the console to catch warnings at startup! - -2000-06-23 Sven Neumann - - * de.po: updated german translation - -2000-06-21 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-06-20 Yuri Syrota - - * uk.po: Updated Ukrainian translation. - -Mon Jun 19 23:36:22 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-06-18 Shirasaki Yasuhiro - - * ja.po: updated japanese translation. - -2000-06-16 Ville Hautamäki - - * fi.po: fixed fuzzy string - -2000-06-15 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-06-14 Valek Filippov - - * ru.po: updated russian translation. - -2000-06-13 Sven Neumann - - * it.po: updates to italian translation by Daniele Medri - -2000-06-10 Sven Neumann - - * it.po: updates to italian translation by Daniele Medri - -Fri Jun 9 15:29:46 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-06-08 Ville Hautamäki - - * fi.po: Fixed fuzzies - -2000-06-08 Valek Filippov - - * ru.po: updated russian translation. - -2000-06-08 Sven Neumann - - * fi.po: fixed fatal errors - -2000-06-08 Ville Hautamäki - - * fi.po: Fixed fuzzies and minor updates (now 100% translation) - -2000-06-08 Sven Neumann - - * de.po: updated german translation - -2000-06-08 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-06-07 Ville Hautamäki - - * fi.po: more minor updates - -2000-06-07 Ville Hautamäki - - * fi.po: finnish update (on the road to 100%) - -2000-06-06 Tor Lillqvist - - * fi.po: Fix fuzzies, and some of the bugs noted by Sami Gerdt. - -2000-06-06 Artur Polaczynski - - * pl.po: updated translation - -2000-06-06 Valek Filippov - - * ru.po: updated russian translation. - -2000-06-05 Ville Hautamäki - - * fi.po: Finnish update - -2000-06-04 Sami Gerdt - - * fi.po: Finnish update - -2000-06-04 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-06-02 Ville Hautamäki - - * fi.po: Minimal changes - -2000-06-01 Sven Neumann - - * POTFILES.in: s/gimage_cmds/image_cmds/ - -2000-05-31 Shirasaki Yasuhiro - - * ja.po: Updated translation. - -Wed May 31 13:38:27 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-05-30 Tor Lillqvist - - * fi.po: Update Finnish translation. - -2000-05-29 Valek Filippov - - * ru.po: updated russian translation. - -2000-05-24 Artur Polaczyñski - - * pl.po: Updated translation. + fixed bad entries. - + updated translation by Krzysztof Jakubowski - - -2000-05-23 Valek Filippov - - * ru.po: small updates. - * update.sh: 1.2.5 version. - -2000-05-22 Sven Neumann - - * de.po: updated german translation - -Mon May 22 11:55:03 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-05-18 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-05-17 Sven Neumann - - * de.po: updated german translation - -Tue May 16 21:06:38 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-05-14 Valek Filippov - - * ru.po: updated russian translation. - -2000-05-14 Shirasaki Yasuhiro - - * ja.po: updated Japanese translation. - -2000-05-13 Tomas Ogren - - * sv.po: Updated. - -2000-05-12 Andreas Hyden - - * update.sh: Updated. - -2000-05-12 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -Thu May 11 22:48:20 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-05-11 Sven Neumann - - * de.po: updated german translation - -Tue May 9 19:52:28 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-05-07 Sven Neumann - - * de.po: updated german translation - -2000-05-04 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-05-04 Sven Neumann - - * POTFILES.in: added modules/cdisplay_highcontrast.c - * de.po: updated german translation - -2000-05-03 Sven Neumann - - * de.po: updated german translation - -Mon May 1 20:02:03 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-04-30 Tor Lillqvist - - * fi.po: Fix a couple of bugs. - -2000-04-29 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-04-26 Sven Neumann - - * fi.po: corrected fatal errors - -2000-04-26 Ville Hautamaki - - * fi.po: Update. - -2000-04-26 Yuri Syrota - - * uk.po: Updated Ukrainian translation. - -2000-04-23 Tor Lillqvist - - * fi.po: Fix fuzzy translations. - - * makefile.cygwin: No need for LOCALEDIR. - -Sun Apr 23 21:26:51 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-04-23 Sven Neumann - - * es.po: cleaned up the messy spanish translation someone - checked in. I have split it into po-files for our different - textdomains and added those files, so GIMP compiles again. - -2000-04-23 Tomas Ogren - - * sv.po: Updated - -2000-04-22 Shirasaki Yasuhiro - - * ja.po: updated Japanese translation. - -2000-04-21 Pablo Saratxaga Pablo - - * da.po: Updated Danish file - -2000-04-21 Valek Filippov - - * ru.po: Updated russian transaltion. - -2000-04-20 Sven Neumann - - * de.po: updated german translation - -2000-04-19 Sven Neumann - - * de.po: updated german translation - -2000-04-18 Pablo Saratxaga Pablo - - * da.po: Updated Danish file - -2000-04-18 Valek Filippov - - * ru.po: Small cleanup. - -2000-04-17 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -Mon Apr 17 22:15:47 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-04-16 Sven Neumann - - * de.po: updated german translation - -2000-04-13 Yuri Syrota - - * uk.po: Updated translation. - -2000-04-12 Pablo Saratxaga Pablo - - * fi.po,fr.po,it.po,nl.po: fixed small syntax errors - -2000-04-12 Valek Filippov - - * ru.po: Updated translation. - -Tue Apr 11 00:10:21 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-04-11 Tor Lillqvist - - * fi.po: Updates. - -Sat Apr 8 23:29:41 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Thu Apr 6 21:37:23 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-04-06 Sven Neumann - - * POTFILES.in: added gimage_cmds.c - * de.po: updated german translation - -2000-04-05 Gert Dewit - - * nl.po: First 1.1 (and 1.2) Dutch translation effort - -2000-04-05 Michael Natterer - - * nl.po: removed double '"' at EOL to make it compile. - -2000-04-04 Sven Neumann - - * pl.po: corrected the polish translation file by running - msgmerge on it. Zbigniew, it seems your version of msgmerge - is broken. I have send you a mail about this a while ago... - -2000-04-04 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-04-04 Zbigniew Chyla - - * pl.po: Updated translation. - -Mon Apr 3 22:32:34 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-04-03 Fellmann Joaquim - - * fr.po : Updated French translation - -2000-04-03 Sven Neumann - - * de.po: updated german translation - * uk.po: corrected fatal error (duplicate message) - -2000-04-01 Zbigniew Chyla - - * pl.po: Updated translation. - -2000-04-01 Sven Neumann - - * it.po: updates from Daniele Medri - -Thu Mar 30 21:27:32 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-03-30 Kjartan Maraas - - * ru.po: Updated Russian translation from Valek Filippov - . - * no.po: Updated Norwegian translation. - -2000-03-28 Shirasaki Yasuhiro - - * ja.po: updated Japanese translation. - -2000-03-27 Zbigniew Chyla - - * pl.po: Updated translation. - -Sun Mar 26 18:31:30 CEST 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-03-25 Sven Neumann - - * de.po: updated german translation - -Sat Mar 25 14:58:34 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-03-23 Tomas Ogren - - * sv.po: Updated - -Tue Mar 21 11:02:04 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-03-21 Shirasaki Yasuhiro - - * ja.po: updated Japanese translation. - -2000-03-20 Michael Natterer - - * de.po: added newlines to some strings appearing in the - installation dialog's footer line. - - Please do the same for your langunage if this line determines the - width of the dialog. - -Mon Mar 20 14:11:57 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-03-17 Tor Lillqvist - - * fi.po: Fix and update. - -Fri Mar 17 11:57:15 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-03-17 Tor Lillqvist - - * fi.po: Update Finnish translation. - -2000-03-17 Shirasaki Yasuhiro - - * ja.po: updated Japanese translation. - -2000-03-16 David Monniaux - - * fr.po: "appendice" -> "module chargeable" - -2000-03-16 Tomas Ogren - - * sv.po: Updated - -Wed Mar 15 16:50:23 CET 2000 Sven Neumann - Michael Natterer - - * de.po: updated german translation - -2000-03-14 Sven Neumann - Michael Natterer - - * *.po: merged the slightly changed messages from install.c - and removed the tabs. You will still have to edit the - translations and remove the trailing newlines. - -Tue Mar 14 09:58:19 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Sat Mar 11 22:35:07 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Sat Mar 11 14:41:09 CET 2000 Sven Neumann - - * de.po: updated german translation - -2000-03-10 Tomas Ogren - - * sv.po: Updated. - -Thu Mar 9 22:37:31 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Wed Mar 8 21:52:01 CET 2000 Sven Neumann - - * de.po: updated german translation - -2000-03-08 Tor Lillqvist - - * fi.po: Remove a bogus fuzzy indicator. - -2000-03-09 Shirasaki Yasuhiro - - * ja.po: updated Japanese translation. - -Mon Mar 6 22:33:08 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-03-06 David Monniaux - - * fr.po: Small change in translations. - -Mon Mar 6 10:07:12 CET 2000 Sven Neumann - - * de.po: updated german translation - - * it.po: applied patches provided by Daniele Medri - -2000-03-05 David Monniaux - - * fr.po: updated French translation (complete). - -2000-03-04 Michael Natterer - - * de.po: updated german translation. - -2000-03-04 Michael Natterer - - * de.po: updated german translation. - -2000-03-04 Tor Lillqvist - - * fi.po: Updates. - -2000-03-02 Michael Natterer - - * POTFILES.in: removed app/gimpparasite.c - * de.po: consistency fixes. - -Wed Mar 1 21:52:31 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-02-29 Shirasaki Yasuhiro - - * ja.po: updated Japanese translation. - -Sun Feb 27 13:02:22 CET 2000 Sven Neumann - - * de.po: updated german translation - - Hint for all translators: - Do not yet remove the commented out translations for Script-Fu. - They will become useful once the Script-Fu domain is created. - -2000-02-26 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -Tue Feb 22 18:55:56 CET 2000 Sven Neumann - - * de.po: updated german translation - -2000-02-19 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -Sat Feb 19 17:43:36 CET 2000 Sven Neumann - - * POTFILES.in: Path Tool and XInput Airbrush are not built - anymore, no need to include their strings in the catalog - -Sat Feb 19 10:59:51 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-02-19 Shirasaki Yasuhiro - - * ja.po: Updated Japanese translation. - -Thu Feb 17 11:00:41 CET 2000 Sven Neumann - - * de.po: updated - -Thu Feb 17 00:37:02 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-02-16 David Monniaux - - * ru.po: Fixed two menu paths (/Help/xxx) whose Russian - translation did not start with a / (this made Gimp crash when - started in the Russian locale!). - -2000-02-15 Tomas Ogren - - * sv.po: Updated - -2000-02-14 David Monniaux - - * fr.po: Updated French translation (esp. GAP plugin). - -Mon Feb 14 21:54:58 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-02-14 Fellmann Joaquim - - * fr.po: no more Appendices ;-) - -2000-02-14 Michael Natterer - - * de.po: s/Zurücksetzen/Standard/. This way many action_areas are - nicer. - -Sun Feb 13 12:59:40 CET 2000 Sven Neumann - - * de.po: updated german translation - -Sat Feb 12 17:44:41 CET 2000 Sven Neumann - - * it.po: Updates from Daniele Medri - -2000-02-12 Tor Lillqvist - - * fi.po: Updated translation. - -Fri Feb 11 12:13:13 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-02-11 Shirasaki Yasuhiro - - * ja.po: Updated Japanese translation. - -Tue Feb 8 18:00:27 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Mon Feb 7 13:28:21 CET 2000 Sven Neumann - - * it.po: Updates from Daniele Medri - -Mon Feb 7 01:18:33 CET 2000 Sven Neumann - - * en_GB.po: removed fuzzy comment from header - -2000-02-05 Tor Lillqvist - - * fi.po: Fix fuzzy translations, update and add translations. - -Fri Feb 4 20:50:06 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-02-04 Andreas Hyden - - * sv.po: Updated Swedish translation. - -2000-02-04 Robert Brady - - * en_GB.po: Added British translation. - -2000-02-03 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -Tue Feb 1 22:49:36 CET 2000 Sven Neumann - - * de.po: updated (with help from Daniel Egger) - -2000-02-02 Shirasaki Yasuhiro - - * ja.po: updated Japanese translation. - -Tue Feb 1 14:32:23 CET 2000 Sven Neumann - - * de.po: updated - -Mon Jan 31 21:29:06 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Mon Jan 31 01:39:26 CET 2000 Sven Neumann - - * de.po: updated - -2000-01-30 Michael Natterer - - * fr.po: Fixed a typo. - -Sat Jan 29 23:13:29 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Fri Jan 28 19:17:20 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-01-28 Tor Lillqvist - - * 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? - -2000-01-27 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-01-28 Shirasaki Yasuhiro - - * ja.po: Updated japanese translation. - -Thu Jan 27 14:53:00 CET 2000 Sven Neumann - - * de.po: updates from Daniel Egger - -2000-01-27 Michael Natterer - - * uk.po: fixed two translations to make it compile. - -Tue Jan 25 21:41:43 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Mon Jan 24 14:15:23 PST 2000 Manish Singh - - * sk.po: updated - -2000-01-24 Artur Polaczyñski - - * pl.po: Updated translation. - -Sat Jan 22 01:12:00 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Wed Jan 19 16:12:56 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-01-19 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -2000-01-18 Shirasaki Yasuhiro - - * ja.po: Update japanese translation. - -Mon Jan 17 22:20:57 CET 2000 Sven Neumann - - * de.po: updated german translation - -Sun Jan 16 19:46:07 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -Sat Jan 15 12:43:53 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-01-14 Andreas Hyden - - * sv.po: Updated Swedish translation. - -Tue Jan 11 20:57:40 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-01-11 Yuri Syrota - - * uk.po: Added Ukrainian translation - -Mon Jan 10 17:07:31 CET 2000 Sven Neumann - - * de.po: updated - -Sun Jan 9 21:06:22 CET 2000 Sven Neumann - - * fr.po: applied a patch from David Monniaux - -2000-01-08 Tomas Ogren - - * sv.po: Updated - -2000-01-08 Shirasaki Yasuhiro - - * ja.po: Update japanese translation. - -Fri Jan 7 19:19:20 CET 2000 Stanislav Brabec - - * cs.po: Updated translation. - -2000-01-03 Kjartan Maraas - - * update.sh: A little script that lets people - update the .pot file without makefiles etc. - -2000-01-02 Tor Lillqvist - - * fi.po: Small update to Finnish translation. - -2000-01-01 Shirasaki Yasuhiro - - * ja.po: Update japanese translation. - -1999-12-30 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -Wed Dec 29 21:44:10 CET 1999 Stanislav Brabec - - * cs.po: Updated translation. - -1999-12-28 Sergey Panov - - * ru.po: Updated Russian translation from Valek Filippov . - -Tue Dec 28 15:07:55 CET 1999 Sven Neumann - - * de.po: more updates - -Tue Dec 28 11:23:57 CET 1999 Sven Neumann - - * de.po: updated german translation - -1999-12-28 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -Mon Dec 20 21:08:36 CET 1999 Stanislav Brabec - - * cs.po: Updated translation. - -1999-12-20 Shirasaki Yasuhiro - - * ja.po: Update japanese translation. - -Mon Dec 20 00:26:56 CET 1999 Sven Neumann - - * de.po: applied a patch from Christoph Rauch - -1999-12-19 Kjartan Maraas - - * da.po: Updated Danish translation from Birger Langkjer - . - -1999-12-18 Tor Lillqvist - - * fi.po: Fix fuzzy translations. Some terminology changes. - -Thu Dec 16 21:09:23 PST 1999 Manish Singh - - * it.po: updates from Daniele Medri - -Wed Dec 15 15:38:34 CET 1999 Sven Neumann - - * de.po: Updated german translation - -1999-12-11 Sergey Panov - - * ru.po: Updated Russian translation from Valek Filippov . - -1999-12-10 Yukihiro Nakai - - * ja.po: Update from Shirasaki Yasuhiro. - -1999-12-09 Sergey Panov - - * ru.po: Updated Russian translation from Valek Filippov . - -1999-12-08 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -Tue Dec 7 15:12:16 CET 1999 Stanislav Brabec - - * cs.po: Updated translation. - -Fri Dec 3 22:37:33 CET 1999 Stanislav Brabec - - * cs.po: Updated translation. - -Fri Nov 30 19:37:13 CET 1999 Stanislav Brabec - - * cs.po: Updated translation. - -1999-11-27 Michael Natterer - - * de.po: small updates. - -Fri Nov 26 11:24:01 CET 1999 Stanislav Brabec - - * cs.po: Updated translation. - -1999-11-26 Tor Lillqvist - - * fi.po: Update. No fuzzies. - -1999-11-25 Vincent Renardias - - * fr.po update. - < 1243 translated messages, 138 fuzzy translations, 30 untranslated messages. - > 1402 translated messages, 4 fuzzy translations, 5 untranslated messages. - Had to s/appendice/extension/g again! (More appropriate in this context). - -1999-11-25 Michael Natterer - - * *.po: did a 'make update-po' to get the new menus paths. - - * de.po: translated the menus paths. Various cleanups. - -1999-11-25 Yukihiro Nakai - - * ja.po: Update from SHIRASAKI Yasuhiro. - -1999-11-24 Tomas Ogren - - * sv.po: Updated - -Mon Nov 22 23:20:27 MET 1999 Sven Neumann - - * de.po: updated - I have only updated the worst fuzzy translations and tried to make - the menu entries consistent. Still much work to do... - -1999-11-19 Stanislav Brabec - - * cs.po: Updated translation. - -1999-11-16 Tor Lillqvist - - * fi.po: Updates (with permission of maintainer Ville - Hautamäki). Not claimed to be in any way perfect, but at least - fixed all the fuzzy stuff, and added many new translations. Moved - the libgimp-only strings to ../po-plug-ins/fi.po. - -1999-11-11 Stanislav Brabec - - * cs.po: Updated translation. - -1999-11-09 Tomas Ogren - - * POTFILES.in: app/undo.c belongs here too - * sv.po: Updated - -1999-11-03 Stanislav Brabec - - * cs.po: Updated translation. - -1999-11-01 Tomas Ogren - - * sv.po: Updated - -1999-10-31 Tor Lillqvist - - * makefile.cygwin: Use the generic (UTF-8 based) makefile.cygwin - from gtk+. - - * makefile.msc: Removed. - -1999-10-22 Stanislav Brabec - - * cs.po: Updated translation. - -1999-10-21 Kjartan Maraas - - * no.po: Updated Norwegian translation. - -1999-10-20 Tor Lillqvist - - * makefile.cygwin: New file. - - * makefile.msc: Add Shift-JIS Japanese version. - -1999-10-20 Tomas Ogren - - * sv.po: Updated - -1999-10-15 Kjartan Maraas - - * no.po: Updated translation. - -1999-10-14 Stanislav Brabec - - * cs.po: Updated translation. - -1999-10-09 Tomas Ogren - - * sv.po: Sync - -Fri Oct 8 15:06:37 PDT 1999 Manish Singh - - * fr.po: updates from David Monniaux - -1999-10-08 Tomas Ogren - - * sv.po: Fixed a lame translation - -1999-10-05 Kjartan Maraas - - * no.po: Updated translation. - -1999-10-04 Tomas Ogren - - * sv.po: Update - -Sat Oct 2 11:11:45 PDT 1999 Mansh Singh - - * fr.po: updates from David Monniaux - -1999-09-29 Yukihiro Nakai - - * ja.po: Update from Shirasaki Yasuhiro - -1999-09-29 Kjartan Maraas - - * da.po: Updated Danish translation from Kenneth - Christiansen . - -1999-09-23 Vincent Renardias - - * Updated fr.po: - < 1300 translated messages, 70 fuzzy translations, 49 untranslated messages. - > 1330 translated messages, 6 fuzzy translations, 24 untranslated messages. - * s/appendice/extension/ (More appropriate in this context). - -Thu Sep 23 13:38:41 MEST 1999 Sven Neumann - - * de.po: updated translation from Daniel Egger - -1999-09-23 Zbigniew Chyla - - * pl.po: Updated translation. - -Mon Sep 20 10:11:18 MEST 1999 Sven Neumann - - * de.po: updated translation from Daniel Egger - -Sun Sep 19 13:22:21 CDT 1999 James Mitchell - - * it.po: Translations from Daniele Medri - 1422 translated messages. - -1999-09-18 Zbigniew Chyla - - * pl.po: Updated translation. - -1999-09-17 Kjartan Maraas - - * da.po: Updated Danish translation from Kenneth - Christiansen . - -1999-09-16 Kjartan Maraas - - * no.po: Updated translation. - -Sat Sep 11 02:18:40 CEST 1999 Pablo Saratxaga - - * da.po: updated Danish language file from - Kenneth Christiansen - -Thu Sep 9 18:52:28 CDT 1999 James Mitchell - - * it.po: More translations from Daniele Medri - 1415 translated messages. - -1999-09-09 Yukihiro Nakai - - * ja.po: Update from SHISRASAKI Yasuhiro - -1999-09-08 Yukihiro Nakai - - * ja.po: Update from SHISRASAKI Yasuhiro - -Tue Sep 7 21:02:48 CDT 1999 James Mitchell - - * it.po: More translations from Daniele Medri - 1299 translated messages, 5 untranslated messages. - -1999-09-06 Kjartan Maraas - - * no.po: Updated translation. - -1999-09-06 Tomas Ogren - - * POTFILES.in: Now synced with reality - * sv.po: 1411 translated messages. - -1999-09-03 Tomas Ogren - - * sv.po: 1387 translated messages. whee! - -1999-09-01 Pablo Saratxaga - * da.po: added danish file from - Henrik Hansen - -1999-08-27 Tomas Ogren - - * sv.po: Updated - -Wed Aug 25 18:07:24 PDT 1999 Manish Singh - - * POTFILES.in: removed some files ;) - -1999-08-25 Tomas Ogren - - * POTFILES.in: Added some files - * sv.po: Updated - -Tue Aug 24 12:52:40 PDT 1999 Manish Singh - - * POTFILES.in: added measure.c - -1999-08-23 Kjartan Maraas - - * no.po: Updated translation. - -1999-08-23 Yukihiro Nakai - - * ja.po: Updated from Yasuhiro Shirasaki - -1999-08-22 Tomas Ogren - - * sv.po: Updated - -Fri Aug 13 19:19:46 CDT 1999 James Mitchell - - * it.po: More translations from Daniele Medri - -1999-08-14 Kjartan Maraas - - * no.po: Updated again. - -Mon Aug 9 21:48:28 CDT 1999 James Mitchell - - * it.po: More translations from Daniele Medri - -Fri Aug 6 21:26:38 CDT 1999 James Mitchell - - * it.po: Updated translation from Daniele Medri - -1999-07-30 Kjartan Maraas - - * no.po: Updated translation. - -Wed Jul 28 18:28:44 MEST 1999 Sven Neumann - - * de.po: 1093 translated messages, - 1 fuzzy translations, 210 untranslated messages - -1999-07-27 Vincent Renardias - - * fr.po: before: 1258 translated messages, 35 fuzzy translations, - 10 untranslated messages. - after: 1294 translated messages, 2 fuzzy translations, - 7 untranslated messages. - -1999-07-27 Tomas Ogren - - * cs.po: From Stanislav Brabec - -1999-07-27 Tomas Ogren - - * sv.po: Update (almost complete) - * POTFILES.in: Updated w/ new files - -1999-07-22 Sergey Panov - - * ru.po: Updated by Valentin Filippov - -1999-07-23 Tomas Ogren - - * sv.po: Updated after the latest i18n attack - -1999-07-22 Tomas Ogren - - * sv.po: Almost complete - -1999-07-21 Vincent Renardias - - * fr.po: before: 1279 translated messages, 10 fuzzy translations, - 9 untranslated messages. - after: 1298 translated messages. - -1999-07-11 Kjartan Maraas - - * no.po: Updated translation. - -1999-07-10 Tomas Ogren - - * sv.po: Updated - -1999-07-05 Yukihiro Nakai - - * ja.po: Japanese translation updated from Mr. SHIRASAKI. - -1999-06-28 Tor Lillqvist - - * makefile.msc: Add no. - -1999-06-21 Yukihiro Nakai - - * ja.po: Japanese translation updated from Mr. SHIRASAKI. - -1999-06-15 Tor Lillqvist - - * makefile.msc: New file. - -1999-06-08 Kjartan Maraas - - * no.po: Started Norwegian translation. - -1999-06-07 Tomas Ogren - - * POTFILES.in: New/updated files - * sv.po: Updated - -Sun Jun 6 14:52:17 PDT 1999 Manish Singh - - * fr.po: updated (gimp-monniaux-060699-2) - -1999-06-06 Tomas Ogren - - * POTFILES.in: New/updated files - * sv.po: Updated - -Sat Jun 5 16:21:52 PDT 1999 Manish Singh - - * fr.po: updated (gimp-monniaux-050699-1) - -1999-05-30 Tomas Ogren - - * sv.po: Updated - -1999-03-3 Sergey Panov - - *ru.po: Added Russian translations - -Sun Feb 7 01:17:11 PST 1999 Manish Singh - - * ja.po: updates from Yasuhiro SHIRASAKI - - -Tue Jan 26 22:23:18 PST 1999 Manish Singh - - * ja.po: updates from Yasuhiro SHIRASAKI - - -1999-01-21 Tomas Ogren - - * sv.po: Updated - -Tue Jan 12 23:23:07 PST 1999 Manish Singh - - * nl.po: added translation from TG - -1999-01-13 Tomas Ogren - - * sv.po: Updated - -Thu Jan 7 15:49:37 PST 1999 Manish Singh - - * POTFILES.in, remove indexed_palette.c, add colormap_dialog.c - -Thu Jan 7 22:52:16 CET 1999 Tomasz K³oczko - - * pl.po; from Pawe³ Dziekoñski - -Fri Dec 25 10:05:52 PST 1998 Manish Singh - - * de.po: updates from Daniel Egger - -Thu Dec 10 23:35:34 PST 1998 Manish Singh - - * gettext wants to be special and have it's own ChangeLog, so here - we go diff --git a/po/Makefile.in.in b/po/Makefile.in.in index e2e6e12650..b2d98c9d63 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -64,7 +64,7 @@ USE_LINGUAS=$(shell if test -n "$(USER_LINGUAS)"; then LLINGUAS="$(USER_LINGUAS) POFILES=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done) -DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(POFILES) +DISTFILES = Makefile.in.in POTFILES.in $(POFILES) EXTRA_DISTFILES = POTFILES.skip Makevars LINGUAS POTFILES = \