- 29 Mar, 2000 7 commits
-
-
Kjartan Maraas authored
2000-03-30 Kjartan Maraas <kmaraas@online.no> * no.po: Updated Norwegian translation.
-
Kjartan Maraas authored
2000-03-30 Kjartan Maraas <kmaraas@online.no> * ru.po: Updated Russian translation from Valek Filippov <frob@df.ru>.
-
Manish Singh authored
doesn't completely die. (Yosh) -Yosh
-
Yuri Syrota authored
-
Manish Singh authored
-Yosh
-
Yuri Syrota authored
-
Yuri Syrota authored
-
- 28 Mar, 2000 12 commits
-
-
Sven Neumann authored
since it seems to work just fine. removed obsolete installation instructions in plug-ins/dbbrowser --Sven
-
Michael Natterer authored
2000-03-29 Michael Natterer <mitch@gimp.org> * app/bezier_select.h * app/bezier_selectP.h * app/by_color_select.[ch] * app/ellipse_select.[ch] * app/free_select.[ch] * app/move.[ch] * app/rect_select.[ch]: kindof selection tools code review: - use SelectOps instead of int. - removed some unused prototyped and callbacks. - don't show the SELECTION_MOVE_MASK cursor if there is no selection and don't try to move the mask in that case. - re(?)-enabled moving the selection mask even if there is a floating selection. - usual bunch of cleanups.
-
Sven Neumann authored
gtk_widget_hide() so dialogs actually go away even if the user iconified them before. Should fix bugs #2961, #5293, #6441 and #7849. --Sven
-
Sven Neumann authored
like _"foo". --Sven
-
Stanislav Brabec authored
-
Kelly Martin authored
-
Kelly Lynn Martin authored
2000-03-28 Kelly Lynn Martin <kelly@poverty.bloomington.in.us> * plug-ins/common/warp.c (warp_dialog): integers are not doubles!
-
Stanislav Brabec authored
-
Sven Neumann authored
app/plug-in.c: reverted Mitch's latest change which caused bug #7980. --Sven
-
Marc Lehmann authored
-
SHIRASAKI Yasuhiro authored
-- yasuhiro
-
SHIRASAKI Yasuhiro authored
* gflare.c: gflare never use gfig-path. * ja.po: updated Japanese translation. -- yasuhiro
-
- 27 Mar, 2000 10 commits
-
-
Sven Neumann authored
* app/curves.c: * app/levels.c: hide the file_selector when the main dialog is unmapped * app/fileops.c: indentation --Sven
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
--Sven
-
David Monniaux authored
-
David Monniaux authored
-
Sven Neumann authored
--Sven
-
Chyla Zbigniew authored
-
SHIRASAKI Yasuhiro authored
* plug-ins/common/xpm.c: INIT_I18N_UI() instead of INIT_I18N() for save dialog. -- yasuhiro
-
Michael Natterer authored
-
Michael Natterer authored
2000-03-27 Michael Natterer <mitch@gimp.org> * app/transform_core.c: the button_press and cursor_update functions were still doing checks on the active layer instead of the active drawable. Fixing this automatically made the layers mask transformable.
-
- 26 Mar, 2000 8 commits
-
-
Garry R. Osgood authored
2000-03-26 Garry R. Osgood <gosgood@idt.net> * gimp/app/bezier_select.c in bezier_add_point(), when a BEZIER_MOVE type point is being added to a path with at least one extant segment, the point is re-typed to a BEZIER_ANCHOR (which is old behavior) and designated as the current anchor (which is new behaviour). With this change, motion events move the (second) control point and indicia are properly updated. This closes #6225.
-
Michael Natterer authored
2000-03-26 Michael Natterer <mitch@gimp.org> * app/gimage_mask.[ch] (gimage_mask_extract): add an "add_alpha" parameter to allow selected regions to be extracted without having an alpha channel added. * app/global_edit.c: pass add_alpha = TRUE. * app/transform_core.[ch]: made the transform core work on non-layer drawables even if no selection is present. Fixes #7485 and #7555. - transform_core_cut(): extract the mask without alpha if operating on a non-layer without having a selection. - transform_core_paste(): return a boolean indicating success instead of a layer and handle channels correctly. - transform_core_do(): if the "floating_tiles" passed to the function are from an un-floated non-layer, treat the whole non-layer as alpha channel and never enter the loop which transforms the (not present) color channels. Also clip the result to ensure that the channel never grows larger then the image. * app/tools_cmds.c * tools/pdbgen/pdb/tools.pdb: transform_core_paste() returns a gboolean now.
-
Stanislav Brabec authored
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
fixed compiler warnings, changed some gints to gbooleans cleaned up namespace and documentation updated libgimp documentation --Sven
-
Sven Neumann authored
--Sven
-
- 25 Mar, 2000 3 commits
-
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
--Sven
-
Stanislav Brabec authored
-