[gimp/soc-2010-cage-2] (143 commits) ...gimp:cagetransform : move a call to babl_format_n outside of loops



Summary of changes:

  c913c15... libgimp, plug-ins: change the parasite function calls in mo (*)
  8512e67... Uploaded Ukranian (*)
  21ad9d3... app: don't ref the layer mask twice when keeping it around  (*)
  6722865... app: remove gimp_data_name_compare() prototype, the functio (*)
  c31d675... app: move all GimpDynamicsOutput members to private (*)
  e3c0a4e... app: move all GimpDynamics members to private (*)
  7a47e36... app: fix "grabbing" of extended devices (*)
  616285f... app: fix possible warning when removing layers, channels or (*)
  97a73ea... app: use gtk_box_pack_start() to pack a dialog's toplevel c (*)
  38fd77f... plug-ins: some more s/gtk_container_add/gtk_box_pack_start/ (*)
  5ad45da... app: move all GimpFillOptions members to private (*)
  fc7bd98... app: move all GimpStrokeOptions members to private (*)
  58cc35a... plug-ins: map-object, remove newlayer option from pdb (*)
  ca1cc32... libgimpwidgets: use GtkComboBoxText when building against G (*)
  c5b82ec... Updated French translation (libgimp/tags) (*)
  801405d... devel-docs: fix the build of the scanner binaries (*)
  514a554... configure: require GLib >= 2.28.1 (*)
  fcfb7cf... Use the new g_[s]list_free_full() instead of foreach() and  (*)
  b8d1482... app: move all GimpSettingsEditor members to private (*)
  e69ecba... app: move all GimpSettingsBox members to private (*)
  87646e9... libgimp: deprecate and rename the image parasite functions (*)
  95e498e... libgimp: rename gimp_pdb.h to gimp_pdb_headers.h (*)
  7fae2b2... libgimp: rename the "misc" pdb group to "gimp" (*)
  db6f3df... plug-ins: fix glitch in image parasite function renaming (*)
  bb6436c... libgimp: deprecate and rename the global pararasite functio (*)
  383cc27... app: move all GimpViewable members to private (*)
  3e93f45... app: keep the preview TempBuf and GdkPixbuf in GimpViewable (*)
  2281645... app: remove unused function temp_buf_new_check() (*)
  a2d2798... app: remove widget parameter from gimp_view_renderer_defaul (*)
  b1d6f1b... app: lose "default" from protected GimpViewRenderer renderi (*)
  5bd1b31... app: cosmetic cleanup (*)
  f7ce31d... app: fake the size of a gruop layer by overriding GimpViewa (*)
  62f2ae8... app: move GimpItem's width and height members to private (*)
  50419c8... Updated French translation (*)
  166c76b... Bug 630069 - In single-window mode, canvas badly positioned (*)
  18fd05d... libgimp: Update and sort gimp.def with parasite API changes (*)
  b81276c... app: fix goption warning (*)
  01a52b8... Update gimprc (*)
  0656172... Add distdir to POTFILES.skip (*)
  a57b27c... Updated French translation (*)
  ef06dfd... Revert "Add distdir to POTFILES.skip" (*)
  183e1e9... Uploaded Ukranian (*)
  8184296... app: add gimp_container_get_neighbor_of() to GimpContainer (*)
  14c4e7c... Updated French translation (*)
  7554826... app: set the text option's unit menu to "plural" (*)
  90058cd... app: add missing tooltips in the text style overlay widget (*)
  22808b9... app: GimpTextOptions: implement GimpToolOptions::reset() (*)
  54c7725... app: GimpTextTool: remove disabled testing code (*)
  f4b311d... devel-docs: add newly generated templates to .gitignore (*)
  a62071e... app: remove mamber GimpDrawable::bytes (*)
  591f029... Updated italian translation (*)
  9f30550... app: move drawable->type to private (*)
  c07811f... app: remove unused variables in gimp_drawable_duplicate() (*)
  41b1bd3... app: Fix smooth intreaction with airbrush (*)
  bdf8d3d... plug-ins: add some GTK_CHECK_VERSION(2,24,0) and use the ne (*)
  b725eaa... libgimpwidgets: don't mix GimpWidgetHelpType and GtkWidgetH (*)
  42b2498... app: add a cast when comparing GdkCursorType with GimpCurso (*)
  fdde231... app: use gtk_widget_get_allocation() instead of gdk_drawabl (*)
  075c7d4... app: avoid the deprecated gdk_drawable_get_size() on GTK+ > (*)
  c6e3543... libgimpwidgets: don't treat -1 as value of enum PangoAttrTy (*)
  d23c0d3... plug-ins: add a typedef for IfsCompose's token enum (*)
  98e5c32... plug-ins: compare gimp_image_base_type() to GIMP_RGB, not G (*)
  d7c1788... plug-ins: use gdk_window_get_width/height() on GTK+ >= 2.24 (*)
  e26c277... plug-ins: use GimpImageType instead of GimpImageBaseType in (*)
  ac5cd62... plug-ins: don't use %ld to print simple integer values (*)
  bd74617... Bug 643174 - GIMP fails to execute 'Palette to Gradient' fu (*)
  56d8850... Use a proper int to pointer cast (*)
  9bbfac5... Use correct format string for size_t args (*)
  2deb14c... Use correct format string for size_t args (*)
  584f9a3... Use correct format string for size_t args (*)
  0d0ffd1... Bug 644891 - Ctrl+e crashes gimp (*)
  d7c66c6... Bug 142697 - Dock separators move between sessions (*)
  d315396... app: rename gimp_transform_tool_doit() to gimp_transform_to (*)
  503acba... Bug 600554 - Implement layer group transforms (*)
  e24795f... Bug 600554 - Implement layer group transforms (*)
  5c07d3b... Added a getenv procedure to the ftx extension of Script-Fu. (*)
  97bf015... Minor R5RS compatibility fix for the expt procedure. (*)
  9538f4d... file-jpeg: Bug #594282 - Set image resolution from EXIF if  (*)
  94fa7a0... file-jpeg: Validate ExifRational.denominator before divisio (*)
  1c8149a... Bug 632568 - 'gimp-drawable-transform-rotate-simple' makes  (*)
  f13abfa... app: change image parameter in gimp_text_layout_new() to xr (*)
  422248d... Fixed cut and paste error that put R5RS fix before the sett (*)
  6e45d78... plug-ins: undeprecate most of file-xjt (*)
  df73191... app: add a GimpTextStyleEditor to the text tool's editor di (*)
  f1d1bb6... app: experimentally add fine-tuning to GimpSpinScale (*)
  61aa185... app: make GimpSpinScale's slow part change the value 10x sl (*)
  f47645d... Add some extra compiler warnings to CFLAGS (*)
  10893e6... Revert "Add some extra compiler warnings to CFLAGS" (*)
  ecbfb4a... app: add a GimpText property and construct param to GimpTex (*)
  caa3b9f... libgimpbase: add gimp_units_to_points() (*)
  f09360b... app: GimpTextLayout: use the unit conversion functions from (*)
  140c9aa... Bug 625273 - Insert Font and font-size into the Texteditor' (*)
  28b6057... themes: remove the experimental dark style for overlay widg (*)
  0789ee2... app: add a 1px FG border around overlay frames (*)
  4f62bdf... app: paint the text cursor in the highlight color (*)
  9bae2a1... app: Fix pdb size and dynamics issues (*)
  1a8edd7... app: Fix pdb properly this time (*)
  bb80dfd... Revert "app: Fix pdb properly this time" (*)
  b3a597c... Revert "app: Fix pdb size and dynamics issues" (*)
  5d5430e... app: Fix pdb size and dynamics brush stuff (*)
  ce606d9... app: Fix a dynamics leak from new pdb fix (*)
  6d6ab78... app: Fix stroking brush size to brush default (*)
  5f54693... app: Fix whitespace in last commit (*)
  6d97fd3... app: use a size entry instead of a spinbutton in GimpTextSt (*)
  c469dbb... libgimpwidgets: turn GimpDialog's "parent" into a property (*)
  384689b... libgimpwidgets: add a private struct to GimpDialog and use  (*)
  1f5e180... app: move GimpToolDialog from app/widgets/ to app/display/ (*)
  13bedf6... app: minor cleanups in GimpColorPickerTool (*)
  4149452... Bug 643155 - Tool dialogs don't stay on top of the image wi (*)
  6378e9f... app: rename member GimpImageMapTool->shell to ->dialog (*)
  a7d62a1... Updated Spanish translation (*)
  38287ba... app: GimpTextTool: use the highlight color for the selected (*)
  a90961e... app: make GimpTextStyleEditor look a bit nicer (*)
  ec1108d... Bug 559716 - Changing crop size in Crop Tool Options can ma (*)
  cc04620... Adjust Bug 559716 bugfix to not test exact double equality (*)
  ee6a029... Add -fno-common to CFLAGS (*)
  33dd207... Bug 645456 - Inconsistent window (role) naming scheme (*)
  5692995... Bug 641529 - Image Map plugin. The name of 2 buttons are no (*)
  28aa26f... Bug 635038 - Fails to build on GNU/Hurd (*)
  ab9cb53... app: gimp_tool_preset_new(): ignore the passed name (*)
  fa9453e... app: add gimp_prop_icon_picker_new() (*)
  7cf14bd... app: allow to change GimpToolPreset's icon (*)
  49710c1... app: cosmetic cleanups in GimpFilteredContainer (*)
  051ef0e... app: add GimpTaggedContainer (*)
  f3a99ed... app: turn GimpFilteredContainer into a general purpose filt (*)
  91195e8... app: remove the old tool presets system (*)
  2aeac1c... Merge branch 'soc-2010-cage-2' (*)
  b49fdd4... app: fix GimpTaggedContainer to work with multiple views (*)
  014a333... app: fix GimpTaggedContainer's base class (*)
  f2d5831... app: virtualize the add/remove/freeze/thaw logic of GimpFil (*)
  1659f62... app: small style cleanup in the merged cage code (*)
  3cd16c7... Update Finnish translation (major quick review of the rough (*)
  d6c4d21... Use guints for flags (*)
  36e03da... Remove deleted file from POTFILES.in (*)
  c062432... Fix size_t format modifier yet again (*)
  39d2067... app: add gimp_tagged_has_tag(), and some cleanup in GimpTag (*)
  d64eae8... app: use gimp_tagged_has_tag() instead of imlementing the s (*)
  ac7aab2... app: forgot to remove member GimpTaggedContainer:src_contai (*)
  7eda388... app: fix possible GimpTagEntry crash by keeping the query i (*)
  aec66d0... app: make GimpTaggedContainer properly memory manage the fi (*)
  b590804... app: move GimpFilteredContainer's match logic to a utility  (*)
  5a5f47d... cagetool: move malloc out of inner loop (*)
  c32fb7d... gimp:cagetransform : move a call to babl_format_n outside o

(*) 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]