Commit Graph

11 Commits

Author SHA1 Message Date
Evan Debenham 0ba004b1fa v0.3.1d: removed strict pixel align pt.1
there is no need to enforce whole interger positions for UI elements. Especially with the recent font changes this was causing alignment problems on high resolution displays.
Elements with non-whole number sizes and positions should be used sparingly, but there's no reason to strictly align them.
2015-09-15 21:32:58 -04:00
Evan Debenham 684c2caacb updated license information 2015-06-12 16:44:09 -04:00
Evan Debenham cebdff0221 cleaned up formatting:
- removed trailing whitespace
- changed all leading whitespace to tabs
- removed IDE created author comments
2015-06-12 16:22:28 -04:00
Evan Debenham 712df97bed v0.3.0: added sprite emitter functionality to item sprites in all cases 2015-06-07 21:55:10 -04:00
Evan Debenham 0a78b2dc28 v0.3.0: some refactoring to item sprites to better use an item as a parameter 2015-06-07 21:54:47 -04:00
Evan Debenham c99f02bf66 v0.2.4: fixed a bug from 1.7.5 source with icon titles (should not assume they are on the top of the window) 2015-03-02 17:41:30 -05:00
Evan Debenham 68406db6fe merging 1.7.5 source: windows changes 2015-03-02 17:08:17 -05:00
Evan Debenham 0db40dbf87 v0.2.3: tweaks to IconTitle 2015-01-03 17:50:24 -05:00
Evan Debenham ac7975d9f3 v0.2.3: improved IconTitle's handling of multiple text lines. 2014-12-20 02:46:59 -05:00
Evan Debenham 33db534e25 Merging Source v1.7.2: window changes 2014-10-20 03:24:59 -04:00
Evan Debenham aed303672a V0.1.0 Partial Commit
changed package and application names to differentiate from main PD
release
2014-08-03 14:46:22 -04:00