Commit Graph

  • d37dc46492 Made release number all numeric MikeTheWatchGuy 2019-08-24 22:17:55 -0400
  • 13eedeb898
    Merge pull request #1876 from PySimpleGUI/Dev-latest PySimpleGUI 2019-08-24 22:12:02 -0400
  • ecf1880df6 Changed version number to be all numeric MikeTheWatchGuy 2019-08-24 22:11:45 -0400
  • f1f8acc122
    Merge pull request #1875 from PySimpleGUI/Dev-latest PySimpleGUI 2019-08-24 22:06:25 -0400
  • cb8bd20b41 Experimenting to see if can pip install from the GitHub itself MikeTheWatchGuy 2019-08-24 22:06:06 -0400
  • 38213f8c4e
    Merge pull request #1874 from PySimpleGUI/Dev-latest PySimpleGUI 2019-08-24 18:29:48 -0400
  • 0b3c93fe5c Added Table.Get as a dummy function as to match the new Get method in the Qt port. Returns the last table provided. Editing is not yet available. MikeTheWatchGuy 2019-08-24 18:29:28 -0400
  • 69fa40980d
    Merge pull request #1873 from PySimpleGUI/Dev-latest PySimpleGUI 2019-08-24 17:59:55 -0400
  • d3da31110f Table Element - Fix for columns going nuts when getting near the headers with a mouse! PLEASE be fixed! MikeTheWatchGuy 2019-08-24 17:59:35 -0400
  • 631fb775d9
    Merge pull request #1872 from PySimpleGUI/Dev-latest PySimpleGUI 2019-08-23 21:48:11 -0400
  • 7a8dfa2eb3 Removed the F-bomb because kids the source. If icon loads fail, default to built-in icon MikeTheWatchGuy 2019-08-23 21:47:47 -0400
  • e59eb90df9
    Merge pull request #1871 from PySimpleGUI/Dev-latest PySimpleGUI 2019-08-23 20:05:37 -0400
  • 0a197b200b Added the "Layouts" section MikeTheWatchGuy 2019-08-23 20:05:13 -0400
  • b2d47ac8df
    Merge pull request #1870 from PySimpleGUI/Dev-latest PySimpleGUI 2019-08-23 13:58:33 -0400
  • 4cbbe51992 Changed Input.Update to move the cursor to the end if updating the values MikeTheWatchGuy 2019-08-23 13:58:11 -0400
  • 0b44c71080
    Merge pull request #1865 from PySimpleGUI/Dev-latest PySimpleGUI 2019-08-22 17:52:11 -0400
  • 475333227b Docs for 4.3.0 Release MikeTheWatchGuy 2019-08-22 17:51:14 -0400
  • 628f4170e7 4.3.0 RELEASE MikeTheWatchGuy 2019-08-22 17:50:43 -0400
  • ea9aaf5c04
    Merge pull request #1864 from PySimpleGUI/Dev-latest PySimpleGUI 2019-08-22 16:36:47 -0400
  • 769ae81746 Fixed layout issues. Made Column element special. It can have a justification specified on it MikeTheWatchGuy 2019-08-22 16:36:27 -0400
  • f76cfcdceb New parameter for Columns - justification. Justifies the Column and the row it's on to this setting MikeTheWatchGuy 2019-08-22 16:05:40 -0400
  • dc1addf9b0
    Merge pull request #1863 from PySimpleGUI/Dev-latest PySimpleGUI 2019-08-22 13:22:06 -0400
  • 30ab03859c Forgot to bump version MikeTheWatchGuy 2019-08-22 13:21:46 -0400
  • 6176fe3ade
    Merge pull request #1862 from PySimpleGUI/Dev-latest PySimpleGUI 2019-08-22 13:12:02 -0400
  • 7a1d010959 Chagned center_elements to element_justification MikeTheWatchGuy 2019-08-22 13:11:42 -0400
  • 28340a7d5c
    Merge pull request #1860 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-22 12:21:00 -0400
  • 7379d0bf62 NEW Sizer Element MikeTheWatchGuy 2019-08-22 12:20:39 -0400
  • 2dc3f27c25
    Merge pull request #1859 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-22 11:58:47 -0400
  • 96c56b64fa NEW center_elements parm for Window, column, frame and tab MikeTheWatchGuy 2019-08-22 11:58:23 -0400
  • c30afc1749
    Merge pull request #1858 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-22 01:23:28 -0400
  • 979da6faab LOTS of new error checks. Warning if trying to "re-use" layout, All Element.Update methods checked for unfinalized windows. MikeTheWatchGuy 2019-08-22 01:23:07 -0400
  • 0c151b464f
    Merge pull request #1857 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-21 23:16:55 -0400
  • c63ecbfd08 Corrected version number for the patch. MikeTheWatchGuy 2019-08-21 23:16:29 -0400
  • d239bb582b New Listbox parameter - no_scrollbar. If True then no scrollbar wiill be added to the Widget. MikeTheWatchGuy 2019-08-21 23:14:56 -0400
  • 0e1a079255
    Merge pull request #1856 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-21 19:45:39 -0400
  • 5227126ef1 Fix in Get MikeTheWatchGuy 2019-08-21 19:45:18 -0400
  • 5149a2c2a6 Added Table.Get method MikeTheWatchGuy 2019-08-21 19:44:30 -0400
  • f5e4410b14
    Merge pull request #1854 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-21 18:35:38 -0400
  • 48e81e72f2 Added ParentRowFrame to elements to MAYBE aid in better visibility changes MikeTheWatchGuy 2019-08-21 18:35:04 -0400
  • 7383be254f Ability to "call an element" MikeTheWatchGuy 2019-08-21 18:34:12 -0400
  • bd42001803 Added finalize parm to Window, PEP8 names for Window methods, ability to "call" an element MikeTheWatchGuy 2019-08-21 18:33:51 -0400
  • 7b578bdbf5 Added finalize parameter to Window MikeTheWatchGuy 2019-08-21 18:27:24 -0400
  • e086c3f3c9
    Merge pull request #1853 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-21 17:19:56 -0400
  • 99748374b1 Added dummy Window.visibility_changed method because it exists in PySimpleGUIQt. Fixed debugger popout MikeTheWatchGuy 2019-08-21 17:19:25 -0400
  • 466aa4ec39
    Merge pull request #1851 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-20 16:21:53 -0400
  • e68fb12145 Removed SetFocus from all Elements except for the base Element class. MOVED all of the PEP8 renaming to inside each class MikeTheWatchGuy 2019-08-20 16:21:17 -0400
  • 178d193bda
    Merge pull request #1849 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-20 15:22:05 -0400
  • b2c304e3d0 Removed some funcs people shouldn't be calling MikeTheWatchGuy 2019-08-20 15:20:32 -0400
  • 0162d2ec0b
    Merge pull request #1848 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-20 15:12:22 -0400
  • 054690d5b4 PEP8-ify!!! All of the user accessable methods and funcs now have a lower-case version! Wild how it's done MikeTheWatchGuy 2019-08-20 15:11:46 -0400
  • c9e65dc034
    Merge pull request #1847 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-20 13:47:25 -0400
  • f8cd8c86b1 The 4.2 release readme components MikeTheWatchGuy 2019-08-20 13:46:28 -0400
  • 87fcdd7c76
    Merge pull request #1841 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-19 18:50:55 -0400
  • 31f7183891 OFFICIAL 4.2.0 Release! MikeTheWatchGuy 2019-08-19 17:14:34 -0400
  • fc1cf5a2af
    Merge pull request #1839 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-19 13:23:11 -0400
  • 6a69aa44a0 HUGE 2.7 update. It's finally caught up to the 4.0 level of 3.x port MikeTheWatchGuy 2019-08-19 13:22:47 -0400
  • 75d46987dd Doc strings, finalize parameter in Window element, fix for not using initial_folder for PopupGetFile MikeTheWatchGuy 2019-08-19 13:21:34 -0400
  • 6732693185
    Merge pull request #1833 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-18 20:01:53 -0400
  • 88dc9408a6 Fixed missing return types in Docstrings for pre-defined buttons MikeTheWatchGuy 2019-08-18 20:01:33 -0400
  • 4b09f6a066
    Merge pull request #1832 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-18 16:11:20 -0400
  • 593a64225c Added __call__ method to Elements. WOW! Removed many of the __del__ methods. Hope it doesn't BREAK BADLY! MikeTheWatchGuy 2019-08-18 16:10:49 -0400
  • 85bac9b8da
    Merge pull request #1831 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-18 15:26:27 -0400
  • a1743c84c7 BIG CHANGE - Moved ALL call references but popups to the very bottom of section MikeTheWatchGuy 2019-08-18 15:23:21 -0400
  • 9e7c1e14ca
    Merge pull request #1828 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-17 17:00:33 -0400
  • 0cb17f2a31 New Demo - Design Patterns for Layout Generation MikeTheWatchGuy 2019-08-17 17:00:10 -0400
  • 5cb39d5b47
    Merge pull request #1826 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-17 11:03:54 -0400
  • 40abc2e20a New capability! __getitem__ added to all ports of PySimpleGUI. Enables skipping the FindElement call MikeTheWatchGuy 2019-08-17 11:03:36 -0400
  • c8826bc9f4
    Merge pull request #1824 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-16 19:06:18 -0400
  • fa6f4cc1ce Removed some whitespace MikeTheWatchGuy 2019-08-16 19:05:53 -0400
  • 22a6634331 Added `Tearoff ` property to Element to stop crash if trying to use a submenu in a right click menu. Fixup of some docstrings that were causing issues MikeTheWatchGuy 2019-08-16 19:05:18 -0400
  • 65dd8360bf
    Merge pull request #1822 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-16 11:52:15 -0400
  • 392d224ef1 Make more generic by adding USING_QT variable. Removed * unpacking! New layout technique MikeTheWatchGuy 2019-08-16 11:51:49 -0400
  • 8434b0be40
    Merge pull request #1821 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-16 11:31:42 -0400
  • 027f458837 Made a "catch all" for find element with focus so that any element can be checked MikeTheWatchGuy 2019-08-16 11:31:21 -0400
  • 5b1f8cdbca Fix for window.FindElementWithForux - wasn't checking listboxes MikeTheWatchGuy 2019-08-16 11:26:36 -0400
  • baebc08780
    Merge pull request #1819 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-16 10:48:46 -0400
  • c4d149f5c3 Comments on installataion MikeTheWatchGuy 2019-08-15 22:18:51 -0400
  • 276a53f048
    Merge pull request #1816 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-15 19:36:58 -0400
  • 652c24c17c Added controls at bottom to adjust key paramters. Added back the titlebar so an use slider MikeTheWatchGuy 2019-08-15 19:36:32 -0400
  • 73f8efc36c
    Merge pull request #1813 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-15 09:19:44 -0400
  • 879f3f55b9 New Demo Program - Show an ASCII animation using your webcam & OpenCV MikeTheWatchGuy 2019-08-15 09:19:23 -0400
  • 1110b7973e
    Merge pull request #1808 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-13 16:55:08 -0400
  • 4c155d79e7 Checking into Dev Branch.... accidently checked directly into Master previously! MikeTheWatchGuy 2019-08-13 16:54:17 -0400
  • e3ad4949b1 Merge branch 'master' of https://github.com/MikeTheWatchGuy/PySimpleGUI MikeTheWatchGuy 2019-08-13 16:48:27 -0400
  • c3d9195d8b Two new OpenCV demos and one updated to show import for Qt MikeTheWatchGuy 2019-08-13 16:48:23 -0400
  • efbe7257e2
    Merge pull request #1807 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-13 15:10:50 -0400
  • 7d541255e6 Fixed argv bug. Doh! MikeTheWatchGuy 2019-08-13 15:09:48 -0400
  • 393cb930bb
    Merge pull request #1803 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-11 12:30:40 -0400
  • ce6d6a5468 New Graph methods - SendFigureToBack, BringFigureToFront MikeTheWatchGuy 2019-08-11 12:30:23 -0400
  • 5417e6bd74
    Merge pull request #1802 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-11 08:13:57 -0400
  • c98720e02c New Demo Program that shows how to use an Graph Element to display OpenCV stream MikeTheWatchGuy 2019-08-11 08:13:39 -0400
  • 7c0d2329a6
    Merge pull request #1801 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-10 22:44:34 -0400
  • 28c7c35ac0 Lots of doc updates. The recent Tab and TabGroup changes MikeTheWatchGuy 2019-08-10 22:44:14 -0400
  • 1234f1cc6f
    Merge pull request #1800 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-10 17:17:52 -0400
  • 39fdf072a4 Bumped version MikeTheWatchGuy 2019-08-10 17:17:33 -0400
  • 8782494c87 New methods that are replacing some hastily added ones - TabGroup.Get, Tab.Select, Combo.Get, background colors for non-scrollable columns MikeTheWatchGuy 2019-08-10 17:16:43 -0400
  • c3fb2f1c1f
    Merge pull request #1797 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-08 16:47:39 -0400
  • 2b0de7217f Latest parts of the readme and the creator tools updated MikeTheWatchGuy 2019-08-08 16:47:15 -0400
  • cad420723c
    Merge pull request #1796 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-08-08 16:28:24 -0400
  • 0e7e72b56d Renamed GetCurrentIndex to GetCurrentlySelectedTabIndex MikeTheWatchGuy 2019-08-08 16:27:32 -0400