Commit Graph

  • ba10e1dccd Cleanup PySimpleGUI 2020-05-20 07:27:25 -0400
  • bd413800b8
    Merge pull request #2915 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-20 07:24:43 -0400
  • b06d460e2d Docstring fixup PySimpleGUI 2020-05-20 07:24:24 -0400
  • 30085c29f7
    Merge pull request #2911 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-19 22:37:07 -0400
  • d5e0dc887e New demo - splash screen PySimpleGUI 2020-05-19 21:22:19 -0400
  • 71ddeaebc6
    Merge pull request #2910 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-19 20:05:12 -0400
  • 21aefacec3 Made typing module optional so Raspberry Pi users are not forced to install it PySimpleGUI 2020-05-19 20:04:51 -0400
  • ff494a9564 Updated docs to include link over to the new Call Reference PySimpleGUI 2020-05-19 20:04:27 -0400
  • 250823c88a
    Merge pull request #2909 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-19 19:44:55 -0400
  • afba5c9a89 Removed old docs PySimpleGUI 2020-05-19 19:44:38 -0400
  • a495982caa
    Merge pull request #2907 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-19 11:25:03 -0400
  • 8a94d6a143 Option added to set_options to change the default tooltip font. If not specified, no font is added when tooltip is created. PySimpleGUI 2020-05-19 11:24:43 -0400
  • c0ca902fcf
    Merge pull request #2906 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-18 22:08:57 -0400
  • 9a16b766c4 Fix for Multiline color tags bug. Changed logic to not use any tags when no colors. PySimpleGUI 2020-05-18 22:07:40 -0400
  • 43c241205d
    Merge pull request #2901 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-17 12:51:25 -0400
  • ca5b5ddd78 Addition of element_justification to Window. Column, Frame, Tab - works like the tkinter and Qt ports now! PySimpleGUI 2020-05-17 12:50:51 -0400
  • e050eacd74
    Merge pull request #2899 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-17 06:43:38 -0400
  • 8d99afbdc0 Better start for call reference doc... much more work to do like adding link over to it in the readme PySimpleGUI 2020-05-17 06:43:16 -0400
  • a74768d6cf
    Merge pull request #2898 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-17 05:51:41 -0400
  • 96bd7b3064 Fixed get folder dialog for Mac users. Removed parent window. PySimpleGUI 2020-05-17 05:51:19 -0400
  • f1fbc08329
    Merge pull request #2897 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-16 12:55:05 -0400
  • e00a427556 New super-simple form Demo PySimpleGUI 2020-05-16 12:54:45 -0400
  • a46fde5e46 Split Readme (YES!) New Call Reference document. Readme changed to use WIN_CLOSED constant PySimpleGUI 2020-05-16 12:54:28 -0400
  • c7bcf22911
    Merge pull request #2896 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-15 21:16:23 -0400
  • 048131d199 The new readme creator and proposed new call reference file PySimpleGUI 2020-05-15 21:15:57 -0400
  • 7288a3acc4
    Merge pull request #2895 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-15 14:43:48 -0400
  • 4c7e7ee10e Forgot to bump version.... PySimpleGUI 2020-05-15 14:43:29 -0400
  • c742b3c65a
    Merge pull request #2894 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-15 14:01:06 -0400
  • 71cc2df719 Added element_justification parameter to Window, Column, Frame, Tab just like the tkinter port has!! FINALLY! PySimpleGUI 2020-05-15 14:00:37 -0400
  • 4f3566915c New Demo - Playback animated GIFs using PIL PySimpleGUI 2020-05-15 07:20:23 -0400
  • 7d8c5d0b0d
    Merge pull request #2890 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-14 22:45:43 -0400
  • 8d5b59af66 Simplified PySimpleGUI 2020-05-14 22:45:21 -0400
  • 269ffbe91f Fixed menu tearoff not working (weird no one reported... dunno what happened) PySimpleGUI 2020-05-14 22:45:08 -0400
  • 84cb5bbdc7
    Merge pull request #2887 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-13 12:20:35 -0400
  • cb38f818e1 Cleanup of EXE Maker. Biggest potential impact is the --clean flag when calling pyinstaller PySimpleGUI 2020-05-13 08:19:43 -0400
  • 8f3abbc494
    Merge pull request #2882 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-12 12:14:15 -0400
  • 1c74af8d5d Super simple System Tray Icon demo program PySimpleGUI 2020-05-12 12:13:55 -0400
  • 198a9ac76f
    Merge pull request #2881 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-12 10:39:39 -0400
  • 6f55c367db Fixed layout undefined error due to window created at wrong location in file. PySimpleGUI 2020-05-12 10:39:17 -0400
  • b5fef1065e
    Merge pull request #2879 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-11 15:43:23 -0400
  • da4305a352 Removed resetting of stdout if a flush is performed PySimpleGUI 2020-05-11 15:43:01 -0400
  • 7d0c6fa122
    Merge pull request #2875 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-10 12:25:17 -0400
  • 0fcccb4b33 Version 0.34.0 PySimpleGUI 2020-05-10 12:24:55 -0400
  • 5dc69278e3
    Merge pull request #2870 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-08 05:16:26 -0400
  • 1f0344824c Added Window.set_title PySimpleGUI 2020-05-08 05:16:06 -0400
  • 0e8b2511a2
    Merge pull request #2866 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-07 06:23:20 -0400
  • 0076b461f5 WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead PySimpleGUI 2020-05-07 06:22:59 -0400
  • 7f9d50bf9a
    Merge pull request #2865 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-07 05:50:02 -0400
  • 6174b355a6 Updated to latest coding conventions PySimpleGUI 2020-05-07 05:49:44 -0400
  • dc8ea92570
    Merge pull request #2864 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-06 16:00:22 -0400
  • 47e594e6de Release 0.16.0 PySimpleGUI 2020-05-06 15:59:46 -0400
  • 7fdb34d338 Release 0.38.0 PySimpleGUI 2020-05-06 15:59:29 -0400
  • 312d425feb Release 0.33.0 PySimpleGUI 2020-05-06 15:59:14 -0400
  • be9e72f14e
    Merge pull request #2860 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-06 07:12:06 -0400
  • 6369d25620 Release 4.19.0's readme creator files PySimpleGUI 2020-05-06 07:11:33 -0400
  • 8173d384e4 Release 4.19.0 PySimpleGUI 2020-05-05 08:45:19 -0400
  • 855f196c3f
    Merge pull request #2857 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-04 20:50:20 -0400
  • 6aabbe5432 Better multiline multi-colored tag handling, addition of WIN_CLOSE & WINDOW_CLOSED PySimpleGUI 2020-05-04 20:49:45 -0400
  • 56658d1864
    Merge pull request #2856 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-04 19:45:34 -0400
  • 10577019b6 Fix for bad key. Added Recipe text. PySimpleGUI 2020-05-04 19:45:11 -0400
  • 59a8d7bf0c Clearer description PySimpleGUI 2020-05-04 19:44:28 -0400
  • ee7d476126
    Merge pull request #2847 from PySimpleGUI/Dev-latest PySimpleGUI 2020-05-01 10:10:00 -0400
  • 1ffd8b41d6 Docstring changes, constanct variables for window closed event, check for valid theme names PySimpleGUI 2020-05-01 10:09:23 -0400
  • 6f75c3a0c4
    Merge pull request #2846 from PySimpleGUI/Dev-latest PySimpleGUI 2020-04-29 11:55:58 -0400
  • a58b95ab51 Addition of member variables to access row_frame and column's vbox PySimpleGUI 2020-04-29 11:55:11 -0400
  • 106d8b83d9 Save the ParentRowFrame like in the tkinter port PySimpleGUI 2020-04-29 11:35:10 -0400
  • 92ec7145f5
    Update FUNDING.yml PySimpleGUI 2020-04-27 17:26:00 -0400
  • 45da57597b
    Initial creation PySimpleGUI 2020-04-27 17:25:35 -0400
  • 91697164e2 Changed theme to Dark Red for testing PySimpleGUI 2020-04-25 23:13:01 -0400
  • a491b3c048
    Merge pull request #2840 from PySimpleGUI/Dev-latest PySimpleGUI 2020-04-25 14:49:10 -0400
  • 3ec092696c Initial Checkin - Demo of the date chooser now user internally PySimpleGUI 2020-04-25 14:48:38 -0400
  • 618aec9f71
    Merge pull request #2838 from PySimpleGUI/Dev-latest PySimpleGUI 2020-04-24 20:16:08 -0400
  • 9e549c4600 Source file #1 for sample cofe for 2020 lessons PySimpleGUI 2020-04-24 20:15:35 -0400
  • 20dba17cc2
    Merge pull request #2837 from PySimpleGUI/Dev-latest PySimpleGUI 2020-04-24 20:09:00 -0400
  • 1ada355f2b The PySimpleGUI 2020 L:esson Text - Accompanies YouTube Video PySimpleGUI 2020-04-24 20:08:32 -0400
  • f4394b2c21 Added close parameter to Window.read PySimpleGUI 2020-04-21 12:41:38 -0400
  • 0b6c4c5b00
    Merge pull request #2829 from PySimpleGUI/Dev-latest PySimpleGUI 2020-04-18 20:50:26 -0400
  • 0ef13e6a6d New demo - Base64 single image encode PySimpleGUI 2020-04-18 20:49:53 -0400
  • b0eca3b489
    Merge pull request #2826 from PySimpleGUI/Dev-latest PySimpleGUI 2020-04-17 11:34:32 -0400
  • 5a6d35d590 Enabled window to be resized. When it does, the image also resizes! Very nice!! PySimpleGUI 2020-04-17 11:34:07 -0400
  • 85a383dd30
    Merge pull request #2825 from PySimpleGUI/Dev-latest PySimpleGUI 2020-04-16 19:07:24 -0400
  • 3fc153229b New Demo - Sudoku PySimpleGUI 2020-04-16 19:06:43 -0400
  • cbc3e8f5d0
    Merge pull request #2822 from PySimpleGUI/Dev-latest PySimpleGUI 2020-04-15 20:46:59 -0400
  • 0f92dc6252 Release 0.37.0 PySimpleGUI 2020-04-15 20:46:32 -0400
  • 0a2bc0c235
    Merge pull request #2821 from PySimpleGUI/Dev-latest PySimpleGUI 2020-04-15 19:37:17 -0400
  • a487610c56 Better window management. Show popup when exiting so doesn't appear to crash. PySimpleGUI 2020-04-15 19:36:48 -0400
  • ac9fa484be
    Merge pull request #2818 from PySimpleGUI/Dev-latest PySimpleGUI 2020-04-14 15:39:50 -0400
  • 1d81aac839 Fix for Graph element. Struggled after adding the new SvgSubcontainer widget PySimpleGUI 2020-04-14 15:39:25 -0400
  • 36c41c2b15
    Merge pull request #2817 from PySimpleGUI/Dev-latest PySimpleGUI 2020-04-14 12:57:52 -0400
  • b190c364d4 typo PySimpleGUI 2020-04-14 12:57:26 -0400
  • 54a708a727
    Merge pull request #2816 from PySimpleGUI/Dev-latest PySimpleGUI 2020-04-14 12:43:21 -0400
  • fe4e39171a Slider default value set to 100 PySimpleGUI 2020-04-14 12:42:44 -0400
  • cc82a88420
    Merge pull request #2815 from PySimpleGUI/Dev-latest PySimpleGUI 2020-04-14 07:29:12 -0400
  • 1db1da0152 Coupole of docstring fixes PySimpleGUI 2020-04-14 07:28:27 -0400
  • e7b5e5b528 Latest readme creator flies PySimpleGUI 2020-04-14 07:27:51 -0400
  • 2417319e3e
    Merge pull request #2810 from PySimpleGUI/Dev-latest PySimpleGUI 2020-04-13 11:30:59 -0400
  • 314d6e42b0 New Demo - System Tray reminder. Shows a reminder message every X minutes PySimpleGUI 2020-04-13 11:29:57 -0400
  • 0e09afcee5
    Merge pull request #2807 from PySimpleGUI/Dev-latest PySimpleGUI 2020-04-12 21:27:57 -0400
  • 9cdd2b0e54 Removed f-string, try block around subprocess import - needed for 3.4 support on the Pi PySimpleGUI 2020-04-12 21:27:05 -0400
  • 0d03d16524
    Merge pull request #2804 from PySimpleGUI/Dev-latest PySimpleGUI 2020-04-12 12:08:25 -0400