Commit Graph

1596 Commits

Author SHA1 Message Date
Görkem Çetin 5658cb1a56 CVS_SILENT 2004-07-25 18:32:48 +00:00
Roman Joost 1d9d709c95 Updated few msgstrs and fixed typos
2004-07-24  Roman Joost <roman@bromeco.de>

	* de.po: Updated few msgstrs and fixed typos
2004-07-24 10:25:23 +00:00
Roman Joost 1b5c6356c3 removed all the fuzzyness
2004-07-23  Roman Joost	<roman@bromeco.de>

	* de.po: removed all the fuzzyness
2004-07-22 22:30:02 +00:00
Sven Neumann d3caf7a3ed app/core/Makefile.am app/core/gimpgradient-load.[ch]
2004-07-22  Sven Neumann  <sven@gimp.org>

	* app/core/Makefile.am
	* app/core/gimpgradient-load.[ch]
	* app/core/gimpgradient-save.[ch]
	* app/core/gimpgradient.[ch]: moved gradient file handling out of
	gimpgradient.c to new files.

	* app/core/gimp.c
	* app/actions/gradients-commands.c: changed accordingly.

	* libgimpcolor/gimpcolor.def: added gimp_rgb_parse_name.
2004-07-22 13:58:29 +00:00
Amanpreet Singh Alam afbc15ddac modify 2004-07-20 11:01:58 +00:00
Sven Neumann 49fa9b7589 Made 2.1.2 release.
2004-07-20  Sven Neumann  <sven@gimp.org>

        * Made 2.1.2 release.
2004-07-20 01:09:16 +00:00
Sven Neumann 996b45696e app/actions/Makefile.am app/actions/file-dialog-actions.[ch]
2004-07-17  Sven Neumann  <sven@gimp.org>

	* app/actions/Makefile.am
	* app/actions/file-dialog-actions.[ch]
	* app/actions/file-open-actions.[ch]
	* app/actions/file-save-actions.[ch]: these aren't needed any
	longer.

	* app/actions/actions.c: changed accordingly.

	* app/menus/Makefile.am
	* app/menus/file-dialog-menu.[ch]
	* app/menus/file-open-menu.[ch]
	* app/menus/file-save-menu.[ch]: these aren't needed any longer.

	* app/menus/menus.c: changed accordingly.

	* menus/Makefile.am
	* menus/file-open-menu.xml
	* menus/file-save-menu.xml: these are also not needed any longer.
