1. 08 2月, 2018 2 次提交
  2. 07 2月, 2018 3 次提交
  3. 06 2月, 2018 2 次提交
  4. 05 2月, 2018 3 次提交
  5. 02 2月, 2018 1 次提交
  6. 01 2月, 2018 1 次提交
  7. 31 1月, 2018 2 次提交
  8. 30 1月, 2018 2 次提交
  9. 29 1月, 2018 2 次提交
  10. 25 1月, 2018 3 次提交
  11. 24 1月, 2018 5 次提交
  12. 23 1月, 2018 6 次提交
    • J
      cleanup list alt key change · 0d025550
      Joao Moreno 提交于
      0d025550
    • B
      linux - disable failing test · 545fcb99
      Benjamin Pasero 提交于
      545fcb99
    • M
      Extract largeImageView · eac87dab
      Matt Bierner 提交于
      Extract genericBinaryFileView
      
      Extract inlineImageView
      
      Add explicit return nulls for largeImageView and binaryFile View
      
      Extract getMime
      
      Use or return type in getMime
      
      Extract size logic to own class
      
      Move IMAGE_SCALE_CACHE into class
      
      Extract LargeImageView to own class
      
      Extract GenericBinaryFileView to class
      
      Move InlineImageView to own class
      
      Extract image view to own class
      
      Format param list
      
      Move imgSource into InlineImageView
      
      Make metadataClb non-optional since it is always pasesd in
      
      Extract isImageResource
      
      Give inlineImage a more descriptive name
      eac87dab
    • M
      1b21617a
    • M
      Mark static constants readonly · 89cdbe2a
      Matt Bierner 提交于
      89cdbe2a
    • B
      Add ability to zoom in/out on all images (#38538) · 9081507e
      Brian Schlenker 提交于
      * Add ability to zoom in on small images
      
      * Update image viewer to allow pinch or click to zoom
      
      Images are now always centered in the window. They initially start at
      their native size, unless they would be larger than the window, in which
      case they are contained within the window. Clicking increases the
      zoom, and alt+click decreases it. Pinch to zoom and ctrl+scroll are also
      supported.
      
      * Update resourceViewer to improve image viewing experience
      
      ResourceViewer now holds a cache of image scales so they stay the same
      while flipping between editor tabs. Right clicking now returns the image
      to its original scale. Pixelation only triggers for images 64x64 or
      smaller, and only after the first zoom. Editor risizing is handled
      thorugh the layout call to the binary editor, passed down to the
      resource viewer.
      9081507e
  13. 21 1月, 2018 4 次提交
  14. 20 1月, 2018 1 次提交
  15. 19 1月, 2018 2 次提交
  16. 18 1月, 2018 1 次提交