[gimp] (233 commits) ...Build with GSEAL_ENABLE



Summary of changes:

  96baac7... Fade dynamics. Add fade as one more dynamics driving factor (*)
  8be040d... Bug 587710 â?? PAT file specification seems to have a wrong (*)
  90a7d57... Disabled the build of the metadata plugin if libexif is dis (*)
  8274153... Updated Swedish translation (*)
  f843e59... Bug 167604 â?? gimp_gradient_get_color_at() may return out- (*)
  765fe81... Bug 554658 â?? Path Dialog: Path preview pics not to see co (*)
  00ac700... Bug 567262 â?? Black pixels appear in "Spread" filter previ (*)
  c79af13... Bug 569661 â?? Import from PDF throws errors when entering  (*)
  d408bed... app: Clarify gimp_display_shell_format_filename() (*)
  7582753... Whitespace and minor code cleanup (*)
  487fc74... Rename member "drawing_area" to "tag_area" (*)
  e28727b... Widget construction / showing cleanup (*)
  094b7f5... Various code cleanups (*)
  3a1f3b4... Remove "close_rectangles" member and the feature it impleme (*)
  59849bc... Use #defines instead of magic values for the tag spacing co (*)
  66c5412... Use GTK_SHADOW_OUT for the tag popup's frame (*)
  7fdefa9... Clean up spacings, tag size calculation and tag rendering (*)
  df57181... Remove useless member "ignore_button_release" (*)
  3db3ad0... Some more cleanup and a fix of a tiny earlier cleanup glitc (*)
  357e24a... More tag popup cleanup (*)
  f441464... Fix tiny miscalculation of the tag name rendering position (*)
  e90a610... Factor out tag hit detection into a utility function (*)
  34f3c20... Remove more obsolete variables and indentation levels (*)
  ffe2afb... Tag popup scrolling cleanup (*)
  6249fda... Start updating NEWS for 2.7.0 (*)
  b51f808... Update NEWS for 2.7.0 (*)
  94b9b60... Update README (*)
  cec18f1... Update authors.xml for 2.7.0 (*)
  f910375... devel-docs: Add authors.xml to release-howto.txt (*)
  3cbb656... app: Only show contributors for 2.8 in the about dialog (*)
  84943c0... app: Put gimp-file.h in file/Makefile.am (*)
  51473d8... Regenerate gimprc (*)
  22ea0ce... Update library .def files (*)
  53bdcab... Move dialog destruction to a utility function (*)
  3d6b86e... Clean up various calls to the response() callback (*)
  aca8a6d... Create a new GUI for dynamics dockable - needs debugging (*)
  7e4fb8d... Create a new dynamics object. (*)
  5d0eb20... Cleanup NEWS (*)
  da1ddff... po-python: Add text-brush.py to POTFILES.in (*)
  dd24432... Updated Russian translation (*)
  3f52973... Add Makefile.am rule to generate ChangeLog from git log (*)
  4148518... Fix typo in NEWS (*)
  1eb007f... plug-ins: Remove unused read_extended_data_block() in file- (*)
  98ce2f9... plug-ins: Use string literal as format in metadata plug-in (*)
  578c6d6... Enable automake silent-rules by default (*)
  543d373... Fade dynamics. Add fade as one more dynamics driving factor (*)
  5ee13ae... Create a new GUI for dynamics dockable - needs debugging (*)
  0bc13bb... Fade dynamics. Added fade as one more dynamics driving fact (*)
  c86b393... Remove fading from core-types.h. (*)
  8e0a214... Write dynamics objects separately. Needs debug. (*)
  cea5222... Merge branch 'master' into soc-2009-dynamics (*)
  daa3544... Merge master to dynamics branch (*)
  7cbf10b... Merge branch 'master' into soc-2009-dynamics (*)
  4aa3d3f... Build fixes to the dynamics branch. it now builds. (*)
  d6a59dc... Merge commit 'origin/master' into soc-2009-dynamics (*)
  a8a7246... Fixing some temp build stuff (*)
  9e0f4f4... Adding back some missing enum getters/setters (*)
  2e28c79... Adding back some missing enum getters and setters right thi (*)
  01df672... Clean off gui creation for props that no longer exist (*)
  4ea36f9... Some straightforward tool editor cleanups (*)
  f7f3165... Use GtkTreeStore instead of GtkListStore in GimpContainerTr (*)
  2edfc47... Rename private->hash_table to private->item_hash (*)
  23ab1a6... Use the right area for click detection on treeview cells (*)
  a5a2672... Set the tree view's "show-expanders" to FALSE (*)
  cf4d4b8... Updated Swedish translation (*)
  97668c2... Updated Swedish translation (*)
  8b4cb09... Updated Swedish translation (*)
  9f7866f... Updated Swedish translation (*)
  6a574ab... Bug 589783 â?? Finnish translation typo (*)
  99e3d88... Two files added as working on gimp dynamics objects. (*)
  03e91b6... Add menu item for dynamics dockable (menu bits) (*)
  1e17368... Merge commit 'origin/soc-2009-dynamics' into soc-2009-dynam (*)
  8480477... Further changes to make dynamics editor and its menu. (*)
  2e2f770... Merge branch 'add-menu-action' into soc-2009-dynamics (*)
  08a88f6... Lo and behold, menu item. (*)
  7d3f1f0... Now lets add the dockable it opens. Now gimp_dynamics_edito (*)
  441d287... Fix menu issues. (*)
  0ee1b9d... Add dynamics menu and actions that work. (*)
  1b0c359... Adjust dynamics editor codes and its function call in dialo (*)
  4da7c67... Debug dynamics editor, and solve many bugs. (*)
  ce1212f... Add context parameter back to gimp_dynamics_editor_new. (*)
  7cf408a... Cleaning the Dynamics Options object a little bit (*)
  7ed35da... Adjust dynamics object. (*)
  97c09f2... and adding a sample of outouts based struct (*)
  ac58002... Giving a boost. (*)
  7adb01a... typos (*)
  997db31... Working version of dynamics editor and its menu. (*)
  a527d25... Debug dynamics object files. (*)
  30382a5... Fix bugs and make a working build. (*)
  3a78004... Add UI to editor. (*)
  f48a7e4... Add dynamics context and factory data and functions (need d (*)
  6aa4d55... Solve errors in gimpcontext for dynamics. (*)
  822e394... Fix seg fault for gimpcontext (*)
  6e1d5ad... Giving shape to the new dynamics object (*)
  f57d3ad... Cleaning up the dynamics object (*)
  56f59ea... Wiring the new dynamics object to brush core. Just a start  (*)
  ae10bd5... Placeholder for quering dynamics values and a tesstpoint in (*)
  17a377a... Fixing props errors in context (*)
  460bf0e... Fixing some more props errors in context (*)
  9fa9f41... Taking out unimplemented gimp_dynamics_load for now (*)
  93f8216... Renaming GimpDynamicsOptions to GimpDynamics and moving fro (*)
  569a64d... Created stubs for saving and loading dynamics (*)
  455e523... Adding the sub files for dynamics save and load (*)
  4af5324... Cleaning up the dynamics init a little bit (*)
  e04a761... Cleaning up the dynamics init a little bit more (*)
  d73330e... Add UI to dynamics editor. (*)
  54e0b15... Merge commit 'origin/soc-2009-dynamics' into soc-2009-dynam (*)
  db8aa6c... Make dynamics object have an effect on the paintpbrush. Cur (*)
  6c496f7... Merge commit 'origin/soc-2009-dynamics' into soc-2009-dynam (*)
  d2143b8... Merging master to current state (*)
  6655f1b... Merge commit 'origin/soc-2009-dynamics' into soc-2009-dynam (*)
  0a90a75... Make the dynamics editor build and move the commented out m (*)
  e61316c... Clean up and have a new branch. (*)
  287f9ab... Adjust UI code to make check button. (*)
  6f5488a... Implement check button grid. (*)
  2ba3b36... Have config value for prop button. (*)
  aac92da... Have wires and function calls between dynamics and its edit (*)
  be40405... Fix errors and warnings. (*)
  4cb185a... Fixing up the dynamics UI. Currently does not sync with the (*)
  be78fe3... Merge commit 'origin/master' into soc-2009-dynamics (*)
  749ed22... index on soc-2009-dynamics: be78fe3... Merge commit 'origin (*)
  bb18654... Fix some compile errors (*)
  e75d44c... Merge commit 'origin/master' into soc-2009-dynamics (*)
  cd36753... Fixed loading for dynamics and made them actually accessibl (*)
  5eedaeb... A bit better but probablt wrong state (*)
  da2920b... Adding random as part of the calculations, renaming calc me (*)
  1553934... Merge commit 'origin/master' into soc-2009-dynamics (*)
  ac20b2d... Alphabetic ordering, remove stuff from EXTRA_DIST (*)
  f5f571b... Formatting cleanup (*)
  c3fc30c... Alphabet (*)
  0675a2e... Get rid of whitespace diff in NEWS (*)
  0a2d99a... Adding all other drivers to calculation and ading several o (*)
  26e7b5f... Fix ennum ordering (*)
  6581893... Fix color dynamic (*)
  3a041ad... Lots of improvements on dynamics (*)
  212ea4c... Start of dynamic jitter (*)
  7a2acf8... Merge commit 'origin/master' into soc-2009-dynamics (*)
  f89197f... A small dynamics UI change (*)
  88e7d53... Merge commit 'origin/master' into soc-2009-dynamics (*)
  860c952... Inverted maping matrix and fixes to jitter (*)
  ac111be... Added dynamics list and some infrastructure. still ont 100% (*)
  2eab9f2... Merge fixes (*)
  11d6219... Merge commit 'origin/master' into soc-2009-dynamics (*)
  23c07b9... fixes to actions setup (*)
  cf3c9b2... some missing files (*)
  430a796... Fixes (*)
  5adeb6e... Obsolete comment removed (*)
  72e976c... Make saving work. sortof. (*)
  cbcf465... Fix up dynamics loading/saving (*)
  7f8b347... Several small fixes. (*)
  0ffcad4... Several small fixes. (*)
  4a5f070... Fixing dynamics extension on save (*)
  f096de2... Merge commit 'origin/master' into soc-2009-dynamics (*)
  9b0f6ae... Make saves work a bit more. (*)
  5bd751c... Make model <-> data property copying work, and some cleanup (*)
  6409ecb... Fix gimp_dynamics_editor_set_data() to really work this tim (*)
  6d36496... Revert .gitignore to the state in master (*)
  af8b47e... Some reordering and cleanup (*)
  943e8c9... Last bit for dynamics switching. (*)
  0ca8189... Merge commit 'origin/master' into soc-2009-dynamics (*)
  276a603... Tiny fix for a missing include (*)
  5c1a949... Some formatting cleanup (*)
  26bda5a... Some more cleanup (*)
  1fcfa9f... Reorder includes (*)
  ba35532... Various cleanups in the GimpDynamics object (*)
  1cf86f6... Use all config properties needed for dynamics to work like  (*)
  b550fc9... Use the newly added dynamics paths (*)
  8be598e... Create the dynamics directory (*)
  3aa8db4... Use the configured default_dynamics from the config object (*)
  8e285ba... Add prefs UI for "dynamics-path" and "global-dynamics" (*)
  42b6667... Honor the "global-dynamics" setting (*)
  2656875... Remove the silly ratio limit from scale and just make sure  (*)
  424294b... Remove the special method for mixing scale thats absolete n (*)
  04bad56... Move scale limit so it does not bother generated brushes. (*)
  e5ad18c... Fixing the scale thing right and in the right place (*)
  d69b4f4... Fixing style I think (*)
  892f43f... Move GimpDynamicsOutput typedef to core-types.h, some clean (*)
  3438287... Remove member "name" from the GimpDynamics struct (*)
  cad2218... Move GimpDynamicsOutput to its own class (*)
  66215fc... Remove the dynamics editor from the menu of dockables (*)
  d543de8... Don't make the "dynamics-edit" action permanently insensiti (*)
  c856c16... There is this concept called alphabetic order... (*)
  09964b5... Remove duplicate commented-out code (*)
  330d406... Move dynamics includes to the .c files where they belong (*)
  dab5f9e... Rename all GimpDynamicsOutput functions to gimp_dynamics_ou (*)
  bc271a3... Fix typo in menu label (*)
  37967ed... Fill the dynamis popup menu with items and install it (*)
  c794fe0... Implement the GimpConfigInterface (*)
  8df73b9... Switch to using GimpDynamicsOutput's properties (*)
  c8db734... Make sure changes dynamics are properly saved to disk (*)
  6a47c2a... Get rid of unused cruft and reorder functions and includes (*)
  e23073a... Clean up widget creation in gimp_dynamics_editor_init() (*)
  db98f46... Rename utility function (*)
  488c52c... Remove dynamics cruft that is now done elsewhere (*)
  b6dd77a... Whitespace fix (*)
  5a145ae... Whitespace cleanup that reduces the diff against master (*)
  77faffe... Rename the output members of GimpDynamics from foo_dynamics (*)
  824be89... Get rid of local unused variable "config" (*)
  8fed747... Rename boolean properties of GimpDynamicsOutput from "foo"  (*)
  8331094... gimp_brush_core_real_set_dynamics(): don't forget to ref th (*)
  e12bc4f... gimp_brush_core_start(): move "fade_point" to local scope (*)
  de1db5c... More GimpBrushCore dynamics cleanup/fixes (*)
  3652313... Resurrect the paint option's "use-fade" property and UI (*)
  7bae9c0... Merge commit 'origin/master' into soc-2009-dynamics (*)
  135090c... Actually use the paint option's "use-fade" property again (*)
  aae7c2e... Bail out early if dynamic opacity results in 0.0 (*)
  e094dc5... Whitespace fix (*)
  ea48a90... Bail out early if dynamic opacity is 0.0 (*)
  005ddab... Bail out early if dynamic opacity is 0.0 (*)
  d4313db... Bail out early if dynamic opacity is 0.0 (*)
  d0c720b... Fix formatting; use the dynamics from the brush core, not f (*)
  cdbbd55... Code formatting (*)
  de3bfcd... Bail out early if dynamic opacity is 0.0 (*)
  8394a3d... Handle dynamic opacity in GimpSourceCore for all its subcla (*)
  c4fdd7f... Get rid of useless diff to master (*)
  f264cb4... Remove useless diff to master (*)
  3b1f78d... Reorder dynamics stuff (*)
  bbf3c17... Use the right stock_id for "dialogs-dynamics" (*)
  b5022d3... Remove overiding GimpPaintOptions of properties that don't  (*)
  15b912c... Change "factors" variables to integer because it's a counte (*)
  793be22... Only didive if the number of inputs is > 1 (/ 1 makes littl (*)
  a7234d6... Revert "Only didive if the number of inputs is > 1 (/ 1 mak (*)
  d030939... Fix airbrush behavior ignoring the buggy hardness for now. (*)
  2b1debe... Adding a default dynamics object to install (*)
  211e693... Fixing the dynamics install (*)
  be3ec7e... Fixing the dynamics install some more (*)
  885d4e9... Make sure user-install always creates all needed directorie (*)
  0456695... Added some more dynamics presets and set the default dynami (*)
  a92943d... rm erroneous makefile (*)
  4e018ea... Merge commit 'origin/master' into soc-2009-dynamics (*)
  210a4b5... Merge resolution (*)
  071d26c... Merge commit 'origin/master' into soc-2009-dynamics (*)
  5791530... Build with GSEAL_ENABLE (*)

(*) This commit already existed in another branch; no separate mail sent



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]