1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 12 hours ago.
Jun 02, 2023 — Jun 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add registerInfo and unwrapClass
Hanmac
as Hans Mackowiak
More... almost 9 years ago
fixed dirctrl info register
Hanmac
as Hans Mackowiak
More... almost 9 years ago
rename wxHyperLink to wxHyperLinkBase
Hanmac
as Hans Mackowiak
More... almost 9 years ago
add menu for search ctrl in widgets sample
Hanmac
as Hans Mackowiak
More... almost 9 years ago
fixed parameter for initialize and update documentation for append methods
Hanmac
as Hans Mackowiak
More... almost 9 years ago
adding SearchCtrl in the widgets sample
Hanmac
as Hans Mackowiak
More... almost 9 years ago
add value option for add_checkbox in the widgets sample
Hanmac
as Hans Mackowiak
More... almost 9 years ago
fixed event for searchctrl
Hanmac
as Hans Mackowiak
More... almost 9 years ago
add create_boxmiddle to common page in widgets sample
Hanmac
as Hans Mackowiak
More... almost 9 years ago
add checks for adding a window to a sizer, in sizer and window class too
Hanmac
as Hans Mackowiak
More... almost 9 years ago
add singlefunc_if do have a protected singlefunc
Hanmac
as Hans Mackowiak
More... almost 9 years ago
fixed building with/without c++11 and with/without libc++, also fixed something about the warnings flags
Hanmac
as Hans Mackowiak
More... almost 9 years ago
Merge branch 'master' of github.com:Hanmac/rwx
Hanmac
as Hans Mackowiak
More... almost 9 years ago
add extra checks for c++11 with libc++ under clang
Hanmac
as Hans Mackowiak
More... almost 9 years ago
add exclude matrix for clang and non clang builds More... about 9 years ago
add before_script because osx doesnt have xvfb as far as tested
Hanmac
as Hans Mackowiak
More... about 9 years ago
resplace size_t for int for some functions to pleasure clang
Hanmac
as Hans Mackowiak
More... about 9 years ago
add more warnflags to the ignore list to build with clang
Hanmac
as Hans Mackowiak
More... about 9 years ago
update ruby versions in rvm, add options to install dependencies on osx too More... about 9 years ago
use pkg_config with options instead of calls to wx-widgets directly
Hanmac
as Hans Mackowiak
More... about 9 years ago
add class protection around wxActivityIndicator in samples/widgets
Hanmac
as Hans Mackowiak
More... about 9 years ago
fixed documented attribute in wxToolBarTool
Hanmac
as Hans Mackowiak
More... about 9 years ago
change that WX::ToolBarTool does try to call the functions of the toolbar if possible
Hanmac
as Hans Mackowiak
More... about 9 years ago
fixed problem with CenterVertical better
Hanmac
as Hans Mackowiak
More... about 9 years ago
fixed new align wxALIGN_CENTER_VERTICAL and wxALIGN_CENTER_HORIZONTAL
Hanmac
as Hans Mackowiak
More... about 9 years ago
in widgets sample move common methods from pages to common page
Hanmac
as Hans Mackowiak
More... about 9 years ago
add orientation option for StaticBox to create its sizer too
Hanmac
as Hans Mackowiak
More... about 9 years ago
added BoxSizer#initialize method
Hanmac
as Hans Mackowiak
More... about 9 years ago
added center_vertical and center_horizontal for sizer flags
Hanmac
as Hans Mackowiak
More... about 9 years ago
add activityindicator into widgets sample More... about 9 years ago