Commit Graph

  • 1fa911cafe
    Merge pull request #6667 from PySimpleGUI/Dev-latest master PySimpleGUI 2024-02-03 10:55:26 -0500
  • 5bab941f2d Simplified code some PySimpleGUI 2024-02-03 10:55:14 -0500
  • ca78ce946f
    Merge pull request #6666 from PySimpleGUI/Dev-latest PySimpleGUI 2024-02-03 10:20:24 -0500
  • e050af5c9e Added new State Machine Demo Program using Timer API calls PySimpleGUI 2024-02-03 10:17:47 -0500
  • ca37e593fe
    Merge pull request #6656 from PySimpleGUI/Dev-latest PySimpleGUI 2024-01-24 10:32:00 -0500
  • 61efe57572 Demo of popup_error_with_traceback (that I thought was checked in 2 years ago but wasn't...) PySimpleGUI 2024-01-24 10:31:40 -0500
  • 5f75c4967a
    Merge pull request #6653 from PySimpleGUI/Dev-latest PySimpleGUI 2024-01-23 15:48:05 -0500
  • 0798171e73 New News Emoji PySimpleGUI 2024-01-23 15:47:49 -0500
  • a0d3e7ce1f
    Merge pull request #6613 from PySimpleGUI/Dev-latest PySimpleGUI 2023-11-26 17:23:44 -0500
  • aae672824c Ooops... forgot to update the Udemy coupon in the readme too. PySimpleGUI 2023-11-26 17:23:25 -0500
  • 117f40917d
    Merge pull request #6611 from PySimpleGUI/Dev-latest PySimpleGUI 2023-11-25 12:57:32 -0500
  • bf4630ec65 Bumped the version number (forgot to with the Udemy coupon) PySimpleGUI 2023-11-25 12:57:17 -0500
  • 2bda3e1950
    Merge pull request #6610 from PySimpleGUI/Dev-latest PySimpleGUI 2023-11-25 12:54:09 -0500
  • a2cd9fb702 New Udemy Coupon Code PySimpleGUI 2023-11-25 12:53:49 -0500
  • 634eb9c652
    Merge pull request #6609 from PySimpleGUI/Dev-latest PySimpleGUI 2023-11-23 14:28:46 -0500
  • 05939b2725 Make the multiple open demo program more useful PySimpleGUI 2023-11-23 14:28:24 -0500
  • 3f96ecf9ae Automated Update! PySimpleGUI 2023-11-19 18:30:26 +0000
  • 148f548565
    Merge pull request #6595 from PySimpleGUI/Dev-latest PySimpleGUI 2023-11-13 13:15:38 -0500
  • e949083fda Fixed docstring for execute_command_subprocess. The command description was incorrect PySimpleGUI 2023-11-13 13:15:23 -0500
  • 93358382b4 Automated Update! PySimpleGUI 2023-11-10 18:30:24 +0000
  • e59310d5fc Automated Update! PySimpleGUI 2023-11-07 18:30:22 +0000
  • 2b8941fad9
    Merge pull request #6579 from PySimpleGUI/Dev-latest PySimpleGUI 2023-10-29 13:23:31 -0400
  • cb39c58f98 One more change to sizer so that it uses pad instead of size. PySimpleGUI 2023-10-29 13:23:16 -0400
  • 51f43ce318
    Merge pull request #6578 from PySimpleGUI/Dev-latest PySimpleGUI 2023-10-29 13:11:11 -0400
  • 85f3f472f7 Added doctring and destroy previous right click menu to set_right_click_menu AND Changed Sizer element to use Canvas instead of Column element PySimpleGUI 2023-10-29 13:10:57 -0400
  • e1f2d7f2d8
    Merge pull request #6576 from PySimpleGUI/Dev-latest PySimpleGUI 2023-10-27 12:13:37 -0400
  • bed18263e6 New udemy coupon. PySimpleGUI 2023-10-27 12:13:19 -0400
  • 104cd14f35
    Merge pull request #6575 from PySimpleGUI/Dev-latest PySimpleGUI 2023-10-27 11:49:15 -0400
  • 1ee5a7f9d2 Update readthedocs.yml PySimpleGUI 2023-10-27 11:49:01 -0400
  • 6699f514a0
    Merge pull request #6574 from PySimpleGUI/Dev-latest PySimpleGUI 2023-10-27 11:47:43 -0400
  • 0f16031512 New yaml file for readthedocs PySimpleGUI 2023-10-27 11:47:21 -0400
  • cb324f35fc
    Merge pull request #6573 from PySimpleGUI/Dev-latest PySimpleGUI 2023-10-27 11:37:19 -0400
  • f78e4913a2 New Udemy Coupon Code PySimpleGUI 2023-10-27 11:36:53 -0400
  • 9b63e2e661 Automated Update! PySimpleGUI 2023-10-26 17:30:26 +0000
  • 29127a73ee Automated Update! PySimpleGUI 2023-10-23 17:30:23 +0000
  • 746b79d61a Automated Update! PySimpleGUI 2023-10-21 17:30:27 +0000
  • 5131c537f5 Automated Update! PySimpleGUI 2023-10-20 17:30:27 +0000
  • 79e9b6198e
    Merge pull request #6554 from PySimpleGUI/Dev-latest PySimpleGUI 2023-10-16 08:58:12 -0400
  • fe31a0a7ed Fixed numpy deprecated problems. Checking in improvement made long ago buit forgot to check in PySimpleGUI 2023-10-16 08:57:47 -0400
  • 57b72ba938
    Merge pull request #6540 from PySimpleGUI/Dev-latest PySimpleGUI 2023-10-05 16:26:37 -0400
  • 7f485c5f78 Remove extra space accidently added (learned you can put spaces after periods in Python?) PySimpleGUI 2023-10-05 16:26:20 -0400
  • 03ed1948e2
    Merge pull request #6539 from PySimpleGUI/Dev-latest PySimpleGUI 2023-10-05 16:12:38 -0400
  • 3776730709 Replaced PIL's deprecated constant ANTIALIAS with LANCZOS PySimpleGUI 2023-10-05 16:11:51 -0400
  • 77ba1eb26f
    Merge pull request #6538 from PySimpleGUI/Dev-latest PySimpleGUI 2023-10-05 15:04:43 -0400
  • ddebd7a5c6 Added init for _mouse_offset_x and y in case tkinter doesn't call the mouse down callback PySimpleGUI 2023-10-05 15:03:52 -0400
  • 5f8735d1f3 Fix for grab anywhere window movement and control+left_mouse_drag. Window move smoother, including the Move-All-Windows feature. Thank you JASON for the help! PySimpleGUI 2023-10-02 13:12:48 -0400
  • 41e137e797
    Merge pull request #6529 from PySimpleGUI/Dev-latest PySimpleGUI 2023-10-02 09:52:25 -0400
  • 2470d10afc New Udemy coupons... added earlier but forgot to post to GitHub PySimpleGUI 2023-10-02 09:52:10 -0400
  • dee0c81b58
    Merge pull request #6512 from PySimpleGUI/Dev-latest PySimpleGUI 2023-09-21 16:10:57 -0400
  • 4504ea77c3 New Udemy Coupon PySimpleGUI 2023-09-21 16:09:33 -0400
  • ce32fe3814 Automated Update! PySimpleGUI 2023-09-09 17:30:27 +0000
  • 48c7b673c1 Automated Update! PySimpleGUI 2023-09-06 17:30:28 +0000
  • ed128a36f5 fixed bool instead of string in doctring PySimpleGUI 2023-08-31 12:24:21 -0400
  • ee972660c0
    Merge pull request #6494 from PySimpleGUI/Dev-latest PySimpleGUI 2023-08-31 12:18:58 -0400
  • 3907e7636e Added Added no_buffering option to popup_animated PySimpleGUI 2023-08-31 12:18:43 -0400
  • 9cf9258835
    Merge pull request #6488 from PySimpleGUI/Dev-latest PySimpleGUI 2023-08-28 07:09:54 -0400
  • 0459adac69 Made Table Element Header mouse-over and clicked be the inverse of the normal header colors. Makes for a much nicer experience PySimpleGUI 2023-08-28 07:09:38 -0400
  • cf3345303d Automated Update! PySimpleGUI 2023-08-26 17:30:18 +0000
  • 5761be84d8
    Merge pull request #6484 from PySimpleGUI/Dev-latest PySimpleGUI 2023-08-21 17:33:45 -0400
  • 0b6eb6d5b3 Rebuilt the call reference based on new set_index_color parms PySimpleGUI 2023-08-21 17:33:27 -0400
  • 4a5e2316e0
    Merge pull request #6483 from PySimpleGUI/Dev-latest PySimpleGUI 2023-08-21 17:31:23 -0400
  • 77ea65b8de Added highlight colors to the set_index_color method. Parms highlight_text_color & highlight_background_color control changing the highlight colors PySimpleGUI 2023-08-21 17:31:08 -0400
  • 0f32107272
    Merge pull request #6482 from PySimpleGUI/Dev-latest PySimpleGUI 2023-08-20 17:20:22 -0400
  • 393050c1ae New Udemy Coupon. Added Listbox.set_index_color and Listbox.select_index to the SDK Call Reference PySimpleGUI 2023-08-20 17:20:05 -0400
  • 31e8c51fba
    Merge pull request #6481 from PySimpleGUI/Dev-latest PySimpleGUI 2023-08-19 11:53:22 -0400
  • 2ece7d4ad5 Added Listbox.select_index and Listbox.set_index_color PySimpleGUI 2023-08-19 11:53:08 -0400
  • c34d28bcd4
    Merge pull request #6480 from PySimpleGUI/Dev-latest PySimpleGUI 2023-08-16 09:35:14 -0400
  • 1d3126f884 Fixed spelling errors... resuse should have been reuse PySimpleGUI 2023-08-16 09:34:58 -0400
  • 81638809c8
    Merge pull request #6478 from PySimpleGUI/Dev-latest PySimpleGUI 2023-08-14 12:22:29 -0400
  • c51d670956 Fixed bug in Button.update. Corrected when activeforeground and activebackground are set. Removing them in version above was a mistake PySimpleGUI 2023-08-14 12:22:12 -0400
  • db4fe52ec8
    Merge pull request #6477 from PySimpleGUI/Dev-latest PySimpleGUI 2023-08-13 11:47:30 -0400
  • f292d757de Fixed bug in Button.update. Was setting the activeforeground and activebackground which broke the mouseover or mouse press colors PySimpleGUI 2023-08-13 11:47:16 -0400
  • a39e180d13
    Merge pull request #6473 from PySimpleGUI/Dev-latest PySimpleGUI 2023-08-10 12:45:21 -0400
  • 854bdccdd3 Allow window resizing when in single photo mode. Updated the PIL resizing to much more recent resizing code. PySimpleGUI 2023-08-10 12:44:33 -0400
  • 73a1b085ee
    Merge pull request #6460 from PySimpleGUI/Dev-latest PySimpleGUI 2023-07-31 12:32:21 -0400
  • 5035d24f2c Addition of black2 theme, Fix typo of text in _widget_was_created PySimpleGUI 2023-07-31 12:31:59 -0400
  • 3c3312f5a2
    Merge pull request #6444 from PySimpleGUI/Dev-latest PySimpleGUI 2023-07-12 17:21:12 -0400
  • aaf391508c New tagline. Updated call reference using newest docstrings PySimpleGUI 2023-07-12 17:20:56 -0400
  • 76e4071239
    Merge pull request #6436 from PySimpleGUI/Dev-latest PySimpleGUI 2023-07-04 08:50:24 -0400
  • 2ce3c7f75e Changed Table click events to be generated on Button Release instead of Button (down) PySimpleGUI 2023-07-04 08:50:08 -0400
  • 415f55c3a7
    Merge pull request #6435 from PySimpleGUI/Dev-latest PySimpleGUI 2023-07-03 18:50:08 -0400
  • 3de64e7d99 Another try at correcting the Table.get docstring PySimpleGUI 2023-07-03 18:49:55 -0400
  • e41be1c157
    Merge pull request #6434 from PySimpleGUI/Dev-latest PySimpleGUI 2023-07-03 18:47:20 -0400
  • d97777b262 Corrected the Table.get docstring to reflect that it returns a list of ints PySimpleGUI 2023-07-03 18:47:04 -0400
  • 884d49a14f Automated Update! PySimpleGUI 2023-06-25 17:30:19 +0000
  • 05d22968ae
    Merge pull request #6425 from PySimpleGUI/Dev-latest PySimpleGUI 2023-06-23 10:36:20 -0400
  • 891b0a5b36 Changed Python GUIs for Humans to just GUIs for Humans PySimpleGUI 2023-06-23 10:36:02 -0400
  • 0fd1e011a1
    Merge pull request #6421 from PySimpleGUI/Dev-latest PySimpleGUI 2023-06-19 11:23:16 -0400
  • 130d5492f0 Fix for popup_get_file when using no_window=True. Now returns None if cancelled or window closed PySimpleGUI 2023-06-19 11:23:02 -0400
  • c11e950415
    Merge pull request #6412 from PySimpleGUI/Dev-latest PySimpleGUI 2023-06-14 12:43:08 -0400
  • 549330d0aa New Udemy Coupon PySimpleGUI 2023-06-14 12:42:47 -0400
  • 654c2d2930
    Merge pull request #6410 from PySimpleGUI/Dev-latest PySimpleGUI 2023-06-13 17:42:34 -0400
  • 8004b258a9 Fix for crash when no headings specified for a table by casting values into strings PySimpleGUI 2023-06-13 17:42:20 -0400
  • 7f22061c3f
    Merge pull request #6405 from PySimpleGUI/Dev-latest PySimpleGUI 2023-06-09 06:31:31 -0400
  • 4a883851e6 Fix in pinning demo PySimpleGUI 2023-06-09 06:31:15 -0400
  • 41fb096483 4.60.5 Release 4.60.5 PySimpleGUI 2023-06-09 06:13:33 -0400
  • e59936e84c 4.60.4 Release 4.60.4 PySimpleGUI 2023-06-09 06:10:36 -0400
  • d3372dda27
    Merge pull request #6397 from PySimpleGUI/Dev-latest PySimpleGUI 2023-05-29 11:31:38 -0400
  • 0ff0efa3c6 Fix for Combo.update background color changing incorrect widget setting. PySimpleGUI 2023-05-29 11:31:21 -0400
  • 8b16f3183c
    Merge pull request #6396 from PySimpleGUI/Dev-latest PySimpleGUI 2023-05-29 10:21:35 -0400