.. |
adapters
|
Style Guide Fixes:Pep8
|
2014-12-20 01:14:40 +05:30 |
core
|
Update clipboard_pygame.py
|
2014-12-20 01:22:52 +05:30 |
data
|
fix position of file chooser layouts
|
2014-10-14 12:46:01 -05:00 |
effects
|
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 |
ext
|
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 |
extras
|
…
|
|
garden
|
Move garden to its own directory and allow loading flowers.
|
2014-10-02 00:29:35 -04:00 |
graphics
|
remove old doc about fixed fmt, short explanations of fmt param
|
2014-12-22 16:13:10 +01:00 |
input
|
Style Guide Fixes:Pep8
|
2014-12-20 01:14:40 +05:30 |
lib
|
gstplayer: fix deadlock when changing the volume on linux / pulseaudio. Closes #2454
|
2014-12-11 17:22:56 +01:00 |
modules
|
Style Guide Fixes:Pep8
|
2014-12-20 01:14:40 +05:30 |
network
|
Style Guide Fixes:Pep8
|
2014-12-20 01:14:40 +05:30 |
storage
|
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 |
tests
|
Style Guide Fixes:Pep8
|
2014-12-20 01:14:40 +05:30 |
tools
|
Style Guide Fixes:Pep8
|
2014-12-20 01:14:40 +05:30 |
uix
|
Merge pull request #2787 from inclement/color-colour
|
2014-12-25 00:27:57 +00:00 |
__init__.py
|
Style Guide Fixes:Pep8
|
2014-12-20 01:14:40 +05:30 |
_event.pxd
|
Enable cyclic garbage collection to EventObservers.
|
2014-10-08 23:15:29 -04:00 |
_event.pyx
|
Merge pull request #2639 from kived/factory-unicode-typename
|
2014-12-05 18:28:09 +01:00 |
animation.py
|
unbind on_anim1_complete in Sequence
|
2014-12-10 17:29:41 -06:00 |
app.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 |
atlas.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 |
base.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 |
cache.py
|
fix example in docstring for Cache
|
2014-12-10 17:39:38 +01:00 |
clock.py
|
Style Guide Fixes:Pep8
|
2014-12-20 01:14:40 +05:30 |
compat.py
|
Added unichr compat function and use it in sdl2
|
2014-09-23 22:40:34 +01:00 |
config.py
|
Style Guide Fixes:Pep8
|
2014-12-20 01:14:40 +05:30 |
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
|
widgets: add new ScatterPlaneLayout, based on #2682 but on a ScatterLayout as a base
|
2014-12-05 18:15:52 +01: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
|
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 |
lang.py
|
Doc fix to clarify kv property behaviour (fixes #2374)
|
2014-12-16 17:59:50 +00:00 |
loader.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 |
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
|
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 |
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
|
Create EventObservers to use instead of lists for binding and dispatching in EventDispatcher Property.
|
2014-09-27 21:36:00 -04:00 |
properties.pyx
|
doc: Fixed defaultvalue name in docstrings
|
2014-12-23 15:31:58 +00: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
|
Style Guide Fixes:Pep8
|
2014-12-20 01:14:40 +05:30 |
utils.py
|
doc: Changed equality comparison to use ==
|
2014-08-31 13:05:04 +01:00 |
vector.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 |
weakmethod.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 |