0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Feb 23, 2025 — Feb 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add guards to methods in ui module More... over 13 years ago
add exception guards to dialog More... over 13 years ago
add exception guards to dialog More... over 13 years ago
initial implementation of exception handling More... over 13 years ago
Merge pull request #2 from jreidinger/user_example More... over 13 years ago
improve example so it is ready for demonstration More... over 13 years ago
Merge pull request #4 from jreidinger/fix_typo More... over 13 years ago
don't mark anything for nil value. Problem is that dialog destroy destroies object and invalidate pointer there, but GC want work with it More... over 13 years ago
move aliasing to place where method is already defined More... over 13 years ago
Merge branch 'master' of github.com:libyui/ruby-ui into user_example More... over 13 years ago
Merge pull request #7 from dmacvicar/memory_management More... over 13 years ago
Merge pull request #5 from jreidinger/master More... over 13 years ago
lets add the debug flag in a different way later
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 13 years ago
use ui_widget_mark directly in the Data_Wrap_Struct call
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 13 years ago
Merge pull request #6 from dmacvicar/jruby More... over 13 years ago
use NIL_P instead
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 13 years ago
document why
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 13 years ago
add testers for event type More... over 13 years ago
allow to deactivate callback More... over 13 years ago
add alias for activated to clicked, so it can be set more intuitive on buttons More... over 13 years ago
refactor place for list of callbacks More... over 13 years ago
fix typo in spacing More... over 13 years ago
JRuby compatibility:
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 13 years ago
Add proper memory management.
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 13 years ago
implement partials More... over 13 years ago
add user as MVC example More... over 13 years ago
implement recalculation of dialog More... over 13 years ago
implement recalculation of dialog More... over 13 years ago
first version that missing redraw and segfaults also :) More... over 13 years ago
Merge pull request #1 from dmacvicar/master More... over 13 years ago