- 31 Oct, 2004 6 commits
-
-
Sven Neumann authored
2004-10-31 Sven Neumann <sven@gimp.org> * app/dialogs/user-install-dialog.c: fixed page logic for migration of user settings. Still missing code to actually copy the files.
-
Sven Neumann authored
2004-10-31 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpmemsizeentry.c: don't use camel case in memory size identifiers.
-
Sven Neumann authored
2004-10-31 Sven Neumann <sven@gimp.org> * app/widgets/gimpimageeditor.c (gimp_image_editor_set_context): set the active image. Fixes bug #156942.
-
Sven Neumann authored
2004-10-31 Sven Neumann <sven@gimp.org> * app/dialogs/user-install-dialog.c: started to work on migration of user settings (bug #156636). Not at all functional yet.
-
Sven Neumann authored
2004-10-31 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpwidgets.c: allow for mnemonics in radio groups created with gimp_radio_group_new().
-
David Odin authored
* plug-ins/gfig/gfig-dialog.c * plug-ins/gfig/gfig-dobject.c: some more UI improvements.
-
- 30 Oct, 2004 13 commits
-
-
Sven Neumann authored
2004-10-31 Sven Neumann <sven@gimp.org> * app/widgets/gimpsizebox.c: added a size entry to edit the resolution. This should close bug #151022.
-
Sven Neumann authored
2004-10-31 Sven Neumann <sven@gimp.org> * app/dialogs/resize-dialog.c: connect the offset controls.
-
David Odin authored
* plug-ins/gfig/gfig-dobject.c * plug-ins/gfig/gfig-style.c: fixed some annoying popup messages at the price of a smallish mem-leak that I will fix later.
-
Sven Neumann authored
2004-10-30 Sven Neumann <sven@gimp.org> * app/composite/gimp-composite-generic.c (gimp_composite_hue_any_any_any_generic): do nothing if the color has no saturation. Patch by Joao S. Bueno. Fixes bug #123296.
-
Sven Neumann authored
2004-10-30 Sven Neumann <sven@gimp.org> * app/actions/image-commands.c (image_scale_cmd_callback): destroy the scale dialog when the display is disconnected. * app/dialogs/resize-dialog.c: fixed a couple of bugs related to the offset area. Still work in progress.
-
David Odin authored
* plug-ins/common/newsprint.c: Moved the preview to the left, as suggested by Joao S. O. Bueno.
-
David Odin authored
* plug-ins/gfig/gfig-dialog.c * plug-ins/gfig/gfig-line.c * plug-ins/gfig/gfig-line.h * plug-ins/gfig/gfig-poly.c * plug-ins/gfig/gfig-preview.c * plug-ins/gfig/gfig-star.c * plug-ins/gfig/gfig-style.c * plug-ins/gfig/gfig-style.h: some more cleanups and UI tweaks. Still work in progress. * plug-ins/gfig/pix-data.h: removed this empty, unused file.
-
Sven Neumann authored
2004-10-30 Sven Neumann <sven@gimp.org> * app/config/gimpguiconfig.[ch] * app/config/gimprc-blurbs.h * app/dialogs/preferences-dialog.c * app/tools/gimpmoveoptions.[ch] * app/tools/gimpmovetool.[ch]: reverted changes for bug #156801. Instead added a gimprc option that allows to get the old behaviour back.
-
Sven Neumann authored
-
Sven Neumann authored
2004-10-30 Sven Neumann <sven@gimp.org> * app/tools/gimpmoveoptions.[ch] * app/tools/gimpmovetool.[ch]: applied (cleaned up version of) a patch from Joao S. O. Bueno that adds a tool-option to restore the old Move tool behaviour. Fixes bug #156801.
-
Sven Neumann authored
2004-10-30 Sven Neumann <sven@gimp.org> * plug-ins/common/despeckle.c: applied a patch from Geert Jordaens that improves the Despeckle algorithm. See bug #72862.
-
Kevin Cozens authored
2004-10-29 Kevin Cozens <kcozens@cvs.gimp.org> * plug-ins/script-fu/siod-wrapper.c (init_constants): Updated to use convert_string() to change name of constant to Scheme format.
-
Sven Neumann authored
2004-10-30 Sven Neumann <sven@gimp.org> * INSTALL * NEWS * README: updated for 2.2 pre-releases.
-
- 29 Oct, 2004 15 commits
-
-
Sven Neumann authored
2004-10-30 Sven Neumann <sven@gimp.org> * plug-ins/common/grid.c (run): applied patch by Joao S. O. Bueno that implements the opacity parameters the way it is documented. Fixes bug #156750.
-
Sven Neumann authored
2004-10-30 Sven Neumann <sven@gimp.org> * plug-ins/common/glasstile.c: applied patch from Yeti, updated by Kevin Cozens and modified by me. Fixes bug #85261.
-
Øyvind Kolås authored
-
Sven Neumann authored
2004-10-29 Sven Neumann <sven@gimp.org> * app/widgets/gimpuimanager.c (gimp_ui_manager_entry_load) * app/widgets/gimpclipboard.c (gimp_clipboard_init): only be verbose on request. * app/plug-in/plug-in.c (plug_in_close): turned warnings into messages and respect gimp->be_verbose.
-
Kevin Cozens authored
2004-10-29 Kevin Cozens <kcozens@cvs.gimp.org> * tinyscheme/scheme.c: Removed some items from here... * tinyscheme/scheme-private.h ... and added them here so they could be used in the ts-wrapper.c file.
-
Kevin Cozens authored
2004-10-29 Kevin Cozens <kcozens@cvs.gimp.org> * scripts/carve-it.sct: Removed three lines no longer needed. * scripts/contactsheet.sct: Use gimp-drawable-fill instead of gimp-edit-fill. * scripts/hsv-graph.sct: Backed out some changes made during first attempts to get the script working. Fixed text for one toggle. Reformatted the file. * scripts/test-sphere.sct: Added note about use of SF_PALETTE
-
Øyvind Kolås authored
-
Kevin Cozens authored
2004-10-29 Kevin Cozens <kcozens@cvs.gimp.org> * plug-ins/script-fu/scripts/test-sphere.scm: Added notes about use of SF-PALETTE.
-
Sven Neumann authored
-
Sven Neumann authored
2004-10-29 Sven Neumann <sven@gimp.org> * plug-ins/common/jpeg.c: pass the name to filesystem encoding to gimp_image_set_filename(). Fixes bug #153751 for the JPEG plug-in.
-
Sven Neumann authored
2004-10-29 Sven Neumann <sven@gimp.org> * app/file/file-utils.c (file_utils_uri_to_utf8_filename): when the filename cannot be converted to UTF-8, warn and return the URI instead. This is a workaround for the crash described in bug #153751.
-
Michael Natterer authored
2004-10-29 Michael Natterer <mitch@gimp.org> * app/dialogs/dialogs.c (toplevel_entries): added foreign entries for the keyboard shortcut and the controller action dialogs. * app/dialogs/preferences-dialog.c * app/widgets/gimpcontrollereditor.c: register the dialogs with the "toplevel" dialog factory so they remember their size and position.
-
Michael Natterer authored
2004-10-29 Michael Natterer <mitch@gimp.org> * plug-ins/dbbrowser/gimpprocbrowser.c * plug-ins/dbbrowser/plugin-browser.c: don't say "1 Procedures" or "1 Plug-In Interfaces" but use the singular form instead.
-
Michael Natterer authored
2004-10-29 Michael Natterer <mitch@gimp.org> * plug-ins/common/flarefx.c * plug-ins/common/nova.c: changed preview cursors to GDK_CROSSHAIR. * plug-ins/common/iwarp.c * plug-ins/gflare/gflare.c * plug-ins/ifscompose/ifscompose.c: added GDK_CROSSHAIR preview cursors. Not quite perfect for IfsCompose (actually needs tool- and constext-sensitive cursors) but definitely better than before. Fixes bug #90519.
-
Sven Neumann authored
2004-10-29 Sven Neumann <sven@gimp.org> * tools/pdbgen/pdb/edit.pdb: mention gimp_drawable_fill() in the docs for gimp_edit_fill(). * app/pdb/edit_cmds.c * libgimp/gimpedit_pdb.c: regenerated.
-
- 28 Oct, 2004 6 commits
-
-
David Odin authored
* plug-ins/gfig/gfig.c: typo
-
David Odin authored
* plug-ins/gfig/gfig-arc.c * plug-ins/gfig/gfig-bezier.c * plug-ins/gfig/gfig-bezier.h * plug-ins/gfig/gfig-dialog.c * plug-ins/gfig/gfig-dialog.h * plug-ins/gfig/gfig-dobject.c * plug-ins/gfig/gfig-dobject.h * plug-ins/gfig/gfig-ellipse.c * plug-ins/gfig/gfig-grid.c * plug-ins/gfig/gfig-grid.h * plug-ins/gfig/gfig.c: small cleanups
-
Sven Neumann authored
-
Sven Neumann authored
2004-10-28 Sven Neumann <sven@gimp.org> * libgimp/gimpdrawablecombobox.c * libgimp/gimpimagecombobox.c: changed the API docs to suggest to use gimp_int_combo_box_connect() with these widgets. We don't want more people to be caught by bug #156659.
-
Sven Neumann authored
2004-10-28 Sven Neumann <sven@gimp.org> * plug-ins/common/grid.c: fixed a long-standing cut'n'paste bug which caused the intersection color to be drawn with the wrong shade of gray when drawing on a grayscale drawable.
-
Sven Neumann authored
2004-10-28 Sven Neumann <sven@gimp.org> * app/dialogs/resize-dialog.c: added the offset area back. Still work in progress.
-