1. 29 Agu, 2016 21 kayıt (commit)
  2. 28 Agu, 2016 15 kayıt (commit)
  3. 27 Agu, 2016 4 kayıt (commit)
    • Armin Le Grand's avatar
      screenshot: fixup some details for screenshot dlg · c665e7f6
      Armin Le Grand yazdı
      Edge-rounding and linewidth for selection/cursor, default
      filename for save dialog. Code cosmetics.
      
      Change-Id: I8a76d68f4f3070458ec4ba51a81bb046057218ab
      c665e7f6
    • Armin Le Grand's avatar
      screenshot: added functionality to dialog · e2d26860
      Armin Le Grand yazdı
      Moved code to cui, added abstraction for AbstractDialog,
      adapted rendering, changed selection, added better selection
      visualization, added save ressources and dialog, creating
      pure screenshot with annotation display
      
      Change-Id: I533d9f559ee17cd46105b934bcf4beef87b96168
      e2d26860
    • Armin Le Grand's avatar
      screenshot: develop interactive screenshot dialog · f9238c34
      Armin Le Grand yazdı
      Implemented a first version of an interactive
      screenshot dialog that supports annotations, text excerpts
      for these and allows to create a screenshot file
      
      How to use:
      * enable experimental features in Tools->Options
      * open any random dialog
      * open context menu - there's now a 'Screenshot' entry
      * click that, screenshot dialog pops open, mouse over the
        grayed-out screenshot to highlight controls
      * click once to highlight, click a 2nd time to unselect
      
      Change-Id: I3bcd76b96ad023e11421e4fcfac866ebf4f5ff78
      f9238c34
    • Damjan Jovanovic's avatar
      Resolves: #i96720# FilePicker: setDefaultName... · 25aa9f30
      Damjan Jovanovic yazdı
      setDefaultDirectory "broken"
      
      Display the proposed filename even when the URL
      specified for the file picker directory is invalid.
      
      As the Win32 file picker sadly allows both paths and URLs
      for directories, users try paths on other more
      restrictive platforms, and since the file picker there
      shows neither the directory nor the file, they wrongly
      conclude both are broken.
      
      Patch by: me
      
      (cherry picked from commit 42d181e7)
      
      Change-Id: I3f99937b667d7fe5198f6445ccd4d0e22d48c7c7
      Reviewed-on: https://gerrit.libreoffice.org/28426Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      25aa9f30