Popular repositories Loading
51 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 3 commits in 1 repository
Created 1 repository
-
rwtolbert/cfltk
C++
This contribution was made on Apr 16
Created a pull request in MoAlyousef/cfltk that received 1 comment
rename setter to include set_
When linking into a .so on macOS, I get a missing symbol. Looks like the macro in the .cpp file is just missing the added "set_" so it matches the …
+1
−1
lines changed
•
1
comment
Opened 3 other pull requests in 1 repository
MoAlyousef/cfltk
1
open
2
merged
-
fix Fl_FlexType enums and fix examples for libcfltk2
This contribution was made on Apr 17
-
add CMake option to allow -fPIC when compiling
This contribution was made on Apr 16
-
update CMake so that examples are built with the appropriate flag for…
This contribution was made on Apr 7
Created an issue in MoAlyousef/cfltk that received 2 comments
Deriving custom class from FLTK widget in a language that use the C API
I've been playing with wrapping cfltk into Janet and things are working quite well for all the built-in classes. But Janet is a functional language…
2
comments