[gimp/soc-2013-combined-selection-tool] (230 commits) ...merge conflicts



Summary of changes:

  03f5599... app: properly initialize more variables Found by Coverity (*)
  fb1d220... app: fix previous commit (*)
  76bdbf6... app: I actually tested it this time (*)
  caf73f5... Add support for both gamma-corrected and linear for all bit (*)
  5506e69... app: show the dither dialog when converting between linear  (*)
  b14f96d... app: fix tests after the GimpPrecision enum change (*)
  99b3d9c... libgimp: add gimp_component_type_get_type() to gimp.def (*)
  f56f6d1... app: follow the GEGL invert -> invert-linear vs. invert-gam (*)
  b52beec... app: port GimpImagePropView's file size querying to GIO (*)
  8e262c8... Add SSE3, 4, and AVX gimp_cpu_accel checks (*)
  ff9c91c... Use gegl_malloc in GimpTempBuf (*)
  cccc355... SSE2 & SSE4.1 versions of GimpOperationNormalMode (*)
  9a6b42a... autogen.sh: also look for automake 1.14 (*)
  009b5a9... app: whitespace cleanup in operations/Makefile.am (*)
  7947f24... app: make gimp_operation_tool_set_operation() more readable (*)
  7ff7fa8... Bug 703218 - Typo in German translation (*)
  3cc53da... libgimpconfig: add gimp_scanner_parse_int64() (*)
  bb75596... Bug 683152 - Preview thumbnails in file open dialog causes  (*)
  0e98904... app: start supporting composer ops in GimpOperationTool (*)
  66847b4... libgimpthumb: use GIO_CFLAGS/LIBS not GLIB_CFLAGS/LIBS (*)
  fda356b... app: Fix phantom dependency of libappoperation.a (*)
  c8912ce... app: remove disabled code from gimp_drawable_real_get_buffe (*)
  f33d11b... app: keep the layer mode node's "linear" property up-to-dat (*)
  0fc78cd... app: don't add the aux input as a child to GimpOperationToo (*)
  385a6b6... plugins: finish the port of decompose.c (*)
  42416cc... Updated Hebrew translation. (*)
  027e342... libgimpthumb: add GIO_LIBS also to gimp_thumbnail_list_LDAD (*)
  f885085... app: view_close_cmd_callback(): no need to check the shell  (*)
  f6dcde1... Bug 576910: Show 'Language' setting languages in native lan (*)
  4eecd9b... Bug 576910: small fix on "Show 'Language' setting languages (*)
  6c62eb2... app: file_open_from_command_line(): don't access a dangling (*)
  09682d6... Bug 629941 - GIMP doesn't exit properly when quitting while (*)
  ba9fbde... Bug 679083: proper documentation for plug-in-autocrop-layer (*)
  fc873cd... Bug 576910: Show 'Language' setting languages in native lan (*)
  97d14eb... Bug 672100: gimptool returns wrong system plugin dir if lib (*)
  8a7d5c9... app: don't pass NULL to g_object_add_weak_pointer (*)
  ec6720c... plugins: add compatibility wrappers to motion-blur (*)
  dcbe7d7... plugins: do not edit Makefile.am directly (*)
  9daf2b8... app: remove flush parameter from write-buffer op in GimpApp (*)
  409cb44... plugins: Port compose.c to gegl (*)
  02fd481... plugins: make decompose.c's parasites consistants (*)
  2697b29... Bug 703738: when switching between multi and single window  (*)
  112fa53... Bug 703736: when switching from multi to single window mode (*)
  8ef5fca... app - call to keep the active shell in single window mode s (*)
  99691c7... Updated Spanish translation (*)
  3cc923d... Bug 703806: GIMP crashes when scaling an image (*)
  4ab02ea... app: store plug-in mtime as gint64 instead of time_t (*)
  767a5a3... Bug 703113 - Plug-ins are queried on every launch (*)
  13614f6... app: change GimpData:mtime from time_t to gint64 (*)
  7e513fa... Bug 703787 - Crash during switch from multi to single windo (*)
  6a5e37b... Bug 703692 - Unable to Resize Large Left Dock Area (*)
  92e9c0d... gfig: Remove unneeded and deprecated drawable accessors. (*)
  a0f98b5... Updated German translation (*)
  a2334b0... Bug 703692 - Unable to Resize Large Left Dock Area (*)
  2cd25ec... modules: turn GimpColorWheel into a proper dynamically load (*)
  89692ef... app: fix comment in xcf_load_image_props() (*)
  3737255... Bug 704118 - crash on invalid number of PLTE entries (*)
  d1795ac... Bug 700193 - undoing paint tools doesn't update last_coords (*)
  5b39be5... Bug 679195 - Foreground Select Tool Mask Inverted (*)
  464173a... Updated Polish translation (*)
  48c18ce... plugins: port border-average.c to GEGL (*)
  d682135... app: add gegl:alien-map to Colors -> Map (*)
  aa67bec... Bug 704510 - GIMP segfaults on OSX. (*)
  2370670... Bug 704510 - GIMP segfaults on OSX. (*)
  95c235f... plugins: Add compat wrappers for alien-map (*)
  409fa79... plugins: follow alien-map's parameter name change (*)
  0e93e18... app: locales without ISO-639-1 codes should not be ignored (*)
  de8dc1c... app: simplify config access in GimpImageWindow (*)
  3aaa0a9... Bug 704238 - Notify through status bar that warp effect is  (*)
  092f239... plugins: port gradient-map.c to gegl and improve it (*)
  816f651... Bug 675436 - Tabs always present when docks shown and absen (*)
  175835f... app: #include <locale.h> where setlocale () is used. (*)
  3712a8d... app: Use BUILT_SOURCES to make sure generated files are cre (*)
  60ede81... [l10n] Fix little issues in Galician translations (*)
  fb078df... Bug 704432 - Warning occurs when using a tool with a GimpTo (*)
  885a81f... plug-ins: do not segfault in file-gegl if > 1 image format  (*)
  dfad079... plug-ins: Add webp loading support through file-gegl (*)
  37195c8... plug-ins: Add webp saving support through file-gegl (*)
  a129f84... Bug 704592 - only load language lists once at gui startup. (*)
  013c9d3... Bug 704896 - pop ups are annoying when opening multiple fil (*)
  3b12541... app: rename GimpProjection's IdleRender stuff to ChunkRende (*)
  f0b3c76... app - fix crash of the language parser on OSX. (*)
  00797c8... po: add app/widgets/gimplanguagestore-parser.c to POTFILES. (*)
  62f65ea... app: add gegl:tile-seamless to Filters -> Map (*)
  b0645cf... plugins: add pdb compat wrappers for tile-seamless (*)
  f464695... app: Add a sanity check for required gegl ops. (*)
  0311bb4... app: Fix incorrect op names in the compatibility wrappers. (*)
  7a01ecf... app: Populate the list of required ops in sanity.c (*)
  fc6c605... plugins: Effectively fix wrong names in compatibility wrapp (*)
  47cb117... app: Disable the gegl operation sanity check for now (*)
  b58e189... app: don't set a name or any keys on GimpOperationPointLaye (*)
  96a090d... app: Enable the gegl op sanity check (*)
  b44ffdd... app: add gimp_tile_handler_projection_undo_invalidate() (*)
  55a7072... app: add some function stubs to GimpOverlayDialog (*)
  56f0653... Bug 674391 - Indexed colours not exported when save a .bmp (*)
  23bc1b2... app: Add gegl:antialias -> Filters/Enhance (*)
  8bad383... app: Add gegl:channel-mixer to Color/Components (*)
  2b58fb4... plugins: Add compat wrappers for antialias (*)
  0289eb8... Bug 705397 - Layer groups are not exported properly/fully (*)
  e72cf05... app: port mtime code in gimp_data_save() to GIO (*)
  145c9a8... plugins: Add compat wrappers for channel-mixer (*)
  28fe83b... libgimp: fix broken indentation in gimpexport.c (*)
  b05ff48... app: move the work of construction the projection into the  (*)
  40e7ca7... app: speed up image rendering by removing expose overhead (*)
  514f22f... app: fix crash when flattening an image with no visible lay (*)
  c32c120... app: return a GError when flattening the image failed (*)
  40f4105... app: fix the tile pyramid invalidation bug (*)
  dae8291... app: do not recurse to invalidate the pyramid (*)
  35b5b62... app: enable caching on layer mode ops (*)
  5b7953a... app: do not invalidate always the whole layer (*)
  fe02ef7... Revert "app: enable caching on layer mode ops" (*)
  e7b749d... app: Ensure the graph for fs filters is always constructed  (*)
  cff668f... app: Fix merging floating selections when undo is diabled. (*)
  370ea9a... Updated Polish translation (*)
  8ec824f... app: do not render many tiles twice (*)
  b561456... Bug 706221 - File/Save (As) dialog: add a link to the Expor (*)
  37df177... Updated Brazilian Portuguese translation (*)
  c64cb2d... Updated Polish translation (*)
  7ac385c... app: port the mask shrink and grow operations from u8 to fl (*)
  0564674... app: port the mask border operation from u8 to float (*)
  28c9470... app: fix warning when a gegl op's aux input combo box gets  (*)
  b60d361... app: add gegl:plasma to Filters -> Render -> Clouds (*)
  0df8ae5... Bug 704065 - Snap default preferences are now settable in t (*)
  7e80a4f... build/win: Add a jhbuild project for making windows binarie (*)
  8823f73... -Wformat-nonliteral, not -Wformat-non-literal (*)
  11f8135... Remove -Wformat-nonliteral (*)
  34a197e... Bug 701090: allowing to reorder shell tabs by drag'n drop i (*)
  4c8399e... Bug 701090: reorder the shells too when tabs are reordered. (*)
  f232a2b... app: simplify finding matching extensions (*)
  91b399b... gimp.doap: add schumaml to list of maintainers (*)
  d8d99e9... plug-ins: fix unused variable warnings in tiff load and sav (*)
  c4764a5... plug-ins: port file-wmf to GEGL (*)
  63608cd... plug-ins: port file-xwd to GEGL (*)
  1bd183c... plug-ins: any GIMP image must be deleted when animation-pla (*)
  3b0bb94... plug-ins: port file-raw to GEGL (*)
  533ddd4... build/win: Upgrade cairo to 1.12.16 (*)
  1649ae4... app: Use the function gegl_has_operation in sanity.c (*)
  14ab0da... plug-ins: rename file-raw to file-raw-data (*)
  af0cfac... Bug 707354 - Bump Map offsets only go to 1000 regardless of (*)
  6dc8339... Remove dead item gimptoolpresets.xml in app-docs.sgml (*)
  0d5910a... app: add gegl:bump-map to Filters -> Map (*)
  a4dd86f... app: add a read-only "buffer" property to GimpPickableInter (*)
  a9eb0c5... app: Fix a typo in an unused function (*)
  04a3c65... Bug 707255 - Open preferences when quitting causes assertio (*)
  338e0dd... Bug 707255 - Open preferences when quitting causes assertio (*)
  5e37536... Add an AppData file for GIMP (*)
  3654619... German UI translation: fix some inconsistencies (*)
  ac808b8... tools: make sure clang is not considered to be visual studi (*)
  97ece41... Updated Slovenian translation (*)
  7f8ed2b... Updated Slovenian translation (*)
  086ac04... Updated Slovenian translation (*)
  c632957... Updated Slovenian translation (*)
  a694970... app: set the filters' "is-last-node" correctly in GimpFilte (*)
  a38d361... build/win: Upgrade pixman to 0.30.2 (*)
  d69b748... Bug 707755 - reviewing PNG comment saving algorithm (*)
  d38f209... plug-ins - compress the PNG comment when over a given size. (*)
  6fefd5a... plugins: Add compat wrappers for plasma.c (*)
  a481065... pdb: Use svg:src in plasma's compatibility wrapper (*)
  34c50b0... app, plug-ins: Don't modify iter->length (*)
  b5ff4fb... app: support src ops in gimp_gegl_apply_operation() (*)
  3582625... app: remove the over from the plug_in_plasma() compat wrapp (*)
  ee8827d... pdb: minor glitch in gimp-image-set-active-channel's descri (*)
  a7f1129... pdb: update several channel creation function's description (*)
  8fe1f65... pdb: clean out \n from procedure descriptions in previous c (*)
  4d01e21... app: implement the GimpPickable interface for GimpImage (*)
  125cf2a... app: use the image instead of the projection for accessing  (*)
  b746230... build/win: Remove -march=i686 flag (*)
  c7aa623... app: clean out a big bunch of leading tabs. (*)
  4e28689... app: add new widget GimpPickableButton (*)
  52fe319... app: use a GimpPickableButton for GimpOperationTool's aux i (*)
  ed1b7f4... app: minor typo spotted on gimp:grow operation. s/diection/ (*)
  86b13ae... app: handle changing buffers in GimpPickableButton (*)
  31954af... build/win: Automatically remove unused tarballs. (*)
  fe7a08e... app: fix warning and indentation in windows_menu_display_re (*)
  74c5446... app: add a label to GimpOperationTool's aux input button (*)
  b2bbb1a... build/win: Disable sse2 in pixman (Bug 707653) (*)
  198f251... app: Refactor palette loaders. (*)
  d02dd9f... app: Rename the pallete loading functions from last commit. (*)
  18282a8... Bug 677259 - GIMP won't load large (even by one dimension)  (*)
  a2cee5d... build/win: Never build webkitgtk with debugging symbols. (*)
  cc1f994... Added files; .c & .h for the new tools
  de7d503... Add New pngs and edit Makefiles.am
  78b0ecc... Edited Makefile.am and gimp-tools.c
  099ca3a... Added new tools in gimphelp-ids.h & linked pngs to function
  a333b5e... Arranged Makefil.am Alphabetically
  9899b53... Added new Ui options inside rectangleselectoptions gimpregi
  2cf47c0... app:Solved warning; unintiated toggle
  ef5a277... app:added enum in core-enums and edited rectangleselectopti
  5b66fbe... app:Added scale for rounded radius and n-polygon
  1f09c8f... app:corrected some bugs
  d527497... app:Solved Bug; switch case goes to default
  1340ac7... app:changed he rounded radius into percentage
  7529786... app:add line_orientation; to the list of options
  5f82464... app:Some small changes in selectbyshape.c
  fda0646... po: Edited POTFILES.in
  a6b5a88... po:POTFILES.in added file; corrected error
  294da02... app:added function for single row selection tool
  a41b3f8... app:Single Row selection tool
  8ac9898... app:selectbyshape Single row select tool
  eb07c48... app: gimp_select_by_shape_tool_draw added new features
  fb594d4... app: Selectbyshape:tool_draw Commented out some code
  b0661c2... Created a backup of gimpselectbyshapetool
  2cb7110... app: created backup error copy
  a95dd2e... app:deleted some backup files
  a0b8909... app:added lines in selectbyshape
  4373240... app: selectbyshapetool added base functions
  91c0223... app:Removed few backup files
  6bbc2a2... app:stable gimpselectbyshape
  e84113c... app:gimpselectbycontent.h
  e5bc43c... gimpselectbycontent
  9570a0e... app:too_draw added functions for othwer shapes
  a7aa435... app:gimp-tools removed selectbycontent from comment
  a9e3032... app:selectbyshape Polygon tool
  a397583... app:selectbyshape Polygon tool Comments added
  b86edb3... app:selectbyshape Minor edits
  02b20b5... app:tools: options for content select
  cebf094...  app: selectbycontent added few header files
  39a55b0... app: select by content header file
  28abea1... app: selectbycontent file
  cdec50a... commented out selectbycontentool]
  d35fdff... app: stable build
  c4d69b1... Fix libgimp/gimp.def
  ab97ae5... app: n-polygon options number of side
  1175823... removed selectbycontent from comment
  6350319... removed few extra functions
  b34c759... minor changes
  e429dba... commented selectbycontenttool
  d2f65f3... app: polygon selection tool
  61fde49... enums list
  ca52dd7... merge conflicts

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