nana

a modern C++ GUI library

Github星跟踪图

Nana C++ Library

Linux (gcc 8.3.0 and 9.2)TravisCI build status including (nana-demos)

Windows (Microsoft (R) Build Engine version 15.9.21) AppVeyor build status

Licence

Nana is a C++ standard-like GUI library designed to allow developers to easily create cross-platform GUI applications with modern C++ style. Currently it is regularly tested on Linux(X11) and Windows, and experimentally on macOS and FreeBSD. The nana repository contains the entire source of the library. You can browse the source code and submit your pull request for contributing.

License

Nana is licensed under the Boost Software License

Members

Jinhao, Ariel Viña Rodríguez.

Support

The best way to get help with Nana library is by visiting http://nanapro.org/help.htm

Sending a Pull Request ?

This project encourage you to contribute through sending a pull request! There is a simple rule: please don't directly commit your contributions to the master branch. According to your commits, please choose the hotfixes branch or the develop branch. Thank you!

Introduction to the Repository

There are two main branches with an infinite lifetime:

  • master is the main branch and it is marked as every version release.
  • develop is also another main branch where the source code reflects a state with the lastest delivered developement changes for the next release.

Other branches:

  • features are used to develop new features for the upcoming or a distant future release. Feature branches are named as 'feature-FEATURENAME'.
  • hotfix is meant to prepare for a new release, and fixes some bugs from the corresponding tag on the master branch.

主要指标

概览
名称与所有者cnjinhao/nana
主编程语言C++
编程语言CMake (语言数: 3)
平台
许可证Boost Software License 1.0
所有者活动
创建于2011-12-07 07:12:03
推送于2024-06-19 18:14:27
最后一次提交2024-05-16 14:43:26
发布数32
最新版本名称v1.7.4 (发布于 2020-05-17 06:35:47)
第一版名称v0.9 (发布于 2014-12-12 07:07:48)
用户参与
星数2.4k
关注者数137
派生数339
提交数2.3k
已启用问题?
问题数392
打开的问题数104
拉请求数244
打开的拉请求数8
关闭的拉请求数66
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?