2004-07-17 12:19:58 +00:00
Sven Neumann ccf8ed69e7 app/widgets/Makefile.am app/widgets/widgets-types.h added new widget that
2004-07-16  Sven Neumann  <sven@gimp.org>

	* app/widgets/Makefile.am
	* app/widgets/widgets-types.h
	* app/widgets/gimpfileprocview.[ch]: added new widget that offers
	a treeview on file procedures.

	* app/widgets/gimpfiledialog.[ch]: replaced the file type option
	menu with the new GimpFileProcView widget.
	(gimp_file_dialog_set_image): reset the file type to Automatic
	(fixes bug #141535).

	* app/actions/file-commands.c
	* app/gui/file-open-dialog.[ch]
	* app/gui/file-save-dialog.[ch]: changed accordingly.

	* plug-ins/common/bz2.c
	* plug-ins/common/gz.c: don't register "xcf.gz" and "xcf.bz2"
	extension. It's redundant and breaks the code that sets the
	extension from the selected file-type.

	* plug-ins/common/dicom.c: register a shorter menu label.

	* plug-ins/common/gbr.c
	* plug-ins/common/gih.c
	* plug-ins/common/pat.c
	* plug-ins/common/url.c: register stock icons.
2004-07-16 21:24:39 +00:00
Dmitry Mastrukov 192e557a37 ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. 2004-07-15 04:52:09 +00:00
Michael Natterer 17f1dc1126 fixed broken formatting. 2004-07-14 00:25:57 +00:00
Michael Natterer 7964518597 updated.
2004-07-14  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: updated.
2004-07-14 00:22:45 +00:00
Sven Neumann 9000f4a9d8 removed the quit dialog code here.
2004-07-09  Sven Neumann  <sven@gimp.org>

	* app/gui/gui.c: removed the quit dialog code here.

	* app/gui/Makefile.am
	* app/gui/quit-dialog.[ch]: added new files that hold the old code
	for now.

2004-07-09  Sven Neumann  <sven@gimp.org>

	* POTFILES.in: updated.
2004-07-09 20:38:35 +00:00
Marco Ciampa 469aa2d904 Updated italian translation 2004-07-06 09:44:01 +00:00
Amanpreet Singh Alam f0d560e191 Amanpreet Singh Alam<amanlinux@netscape.net Modify it 2004-07-05 01:07:23 +00:00
Sven Neumann 6423529b86 app/gui/Makefile.am new files implementing a clipboard for image data
2004-07-02  Sven Neumann  <sven@gimp.org>

	* app/gui/Makefile.am
	* app/gui/clipboard.[ch]: new files implementing a clipboard for
	image data based on GDK_SELECTION_CLIPBOARD (bug #133247).

	* app/actions/edit-actions.c
	* app/actions/edit-commands.c: use the new clipboard API.

	* app/gui/gui.c: initialize and shutdown the clipboard.

	* app/core/gimpbuffer.c: cosmetics.

	* app/actions/actions.c
	* app/menus/menus.c: added sanity checks to exit functions.

	* app/display/gimpdisplayshell-dnd.[ch]: let
	gimp_display_shell_drop_svg() take a guchar * buffer.

	* app/widgets/gimpselectiondata.c (gimp_selection_data_get_pixbuf):
	fixed the implementation.
2004-07-02 14:08:15 +00:00
Funda Wang 43d66b463c Updated Simplified Chinese translation 2004-06-26 10:14:22 +00:00
Sven Neumann 569765d7e3 Made 2.1.1 release.
2004-06-24  Sven Neumann  <sven@gimp.org>

        * Made 2.1.1 release.
2004-06-24 00:51:19 +00:00
Marco Ciampa 6e0730ab55 Small fix 2004-06-22 07:21:21 +00:00
Marco Ciampa d9848ca8ae Updated italian translation 2004-06-16 16:17:54 +00:00
Andras Timar 36e7050132 Updated Hungarian translation.
2004-06-15  Andras Timar  <timar@gnome.hu>

	* hu.po: Updated Hungarian translation.
2004-06-16 13:52:27 +00:00
Pablo G. del Campo 15c9df32d4 Updated Spanish translation by Francisco Vila
2004-06-07  Pablo G. del Campo <pablodc@bigfoot.com>

        * es.po: Updated Spanish translation by
        Francisco Vila <francisco.vila@hispalinux.es>.
2004-06-16 01:17:58 +00:00
Gustavo Noronha Silva 197c137c90 translation update by "Joao S. O. Bueno" <gwidion@mpc.com.br> 2004-06-10 17:50:03 +00:00
Pablo G. del Campo c8d19a0fee Updated Spanish translation by Francisco Vila
2004-06-08 Pablo G. del Campo <pablodc@bigfoot.com>

        * es.po: Updated Spanish translation by
                 Francisco Vila <francisco.vila@hispalinux.es>.
2004-06-09 02:41:31 +00:00
Marco Ciampa 9393a1a9f9 Updated italian translation 2004-06-08 13:41:27 +00:00
Sven Neumann 18c7f92ae9 minimal updates.
2004-06-07  Sven Neumann  <sven@gimp.org>

	* de.po: minimal updates.
2004-06-07 11:32:08 +00:00
Marco Ciampa 28fb8280d0 Updated italian translation 2004-06-03 06:50:52 +00:00
Sven Neumann f3c3bc22c3 Made 2.1.0 development release.
2004-06-02  Sven Neumann  <sven@gimp.org>

	* Made 2.1.0 development release.
2004-06-02 18:57:57 +00:00
Michael Natterer f4a9e55464 added gimptoolbox-dnd.c and gimptoolbox-image-area.c
2004-06-02  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: added gimptoolbox-dnd.c and gimptoolbox-image-area.c
2004-06-02 17:36:13 +00:00
Funda Wang 98e65795d0 Updated Simplified Chinese translation 2004-06-01 12:08:10 +00:00
Marco Ciampa 5cb9aed0e5 Updated italian translation 2004-06-01 09:46:23 +00:00
Sven Neumann a03ad36ca1 app/Makefile.am app/actions/file-actions.c app/actions/file-commands.[ch]
2004-05-31  Sven Neumann  <sven@gimp.org>

	* app/Makefile.am
	* app/actions/file-actions.c
	* app/actions/file-commands.[ch]
	* app/gui/Makefile.am
	* app/gui/file-open-location-dialog.[ch]
	* app/widgets/gimphelp-ids.h
	* menus/image-menu.xml.in
	* menus/toolbox-menu.xml.in: added a rudimentary "Open Location"
	dialog.
2004-05-31 14:40:10 +00:00
Andras Timar ff2febccbb Updated Hungarian translation.
2004-05-28  Andras Timar  <timar@gnome.hu>

	* hu.po: Updated Hungarian translation.
2004-05-28 20:39:15 +00:00
Sven Neumann 5ccd9a56d6 updated.
2004-05-26  Sven Neumann  <sven@gimp.org>

	* POTFILES.in: updated.
2004-05-26 15:42:23 +00:00
Marco Ciampa 557c8465bf Updated italian translation 2004-05-26 15:02:57 +00:00
Marco Ciampa d3c7f3fd80 Updated italian translation 2004-05-24 07:01:18 +00:00
Marco Ciampa 6a35040dde Updated italian translation 2004-05-22 22:33:41 +00:00
Marco Ciampa 08eb06b131 Updated italian translation 2004-05-22 00:13:43 +00:00
Ole Laursen 76f7781448 Fixed a string in Danish translation.
2004-05-21  Ole Laursen  <olau@hardworking.dk>

	* da.po: Fixed a string in Danish translation.
2004-05-21 18:48:14 +00:00
Sven Neumann eef3737606 updated.
2004-05-21  Sven Neumann  <sven@gimp.org>

	* POTFILES.in: updated.
2004-05-21 09:32:18 +00:00
Marco Ciampa c11280e69f Updated italian translation 2004-05-20 22:54:55 +00:00
Marco Ciampa 7b77ffc1b1 Updated italian translation 2004-05-18 23:43:42 +00:00
Dmitry Mastrukov f66f490a19 ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. 2004-05-18 03:11:22 +00:00
Marco Ciampa 866a684214 Updated italian translation, last fuzzy fix. 2004-05-17 08:02:31 +00:00
Marco Ciampa aee971b745 Updated italian translation 2004-05-17 08:00:15 +00:00
Marco Ciampa 1aa04995d6 Updated italian translation 2004-05-14 10:00:52 +00:00
Marco Ciampa 185bf85dc8 Updated italian translation 2004-05-12 20:52:13 +00:00
Marco Ciampa 92f9494d23 *** empty log message *** 2004-05-12 20:50:32 +00:00
Dmitry Mastrukov e6342de9fa ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. 2004-05-12 04:46:14 +00:00
Sven Neumann de82df2194 updated once more 2004-05-11 16:11:24 +00:00
Sven Neumann 2a481ce51f updated.
2004-05-11  Sven Neumann  <sven@gimp.org>

	* POTFILES.in: updated.
2004-05-11 15:41:26 +00:00