Commit Graph

  • 81abc21cf9 Title not a string check removed from Window, Element Justification fix for columns, etc. MAC FIX - using highlightbackground for background MikeTheWatchGuy 2019-09-16 15:40:12 -0400
  • 1ebfed3f06
    Merge pull request #1972 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-15 21:26:53 -0400
  • afb6edf56b Updated patterns MikeTheWatchGuy 2019-09-15 21:26:33 -0400
  • a3b6b973e2
    Merge pull request #1971 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-14 20:25:35 -0400
  • f0f4dcb92e New demo program to enable you to quickly test out the different look and feel settings MikeTheWatchGuy 2019-09-14 20:25:17 -0400
  • d05ebd4670
    Merge pull request #1970 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-14 18:27:13 -0400
  • 1ac74790a0 Removed Mac button color restriction MikeTheWatchGuy 2019-09-14 18:26:48 -0400
  • e8f8d16e5a
    Merge pull request #1969 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-14 11:36:41 -0400
  • 9e62a74af5 New demo program - demonstrates how to make a "rubber band" rectangle where you click and drag to draw it MikeTheWatchGuy 2019-09-14 11:36:20 -0400
  • d9ab48bda0
    Merge pull request #1967 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-13 20:33:22 -0400
  • 3954eacfdc force flag added to ChangeLookAndFeel MikeTheWatchGuy 2019-09-13 20:31:52 -0400
  • a7349ac7ad
    Merge pull request #1961 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-11 17:23:06 -0400
  • f6954506f7 ver bump for metadata addition MikeTheWatchGuy 2019-09-11 17:22:40 -0400
  • 888808b1f4 Metadata! Added to everything.... all elements, all element constructors, Window too MikeTheWatchGuy 2019-09-11 17:21:43 -0400
  • 571cdffe51
    Merge pull request #1957 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-10 19:18:14 -0400
  • e5b5ca7bbb Final MikeTheWatchGuy 2019-09-10 19:17:53 -0400
  • a2c1974e2f
    Merge pull request #1956 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-10 19:10:16 -0400
  • 763da2a4dd 3rd draft MikeTheWatchGuy 2019-09-10 19:09:45 -0400
  • 9c528545ab
    Merge pull request #1955 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-10 16:56:51 -0400
  • 7b154acc94 Draft 2-2 MikeTheWatchGuy 2019-09-10 16:56:30 -0400
  • c2377537df
    Merge pull request #1954 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-10 16:49:40 -0400
  • a056d4846f Draft 2 MikeTheWatchGuy 2019-09-10 16:49:20 -0400
  • eb7eb5b7cf
    Merge pull request #1953 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-10 15:50:11 -0400
  • 4b6a574cff NEW Element metadata (Element.metadata) MikeTheWatchGuy 2019-09-10 15:49:49 -0400
  • d200066180
    Merge pull request #1952 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-10 13:54:57 -0400
  • 9602f8f7c4 Make layout use += MikeTheWatchGuy 2019-09-10 13:54:33 -0400
  • 4745bc1439
    Merge pull request #1949 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-09 20:10:00 -0400
  • 9288b02adb More edits. Addition of List Comprehension example, busy screenshot MikeTheWatchGuy 2019-09-09 20:09:42 -0400
  • 81ee619077
    Merge pull request #1948 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-09 18:53:25 -0400
  • 0d6f02c101 Typos MikeTheWatchGuy 2019-09-09 18:53:03 -0400
  • 808c994379
    Merge pull request #1947 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-09 18:39:54 -0400
  • 57dba7a2f7 Typos MikeTheWatchGuy 2019-09-09 18:39:36 -0400
  • 40ed95b1dc
    Merge pull request #1946 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-09 18:25:04 -0400
  • a9463a1f14 Posting for reviews MikeTheWatchGuy 2019-09-09 18:24:36 -0400
  • 8410bd9822
    Merge pull request #1945 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-09 13:31:39 -0400
  • dbe4e1f19b Tried to tighten up the banners again MikeTheWatchGuy 2019-09-09 13:31:17 -0400
  • d7178d483d
    Merge pull request #1943 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-08 14:35:47 -0400
  • 88222455f9 Fixed Column scrolling, again. New test function == main function MikeTheWatchGuy 2019-09-08 14:35:31 -0400
  • 367ae73f9e
    Merge pull request #1941 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-08 11:07:13 -0400
  • 2e27926e97 Jump Start added MikeTheWatchGuy 2019-09-08 11:06:56 -0400
  • 385c2020f0 Readme creator update to match latest releases. Component parts of Readme MikeTheWatchGuy 2019-09-08 10:54:13 -0400
  • e98912e0cc
    Merge pull request #1939 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-07 09:20:26 -0400
  • 7c723133e0 New demo program that shows how to use Graph Element to draw a visualizer for sorts MikeTheWatchGuy 2019-09-07 09:20:07 -0400
  • 51514bf859
    Merge pull request #1933 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-06 11:31:21 -0400
  • b483e18004 Official 0.28.0 Release MikeTheWatchGuy 2019-09-06 11:31:01 -0400
  • b50be69c9d
    Merge pull request #1932 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-06 11:09:21 -0400
  • ad394dc6a8 Official 4.4.1 & 2.4.1 releases MikeTheWatchGuy 2019-09-06 11:09:01 -0400
  • 3a4f8d8c88
    Merge pull request #1931 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-06 11:03:17 -0400
  • 9479c66490 Official 2.4 + patch 2.4.1 for expansion problem MikeTheWatchGuy 2019-09-06 11:02:57 -0400
  • 44e5a829e1
    Merge pull request #1930 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-06 10:53:26 -0400
  • e4463ca1eb Release 4.4.1 -turned off auto expansion MikeTheWatchGuy 2019-09-06 10:52:33 -0400
  • 327987e370
    Merge pull request #1928 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-05 10:48:53 -0400
  • 7182b49791 Version 4.4.0.10 Unreleased MikeTheWatchGuy 2019-09-05 10:48:35 -0400
  • 4508683999 Shift + Mousewheel will scroll a column horizontally MikeTheWatchGuy 2019-09-05 10:47:54 -0400
  • cd9d4c34be
    Merge pull request #1927 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-05 10:27:39 -0400
  • 221d376f10 Moved print to event loop MikeTheWatchGuy 2019-09-05 10:27:19 -0400
  • 5f27da5a8d
    Merge pull request #1923 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-04 16:39:24 -0400
  • 221e0ab88e Initial checkin MikeTheWatchGuy 2019-09-04 16:39:01 -0400
  • f5fa7c37dd
    Merge pull request #1922 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-04 15:23:38 -0400
  • c8b0d37ed6 Fixed "fill=both" bug in Column layouts for both types of columns. Removed Butt, Out, Status, OM shortcuts. Added LB shortcut MikeTheWatchGuy 2019-09-04 15:23:13 -0400
  • bc8bfa9bf8
    Merge pull request #1921 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-04 12:06:33 -0400
  • 6b62636b65 Multiple Choice Test generated layout added MikeTheWatchGuy 2019-09-04 12:06:07 -0400
  • 7fd3686a3c
    Merge pull request #1918 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-03 20:17:15 -0400
  • 5741b36783 A bunch of new element shortcuts (experimental) PBar, Prog, Col, DD, OM, LBox, R, Rad, SpinBox, Spinner, Status, Out, BMenu MikeTheWatchGuy 2019-09-03 20:15:10 -0400
  • 5183dc0175 Can "call" Window in order to "Read" the window MikeTheWatchGuy 2019-09-03 20:13:02 -0400
  • a466b3a8b6 Ability to "Call" a window to Read it. MikeTheWatchGuy 2019-09-03 20:12:18 -0400
  • a892704c19 LOTS of changes for PEP8 support. Cleaned up old code. New sizing conversions. New style of key dictionary. Can Read windows by calling Window MikeTheWatchGuy 2019-09-03 20:10:43 -0400
  • 69805e70ce
    Merge pull request #1917 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-03 17:30:22 -0400
  • d2bb47b9a8 Old doc was missing the __init__ info!! Ouch! Sorry about that. MikeTheWatchGuy 2019-09-03 17:30:03 -0400
  • 1b9291aedc
    Update readme.md PySimpleGUI 2019-09-02 19:46:38 -0400
  • d2e64b0d7c
    Merge pull request #1915 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-02 13:43:09 -0400
  • 63c8782dac The Kolya Release - window() == window.Read(). ML = MLine = Multiline MikeTheWatchGuy 2019-09-02 13:42:50 -0400
  • 6e948ab082
    Merge pull request #1914 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-02 11:12:52 -0400
  • 928c3b2973 Ability to scroll contents of Column using scroll wheel MikeTheWatchGuy 2019-09-02 11:12:32 -0400
  • 44b2550f6e
    Merge pull request #1912 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-01 19:24:59 -0400
  • 22e12c5bb5 Version bump MikeTheWatchGuy 2019-09-01 19:24:39 -0400
  • 4a63983b3c PEP8!!! Lots of "cleanup" (deleting all the __del__, removed callbacks not called anymore, etc), renamed a number of funcs/methods to use _ for private MikeTheWatchGuy 2019-09-01 19:24:12 -0400
  • 61b1e4545e
    Merge pull request #1910 from PySimpleGUI/Dev-latest PySimpleGUI 2019-09-01 11:30:53 -0400
  • ba01e1bf86 Added Listbox method GetIndexes. Fix bug when duplicate keys, Column and Frame expansion tests (Hope it didn't break anything!) MikeTheWatchGuy 2019-09-01 11:30:35 -0400
  • 096e442634
    Merge pull request #1905 from PySimpleGUI/Dev-latest PySimpleGUI 2019-08-30 21:03:15 -0400
  • 48ef8e5827 TONS of changes - NEW additions PEP8, Multithreading, shortcut for FindElement AND Element.Update, HorizontalSeparator, Column justification, Sizer Element, Table.Get for Qt, Extending PySimpleGUI, ChangeLookAndFeel values MikeTheWatchGuy 2019-08-30 21:02:42 -0400
  • 472895e894
    Merge pull request #1896 from PySimpleGUI/Dev-latest PySimpleGUI 2019-08-29 16:44:40 -0400
  • 28f43bd020 Added tooltip to main screen. Fixed importing WRONG PSG... was importing Qt when should have been plain PSG. MikeTheWatchGuy 2019-08-29 16:44:23 -0400
  • 7c1191ea59
    Merge pull request #1895 from PySimpleGUI/Dev-latest PySimpleGUI 2019-08-29 15:57:35 -0400
  • 9d9aa5e2d8 Changed stop functionality MikeTheWatchGuy 2019-08-29 15:57:14 -0400
  • 497d332496
    Merge pull request #1894 from PySimpleGUI/Dev-latest PySimpleGUI 2019-08-29 14:37:13 -0400
  • 1d193651fe Fix for file types conversion. Must not have ';;' on the end of the last item. MikeTheWatchGuy 2019-08-29 14:36:10 -0400
  • 31bac3652a
    Merge pull request #1892 from PySimpleGUI/Dev-latest PySimpleGUI 2019-08-29 11:19:53 -0400
  • d48b444734 Fixed focus inside containers problem MikeTheWatchGuy 2019-08-29 11:19:30 -0400
  • e231dc1a01
    Merge pull request #1891 from PySimpleGUI/Dev-latest PySimpleGUI 2019-08-29 10:17:58 -0400
  • 29a9a4201a Converts Window title into a string and removed the check for string that wasn't working MikeTheWatchGuy 2019-08-29 10:17:35 -0400
  • 7f30da5c94 Added Output.Get method. Tabs/TabGroup expand when resizing MikeTheWatchGuy 2019-08-29 10:15:34 -0400
  • 780a19f3a9
    Merge pull request #1885 from PySimpleGUI/Dev-latest PySimpleGUI 2019-08-27 14:02:34 -0400
  • 2935e3d067 Fix for Tree element not returning keys. Was really messed up. ROWS are expanded now for Frame, Col, multiline, input, output, tab, tabgroup MikeTheWatchGuy 2019-08-27 14:02:10 -0400
  • 79dcafa85f
    Merge pull request #1882 from PySimpleGUI/Dev-latest PySimpleGUI 2019-08-26 19:12:33 -0400
  • 76f64b7d02 Changed version up to another release number MikeTheWatchGuy 2019-08-26 19:12:02 -0400
  • 9050d97391 PEP8 Bindings! New character to pixel conversion for multiline type of elements. Removed the __del__ methods and other unneeded code. Renamed some private methods & functions to start with _, MikeTheWatchGuy 2019-08-26 19:10:40 -0400
  • 13c5f600f5
    Merge pull request #1879 from PySimpleGUI/Dev-latest PySimpleGUI 2019-08-25 08:54:11 -0400
  • 7dd9d019a8 Added a screenshot to the readme MikeTheWatchGuy 2019-08-25 08:53:50 -0400
  • 09e3c18bd8
    Merge pull request #1877 from PySimpleGUI/Dev-latest PySimpleGUI 2019-08-24 22:18:13 -0400