Saqib Azim
5913d861f4
Fix for pep8 errors ( #4815 )
...
* Fix pep8 errors
* Fix pep8 errors
* Fixing pep8 errors
* fixing pep8 errors
* E731 pep8 fixes resolved for some files
* fix for E741 and E305 for some files
* pep8 fixes
2016-12-17 09:50:52 +02:00
dessant
0ce56847b8
rename EmacsBehavior/CodeInput active_key_bindings to key_bindings
2016-01-06 21:27:25 +02:00
el-ethan
ab1080db02
Move EmacsBehavior out of CodeInput
2016-01-04 21:00:11 -06:00
el-ethan
4f784ddd2c
Add EmacsBehavior to CodeInput and add example
2016-01-04 20:57:08 -06:00
dessant
8e762ec54a
Rioboto -> Roboto
2015-12-04 01:47:06 +02:00
akshayaurora
dba00cac54
core:Label Remove redundant test for file and pep8 fix
2015-12-04 04:39:53 +05:30
akshayaurora
1360355990
Core:LabelBase: recurse all dirs. closes #3270
2015-12-04 03:42:37 +05:30
dessant
8ae2d6ad57
change default font to Roboto
2015-08-02 02:59:41 +03:00
Charles Merriam
02c30a4e9f
Fix examples/ PEP8 errors. Mostly white space.
...
This fixes a large number of white space errors in the examples/
directory.
When I upgraded Makefile to check the 'make style' on the examples
directory,
the output was hundreds of lines long. Currently, the output is
managable
and consists solely of "lines too long", as kv lines cannot be split.
This
commit touches an obscene number of files in trivial ways.
2015-02-01 17:09:20 -08:00
Ryan Pessa
e784c20776
handle invalid font paths in CodeInput example
2015-01-02 11:23:38 -06:00
Mathieu Virbel
bae94bc3db
first 2to3 pass + manual fix for metaclass, UserDict and OrderedDict
2013-03-18 17:39:56 -06:00
Qua-non
8d31c4c395
:examples:CodeInput: add ability to manipulate files and fonts
2012-10-28 19:32:51 +05:30
tshirtman
7a597a1f3e
simplify codeinput example
2012-10-23 17:41:16 +02:00
tshirtman
91c2bc6853
add example for codeinput, show off all the lexers of pygments
2012-10-23 17:23:06 +02:00