Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Linux native menus checked entries #633

Merged
merged 10 commits into from
Mar 8, 2018

Commits on Feb 19, 2018

  1. Checked menu entries working.

    pelatx committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    40c9ca7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3f6e00 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. Fixes post insertion of new menu item between the original menu item …

    …and the checked one.
    pelatx committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    651d587 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. Fixes visual malfunction (can be seen unchecked) of the split view it…

    …ems when the one that is ckecked at that moment is clicked.
    pelatx committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    ca7da21 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2018

  1. Check menu item is created the first time that SetMenuItemState() is …

    …called with checked flag to true and reutilized later.
    pelatx committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    5e6f8a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2018

  1. Typo fix.

    pelatx committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    c5e80e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. Configuration menu
    Copy the full SHA
    24218de View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2018

  1. Configuration menu
    Copy the full SHA
    d6834b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. Added @nethip hack to avoid seeing the checkbox disabled in `No Split…

    …`, etc. And addressing review comments.
    pelatx committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    db7e018 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Configuration menu
    Copy the full SHA
    5d821c0 View commit details
    Browse the repository at this point in the history