Commit Graph

  • 8e9b532657 4.60.3 - Another shot at the Mac OS 12.3+ problem - fixed the version checking PySimpleGUI 2022-07-27 08:34:19 -0400
  • 70c8f26c9c
    Merge pull request #5732 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-26 15:23:31 -0400
  • c64c82c254 Bumping version to 4.60.2.65 to reflect that the 4.60.2 dot release is already in this code. PySimpleGUI 2022-07-26 15:23:16 -0400
  • 4260a4661f
    Merge pull request #5731 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-26 15:15:28 -0400
  • 2db64b8367 Doc update so that 4.60.2 is in release notes PySimpleGUI 2022-07-26 15:15:01 -0400
  • 45de5867fb 4.60.2 Candidate Release 4.60.2 PySimpleGUI 2022-07-26 10:44:00 -0400
  • 226d4a39ad
    Merge pull request #5730 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-26 10:21:24 -0400
  • 0a26d35faf Addition of Mac OS 12.3 Patch that sets Alpha channel to 0.99 by default. Added control to Mac Control Panel in PySimpleGUI Settings PySimpleGUI 2022-07-26 10:21:09 -0400
  • ca93e48ad4 4.60.1 patch that was released 22-May-2022 PySimpleGUI 2022-07-26 08:45:57 -0400
  • 43aaed1fd9
    Merge pull request #5724 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-25 13:53:15 -0400
  • 1dfb36f84a Don't hide window when creating if the location is None (uses the OS default location so no need to hide since not moving) PySimpleGUI 2022-07-25 13:52:56 -0400
  • b28fe017b5
    Merge pull request #5723 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-25 12:29:50 -0400
  • 2a9fc313bc Demo program for read all windows that was evidently not checked in.... PySimpleGUI 2022-07-25 12:29:26 -0400
  • f90ce637aa
    Merge pull request #5715 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-23 19:11:48 -0400
  • af7aa7ab9f New checklist item (have upgraded to newest release of PySimpleGUI from PyPI added to the log a GitHub issue GUI), fixed problem with some versions of tkinter not supporting justification of listbboxes PySimpleGUI 2022-07-23 19:11:34 -0400
  • 2dba726a7a
    Update issue-form---must-fill-in-this-form-with-every-new-issue-submitted.md PySimpleGUI 2022-07-23 18:56:15 -0400
  • b38ad064d3
    Merge pull request #5712 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-22 17:26:58 -0400
  • fde83bb0cb Happily removed the "NOT available on the MAC" designation in the file_types in docstrings. PySimpleGUI 2022-07-22 17:26:41 -0400
  • a837c27ddd
    Merge pull request #5711 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-22 15:23:24 -0400
  • f405e9488c New coupon + latest SDK changes on GitHub picked up PySimpleGUI 2022-07-22 15:23:08 -0400
  • ccde400f29 Change of doc addresses to PySimpleGUI.org. New Udemy coupon code PySimpleGUI 2022-07-22 15:22:11 -0400
  • 6438e573df
    Merge pull request #5709 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-21 11:48:46 -0400
  • b81e406663 Addition of set_option parameter hide_window_when_creating. If set to False then window will not be hidden while creating and moving PySimpleGUI 2022-07-21 11:48:12 -0400
  • 5d960c3dc8
    Merge pull request #5708 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-20 13:06:21 -0400
  • c1fac73612 Fix for crash if COLOR_SYSTEM_DEFAULT specified in parameter disabled_readonly_background_color or disabled_readonly_text_color for Input Element. Also applied similar fix for Tab element's focus color PySimpleGUI 2022-07-20 13:06:06 -0400
  • f883868828
    Merge pull request #5706 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-20 10:21:49 -0400
  • 9540947b48 Rework of main.html PySimpleGUI 2022-07-20 10:21:34 -0400
  • 7e0f042d9f
    Merge pull request #5705 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-20 09:52:18 -0400
  • 5e938d0792 Pick up latest docstrings PySimpleGUI 2022-07-20 09:52:00 -0400
  • 85e18deee9
    Merge pull request #5704 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-20 09:46:41 -0400
  • bc9fa18855 Addition of "Show all file types" option, Expansion of elements for window resizing (old change that doesn't seem to have been checked in 🤦‍♂️) PySimpleGUI 2022-07-20 09:46:18 -0400
  • 35e5e23dbe
    Merge pull request #5702 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-19 08:46:25 -0400
  • ece20996a3 Very Short Demo Program that saves the last value entered into Input element that is then used as the default in the future. PySimpleGUI 2022-07-19 08:46:01 -0400
  • 23b69a923c
    Merge pull request #5701 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-18 13:49:24 -0400
  • 186ddb8722 Removed unnecessary check for isinstance of tuple.... a new pattern lately with tuples as keys. PySimpleGUI 2022-07-18 13:49:11 -0400
  • 672ed9755b
    Merge pull request #5700 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-18 12:31:27 -0400
  • c9cdf53176 Removed unnecessary user settings for the window position PySimpleGUI 2022-07-18 12:31:09 -0400
  • 31f4a9b558
    Merge pull request #5699 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-18 12:24:21 -0400
  • bf9d1214f0 New demo - add and delete rows from layouts. Based on the Fed Ex Package Tracker Demo Program PySimpleGUI 2022-07-18 12:24:03 -0400
  • 9681968974
    Merge pull request #5698 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-18 06:46:36 -0400
  • d039a27418 Bad spelling this early in the day PySimpleGUI 2022-07-18 06:46:09 -0400
  • e1dbdeecf6
    Merge pull request #5697 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-18 06:44:58 -0400
  • e60f243503 Fix spelling error PySimpleGUI 2022-07-18 06:44:45 -0400
  • b3a1ec1804
    Merge pull request #5696 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-18 06:43:35 -0400
  • 4fd596cd74 Images for new docs PySimpleGUI 2022-07-18 06:43:21 -0400
  • a8c4001e40
    Merge pull request #5695 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-18 06:28:43 -0400
  • 019c8bb930 GIF of psgtest for new docs PySimpleGUI 2022-07-18 06:28:24 -0400
  • d055bc6e43
    Merge pull request #5694 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-17 12:53:29 -0400
  • 2c79871bef Addition of without_titlebar paramter to Window.current_location. Defaults to False. If True, then the location of the main portion of the window PySimpleGUI 2022-07-17 12:53:12 -0400
  • 1a228d708e
    Merge pull request #5692 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-16 19:14:44 -0400
  • 99fac15540 Corrected Text Element's update method docstring to indicate value can be "Any" type not just string PySimpleGUI 2022-07-16 19:14:27 -0400
  • 177470e009
    Merge pull request #5689 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-15 06:12:40 -0400
  • 5ba4a5b099 image for new docs PySimpleGUI 2022-07-15 06:12:17 -0400
  • 47980d6923
    Merge pull request #5688 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-15 05:54:30 -0400
  • 8c315807ab images for new docs PySimpleGUI 2022-07-15 05:54:11 -0400
  • 499a019aac
    Merge pull request #5685 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-13 10:27:01 -0400
  • 9e85401d53 New docs screenshots PySimpleGUI 2022-07-13 10:26:46 -0400
  • 15e3b5d55b
    Merge pull request #5682 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-12 15:02:11 -0400
  • c008805e97 Fixed output filename so named using the resized values (also releasing to the standalone repo and the pypi psgresizer package) PySimpleGUI 2022-07-12 15:01:54 -0400
  • 7f6890c85c
    Merge pull request #5679 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-08 11:16:53 -0400
  • ba8b71ea25 Updated to use built-in threading call, tuples for thread keys, relative window position PySimpleGUI 2022-07-08 11:16:40 -0400
  • 9b59796dd5
    Merge pull request #5678 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-08 08:13:30 -0400
  • 16df165603 Addition of double-clicking and showing the get_liast_clicked_position function. PySimpleGUI 2022-07-08 08:13:13 -0400
  • dcc18abb51
    Merge pull request #5676 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-06 15:07:13 -0400
  • 9db1b63c01 Fix for not getting the background color from the container when extending a layout using Window.extend_layout PySimpleGUI 2022-07-06 15:07:00 -0400
  • c2d72ee260
    Merge pull request #5675 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-06 12:47:53 -0400
  • 1dbbc39340 Bumping version number to 4.60.1.55 to help with the confusion about the dot release that happened. PySimpleGUI 2022-07-06 12:47:36 -0400
  • 2dacb0c11f
    Merge pull request #5671 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-05 11:20:51 -0400
  • 5ebdda0e42 Added endblock PySimpleGUI 2022-07-05 11:20:37 -0400
  • a66883f4f4
    Merge pull request #5670 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-05 11:16:46 -0400
  • 7381699d8c Fixed main.html PySimpleGUI 2022-07-05 11:16:31 -0400
  • 1ab67bcfc0
    Merge pull request #5669 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-05 11:11:50 -0400
  • fd8c01a828 Docs internal update PySimpleGUI 2022-07-05 11:11:33 -0400
  • b3ea8e4568
    Merge pull request #5668 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-04 10:07:38 -0400
  • 7b739eca08 Allow Browse/Chooser buttons to use target keys that are tuples PySimpleGUI 2022-07-04 10:07:24 -0400
  • b7b9005dcd
    Merge pull request #5667 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-03 16:34:04 -0400
  • a26a9c5854 Addition of disable to Simple Tabs Demo PySimpleGUI 2022-07-03 16:33:51 -0400
  • 77d9c2f4b1
    Merge pull request #5666 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-03 15:37:24 -0400
  • 70fc4a6382 Added alpha_channel to set_options - changes the default alpha channel used to create all windows PySimpleGUI 2022-07-03 15:37:10 -0400
  • a55c2d2efe
    Merge pull request #5665 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-03 12:33:37 -0400
  • 86bab67f83 New coupon PySimpleGUI 2022-07-03 12:33:23 -0400
  • e41f88df93
    Merge pull request #5664 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-03 12:16:30 -0400
  • f8188f68ab Test harness - setting dictionary multline made write-only, new coupon code. PySimpleGUI 2022-07-03 12:16:14 -0400
  • c6e13e5ddb New Udemy Coupon & picking up latest PySimpleGUI SDK API calls PySimpleGUI 2022-07-03 12:13:24 -0400
  • 314478e3ca
    Merge pull request #5663 from PySimpleGUI/Dev-latest PySimpleGUI 2022-07-03 09:44:24 -0400
  • 71d3885cea Remove the eCookbook test.... a much better way coming soon.... PySimpleGUI 2022-07-03 09:44:08 -0400
  • dfb2ee72b1
    Merge pull request #5657 from PySimpleGUI/Dev-latest PySimpleGUI 2022-06-30 15:55:11 -0400
  • 9f40a47d30 ecookbook restoring the folders for testing... PySimpleGUI 2022-06-30 15:54:57 -0400
  • d9993df5e9
    Merge pull request #5656 from PySimpleGUI/Dev-latest PySimpleGUI 2022-06-30 15:44:10 -0400
  • 0574702876 Flattened ecookbook.... nothing official... testing some things out... PySimpleGUI 2022-06-30 15:43:56 -0400
  • ee05d5b129
    Merge pull request #5655 from PySimpleGUI/Dev-latest PySimpleGUI 2022-06-30 15:30:44 -0400
  • 05fd8ca891 Test eCookbook Integration PySimpleGUI 2022-06-30 15:30:25 -0400
  • 0ed90a1dfd
    Merge pull request #5652 from PySimpleGUI/Dev-latest PySimpleGUI 2022-06-27 13:34:48 -0400
  • 43ea63bb7c Added justification parameter to Listbox Element PySimpleGUI 2022-06-27 13:34:25 -0400
  • be574eeb83
    Merge pull request #5650 from PySimpleGUI/Dev-latest PySimpleGUI 2022-06-25 08:43:19 -0400
  • 533ab49c90 Added background_color parm to vtop, vcenter, vbottom helper functions. Added USING the expand_x and expand_y parms to vcenter and vbottom that were in the definition but unused PySimpleGUI 2022-06-25 06:06:31 -0400
  • 63d15e9903
    Merge pull request #5643 from PySimpleGUI/Dev-latest PySimpleGUI 2022-06-24 09:35:27 -0400
  • 3113cc6d36 Addition of Window.set_size to SDK Call Reference doc PySimpleGUI 2022-06-24 09:35:07 -0400
  • 0e8680ce78
    Merge pull request #5642 from PySimpleGUI/Dev-latest PySimpleGUI 2022-06-24 09:15:24 -0400
  • 73d65ffdc1 Fix for ColorChooser Button filling in None when dialog is cancelled PySimpleGUI 2022-06-24 09:15:05 -0400