Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codingman/LibUIDK
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: iUIShop/LibUIDK
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 165 files changed
  • 5 contributors

Commits on Jul 22, 2020

  1. Delete LICENSE

    iUIShop authored Jul 22, 2020
    Configuration menu
    Copy the full SHA
    ec6464d View commit details
    Browse the repository at this point in the history
  2. Create LICENSE.md

    iUIShop authored Jul 22, 2020
    Configuration menu
    Copy the full SHA
    ab0f272 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Update LICENSE.md

    iUIShop authored Jul 24, 2020
    Configuration menu
    Copy the full SHA
    0fb31af View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. LibUIDK: 去掉tree控件的垂直平滑滚动效果,这个效果支持的不太好;去掉创建工程时对vs版本的选择,直接创建出所有vs版本的工程文…

    …件;去掉联系人和故事板面板,实际开发中从未使用过;去掉Handler机制,在实践过程中,发现引入新的概念后,会使程序员迷茫,默认改回基于CWnd的窗口方式。
    liushuwei committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    bab5ee9 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. LibUIDK-增加360安全卫士demo.

    liushuwei committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    bf8c164 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9deb23 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. LibUIDK-支持vs2019.

    liushuwei committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    a01cb19 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. LibUIDK-修复部分编译警告。

    iUIShop committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    be8f1ba View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

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

Commits on Aug 19, 2021

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

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    2265f23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea7b0ca View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. LibUIDK: check args.

    Shuwei Liu committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ad891b2 View commit details
    Browse the repository at this point in the history
  2. Update LICENSE.md

    iUIShop authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    dbb5c32 View commit details
    Browse the repository at this point in the history
  3. LibUIDK: 输出路径加上反斜杠。

    Shuwei Liu committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f714a93 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:iUIShop/LibUIDK

    Shuwei Liu committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    17fd066 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2826a1 View commit details
    Browse the repository at this point in the history
Loading