- 24 Jun, 2005 8 commits
-
-
Sven Neumann authored
2005-06-24 Sven Neumann <sven@gimp.org> * app/core/gimppdbprogress.[ch]: removed an incomplete and unused function.
-
Sven Neumann authored
2005-06-24 Sven Neumann <sven@gimp.org> * app/pdb/procedural_db.c (procedural_db_execute): if we end up without any return values, assume an execution error instead of crashing (bug #308904).
-
Sven Neumann authored
2005-06-24 Sven Neumann <sven@gimp.org> * modules/cdisplay_lcms.c (cdisplay_lcms_get_display_profile): increased maximum property size, added debug output.
-
Sven Neumann authored
2005-06-24 Sven Neumann <sven@gimp.org> * modules/cdisplay_lcms.c: implement the configure method and tell the user where this module can be configured.
-
Sven Neumann authored
2005-06-24 Sven Neumann <sven@gimp.org> * plug-ins/common/png.c: some code cleanup, no real changes.
-
Sven Neumann authored
2005-06-24 Sven Neumann <sven@gimp.org> * app/dialogs/preferences-dialog.c: added a check button to control the "display-profile-from-gdk" option. * modules/cdisplay_lcms.c (cdisplay_lcms_get_display_profile): fixed use of gdk_property_get(). Return NULL if no display profile can be obtained.
-
Sven Neumann authored
2005-06-24 Sven Neumann <sven@gimp.org> Added basic support for the proposed ICC Profiles In X Specification (http://burtonini.com/temp/xicc-specification-0.1.html). * libgimpconfig/gimpcolorconfig.[ch]: added a configuration option "display-profile-from-gdk", default to TRUE. * modules/cdisplay_lcms.c: try to retrieve the display color profile from the "_ICC_PROFILE" profile on the default screen's root window.
-
Akkana Peck authored
-
- 23 Jun, 2005 9 commits
-
-
Sven Neumann authored
-
Adam Weinberger authored
2005-06-23 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation.
-
Sven Neumann authored
2005-06-23 Sven Neumann <sven@gimp.org> * app/actions/plug-in-actions.c (plug_in_actions_last_changed): call plug_in_actions_update() to update the sensitivity of the last used plug-in entries.
-
Sven Neumann authored
2005-06-23 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpintcombobox.c (gimp_int_combo_box_new_valist) (gimp_int_combo_box_new_array): no need to create a new list store; gimp_int_combo_box_init() already did that for us.
-
Sven Neumann authored
2005-06-23 Sven Neumann <sven@gimp.org> * plug-ins/common/grid.c: draw the intersection on top of the grid. Fixes bug #308754.
-
Sven Neumann authored
2005-06-23 Sven Neumann <sven@gimp.org> * plug-ins/common/shift.c: shift whole rows/columns, instead of tiles. Fixes bug #308748.
-
Sven Neumann authored
-
Sven Neumann authored
2005-06-23 Sven Neumann <sven@gimp.org> * plug-ins/script-fu/script-fu-console.c: removed redundant labels.
-
Michael Natterer authored
2005-06-23 Michael Natterer <mitch@gimp.org> * libgimpwidgets/gimpbrowser.[ch]: added the widget living in the right_vbox to the GimpBrowser struct instead of attaching it to the browser.
-
- 22 Jun, 2005 7 commits
-
-
Sven Neumann authored
2005-06-22 Sven Neumann <sven@gimp.org> * plug-ins/FractalExplorer/FractalExplorer.c: applied a patch from Karine Delvare that removes an obsolete frame. * plug-ins/FractalExplorer/Makefile.am * plug-ins/FractalExplorer/logo.h: removed logo now that the About dialog is gone.
-
Marcel Telka authored
2005-06-22 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
-
Michael Natterer authored
2005-06-22 Michael Natterer <mitch@gimp.org> * libgimpconfig/gimpconfig-deserialize.h * libgimpconfig/gimpconfig-error.h * libgimpconfig/gimpconfig-iface.h * libgimpconfig/gimpconfig-params.h * libgimpconfig/gimpconfig-path.h * libgimpconfig/gimpconfig-serialize.h * libgimpconfig/gimpconfig-utils.h: added G_BEGIN_DECLS/G_END_DECLS.
-
Sven Neumann authored
2005-06-22 Sven Neumann <sven@gimp.org> * menus/image-menu.xml.in: added Edit->Preferences since that seems to be the standard location nowadays (bug #157613).
-
Sven Neumann authored
2005-06-22 Sven Neumann <sven@gimp.org> * app/actions/plug-in-actions.c: unified spelling of "Re-Show". * plug-ins/foggify.py: fixed capitalization of menu label.
-
Sven Neumann authored
2005-06-22 Sven Neumann <sven@gimp.org> * plug-ins/common/mblur.c: switch to a more compact dialog layout.
-
2 authored
2005-06-22 <caiqian@gnome.org> * zh_CN.po: updated Simplified Chinese translation
-
- 21 Jun, 2005 7 commits
-
-
William Skaggs authored
* plug-ins/common/mblur.c: add option of blurring inward or outward for zoom, should fix bug #142968.
-
Sven Neumann authored
2005-06-22 Sven Neumann <sven@gimp.org> * plug-ins/FractalExplorer/Dialogs.c * plug-ins/FractalExplorer/FractalExplorer.[ch]: merged in a patch from Karine Delvare with further UI improvements (see bug #140202).
-
William Skaggs authored
* plug-ins/common/newsprint.c: remove "optimization" that interacts badly with preview; fixes bug #161573.
-
William Skaggs authored
* plug-ins/common/retinex.c: initialize memory before using. Fixes bug #157915.
-
Hendrik Richter authored
-
William Skaggs authored
* app/core/gimplayer-floating-sel.c: set "Keep Transparency" FALSE when creating floating sel; see bug #161042.
-
Sven Neumann authored
2005-06-21 Sven Neumann <sven@gimp.org> * plug-ins/FractalExplorer/Dialogs.c: minor changes, mainly to the Rescan dialog.
-
- 20 Jun, 2005 8 commits
-
-
Sven Neumann authored
2005-06-21 Sven Neumann <sven@gimp.org> * plug-ins/FractalExplorer/FractalExplorer.c: applied a patch from Karine Delvare that ports the list to GtkTreeView and replaces the XPM icons with stock icons. Fixes bug #140202. * plug-ins/FractalExplorer/Makefile.am * plug-ins/FractalExplorer/pix_data.h: removed this file.
-
Sven Neumann authored
2005-06-21 Sven Neumann <sven@gimp.org> * app/actions/documents-commands.c: added a second text to the confirmation dialog; changed the primary text.
-
Sven Neumann authored
2005-06-21 Sven Neumann <sven@gimp.org> * app/widgets/gimphelp-ids.h: added missing id to fix the build.
-
William Skaggs authored
* plug-ins/common/laplace.c: don't normalize the result. Fixes bug #306874?
-
Michael Natterer authored
-
Michael Natterer authored
2005-06-20 Michael Natterer <mitch@gimp.org> * app/actions/documents-actions.c * app/actions/documents-commands.[ch] * app/widgets/gimphelp-ids.h * menus/documents-menu.xml: added "Clear document history" action, button, menu item and confirm dialog (bug #140001).
-
William Skaggs authored
* plug-ins/common/noisify.c: rename as "plug-in-rgb-noise" with menu entry "RGB Noise". Leave "plug-in-noisify" for backward compatibility. * plug-ins/common/scatter_hsv.c: rename as "plug-in-hsv-noise" with menu entry "HSV Noise". Leave "plug-in-scatter-hsv" for backward compatibility.
-
Sven Neumann authored
2005-06-20 Sven Neumann <sven@gimp.org> * app/display/gimpdisplayshell.c (gimp_display_shell_new): set the gravity of the image window to CENTER. Gives much better behaviour for "resize-windows-on-zoom".
-
- 18 Jun, 2005 1 commit
-
-
Sven Neumann authored
2005-06-18 Sven Neumann <sven@gimp.org> * app/core/gimpimagefile.c (gimp_imagefile_get_new_pixbuf): simplified, use the eek wilber icon if the file doesn't exist.
-