Commit Graph

  • 8b61ab6f11
    Merge pull request #6087 from PySimpleGUI/Dev-latest PySimpleGUI 2022-12-10 16:29:43 -0500
  • 5accdda30f Fixed menu definition (Help should have had a list like the other entries). Added key to the menu, etc. It's been a long time since updated. PySimpleGUI 2022-12-10 16:29:28 -0500
  • 1c4574908b
    Merge pull request #6085 from PySimpleGUI/Dev-latest PySimpleGUI 2022-12-07 10:07:16 -0500
  • 70085de109 Added zoom and subsample parms to PIL function (was recently supplied in an issue as a way to simulate the subsample parm found in tkinter port) PySimpleGUI 2022-12-07 10:07:01 -0500
  • 27566df25a
    Merge pull request #6077 from PySimpleGUI/Dev-latest PySimpleGUI 2022-12-04 12:30:45 -0500
  • e2083920ee Fixed Multiline Element docstrings PySimpleGUI 2022-12-04 12:30:30 -0500
  • d117aabecd
    Merge pull request #6073 from PySimpleGUI/Dev-latest PySimpleGUI 2022-12-01 13:50:35 -0500
  • f8f05796aa Typo in rtype was tripping up PyCharm (had a space in the middle of the class name) PySimpleGUI 2022-12-01 13:50:15 -0500
  • d7b16be284 Removed the Base64 encode as it's not required. The raw image data can be passed directly to the Image Element PySimpleGUI 2022-12-01 13:49:33 -0500
  • 98140066fc
    Merge pull request #6067 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-30 08:46:55 -0500
  • fac982124d New Demo Program - Display an image located at URL online (thanks to @Necrosis000 for opening an issue to ask how) PySimpleGUI 2022-11-30 08:45:39 -0500
  • 5b20cc1cee Automated Update! PySimpleGUI 2022-11-28 18:30:25 +0000
  • a410f19659
    Merge pull request #6065 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-28 06:46:07 -0500
  • f869052f8e Fix for not correctly setting Element.ttk_style_name and Element.ttk_style PySimpleGUI 2022-11-28 06:45:50 -0500
  • ab993d49ba
    Merge pull request #6064 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-26 07:01:39 -0500
  • 331774cb5f Made version window non-blocking PySimpleGUI 2022-11-26 07:01:24 -0500
  • 4e760967cd
    Merge pull request #6062 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-24 16:50:42 -0500
  • 67863949af Swapped Push, VPush with Stretch, VStretch as the function name instead of being the alias PySimpleGUI 2022-11-24 16:50:07 -0500
  • 96be8aea51
    Merge pull request #6056 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-23 13:55:01 -0500
  • eeeb7ac9ba New enoji into the repo, the emoji browser, etc PySimpleGUI 2022-11-23 13:54:37 -0500
  • a97468db15
    Merge pull request #6055 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-23 13:26:35 -0500
  • 471f6d1ec4 New emoji PySimpleGUI 2022-11-23 13:26:18 -0500
  • e597fd0a90
    Merge pull request #6053 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-21 14:30:44 -0500
  • 40c6d737e3 Udemy code (missed the cookbook) PySimpleGUI 2022-11-21 14:30:15 -0500
  • eeb9eb9070
    Merge pull request #6052 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-21 14:27:04 -0500
  • 7862cf7110 New Udemy code PySimpleGUI 2022-11-21 14:26:31 -0500
  • 5a3fda96e7 Automated Update! PySimpleGUI 2022-11-21 18:30:41 +0000
  • 2c6c726962 Automated Update! PySimpleGUI 2022-11-20 18:30:25 +0000
  • 9f5db18951 Automated Update! PySimpleGUI 2022-11-19 18:30:30 +0000
  • cde0fa74af
    Merge pull request #6048 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-19 09:25:38 -0500
  • ed34934872 Working on the search problem.... PySimpleGUI 2022-11-19 09:25:23 -0500
  • 4cd7b03c9b
    Merge pull request #6046 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-18 23:31:50 -0500
  • cb1dd38250 Rolling back last change PySimpleGUI 2022-11-18 23:30:02 -0500
  • fda1ca8e20
    Merge pull request #6045 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-18 23:24:27 -0500
  • a85b8d46b0 Working on the broken search feature in readthedocs PySimpleGUI 2022-11-18 23:24:14 -0500
  • 7402936eab
    Merge pull request #6043 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-18 16:53:26 -0500
  • 6c00c133b8 Update to make main GUI window less visible. Added a blocking popup at the end. PySimpleGUI 2022-11-18 16:53:12 -0500
  • 155738a19d
    Merge pull request #6042 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-18 10:11:41 -0500
  • 3b9176cbb1 More cleanup PySimpleGUI 2022-11-18 10:11:27 -0500
  • 77b0f906eb Another change to fix docs search problem. PySimpleGUI 2022-11-18 10:11:13 -0500
  • dad366884d
    Merge pull request #6041 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-18 10:00:08 -0500
  • a8221cad50 More repo cleanup PySimpleGUI 2022-11-18 09:59:54 -0500
  • bd7b6d894c
    Merge pull request #6040 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-18 09:52:51 -0500
  • 265ce998ef Cleaning up the repo a bit by removing older folders PySimpleGUI 2022-11-18 09:52:40 -0500
  • 878e94c10a
    Rename _requirements.txt to requirements.txt PySimpleGUI 2022-11-18 09:49:29 -0500
  • 30af9fc52c
    Rename requirements.txt to _requirements.txt PySimpleGUI 2022-11-18 09:47:14 -0500
  • 37ab4d70ac
    Merge pull request #6039 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-18 09:18:25 -0500
  • 4f192944c8 Hopefully a fix for the documentation search problem! PySimpleGUI 2022-11-18 09:18:06 -0500
  • 32acd89856 Fixed Neon Yellow 1 theme PySimpleGUI 2022-11-17 14:47:30 -0500
  • 33edf9ad64
    Merge pull request #6036 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-15 06:32:11 -0500
  • 5133225298 New Demo Program - Make windows and PySimpleGUI calls from a thread. PySimpleGUI 2022-11-15 06:31:53 -0500
  • be17021dcf
    Merge pull request #6032 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-14 06:47:44 -0500
  • aa8478f124 Addition of image_zoom to Tab element - completes addition of zoom option for elements with images PySimpleGUI 2022-11-14 06:47:30 -0500
  • 5adb01ce25
    Merge pull request #6031 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-13 16:09:36 -0500
  • e9c3750f1e Fix for set_vscroll_position not working on Scrollable-Columns. PySimpleGUI 2022-11-13 16:09:22 -0500
  • 1f8270c4c6
    Merge pull request #6029 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-13 08:49:06 -0500
  • f69322799d Button get image_source parm (finally). Button, ButtonMenu gains zoom parm. PySimpleGUI 2022-11-13 08:48:51 -0500
  • 42335d486f
    Merge pull request #6024 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-12 11:02:23 -0500
  • 95fd3c53a2 New Demo Program - a multi-threaded example using a queue to send data to your application PySimpleGUI 2022-11-12 11:02:09 -0500
  • 52052a8b9d
    Merge pull request #6022 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-11 10:55:08 -0500
  • 14e8cbae3d Added zoom parameter to Image Element PySimpleGUI 2022-11-11 10:54:53 -0500
  • 6aeb8a94a1
    Merge pull request #6021 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-11 10:36:09 -0500
  • 5722f1ab09 New Demo showing how to redraw figures on a Graph if the window resizes PySimpleGUI 2022-11-11 10:35:56 -0500
  • b886e7d7a1
    Merge pull request #6020 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-11 10:16:26 -0500
  • 99743b9347 Adding setup.py used for PyPI releases PySimpleGUI 2022-11-11 10:16:12 -0500
  • ad7b83cf44
    Merge pull request #6019 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-11 09:01:40 -0500
  • b1b11ab819 Experimenting with a blank setup.py PySimpleGUI 2022-11-11 09:01:26 -0500
  • b85128f752
    Merge pull request #6018 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-08 16:28:39 -0500
  • 4b9cbd240a Added execute_py_get_running_interpreter. Fixed docstrings for execute_py_get_interpreter PySimpleGUI 2022-11-08 16:28:25 -0500
  • 3d6229dad5 Automated Update! PySimpleGUI 2022-11-07 18:30:21 +0000
  • 8b23740fca Automated Update! PySimpleGUI 2022-11-06 20:37:16 +0000
  • c3bab8a351
    Merge pull request #6014 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-06 06:11:58 -0500
  • 28df2058ed Dark Blue 18 theme added PySimpleGUI 2022-11-06 06:11:44 -0500
  • d9f73b7ead
    Merge pull request #6013 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-05 06:22:26 -0400
  • 97d7515a0e Added font to Input element's update method PySimpleGUI 2022-11-05 06:22:11 -0400
  • 241e9d2f8a
    Merge pull request #6011 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-04 14:51:34 -0400
  • 891bc93317 Menu element - delete menu items if a new menu definition is sent to Menu.update PySimpleGUI 2022-11-04 14:51:18 -0400
  • e620bdb22c
    Merge pull request #6004 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-03 08:12:35 -0400
  • 0178e9b14f New Demo Program - shows using objects instead of strings with Listbox PySimpleGUI 2022-11-03 08:12:20 -0400
  • 091900fb9b
    Merge pull request #6003 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-02 08:39:29 -0400
  • 1f6a96cf99 Cleaned up a very old demo. PySimpleGUI 2022-11-02 08:39:13 -0400
  • 570e20b398
    Merge pull request #6001 from PySimpleGUI/Dev-latest PySimpleGUI 2022-11-01 15:12:06 -0400
  • 2d019612fe Enabled resizing of table PySimpleGUI 2022-11-01 15:11:50 -0400
  • 9a606c0a7a
    Merge pull request #5999 from PySimpleGUI/Dev-latest PySimpleGUI 2022-10-31 13:56:48 -0400
  • bb4cbc8e85 Fixed popup_error_with_traceback docstring PySimpleGUI 2022-10-31 13:56:31 -0400
  • 02f8fc44bf Fixed docstring for popup_error_with_traceback PySimpleGUI 2022-10-31 13:55:50 -0400
  • 4a43ca9ff3
    Merge pull request #5998 from PySimpleGUI/Dev-latest PySimpleGUI 2022-10-31 13:42:42 -0400
  • 25349c3724 Added drop_whitespace to the docstring for popup. Added popup_error_with_traceback to popups PySimpleGUI 2022-10-31 13:42:28 -0400
  • e21d222e2e
    Merge pull request #5997 from PySimpleGUI/Dev-latest PySimpleGUI 2022-10-31 08:18:26 -0400
  • e21896fce3 Added displaying detailed Exception information to popup_error_with_traceback PySimpleGUI 2022-10-31 08:18:10 -0400
  • 5195fee765
    Merge pull request #5995 from PySimpleGUI/Dev-latest PySimpleGUI 2022-10-29 16:55:43 -0400
  • 9f10f7f5e0 Changed message displayed in error window when an element reuse is detected in a layout. PySimpleGUI 2022-10-29 16:55:24 -0400
  • bb62b9b7ad Added drop_whitespace parm to popup docstring. Parm has been there for a while, but was not in the docstring. PySimpleGUI 2022-10-29 09:11:52 -0400
  • c9500acc3b
    Merge pull request #5993 from PySimpleGUI/Dev-latest PySimpleGUI 2022-10-27 15:55:16 -0400
  • 68b5272bb6 Added handling of multiple arguments PySimpleGUI 2022-10-27 15:54:58 -0400
  • 7850d16642
    Merge pull request #5987 from PySimpleGUI/Dev-latest PySimpleGUI 2022-10-26 07:09:03 -0400
  • 4e24b582f1 Demo Program - shows a GUI if no arguments are provided when executed PySimpleGUI 2022-10-26 07:08:45 -0400
  • be497ae8ff Automated Update! PySimpleGUI 2022-10-22 14:43:33 -0400
  • 443cbf8420 Automated Update! PySimpleGUI 2022-10-22 14:31:37 -0400
  • 3de2b4aa56
    Merge pull request #5981 from PySimpleGUI/Dev-latest PySimpleGUI 2022-10-22 10:18:22 -0400