0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update regressions More... about 6 years ago
Do not generate suppressions for warnings which are not enabled More... about 6 years ago
Do not report orphaned widgets when the corresponding warnings are disabled More... about 6 years ago
fix python3 compatibility More... about 6 years ago
a label can also be an internal-child More... about 6 years ago
Special-case button that contains a label and images contained in buttons More... about 6 years ago
Complete widget lists More... about 6 years ago
Do not necessarily enable warnings about orphan labels More... about 6 years ago
move widget orphaning computation to its own function More... about 6 years ago
we rather want to decide what is fatal or not More... about 6 years ago
Add mechanisme to fine-tune warnings and errors More... about 6 years ago
Add options to pass widgets classes to ignore/etc. More... about 6 years ago
show number of unused suppressions More... about 6 years ago
code restructure, no change More... about 6 years ago
tune warn vs err More... about 6 years ago
Generalize ignores More... about 6 years ago
GtkModelButton is basically a button More... about 6 years ago
Ignore 'GtkLinkButton', it's actually a label More... about 6 years ago
We have more buttons than just GtkButton and GtkToolButton More... about 6 years ago
Do not consider labelled labels as orphan More... about 6 years ago
Give more line numbers More... about 6 years ago
Revamp parsing algorithm, to efficiently consider as orphaned label the duplicates More... about 6 years ago
Avoid warning twice for Entry/Scale/SpinButton More... about 6 years ago
Optimize getting ids More... about 6 years ago
Add last-resort to elm_name More... about 6 years ago
typo More... about 6 years ago
Detect placeholder_text More... about 6 years ago
Avoid warning about internal entries More... about 6 years ago
Fix case when elm_labelled_parent is called with an element which doesn't have any parent More... about 6 years ago
rephrase some warnings More... about 6 years ago