a15be34389
Code cleanup: unused python vars & imports
...
Use frosted rather then pyflakes
2014-04-25 05:36:16 +10:00
aea00c7a81
Code cleanup: style
2014-02-13 08:52:12 +11:00
53f93ef66d
Fix build issues with mingw's
2014-01-15 00:33:55 +02:00
a9f761708c
Fix for icon generation with MSVC
...
Big thanks to Gaia for getting this working!
2014-01-15 08:40:56 +11:00
02386bd1e3
fix compilation for mingw-w64
2014-01-13 15:46:46 +02:00
4c9a3a53bd
UI Icons: store icons in git as uncompressed pixmaps (D196)
...
this allows for updating icons without committing a new PNG each time
(which is inefficient with git). The data files are converted into a
PNG at builds time and used just as they were before.
2014-01-14 00:14:03 +11:00
8beb565c59
code cleanup: headers - doxy comments.
2013-09-12 03:02:50 +00:00
81d240c8c8
avoid using strlen() for comparisons in for loops. for expanding whitespace in the text editor and ui paste.
2012-12-15 07:57:16 +00:00
7353f8d58e
remove unneeded string in datatoc.c and correct some of the context types in our documentation.
2012-11-03 09:14:06 +00:00
5b678016c3
fix for own error in datatoc.c - data wasn't NULL terminated, in some cases this is expected (broke GLSL shaders).
2012-08-12 16:51:51 +00:00
df1dd658c9
minor improvements to cmake's datatoc usage, now changes to datatoc.c re-make generated files.
2012-08-11 18:39:38 +00:00
ca7c07cda9
add back datatoc, use this instead of cmake script which was too slow.
2012-08-11 16:25:31 +00:00