1. 19 Şub, 2017 1 kayıt (commit)
  2. 15 Şub, 2017 1 kayıt (commit)
  3. 08 Şub, 2017 1 kayıt (commit)
  4. 05 Şub, 2017 3 kayıt (commit)
    • Colomban Wendling's avatar
      Merge branch 'Forkest/copy-items-nonlatin' · b0f71a16
      Colomban Wendling yazdı
      Work around incorrect keybinding handling with multiple layouts so
      cut/copy/delete keybindings work via menuitem activation if we failed
      to trigger the action ourselves.
      
      Closes #1386.
      b0f71a16
    • Colomban Wendling's avatar
      Use :select/:deselect signals for consistency · 2c1a71ad
      Colomban Wendling yazdı
      Instead of having a handler on 2 separate objects, use :select and
      :deselect on the same one.  Those signals are appropriate, as the
      documentation mentions that submenus are popped up on :select.
      2c1a71ad
    • Forkest's avatar
      Fix cut and copy actions in non-Latin keyboard layouts · 67d6562f
      Forkest yazdı
      Mark the associated menu items sensitive when the menu is hidden, so
      that GTK's accelerator handling can trigger them.  This works around
      incorrect handling in Geany's code of keybindings coming from multiple
      layouts for cut/copy/delete actions.
      
      Partial workaround for #998, #1286 and #1368.
      67d6562f
  5. 02 Şub, 2017 1 kayıt (commit)
    • Colomban Wendling's avatar
      scintilla: Prevent running signal handlers on a destroyed a11y object · 0df7d5a0
      Colomban Wendling yazdı
      Avoid crash when detaching the widget from the accessible object
      without destroying that widget.
      
      In such situations, the widget is still valid but we will have
      destroyed the orphaned accessible object.  Thus, we must make sure we
      disconnected the signal handlers the late accessible had set up on the
      widget, as they won't be implicitly disconnected by widget
      finalization in this case.
      
      Fixes #1385.
      0df7d5a0
  6. 24 Ock, 2017 1 kayıt (commit)
  7. 23 Ock, 2017 1 kayıt (commit)
  8. 14 Ock, 2017 1 kayıt (commit)
  9. 12 Ock, 2017 1 kayıt (commit)
  10. 11 Ock, 2017 3 kayıt (commit)
  11. 09 Ock, 2017 2 kayıt (commit)
  12. 06 Ock, 2017 1 kayıt (commit)
  13. 31 Ara, 2016 1 kayıt (commit)
  14. 28 Ara, 2016 2 kayıt (commit)
  15. 27 Ara, 2016 1 kayıt (commit)
  16. 22 Ara, 2016 2 kayıt (commit)
  17. 20 Ara, 2016 6 kayıt (commit)
  18. 18 Ara, 2016 1 kayıt (commit)
  19. 16 Ara, 2016 2 kayıt (commit)
  20. 10 Ara, 2016 1 kayıt (commit)
  21. 05 Ara, 2016 1 kayıt (commit)
  22. 23 Kas, 2016 2 kayıt (commit)
  23. 22 Kas, 2016 1 kayıt (commit)
  24. 18 Kas, 2016 2 kayıt (commit)
  25. 13 Kas, 2016 1 kayıt (commit)