Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
Eric House 86e7142687 split DlgDelegate interface in three
replace dlgButtonClicked() with separate methods for positive and
negative buttons and alert dismissal. I was making too many mistakes
because the old method was getting called twice (e.g. for negative and
then dismissal) and I hadn't needed to differentiate until adding that
new Action. There should be no behavior change with this, but it's
pervasive and replaces some spaghetti.
2017-01-06 07:07:17 -08:00
xwords4 split DlgDelegate interface in three 2017-01-06 07:07:17 -08:00
.gitignore gtk: remove assertion failure creating new games 2016-09-26 08:24:47 -07:00
.projectile housekeeping 2016-11-11 06:30:55 -08:00