6
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 4 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
hidinput: add possibility to set custom range for X, Y and pressure in configuration, instead of using the range from ioctl. More... over 13 years ago
hidinput: fix for 32bit platform More... over 13 years ago
Merge branch 'master' of github.com:tito/pymt More... over 13 years ago
text: fix padding if attribute is none More... over 13 years ago
parser: fix parse_int2 with only one value More... over 13 years ago
Only attempt to import osxappkit spelling backend on OSX More... over 13 years ago
Merge branch 'master' of github.com:tito/pymt More... over 13 years ago
Improve wording of input provider error messages. More... over 13 years ago
sidepanel: fix alignement (center) of the corner (if it's a custom corner, it's always misplaced) More... over 13 years ago
label: fix padding by accepting one or list/tuple of 2 values More... over 13 years ago
kinetic: rework kinetic to use copy_to method in touch (fixes issue 292) More... over 13 years ago
touch: rework how the touch can be copied. Each Touch subclass can specifies which attributes need to be copied or not (kinetic case.) + add TuioTouch class + move tuio special attribute into TuioTouch More... over 13 years ago
touchinfo: rework module to show properly bubble and properties More... over 13 years ago
innerwindow: fix invalid collide_point with border (fixes issue 291) More... over 13 years ago
image: since texture is not a readonly attribute, ensure that the image is copied if we create Image() with other image or texture object More... over 13 years ago
markup: add missing font= markup More... almost 14 years ago
core image: add texture_rectangle + texture_mipmap arguments, to control how the image texture will be created. Otherwise, we have no control about the texture creation. + don't create texture when the image load, but when the first call on the texture attribute (fix threading bugs something) More... almost 14 years ago
bump the version to 0.5.0b4-dev More... almost 14 years ago
bump the version to 0.5.0b3, and tag More... almost 14 years ago
scatter: add missing on_transform dispatch when we are doing only translation (without scale/rotation) More... almost 14 years ago
layout: typo + speed fixes More... almost 14 years ago
mtlist: add mtlist to widget factory (or xml cannot found mtlist) More... almost 14 years ago
event: ensure that the handler have im_func attribute (prevent double exception failure) More... almost 14 years ago
desktop: fix crash with usage of second touch + disapear menu (fixes issue 283) More... almost 14 years ago
flippable: fix invalid color set (fixes issue 284) More... almost 14 years ago
kinetic: fix crash in kinetic (invalid dxpos/dypos creation) More... almost 14 years ago
scatter: fix order of property/deprecated More... almost 14 years ago
scatter: fix documentation and properties More... almost 14 years ago
setup: correctly fix setup.py to install all examples in share/pymt-examples with all directories, and not flat directory as before. More... almost 14 years ago
bump the version to 0.5.0b3-dev More... almost 14 years ago