Commit Graph

  • dea216ac88 test for read the docs PySimpleGUI 2021-09-12 13:14:53 -0400
  • e8aac3cb3f
    Merge pull request #4707 from PySimpleGUI/Dev-latest PySimpleGUI 2021-09-09 17:55:26 -0400
  • 2923e8e140 ProgressBar - new size_px parameter to set the size in pixels... yes, the current Udemy lesson bring recorded is the ProgressBar lesson.... PySimpleGUI 2021-09-09 17:55:10 -0400
  • 3c58106646
    Merge pull request #4706 from PySimpleGUI/Dev-latest PySimpleGUI 2021-09-09 16:57:33 -0400
  • 8c16ab2652 popup docstring - show example of 1-line popup replacement. Added a NEW parameter alias for pad. p == pad for all elements. PySimpleGUI 2021-09-09 16:57:08 -0400
  • 024323e648
    Merge pull request #4704 from PySimpleGUI/Dev-latest PySimpleGUI 2021-09-09 09:16:09 -0400
  • d88f7a32ba Better explanation of ProgressMeter size parm PySimpleGUI 2021-09-09 09:15:52 -0400
  • b9ba151855
    Merge pull request #4702 from PySimpleGUI/Dev-latest PySimpleGUI 2021-09-07 15:37:35 -0400
  • 3eea8e3a97 Removed pyperclip in the base64 single image encoding. Forgot to remove when the clipboard functions were added back in release 4.44.0. Changed docstring for clipboard_set to take bytes as well as string PySimpleGUI 2021-09-07 15:37:03 -0400
  • b837b03990
    Merge pull request #4698 from PySimpleGUI/Dev-latest PySimpleGUI 2021-09-02 14:34:44 -0400
  • 2c9246ad21 New little section in readme PySimpleGUI 2021-09-02 14:34:17 -0400
  • 5960779a4d
    Merge pull request #4697 from PySimpleGUI/Dev-latest PySimpleGUI 2021-09-02 13:59:09 -0400
  • ccd5595980 Getting over the GUI bar... PySimpleGUI 2021-09-02 13:58:55 -0400
  • 73c32027ad
    Merge pull request #4696 from PySimpleGUI/Dev-latest PySimpleGUI 2021-09-01 15:26:59 -0400
  • ab0a04b18a Fix for problem matching inside of base64 strings. PySimpleGUI 2021-09-01 15:26:43 -0400
  • ddf0851209
    Merge pull request #4695 from PySimpleGUI/Dev-latest PySimpleGUI 2021-09-01 11:43:40 -0400
  • 602f1b305d Update FUNDING.yml PySimpleGUI 2021-09-01 11:43:24 -0400
  • 7b69e8e9cf added user_settings_object, added new set_options parm to get keep_on_top globally PySimpleGUI 2021-09-01 07:25:44 -0400
  • e4f83d6a16
    Merge pull request #4691 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-31 05:36:58 -0400
  • 282d96c78c Checked Show Settings to use the object for the function interface PySimpleGUI 2021-08-31 05:36:43 -0400
  • addeea14d4
    Merge pull request #4689 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-30 21:27:58 -0400
  • 14fea18751 Update to use new 4.47.0 features PySimpleGUI 2021-08-30 21:26:37 -0400
  • 1458bc4943
    Merge pull request #4688 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-30 16:07:22 -0400
  • 3d1fe8bf28 Reworked the old "expasion" demo and used Stretch elements instead of expanding Text elements. Renamed the demo to have the word stretch in the name. PySimpleGUI 2021-08-30 16:06:45 -0400
  • 947859dcba
    Merge pull request #4687 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-30 15:26:05 -0400
  • 9caa0cea92 Release 4.47.0 PySimpleGUI 2021-08-30 15:25:37 -0400
  • 6e3b39b32a
    Merge pull request #4685 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-30 10:33:39 -0400
  • b13eec9263 Added VStretch element. Removed vert parm from Stretch element. FIXED the upgrade from GitHub by creating an init file on the fly. PySimpleGUI 2021-08-30 10:33:18 -0400
  • 67ccad1f49
    Merge pull request #4684 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-29 19:13:50 -0400
  • 0d0b7588a0 Added vert parm to Stretch element PySimpleGUI 2021-08-29 19:13:27 -0400
  • 437950ca12
    Merge pull request #4683 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-29 18:41:02 -0400
  • ea1d4f4ad0 Removing the upgrade and no-cache-dir flags that I had added. PySimpleGUI 2021-08-29 18:40:23 -0400
  • ee0b8d6635
    Merge pull request #4682 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-29 18:29:00 -0400
  • a7bc5c271e Changed the install from GitHub using a new technique PySimpleGUI 2021-08-29 18:28:42 -0400
  • b4576a7e52
    Merge pull request #4681 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-29 17:16:06 -0400
  • bd41016fa1 Adding the init that is normally included with the pip installation PySimpleGUI 2021-08-29 17:15:40 -0400
  • da2a22a7da
    Merge pull request #4680 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-29 13:12:24 -0400
  • 04ffe838e3 Changed what a Stretch Element does. Added a nicer looking repr for the User Settings PySimpleGUI 2021-08-29 13:12:06 -0400
  • 64852f0d01
    Merge pull request #4679 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-29 12:00:45 -0400
  • 3735719025 NEW Demo - Using a simple technique to justify elements in a layout PySimpleGUI 2021-08-29 12:00:29 -0400
  • a3cdbacd5d
    Merge pull request #4677 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-29 10:53:07 -0400
  • b78106cd63 one more keep on top PySimpleGUI 2021-08-29 10:52:51 -0400
  • 196733ce66 added keep_on_top to get sound popup PySimpleGUI 2021-08-29 10:51:44 -0400
  • d82602ba7a
    Merge pull request #4676 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-29 10:45:08 -0400
  • e3ce5e8fd2 Some fixes PySimpleGUI 2021-08-29 10:44:52 -0400
  • d6c2d0cf5b
    Merge pull request #4675 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-29 10:36:23 -0400
  • 6169c70584 New Desktop Widget Demo - simple counter PySimpleGUI 2021-08-29 10:36:02 -0400
  • 71942ea3de
    Merge pull request #4674 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-28 21:11:13 -0400
  • 15eb9b69d5 printing out the sys.executable information for github upgrade code. Changed docstrings for pad and size to be more descriptive PySimpleGUI 2021-08-28 21:10:49 -0400
  • 91c78ca373
    Merge pull request #4672 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-28 14:48:35 -0400
  • b05b3225db Made multiline larger for the pip output when upgrading PySimpleGUI 2021-08-28 14:48:21 -0400
  • 604d70d756
    Merge pull request #4671 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-28 13:40:57 -0400
  • a081729def Added '___' between unique number and user's key for ttk style. Use the interpreter specified in Global Settings when upgrading from GitHub PySimpleGUI 2021-08-28 13:40:30 -0400
  • 313ef29278
    Merge pull request #4670 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-28 12:24:02 -0400
  • 3c51c54c3e One more fix for ttk names. Need to cast the element's key to be a string PySimpleGUI 2021-08-28 12:23:47 -0400
  • 900195100e
    Merge pull request #4669 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-28 11:56:14 -0400
  • 6f4591cd31 Made ttk style names more unique so same keys can be used in multiple windows PySimpleGUI 2021-08-28 11:55:57 -0400
  • 52cdfca740
    Merge pull request #4667 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-27 18:05:09 -0400
  • c0acba89f8 NEW GitHub Upgrade algorithm and window with status. BIG thank you to Israel Dryer! PySimpleGUI 2021-08-27 18:04:53 -0400
  • 943b75e298
    Merge pull request #4663 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-26 18:56:21 -0400
  • b12f772c5a Change to elements' pad parm and Window's element_padding parm. NOW - if an int is specified instead of a tuple, then the tuple (int, int) is used. PySimpleGUI 2021-08-26 18:56:02 -0400
  • 73e0d2c91f
    Merge pull request #4662 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-26 13:59:51 -0400
  • 4c331b2a3e NEW size setting!! If pasds in an int instead of a tuple, the it's assumed you want the height to be 1 and a tuple of that size will be used. PySimpleGUI 2021-08-26 13:59:14 -0400
  • 3f3486594b
    Merge pull request #4658 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-24 08:38:51 -0400
  • b4b0f2c30c New source parm for Image Element Init & update. Removes need to specify a parm when calling. Just indicate what you want the image to be (either a filename OR a base64 byte string) PySimpleGUI 2021-08-24 08:38:33 -0400
  • 74f40f023a
    Merge pull request #4657 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-24 06:59:57 -0400
  • 31b667f3df New constant BLANK_BASE64 - a 1x1 pixel PNG with alpha=0 PySimpleGUI 2021-08-24 06:59:44 -0400
  • 3b7043a364
    Merge pull request #4656 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-23 12:51:06 -0400
  • db1995658b Version with temp methods in case running an old PySimpleGUI. PySimpleGUI 2021-08-23 12:50:51 -0400
  • a6558dab5b
    Merge pull request #4655 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-23 12:07:22 -0400
  • 53f61455e7 New Demo - Pin window on top. Requires 3.7+ and PySimpleGUI on GitHub until Window.keep_on_top_set() is released PySimpleGUI 2021-08-23 11:58:40 -0400
  • 3e16737797
    Merge pull request #4654 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-23 11:36:02 -0400
  • 8d87f7a959 Added Window.keep_on_top_set and Window.keep_on_top_clear PySimpleGUI 2021-08-23 11:35:46 -0400
  • 776ef5caf8
    Merge pull request #4652 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-22 15:58:46 -0400
  • 7b3073f05e Demo Using the Sizer Element PySimpleGUI 2021-08-22 15:58:31 -0400
  • 0528565d11
    Merge pull request #4651 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-22 11:14:18 -0400
  • 9c4f2e3208 Addition of the PySimpleGUIQt readme to the main docs in prep for the PySimpleGUIQt Alpha PySimpleGUI 2021-08-22 11:14:04 -0400
  • 9254bf2c6a
    Merge pull request #4642 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-18 10:09:45 -0400
  • bbd3ab6341 new Window.current_location parameter more_accurate. PySimpleGUI 2021-08-18 10:08:17 -0400
  • efe5b85945
    Merge pull request #4637 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-16 14:30:43 -0400
  • 2b49a36a50 Fix for default element size - was incorrectly using as the default for parm in Window PySimpleGUI 2021-08-16 14:30:29 -0400
  • 93033085f6
    Merge pull request #4632 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-15 18:59:43 -0400
  • ef7c7b3096 Shrink the window size to fit on smaller screens. PySimpleGUI 2021-08-15 18:59:27 -0400
  • 514684713e
    Merge pull request #4631 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-15 18:25:43 -0400
  • 1591003a83 Added Jason's fix for the treemap fix found in _fixed_map PySimpleGUI 2021-08-15 18:23:54 -0400
  • 0e0f8433ee
    Merge pull request #4630 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-15 17:54:39 -0400
  • 8cef4831e8 Added auto-save of window location upon exit. This is going to be a new design pattern to be applied to all desktop widgets eventually PySimpleGUI 2021-08-15 17:54:15 -0400
  • 3b093e1c4a Renamed the user settings key for window location to '-location-' PySimpleGUI 2021-08-15 17:53:35 -0400
  • 3ca034963a
    Merge pull request #4625 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-14 11:30:07 -0400
  • 42a8dc69b2 Fixed formatting problems in the release notes section. Found a new tool to help with markdown (iA Writer)!! PySimpleGUI 2021-08-14 11:29:53 -0400
  • 7247a330cc
    Merge pull request #4621 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-13 17:07:02 -0400
  • 0d84bf660b Not sure what happened with the checkin PySimpleGUI 2021-08-13 17:06:46 -0400
  • 4ca1e2aa4a Version that combines the layout with Window Creation PySimpleGUI 2021-08-13 17:05:47 -0400
  • 305f8dae44
    Merge pull request #4620 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-13 09:56:42 -0400
  • 35050e3ada Fix so PySimpleGUIWeb runs with Remi 2021.3.2 PySimpleGUI 2021-08-13 09:56:29 -0400
  • 692cbf6857
    Update issue-form---must-fill-in-this-form-with-every-new-issue-submitted.md PySimpleGUI 2021-08-11 16:33:21 -0400
  • a30ddb46f3
    Merge pull request #4619 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-11 13:08:09 -0400
  • 82adab524e Updated docs to use the new docstring for fonts that are not yet released to pypi, but are on GitHub. PySimpleGUI 2021-08-11 13:07:52 -0400
  • 2e544eaecf
    Merge pull request #4618 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-11 13:06:51 -0400
  • 607efc0595 Changed font in docstrings to be type: (str or (str, int[, str]) or None) (BIG thank you to Jason!) PySimpleGUI 2021-08-11 13:06:37 -0400