b02c44d163
Accepting request 1246416 from devel:languages:python
Ana Guerrero2025-02-17 19:57:04 +00:00
c5fcc41ca0
Use double-quotes around %_smp_mflags in case it expands to a variable (boo#1237231)
Markéta Machová2025-02-17 12:33:42 +00:00
1b5affa759
Accepting request 1235933 from devel:languages:python
Ana Guerrero2025-01-09 14:10:46 +00:00
98e9443972
- Update to 2.3.1: * Fix ConfigParser.write error with when --save is supplied as an argument * Fix dropped motion events in mtdev provider.Update monitor module to use dp * Rename CaptureDelegate to KivyCaptureDelegate in AVFoundationCamera to avoid duplicated symbols * avplayer audio provider: Fixes seek and state on iOS and macOS * Fix numpy float/int error when using CameraAndroid.decode_frame * Use filetype as imghdr built-in module is deprecated and slated for removal in Python 3.13 * Updated ES vkeyboard layout to resemble a real ES keyboard layout * Fix xsel import when clipboard is empty, and add timeout failsafe * Fix SDL_EventFilter definitions to match SDL definitions (fixes build on GCC 14) * Revert #8415 and align glShaderSourcetypedef in common_subset.h with Khronos Headers * Fix dropped motion events in mtdev provider. Full changelog: https://github.com/kivy/kivy/releases/tag/2.3.1Matej Cepl2025-01-08 12:39:26 +00:00
0fb9a349f0
Accepting request 1138498 from devel:languages:python
Ana Guerrero2024-01-15 21:15:50 +00:00
c009246610
- update to 2.3.0: * [:repo:8298]: core-providers (audio): removes deprecated status property * [:repo:8299]: core-providers (audio): removes deprecated filename property * [:repo:8300]: core-providers (window): Removes deprecated toggle_fullscreen method * [:repo:8309]: Add graphics with antialiasing: SmoothRectangle, SmoothEllipse, SmoothRoundedRectangle, SmoothQuad and SmoothTriangle * [:repo:8313]: Linux dependencies: Build libpng16 for freetype so can render colored emoji * [:repo:8315]: Remove the extra position added to undo list while using Shift key * [:repo:8317]: macOS dependencies: Build libpng16 for freetype, so can render colored emoji * [:repo:8495]: Honour multiline=True/False while pasting, Fix Scroll after backspace and undo. * [:repo:8497]: Added spanish layout json for the vkeyboard * [:repo:8503]: Pillow text provider: use get_bbox when get_size is not available. Allows latest versions of pillow to work along with older ones. * [:repo:8459]: Deprecate kivy.utils.interpolate and improve related docs * [:repo:8206]: Improved KV-lang parser error info when indentation is invalid * [:repo:8301]: Rework custom garden importer to avoid usage of imp module (removed in Python 3.12) * [:repo:8357]: Apply style fixes as suggested by new flake8 version
Dirk Mueller2024-01-13 20:38:37 +00:00
60e612290e
Accepting request 1114562 from devel:languages:python
Ana Guerrero2023-10-02 18:06:18 +00:00
0fd1c411b1
Accepting request 1114553 from home:bnavigator:branches:Application:ERP:GNUHealth:Factory
Matej Cepl2023-09-30 18:59:34 +00:00
22bb73a3fa
- update to 2.2.1: * Limit stencil to inner instructions on Image widget * Increase timeout of httpbin tests to reduce risk of failures on CI runs * Ensures that jQuery is always installed
Dirk Mueller2023-08-13 21:30:42 +00:00
dec8070137
- Update to version 1.1.1: * Core - [#403] Pygame audio loader doesn't work (in addition to camera opencv provider) - Changes from version 1.1.0: * Core - [#319] Allow dynamic changes to url in Loader - [#371] Allow BoundedNumericProperty to have custom min/max per widget - [#373] Allow Property.dispatch() to be called from Python - [#376] Fix list.reverse() in ListProperty - [#386] Fix GC with Clock triggered events - [#306] Fix video uri support with gstreamer - Add support for italic/bold text in core/text - Better traceback when an exception happen within kv - Enhance properties exceptions - Fixes for camera frame update - Fixes for python-for-android project - Fixes list/dict properties on pop/popitem method - Merged android-support branch to master - New Atlas class for merging png/jpeg and acces with atlas:// - New SettingPath in settings - New markup text rendering: "[b]Hello[/b] [color=ff0000]World[/color]" - New on_pause handler in App: used in android for sleeping - Removed text/cairo rendering, ttf doesn't work. - Various speedup on cython files * Graphics - [#375] Fix clear_color in Fbo - [#64] New Mesh instruction for custom 2D mesh - Fix black screenshot on GLES devices - Fix warnings of cython compilation + debian issues * Modules
Sascha Peilicke
2012-02-20 13:48:42 +00:00
699cbae709
- Update to version 1.0.7
Sascha Peilicke
2011-09-23 13:31:59 +00:00
47950fc797
- Initial version
Sascha Peilicke
2011-06-24 20:20:44 +00:00