0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:dmacvicar/ruby-ui
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 13 years ago
* Add object tracking * Make sure Dialog throws if Dialog#destroy! is called, instead of segfault (YDialog::destroy() deletes the ptr)
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 13 years ago
create two phase cleaning to avoid mix of statics and multis More... over 13 years ago
add evaluation of code, slighly modify tree modification and fix some issues More... over 13 years ago
destroy first dialog after event More... over 13 years ago
Merge pull request #4 from jreidinger/id_setters More... over 13 years ago
use instance variables only More... over 13 years ago
Merge pull request #3 from jreidinger/id_setters More... over 13 years ago
text from attribute have precedence before id from text More... over 13 years ago
Merge branch 'master' of github.com:dmacvicar/ruby-ui
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 13 years ago
Add Dialog#destroy! and Widget#valid?
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 13 years ago
implement automatic set of id from template More... over 13 years ago
simplify generator More... over 13 years ago
Merge pull request #2 from jreidinger/rich_example_and_fix_for_newlines More... over 13 years ago
Merge pull request #1 from jreidinger/widget_refactoring More... over 13 years ago
add dynamic inliner as filter More... over 13 years ago
remove newlines More... over 13 years ago
add richer example More... over 13 years ago
add readme
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 13 years ago
move it out of the widget C++ file
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 13 years ago
add authors
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 13 years ago
Merge branch 'master' of github.com:dmacvicar/ruby-ui into widget_refactoring More... over 13 years ago
refactor builder to allows easy define of new widgets More... over 13 years ago
improve design to have input field before button More... over 13 years ago
move the test init to a setup method
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 13 years ago
Implement id for widgets
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 13 years ago
add dependencies for the slim builder
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 13 years ago
First draft of a slim template builder for the user interface.
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 13 years ago
implement input_field and label
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 13 years ago
first working example
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 13 years ago