- 15 Dec, 2002 6 commits
-
-
Sven Neumann authored
-
Maurits Rijk authored
-
Ole Laursen authored
2002-12-15 Ole Laursen <olau@hardworking.dk> * da.po: Updated Danish translation.
-
Pablo Saratxaga authored
-
Sven Neumann authored
2002-12-15 Sven Neumann <sven@gimp.org> * app/gui/user-install-dialog.c: set text and base colors as well to the user installation dialog work on dark themes. Fixes #86187.
-
Christian Rose authored
2002-12-15 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation.
-
- 14 Dec, 2002 10 commits
-
-
Sven Neumann authored
2002-12-14 Sven Neumann <sven@gimp.org> * plug-ins/common/sel_gauss.c: applied a patch from Toby Smith that fixes bug #90968.
-
Michael Natterer authored
2002-12-14 Michael Natterer <mitch@gimp.org> * app/plug-in/plug-ins.c (plug_ins_proc_def_add): fixed a comment.
-
Manish Singh authored
2002-12-14 Manish Singh <yosh@gimp.org> * app/config/gimpconfig-params.c (gimp_param_memsize_get_type): size should be from GParamSpecULong, not GParamSpecUInt.
-
Michael Natterer authored
2002-12-14 Michael Natterer <mitch@gimp.org> * app/display/gimpdisplayshell.[ch] (gimp_display_shell_set_menu_sensitivity): renamed paramater "update_popup" to "popup_only" because it's less confusing. Fixed the function to update the popup correctly for shell = NULL.
-
Michael Natterer authored
2002-12-14 Michael Natterer <mitch@gimp.org> * app/gui/plug-in-commands.c (plug_in_repeat_cmd_callback): use gdisp->gimage->gimp instead of the_gimp. * app/tools/gimpimagemaptool.c: pass update_popup == FALSE to gimp_display_shell_set_menu_sensitivity().
-
Sven Neumann authored
2002-12-14 Sven Neumann <sven@gimp.org> * app/gui/plug-in-commands.c (plug_in_repeat_cmd_callback): data is not a Gimp pointer if this function is called from an image menubar. Use the_gimp instead of crashing.
-
Sven Neumann authored
2002-12-14 Sven Neumann <sven@gimp.org> * app/tools/gimpimagemaptool.c: made it compile after Mitch's changes.
-
Sven Neumann authored
-
Michael Natterer authored
2002-12-14 Michael Natterer <mitch@gimp.org> Changed menubar showing/hiding to work like rulers and statusbar: * app/config/gimpconfig-blurbs.h * app/config/gimpdisplayconfig.[ch]: renamed "menu_bar_per_display" to "show_menubar". Removed GIMP_PARAM_RESTART flag. * app/display/gimpdisplayshell.[ch]: chaged shell->item_factory to shell->menubar_factory plus shell->popup_factory and always create both of them. Added "gboolean update_popup" to gimp_display_shell_set_menu_sensitivity() and call it recursively with update_popup == TRUE if the display it is called for is the active one. * app/display/gimpdisplay.c * app/display/gimpdisplayshell-callbacks.c: changed accordinly. * app/gui/gui.c: ditto. Set the menu sensitivity of new displays. * app/gui/menus.c: added "<Image>/View/Toggle Menubar" menu item. Moved some factory initialization code from gimpdisplayshell.c here. * app/gui/view-commands.[ch]: added view_toggle_menubar_cmd_callback(). Update the menu sensitivity manually in all callbacks which don't call gimp_image_flush(). * app/gui/preferences-dialog.c (prefs_dialog_new): moved the "Show Menubar" toggle to the "Appearance" frame of the "Image Windows" page. Added an own frame for the display zoom/scaling settings. (preferences_dialog_create): Attach config_copy and config_orig using g_object_set_data_full() instead of just g_object_set_data() plus a g_object_weak_ref(). (prefs_default_resolution_callback): set the resolution for both fields of the "size_sizeentry" instead of setting it for "x" twice.
-
Maurits Rijk authored
Fixes for #92750 and #97771. Removed use off deprecated GtkText. Replaced arrow_up and arrow_down by stock icons.
-
- 13 Dec, 2002 8 commits
-
-
Daniel Yacob authored
-
Sven Neumann authored
2002-12-13 Sven Neumann <sven@gimp.org> * tools/pdbgen/pdb/drawable.pdb * tools/pdbgen/pdb/selection.pdb: merged fix for bug #96284 from stable branch. * app/pdb/drawable_cmds.c * app/pdb/selection_cmds.c * libgimp/gimpdrawable_pdb.c * libgimp/gimpselection_pdb.c: regenerated.
-
Sven Neumann authored
* plug-ins/common/tiff.c: merged fix for #97352 from stable branch.
-
Sven Neumann authored
2002-12-13 Sven Neumann <sven@gimp.org> * app/display/gimpdisplayshell.c (gimp_display_shell_shrink_wrap): merged fix for #79486 from stable branch.
-
Sven Neumann authored
2002-12-13 Sven Neumann <sven@gimp.org> * libgimp/gimpintl.h * libgimp/libgimp-intl.h * plug-ins/script-fu/script-fu-scripts.c: removed remaining usage of ENABLE_NLS.
-
Sven Neumann authored
2002-12-13 Sven Neumann <sven@gimp.org> * tools/pdbgen/pdb/image.pdb: added new PDB function gimp_image_is_dirty() on request of Wolfgang Hofer (#77508). * app/pdb/image_cmds.c * app/pdb/internal_procs.c * libgimp/gimpimage_pdb.h: regenerated.
-
Jan Morén authored
2002-12-13 Jan Morén <jan.moren@lucs.lu.se> * sv.po: Updated Swedish translation.
-
Christian Rose authored
2002-12-13 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation.
-
- 12 Dec, 2002 3 commits
-
-
Maurits Rijk authored
-
Sven Neumann authored
2002-12-12 Sven Neumann <sven@gimp.org> * app/gui/preferences-dialog.c (prefs_color_button_add): create the color button for the canvas padding color using GIMP_COLOR_AREA_FLAT.
-
Christian Rose authored
2002-12-12 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation.
-
- 11 Dec, 2002 2 commits
-
-
Jan Morén authored
2002-12-11 Jan Morén <jan.moren@lucs.lu.se> * sv.po: Updated Swedish translation.
-
Sven Neumann authored
2002-12-11 Sven Neumann <sven@gimp.org> * plug-ins/script-fu/scripts/ripply-anim.scm: applied a patch from Chris Purnell <cjp@lost.org.uk> that adds the possibility to specify the edge behaviour (#83767).
-
- 10 Dec, 2002 3 commits
-
-
Michael Natterer authored
2002-12-10 Michael Natterer <mitch@gimp.org> The unbelievable happened: a menu bar per display (optionally) * app/widgets/gimpitemfactory.[ch]: Added the possibility to have more than one item factory per <Prefix>. Added gimp_item_factories_set_foobar() variants of all functions which set menu item properties (label, sensitive, ...). Removed the #ifndef ENABLE_NLS code since that's no longer possible. * app/widgets/gimptoolbox.c: made it robust againt the <Image> factory not existing at the time of toolbox creation. * app/config/gimpconfig-blurbs.h * app/config/gimpdisplayconfig.[ch]: added boolean "menu_bar_per_display" property. * app/gui/preferences-dialog.c: added a toggle for the new option. * app/gui/menus.[ch]: added menus_get_new_image_factory() as temporary solution. Will add a GimpMenuFactory which creates the item factories soon. * app/display/gimpdisplayshell.c: add the menu bar if requested. Changed widget packing slightly for the menu bar case. * app/display/gimpdisplayshell-callbacks.c: changed accordingly. Currently there is no right-click popup menu when we have a menu bar. This will change soon. * app/gui/file-dialog-utils.c * app/gui/gui.c: use gimp_item_factories_set_foo(). * app/gui/channels-commands.c * app/gui/dialogs-commands.c * app/gui/dialogs-constructors.c * app/gui/drawable-commands.c * app/gui/edit-commands.c * app/gui/file-commands.c * app/gui/image-commands.c * app/gui/layers-commands.c * app/gui/plug-in-commands.c * app/gui/select-commands.c * app/gui/tools-commands.c * app/gui/vectors-commands.c * app/gui/view-commands.c: per-display item factories pass the GimpDisplay as user_data to callbacks, not a Gimp. Changed all return_if_no_foo() macros to handle both cases. Cleaned up the plug-in menu stuff: * app/plug-in/plug-in-types.h: removed PlugInMenuEntry type. * app/plug-in/plug-ins.[ch]: added plug_ins_proc_def_add() as counterpart to plug_ins_proc_def_remove(). Added plug_ins_locale_domain() as counterpart to plug_ins_help_path(). Remember the locale domains just as the help paths. Changed plug-in initialization so that their menus can be created multiple times. * app/plug-in/plug-in.[ch]: use plug_ins_proc_def_add() instead of doing it manually. * app/gui/plug-in-menus.[ch]: added plug_in_menus_init() which just registers the locale domains. Changed plug_in_make_menu() to take a list of proc_defs, not plug_ins_defs so it can be used after plug-in query.
-
Michael Natterer authored
2002-12-10 Michael Natterer <mitch@gimp.org> * app/app_procs.c: fixed typo, use "gimp->no_interface" instead of simply "no_interface" in the "exit" handler.
-
Maurits Rijk authored
-
- 08 Dec, 2002 1 commit
-
-
Michael Natterer authored
2002-12-08 Michael Natterer <mitch@gimp.org> * plug-ins/script-fu/siod-wrapper.c (marshall_proc_db_call): fixed color_list iteration for GIMP_PDB_COLOR args. Closes bug #100696.
-
- 06 Dec, 2002 2 commits
-
-
Hans Breuer authored
2002-12-06 Hans Breuer <hans@breuer.org> * plug-ins/common/winclipboard.c : need to adjust the data pointer for BI_BITFIELDS bitmaps, fixes #99246
-
Sven Neumann authored
2002-12-06 Sven Neumann <sven@gimp.org> * app/paint/gimppaintcore.c: no need to include app_procs.h here. * app/display/gimpdisplay-foreach.c (gimp_displays_dirty) (gdisplays_check_valid): don't use the global the_gimp. Removed inclusion of app_procs.h.
-
- 05 Dec, 2002 2 commits
-
-
Michael Natterer authored
2002-12-05 Michael Natterer <mitch@gimp.org> Cleaned up the exit process: * app/core/gimp.[ch]: added an "exit" signal which carries a "gboolean kill_it" parameter and has a boolean return value. Added gimp_boolean_handled_accumulator() so the emission of "exit" can be stopped by returning TRUE from a callback. Removed gimp_shutdown() from the public API and made it "exit"'s default implementation. Addec gimp_exit() to emit the signal. * app/core/gimpmarshal.list: added BOOLEAN__BOOLEAN marshaller. * app/gui/gui.[ch]: Replaced public functions gui_shutdown() and gui_exit() by "exit" callbacks. g_signal_connect_after() the latter so the shutdown order is correct. * app/app_procs.[ch]: removed app_exit() and connect to "exit". Split the exit stuff into normal and connect_after callbacks as above. * app/batch.c * app/gui/file-commands.c * tools/pdbgen/pdb/misc.pdb * app/widgets/gimptoolbox.c: call gimp_exit() instead of app_exit(). Don't #include "app_procs.h". * app/pdb/misc_cmds.c: regenerated.
-
Sven Neumann authored
2002-12-05 Sven Neumann <sven@gimp.org> * app/core/gimpbrushpipe.c: use the same string as in gimpbrushpipe.c to reduce the number of translatable strings.
-
- 04 Dec, 2002 3 commits
-
-
Sven Neumann authored
2002-12-04 Sven Neumann <sven@gimp.org> * app/display/gimpdisplayshell-render.c (render_image_tile_fault): removed useless assignments. * plug-ins/common/aa.c: removed wrong assertions that caused the plug-in to crash on images with odd width or height (#100344). Added support for RGB images as well as alpha channel while I was on it.
-
Christian Rose authored
2002-12-04 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation.
-
Michael Natterer authored
2002-12-04 Michael Natterer <mitch@gimp.org> * app/Makefile.am: added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. * app/appenv.h * app/batch.h * app/errors.h: #error if it is not defined to keep these files from being included from anywhere else. * app/app_procs.h: added just a #warning because some places still need "the_gimp" and app_exit(). * app/libgimp_glue.h: #ifdef the #error the same way as the other headers do.
-