- 20 Aug, 2004 1 commit
-
-
Laurent Dhima authored
-
- 19 Aug, 2004 3 commits
-
-
Sven Neumann authored
-
Michael Schumacher authored
2004-08-19 Michael Schumacher <schumaml@cvs.gnome.org> * plug-ins/common/guillotine.c: modified the coordinate insertion into the file name to leave the file extension intact, changed the format of the coordinates. Fixes bug #101901.
-
Manish Singh authored
2004-08-18 Manish Singh <yosh@gimp.org> * app/widgets/gimpcellrendereraccel.c * app/widgets/gimphistogrambox.c * plug-ins/gfig/gfig-dialog.c: Get rid of some unnecessary casts.
-
- 18 Aug, 2004 3 commits
-
-
Sven Neumann authored
2004-08-18 Sven Neumann <sven@gimp.org> * app/gui/color-notebook.c: no need to set a size_request here. * libgimpwidgets/gimpcolorselection.c: HIG-ified spacings. * libgimpwidgets/gimpcolorscales.c * modules/colorsel_cmyk.c: don't set a minimum width on the color scales. Improves behaviour for narrow color dockables.
-
Sven Neumann authored
2004-08-18 Sven Neumann <sven@gimp.org> * modules/colorsel_triangle.c: fixed crashes that occured with small sizes, some code cleanups and a simple optimization.
-
Sven Neumann authored
2004-08-18 Sven Neumann <sven@gimp.org> * app/widgets/gimphelp-ids.h: define GIMP_HELP_DOCK_SEPARATOR. * app/widgets/gimpdock.c * app/widgets/gimpdockable.c: help-ids are never used directly, use the defines from app/widgets/gimphelp-ids.h instead.
-
- 17 Aug, 2004 5 commits
-
-
Simon Budig authored
2004-08-17 Simon Budig <simon@gimp.org> * modules/colorsel_triangle.c: Made the triangle colorselector resizeable. Removed minimum size request (would probably need some testing for *very* small sizes though).
-
William Skaggs authored
* app/widgets/gimpdock.c * app/widgets/gimpdockable.c: add help-ids.
-
Sven Neumann authored
2004-08-17 Sven Neumann <sven@gimp.org> * app/plug-in/plug-in-progress.c (plug_in_progress_start): reset the "cancel" signal handler id when a new progress is set.
-
Sven Neumann authored
2004-08-17 Sven Neumann <sven@gimp.org> * modules/colorsel_cmyk.c: minor cleanups. * modules/colorsel_water.c: let the widget take the available space, don't set a minimum size.
-
Sven Neumann authored
2004-08-17 Sven Neumann <sven@gimp.org> * app/plug-in/plug-in-progress.c * app/plug-in/plug-in-run.c * app/plug-in/plug-in.c: don't keep a strong reference to the GimpProgress object, instead use a weak reference and deal with the progress being destroyed while the plug-in is running. Fixes bug #150194.
-
- 16 Aug, 2004 2 commits
-
-
Sven Neumann authored
2004-08-16 Sven Neumann <sven@gimp.org> * app/widgets/gimpcolorframe.c (gimp_color_frame_update): fixed labels in CMYK mode. Fixes bug #150213.
-
David Odin authored
* plug-ins/common/iwarp.c: fixed a typo preventing the preview to be redrawn correctly in some case. Reported by AndyFitz.
-
- 15 Aug, 2004 3 commits
-
-
Sven Neumann authored
2004-08-15 Sven Neumann <sven@gimp.org> * modules/colorsel_triangle.c: minor cleanups. * modules/colorsel_water.c: GimpPreviewArea seems like overkill here, use a GtkDrawingArea instead.
-
David Odin authored
* modules/colorsel_triangle.c * modules/colorsel_water.c: Replaced the GtkPreviews by GimpPreviewAreas.
-
Manish Singh authored
2004-08-14 Manish Singh <yosh@gimp.org> * libgimpbase/gimpprotocol.c (_gp_params_read): make sure array length values are not negative, to prevent bad calls to g_new. Addresses bug #150154.
-
- 14 Aug, 2004 5 commits
-
-
Sven Neumann authored
2004-08-14 Sven Neumann <sven@gimp.org> * plug-ins/help/Makefile.am: no need to link gimp-help-lookup with any GIMP libraries.
-
Sven Neumann authored
-
Sven Neumann authored
2004-08-14 Sven Neumann <sven@gimp.org> * plug-ins/help/domain.[ch]: allow to specify the location of the index files independently from the base URL. * plug-ins/help/help.c: changed accordingly. * plug-ins/help/gimp-help-lookup.c: added command-line options to specify base URI and root directory for index files.
-
Sven Neumann authored
2004-08-14 Sven Neumann <sven@gimp.org> * plug-ins/help/locales.c (locales_parse): don't mess up the order of languages. * plug-ins/help/gimp-help-lookup.c: parse command-line options, added --help output.
-
Sven Neumann authored
2004-08-14 Sven Neumann <sven@gimp.org> * plug-ins/help/help.[ch]: moved some defines to the header file. * plug-ins/help/domain.c: trivial change to remove the libgimpbase dependency. * plug-ins/help/Makefile.am * plug-ins/help/gimp-help-lookup.c: added a very simple command-line tool that allows to lookup a help-id.
-
- 13 Aug, 2004 1 commit
-
-
Tommi Vainikainen authored
-
- 12 Aug, 2004 6 commits
-
-
David Odin authored
* plug-ins/common/edge.c: update the preview when the user choose a different algorithm from the combo box. This was one of the main reasons to have a preview here, after all.
-
Sven Neumann authored
-
Sven Neumann authored
2004-08-13 Sven Neumann <sven@gimp.org> * plug-ins/common/edge.c (edge_dialog): use a combo box instead of too many radio buttons.
-
Michael Natterer authored
2004-08-12 Michael Natterer <mitch@gimp.org> * app/widgets/gimpmenufactory.c (gimp_menu_factory_manager_new): make sure that all actions, even if they have no menu proxy, can be invoked by their accelerators. Fixes bug #149938. * app/widgets/gimpimagedock.c (gimp_image_dock_constructor): removed the same code here. * app/widgets/gimpactionview.[ch] (gimp_action_view_dispose): new function which disconnects from "accel_changed" of the accel_group before upchaining (== before emitting "destroy"). The above changes make this one redundant, but since the crash in bug #149938 was triggered by "accel_changed" emitted in the middle of g_object_unref(tree_model), it feels better to be paranoic here (fiddling with objects in destruction is no fun). (gimp_action_view_accel_edited): don't warn if assigning the same accel to the same action again. (gimp_action_view_new): don't leak all accel_closures.
-
David Odin authored
* plug-ins/common/edge.c: added a preview.
-
Sven Neumann authored
2004-08-12 Sven Neumann <sven@gimp.org> * plug-ins/common/sel_gauss.c * plug-ins/common/unsharp.c: place the preview widget into the upper left corner like all other plug-ins do. * plug-ins/help/domain.c: added some (disabled) debug output.
-
- 11 Aug, 2004 11 commits
-
-
David Odin authored
* plug-ins/common/sel_gauss.c: added a preview. * plug-ins/common/unsharp.c: removed unused variables.
-
Sven Neumann authored
2004-08-12 Sven Neumann <sven@gimp.org> * app/actions/context-actions.c: changed the icons to indicate what part of the context is affected by the action. Looks better in the shortcut editor.
-
Sven Neumann authored
-
Sven Neumann authored
2004-08-11 Sven Neumann <sven@gimp.org> * POTFILES.in: updated.
-
Michael Natterer authored
2004-08-11 Michael Natterer <mitch@gimp.org> * plug-ins/common/cartoon.c * plug-ins/common/neon.c * plug-ins/common/photocopy.c * plug-ins/common/softglow.c: added four new plug-ins contributed by Spencer Kimball. Ported them from 1.2 to 2.1 APIs. * plug-ins/common/plugin-defs.pl: added them here. * plug-ins/common/mkgen.pl: removed tab insanity now that libgimpoldpreview is gimp. * plug-ins/common/.cvsignore * plug-ins/common/Makefile.am: regenerated.
-
David Odin authored
* configure.in * plug-ins/common/mkgen.pl * plug-ins/common/plugin-defs.pl: removed libgimpoldpreview from here too. * plug-ins/common/Makefile.am: regenerated.
-
David Odin authored
* plug-ins/libgimpoldpreview/*: removed. * plug-ins/Makefile.am * plug-ins/common/Makefile.am: changed accordingly. * plug-ins/common/max_rgb.c * plug-ins/common/noisify.c * plug-ins/common/tileit.c: removed last forgotten #include "libgimpoldpreview.h".
-
Michael Natterer authored
2004-08-11 Michael Natterer <mitch@gimp.org> * app/widgets/gimpcontainercombobox.[ch] * app/widgets/gimpcontainertreeview.c: when removing the last item from the view, manually clear all GimpCellRendererViewables' "renderer" properties; otherwise we have stale GimpPreviewRenderers with still-refed viewables hanging around in the cells. Works around GTK+ bug #149906.
-
Michael Natterer authored
2004-08-11 Michael Natterer <mitch@gimp.org> * app/core/gimp.c * app/core/gimpimagefile.c: converted tabs to spaces, cosmetic changes.
-
David Odin authored
* plug-ins/common/waves.c: GimpPreviewArea-ified.
-
Michael Natterer authored
2004-08-11 Michael Natterer <mitch@gimp.org> Restored sane sorting order for menus which are created entirely by plug-ins (like Xtns/Script-Fu/...). * app/menus/plug-in-menus.c (plug_in_menus_build_path): made it return the built path. For each sub-menu created, add a "Menus" placeholder and a separator. Make sure all sub-menus end up in the "Menus" placeholder. More readable because we can use the path returned by the recursive invocation now. (plug_in_menus_add_proc): simplified by using the path plug_in_menus_build_path() returns.
-