Commit graph

24 commits

Author SHA1 Message Date
len0rd
45a4b65053 add 'scale' option support to drawing a button box 2025-08-12 12:54:19 -04:00
len0rd
faa7b93bc3 theme: add support to drawBox to include outline. add scale parameter to button for text 2025-08-05 09:56:18 -04:00
rodel77
2f3db27769 Updated to love 11.0 2018-04-05 18:07:37 -05:00
Yx
02c4c05a0d Merge branch 'master' into master 2017-09-23 09:46:18 +08:00
Matthias Richter
d12ffe9295 Remove unneeded local 2017-03-16 20:29:04 +01:00
endlesstravel
6960a80eaa Revert "update to master"
This reverts commit 10e79ca5c8.
2016-11-06 15:26:19 +08:00
endlesstravel
10e79ca5c8 update to master 2016-11-06 15:18:02 +08:00
endlesstravel
4638fb1ea5 add ime support 2016-11-06 15:06:58 +08:00
Matthias Richter
1d6626e6f4 Fix #43 by enforcing minimum size on box drawing 2016-08-28 18:33:40 +02:00
Matthias Richter
c65c67cc63 Coding style changes 2016-03-13 13:24:39 +01:00
vrld
0947b08ff7 Merge pull request #30 from tesselode/override-radius
Add more options to override theme properties
2016-03-13 13:13:57 +01:00
Andrew Minnich
a4779092c1 Fix an error when overriding the colors of an input widget 2016-03-05 16:44:16 -05:00
Andrew Minnich
01f7cd88fb Add cornerRadius option to override theme corner radius 2016-03-05 16:20:43 -05:00
Andrew Minnich
5298f31d06 Have theme.drawBox take options argument
It can optionally still take a colors argument.
2016-03-05 16:13:04 -05:00
Matthias Richter
b37c35dc0a Add (not perfect) mouse interaction to input widget 2016-01-16 02:53:11 +01:00
Matthias Richter
4ac0f37097 Tweak theme: Larger space between checkbox and label 2016-01-16 02:35:12 +01:00
Matthias Richter
62b31ac719 Move computation of text offset from theme to input widget 2016-01-16 02:16:52 +01:00
Matthias Richter
aca8a297bb Fix #17: Support multiple instances 2016-01-03 18:33:39 +01:00
Matthias Richter
2ae96a5950 Fix line styles in input box 2016-01-02 14:45:16 +01:00
Matthias Richter
036e2bfe0e code cleanup 2016-01-02 14:38:15 +01:00
Matthias Richter
dc967192b7 Nicer theme 2016-01-02 14:36:00 +01:00
Matthias Richter
1b94aa8171 Fix utf-8 input 2016-01-01 22:05:11 +01:00
Matthias Richter
652291c175 Correct license header 2016-01-01 21:38:20 +01:00
Matthias Richter
b5137a4477 LET THERE BE SUIT! 2015-12-31 18:23:52 +01:00