2014-09-06 |
Teemu Piippo |
- changed the unorthodox color selection grid into a push button grid
|
file |
diff |
annotate
|
2014-08-06 |
Teemu Piippo |
- major identifier renaming
|
file |
diff |
annotate
|
2014-07-28 |
Santeri Piippo |
- fixed compilation on windows systems
|
file |
diff |
annotate
|
2014-07-27 |
Teemu Piippo |
- down with all these unnecessary semicolons!
|
file |
diff |
annotate
|
2014-07-27 |
Teemu Piippo |
- changed configuration entry name from minuscule camelCase to majuscule CamelCase. reasoning for this being that these variables are globals.
|
file |
diff |
annotate
|
2014-07-16 |
Teemu Piippo |
- changed copyright lines to use my legal name instead of my nickname
|
file |
diff |
annotate
|
2014-07-13 |
Teemu Piippo |
- changed `&&` and `||` operators to their named variants `and` and `or`
|
file |
diff |
annotate
|
2014-06-22 |
Santeri Piippo |
- moved most of LDColorData API into LDColor
|
file |
diff |
annotate
|
2014-06-14 |
Santeri Piippo |
- made transparent direct colors a compile-time opt-in since it appears to be non-standard
|
file |
diff |
annotate
|
2014-06-14 |
Santeri Piippo |
- disable the 'transparent' checkbox when there is no direct color selected
|
file |
diff |
annotate
|
2014-06-14 |
Santeri Piippo |
- changed all color usage to use LDColor classes instead of color indices. Added support for direct colors.
|
file |
diff |
annotate
|
2014-04-28 |
Santeri Piippo |
- overhauled configuration setup a bit: configuration entries renamed and are now in a cfg:: namespace
|
file |
diff |
annotate
|
2014-04-14 |
Santeri Piippo |
- use the keyword 'not' in place of the exclamation mark for operator!, this is clearer. also converted uses of '== false' to this.
|
file |
diff |
annotate
|
2014-03-29 |
Santeri Piippo |
- renamed files to camelCase
|
file |
diff |
annotate
|