kivy/kivy
Alexander Taylor 4422f5e24c Made changes for SDL2 to work on Android 2015-09-22 22:19:47 +01:00
..
adapters Fix all places that forward kwargs that are not properties. 2015-06-29 14:50:25 -04:00
core Made changes for SDL2 to work on Android 2015-09-22 22:19:47 +01:00
data change default font to Roboto 2015-08-02 02:59:41 +03:00
effects sphinx tag fixes 2015-05-03 14:03:17 +03:00
ext doc: added naming convention details 2015-06-15 08:42:52 +02:00
extras
garden Move garden to its own directory and allow loading flowers. 2014-10-02 00:29:35 -04:00
graphics Context has lr_shader, not l_shader 2015-08-14 02:19:37 +02:00
input fix pep8 issues 2015-08-26 14:58:59 +05:30
lib Merge pull request #3636 from bionoid/audio_sdl2_seqfmt 2015-09-20 10:09:51 +02:00
modules make scrollbar wider 2015-08-22 01:45:50 +03:00
network Update urlrequest.py 2015-07-12 18:33:24 +02:00
storage doc: changed key/value (either/or) to key-value syntax in storage/__init__.py 2015-08-08 16:22:33 +02:00
tests fix test_clipboard 2015-08-20 23:59:28 +05:30
tools remove linux packaging files 2015-08-22 13:39:53 +03:00
uix doc: added reference to example in uix/settings.py 2015-09-22 20:45:24 +02:00
__init__.py include missing quote 2015-07-07 21:17:35 +05:30
_event.pxd Clean up binding, add ref keyword to fbind. 2015-06-25 00:20:30 -04:00
_event.pyx Merge pull request #3469 from kivy/revert-3094-kwargs-object 2015-07-07 20:50:35 +05:30
animation.py Fix all places that forward kwargs that are not properties. 2015-06-29 14:50:25 -04:00
app.py Made changes for SDL2 to work on Android 2015-09-22 22:19:47 +01:00
atlas.py Converted map objects to list in py3 2015-07-03 00:13:12 +01:00
base.py fix touch issues for retina closes #3245 2015-04-09 15:23:35 +05:30
cache.py Remove 's' from cache log message 2015-03-23 18:07:28 +02:00
clock.py Finish merge. 2015-03-04 15:37:39 -05:00
compat.py Added unichr compat function and use it in sdl2 2014-09-23 22:40:34 +01:00
config.py doc: added reference from config to application configuration 2015-09-17 22:30:08 +02:00
context.py Bring sdl2 in line with current master and other fixes to make things usable. Sponsored by ScramSoft. 2014-08-23 17:15:04 +05:30
event.py Add observeable to all and factory. 2014-09-27 21:07:36 -04:00
factory.py fix unicode typenames (illegal in py2) 2014-11-03 13:08:32 -06:00
factory_registers.py create CodeNavigationBehavior and implement naive \s+ navigation 2015-08-04 14:28:49 -05:00
geometry.py Bring sdl2 in line with current master and other fixes to make things usable. Sponsored by ScramSoft. 2014-08-23 17:15:04 +05:30
gesture.py Bring sdl2 in line with current master and other fixes to make things usable. Sponsored by ScramSoft. 2014-08-23 17:15:04 +05:30
interactive.py style issues fixed 2015-06-22 19:59:45 +03:00
lang.py Allow spaces in lang class declaration. Fixes #3540. 2015-08-10 23:35:49 -04:00
loader.py Fix all places that forward kwargs that are not properties. 2015-06-29 14:50:25 -04:00
logger.py Bring sdl2 in line with current master and other fixes to make things usable. Sponsored by ScramSoft. 2014-08-23 17:15:04 +05:30
metrics.py Made changes for SDL2 to work on Android 2015-09-22 22:19:47 +01:00
multistroke.py update all 1.8.1 version strings to 1.9.0, since 1.8.1 was skipped 2014-09-21 18:18:08 +02:00
parser.py Bring sdl2 in line with current master and other fixes to make things usable. Sponsored by ScramSoft. 2014-08-23 17:15:04 +05:30
properties.pxd Clean up binding, add ref keyword to fbind. 2015-06-25 00:20:30 -04:00
properties.pyx Use list instead of tuple in AliasProperty 2015-08-12 16:54:29 +02:00
resources.py Bring sdl2 in line with current master and other fixes to make things usable. Sponsored by ScramSoft. 2014-08-23 17:15:04 +05:30
support.py Stooping to Stopping spelling fix 2015-04-20 17:30:16 -05:00
utils.py Update utils.py 2015-08-07 10:26:04 +05:30
vector.py doc: revisions to vector.py 2015-01-28 20:52:10 +02:00
weakmethod.py Fix so dead ref never equate to being equal. Add __eq__ to py3 version as well. 2015-06-25 00:25:11 -04:00
weakproxy.pyx Fix AttributeError in py3 2015-04-20 11:37:53 -04:00