- 24 May, 2005 3 commits
-
-
Priit Laes authored
2005-05-24 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by "Last-Translator: Olle Niit\n".
-
Priit Laes authored
2005-05-24 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by "Last-Translator: Olle Niit olle@paalalinn.com\n".
-
Priit Laes authored
2005-05-24 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Olle Niit.
-
- 23 May, 2005 7 commits
-
-
Sven Neumann authored
2005-05-24 Sven Neumann <sven@gimp.org> * libgimpconfig/gimpcolorconfig.c (gimp_color_config_set_property): plugged a small memleak.
-
Sven Neumann authored
2005-05-23 Sven Neumann <sven@gimp.org> * plug-ins/gfig/gfig-dialog.c * plug-ins/gfig/gfig.c: initialize GimpRGB and GFigContext structs before using them.
-
Adam Weinberger authored
2005-05-23 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation.
-
Sven Neumann authored
-
Sven Neumann authored
2005-05-23 Sven Neumann <sven@gimp.org> * plug-ins/common/screenshot.c (select_window_x11): also grab the keyboard and allow to cancel the operation using the Escape key.
-
Sven Neumann authored
2005-05-23 Sven Neumann <sven@gimp.org> * plug-ins/common/screenshot.c: always apply the selected delay.
-
Sven Neumann authored
2005-05-23 Sven Neumann <neumann@jpk.com> * app/widgets/gimpcellrendererdashes.[ch]: we don't actually need to keep a pointer to the dashes array. (gimp_cell_renderer_dashes_render): respect horizontal padding. * app/widgets/gimpstrokeeditor.c: added 2 pixels horizontal padding for the dashes cell-renderer.
-
- 22 May, 2005 9 commits
-
-
Michael Schumacher authored
2005-05-23 Michael Schumacher <schumaml@cvs.gnome.org> * plug-ins/helpbrowser/Makefile.am: added the missing -mwindows for OS_WIN32
-
Tor Lillqvist authored
2005-05-23 Tor Lillqvist <tml@novell.com> * gimptool-win32.c.in (get_prefix): Don't crash if gimp.exe isn't found in PATH either.
-
Michael Natterer authored
2005-05-22 Michael Natterer <mitch@gimp.org> * POTFILES.in: added libgimpwidgets/gimpwidgetsenums.c
-
Michael Natterer authored
2005-05-22 Michael Natterer <mitch@gimp.org> * libgimpwidgets/Makefile.am: changed gimpwidgetsenums.c rule to include the bits for "desc" and "help" support. * libgimpwidgets/gimpwidgetsenums.h: added "desc" and "help" strings for the GimpColorSelectorChannel enum. * libgimpwidgets/gimpwidgetsenums.c: added to CVS because it contains translatable strings now. * libgimpwidgets/gimpwidgets.def: changed accordingly. * libgimpwidgets/gimpcolorscales.c * libgimpwidgets/gimpcolorselect.c: removed duplicated arrays of strings here and get them from the type system.
-
Michael Natterer authored
2005-05-22 Michael Natterer <mitch@gimp.org> * libgimpwidgets/Makefile.am: changed gimpwidgetsenums.c rule to include the bits for "desc" and "help" support. * libgimpwidgets/gimpwidgetsenums.h: added "desc" and "help" strings for the GimpColorSelectorChannel enum. * libgimpwidgets/gimpwidgetsenums.c: added to CVS because it contains translatable strings now. * libgimpwidgets/gimpcolorscales.c * libgimpwidgets/gimpcolorselect.c: removed duplicated arrays of strings here and get them from the type system.
-
Sven Neumann authored
2005-05-22 Sven Neumann <sven@gimp.org> * tools/gimp-mkenums (parse_trigraph): use quotewords() from Text::ParseWords to split the trigraph. This function correctly deals with commas inside quotes. * app/core/core-enums.[ch]: tweaked descriptions in the GimpDashPreset enum.
-
Sven Neumann authored
2005-05-22 Sven Neumann <sven@gimp.org> * app/core/gimpdashpattern.c: minor cleanup. * app/widgets/gimpcellrendererdashes.c: don't draw a background, draw the dash pattern twice, use the correct widget state.
-
Manish Singh authored
2005-05-21 Manish Singh <yosh@gimp.org> * plug-ins/metadata/metadata.c (run): don't do pointer arithmetic with void *. Fixes bug #305005.
-
Michael Natterer authored
2005-05-22 Michael Natterer <mitch@gimp.org> * tools/test-clipboard.c: added --selection-type option which allows operating on any of PRIMARY, SECONDARY and CLIPBOARD.
-
- 21 May, 2005 6 commits
-
-
Sven Neumann authored
2005-05-21 Sven Neumann <sven@gimp.org> * app/core/gimpdashpattern.[ch]: added utility functions to copy and to free a dash pattern. * app/widgets/Makefile.am * app/widgets/widgets-types.h * app/widgets/gimpcellrendererdashes.[ch]: added a simple cell renderer to visualize a dash pattern. * app/widgets/gimpstrokeeditor.c: show previews of the dash presets in the combo-box.
-
Michael Natterer authored
2005-05-21 Michael Natterer <mitch@gimp.org> * tools/test-clipboard.c (main): NULL terminate the options array.
-
Sven Neumann authored
-
Sven Neumann authored
2005-05-21 Sven Neumann <sven@gimp.org> Allow to paste a new image using Ctrl-V (bug 169477): * menus/toolbox-menu.xml.in: added an accelerator for "edit-paste". * app/actions/edit-actions.c: keep "edit-paste" always enabled, even if no image is present. * app/actions/edit-commands.c (edit_paste_cmd_callback): forward to "edit-paste-as-new" if we are being called from the toolbox.
-
Sven Neumann authored
2005-05-21 Sven Neumann <sven@gimp.org> * app/widgets/gimpuimanager.c: improved reporting of errors while parsing the menu definitions.
-
Sven Neumann authored
2005-05-21 Sven Neumann <sven@gimp.org> * app/dialogs/convert-dialog.c: * libgimp/gimpexport.c (export_convert_indexed): changed default dithering to GIMP_NO_DITHER (bug #303063).
-
- 20 May, 2005 15 commits
-
-
Sven Neumann authored
2005-05-21 Sven Neumann <sven@gimp.org> * 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.
-
Sven Neumann authored
2005-05-20 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpcolorarea.c * libgimpwidgets/gimpcolorbutton.c: more object properties.
-
Sven Neumann authored
2005-05-20 Sven Neumann <sven@gimp.org> * libgimpwidgets/Makefile.am * libgimpwidgets/gimpwidgetsenums.h * libgimpwidgets/gimpwidgetstypes.h: moved enums to a new file and register the GimpColorAreaType enum with the type system. * libgimpwidgets/gimpwidgets.def: updated. * libgimpwidgets/gimpcolorarea.c: added an object property.
-
Sven Neumann authored
2005-05-20 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpcolorbutton.c: started to add object properties.
-
Manish Singh authored
2005-05-20 Manish Singh <yosh@gimp.org> * plug-ins/uri/uri-backend-wget.c (uri_backend_load_image): Fix ytpo in wget command line so it actually works.
-
Marco Ciampa authored
-
Michael Natterer authored
2005-05-20 Michael Natterer <mitch@gimp.org> * app/core/gimpdashpattern.c: don't include "libgimpbase/gimpbase.h"
-
Marco Ciampa authored
-
Sven Neumann authored
2005-05-20 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpcolorbutton.c (gimp_color_button_clicked): made the color selection dialog transient to the window that contains the color button.
-
Sven Neumann authored
-
Sven Neumann authored
2005-05-20 Sven Neumann <sven@gimp.org> * POTFILES.in: updated.
-
Marco Ciampa authored
-
Sven Neumann authored
2005-05-20 Sven Neumann <sven@gimp.org> * app/widgets/gimpcoloreditor.c: moved the color picker button out of the row of notebook switching buttons next to the hex entry.
-
Sven Neumann authored
2005-05-20 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpcolorselection.c: put the hex entry above the color history again. * libgimpwidgets/gimpcolorscales.c: do not allocate row spacing for the alpha row if it isn't visible.
-
Manish Singh authored
2005-05-19 Manish Singh <yosh@gimp.org> * plug-ins/jpeg/jpeg-save.c (save_image): don't do pointer arithmetic with void *. Fixes bug #304701.
-