- 11 Sep, 2019 1 commit
-
-
Salamandar authored
-
- 03 Aug, 2019 1 commit
-
-
Michael Natterer authored
-
- 20 May, 2018 1 commit
-
-
Michael Natterer authored
and lots of other newer libraries.
-
- 29 Jan, 2018 1 commit
-
-
Michael Natterer authored
-
- 23 Oct, 2017 1 commit
-
-
Jehan authored
Adding a XSL stylesheet to generate ./content/about/authors.md for gimp-web repository. This way, it will be very easy to keep an up-to-date authors page on the website, as long as authors.xml is up-to-date as well. Note that authors.md is git-ignored and not generated automatically. It will have to be manually requested with a `make authors.md`.
-
- 03 Feb, 2014 1 commit
-
-
Kevin Cozens authored
-
- 10 Jan, 2014 1 commit
-
-
Daniel Sabo authored
-
- 02 May, 2012 1 commit
-
-
Øyvind "pippin" Kolås authored
Also removed another rule replaced by this rule.
-
- 04 Apr, 2011 1 commit
-
-
Mukund Sivaraman authored
-
- 24 Oct, 2009 1 commit
-
-
Martin Nordholts authored
It works fairly well to use Qt Creator to develop and debug GIMP. Ignore Qt Creator 4.x-ish project files.
-
- 10 Oct, 2009 1 commit
-
-
Michael Natterer authored
-
- 21 Jul, 2009 1 commit
-
-
zhenfeng authored
Implemented fading dynamics calculation. Let fade work with all driven factors. Added pixel_dist parameter to get_dynamic_x. Adjusted function calls for get_dynamic_x. * app/paint/gimppaintoptions.c: Added initialization for fading dynamics. : Added fading related variables similar to Random. : Adjusted get_dynamics_mix function. : Added fading calculation in get_dynamics_x functions. : Adjusted get_dynamic_x functions for fade dynamics. * app/paint/gimppaintoptions.h: Added fading_options in GimpDynamicOptions. * app/tools/gimppaintoptions-gui.c: Added the function fading_options_gui. * app/core/core-types.h: Added fading as the extra point in Gimpcoords. (not quite sure if it is correct.) * app/paint/gimpclone.c * app/paint/gimpdodgeburn.c * app/paint/gimperaser.c * app/paint/gimpheal.c * app/paint/gimppaintbrush.c * app/paint/gimpsmudge.c * app/paint/gimpairbrush.c * app/paint/gimpbrushcore.c * app/paint/gimpconvolve.c:Adjusted function calls. get_dynamic_opacity function calls were adjusted to have one more parameter, paint_core->pixel_dist. some key words: get_dynamic_ pixel_dist paint_core->pixel_dist
-
- 14 Jul, 2009 3 commits
-
-
zhenfeng zhao authored
* app/widgets/gimpdynamicseditor.c * app/widgets/gimpdynamicseditor.h: Two files are added.
-
zhenfeng zhao authored
Fade dynamics. Add fade as one more dynamics driving factor on GUI. Implement fading dynamics calculation. Let fade work with all driven factors. Add pixel_dist parameter to get_dynamic_x. Adjusted function calls for get_dynamic_x. * app/paint/gimppaintoptions.c: Add initialization for fading dynamics. Add fading related variables similar to Random. Adjust get_dynamics_mix function. Add fading calculation in get_dynamics_x functions. Adjust get_dynamic_x functions for fade dynamics. * app/paint/gimppaintoptions.h: Add fading_options in GimpDynamicOptions. * app/tools/gimppaintoptions-gui.c: Add the function fading_options_gui. * app/paint/gimpclone.c * app/paint/gimpdodgeburn.c * app/paint/gimperaser.c * app/paint/gimpheal.c * app/paint/gimppaintbrush.c * app/paint/gimpsmudge.c * app/paint/gimpairbrush.c * app/paint/gimpbrushcore.c * app/paint/gimpconvolve.c: Adjust function calls. get_dynamic_opacity function calls were adjusted to have one more parameter, paint_core->pixel_dist. some key words: get_dynamic_ pixel_dist paint_core->pixel_dist
-
Martin Nordholts authored
Add Makefile.am rule to generate ChangeLog from git log copied from pango and Behdad Esfahbod.
-
- 13 Jul, 2009 2 commits
-
-
zhenfeng zhao authored
* app/widgets/gimpdynamicseditor.c * app/widgets/gimpdynamicseditor.h: Two files are added.
-
Martin Nordholts authored
Add Makefile.am rule to generate ChangeLog from git log copied from pango and Behdad Esfahbod.
-
- 11 Jul, 2009 1 commit
-
-
zhenfeng zhao authored
Fade dynamics. Add fade as one more dynamics driving factor on GUI. Implement fading dynamics calculation. Let fade work with all driven factors. Add pixel_dist parameter to get_dynamic_x. Adjusted function calls for get_dynamic_x. * app/paint/gimppaintoptions.c: Add initialization for fading dynamics. Add fading related variables similar to Random. Adjust get_dynamics_mix function. Add fading calculation in get_dynamics_x functions. Adjust get_dynamic_x functions for fade dynamics. * app/paint/gimppaintoptions.h: Add fading_options in GimpDynamicOptions. * app/tools/gimppaintoptions-gui.c: Add the function fading_options_gui. * app/paint/gimpclone.c * app/paint/gimpdodgeburn.c * app/paint/gimperaser.c * app/paint/gimpheal.c * app/paint/gimppaintbrush.c * app/paint/gimpsmudge.c * app/paint/gimpairbrush.c * app/paint/gimpbrushcore.c * app/paint/gimpconvolve.c: Adjust function calls. get_dynamic_opacity function calls were adjusted to have one more parameter, paint_core->pixel_dist. some key words: get_dynamic_ pixel_dist paint_core->pixel_dist
-
- 01 Jun, 2009 1 commit
-
-
Sven Neumann authored
-
- 17 Apr, 2009 1 commit
-
-
Michael Natterer authored
-
- 31 Jan, 2009 1 commit
-
-
Martin Nordholts authored
svn path=/trunk/; revision=27972
-