Commit Graph

  • c99e2e7e76 Removed the Range demo of progress meter iterable MikeTheWatchGuy 2019-06-19 20:56:50 -0400
  • a3216a346e
    Merge pull request #1594 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-19 20:31:34 -0400
  • 6a7954b9a7 Addition of wrapper for OneLineProgressMeter MikeTheWatchGuy 2019-06-19 20:31:12 -0400
  • 16f5d37297
    Update index.md MikeTheWatchGuy 2019-06-19 16:44:54 -0400
  • 67a76be308
    Merge pull request #1593 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-19 16:33:56 -0400
  • b3307d7255 More attempts at fixing the ReadTheDocs sudden ending MikeTheWatchGuy 2019-06-19 16:33:39 -0400
  • 8d89320793
    Merge pull request #1592 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-19 16:17:46 -0400
  • 3e51ab3d76 Removed spaces around all table cells. Changed the Feature List to include extra blank line MikeTheWatchGuy 2019-06-19 16:17:27 -0400
  • 03346bf728
    Merge pull request #1591 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-19 15:26:46 -0400
  • c4530212ca Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest MikeTheWatchGuy 2019-06-19 15:26:26 -0400
  • a604d3e15e Removed spaces from headers in docstrings |Name|Meaning| MikeTheWatchGuy 2019-06-19 15:26:04 -0400
  • a822f504dc
    Merge pull request #1590 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-19 15:12:56 -0400
  • 89ec9dfb66
    Merge branch 'master' into Dev-latest MikeTheWatchGuy 2019-06-19 15:12:49 -0400
  • 9fc9efc753 Added blank line before "Parameters explained:" before tables MikeTheWatchGuy 2019-06-19 15:11:48 -0400
  • 7527b7c34b
    Update index.md MikeTheWatchGuy 2019-06-19 15:06:24 -0400
  • 2672c034a8
    Merge pull request #1589 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-19 13:15:27 -0400
  • b1ab9868e1 Release 4.0.0 & 2.0.0 MikeTheWatchGuy 2019-06-19 13:15:03 -0400
  • 6b27f50b93
    Merge pull request #1587 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-19 10:15:46 -0400
  • 7574c9ea97 Get method for the Radio Element MikeTheWatchGuy 2019-06-19 10:14:30 -0400
  • 1fef27db6d
    Merge pull request #1586 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-19 09:53:12 -0400
  • b35c55726d Addition of scroll_to_index parameter to Listbox.Update method MikeTheWatchGuy 2019-06-19 09:52:50 -0400
  • 36db812b1c
    Merge pull request #1585 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-19 08:30:32 -0400
  • 9cce12e8c2 Added new force parameter to all SetFocus calls. Removed calls to WM_DESTROY due to memory leak MikeTheWatchGuy 2019-06-19 08:30:04 -0400
  • 6d7c610b06
    Merge pull request #1582 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-18 21:08:05 -0400
  • 6c3da863d3 Remove unneeded code MikeTheWatchGuy 2019-06-18 21:07:40 -0400
  • 6fef817ce4 Warning about PyQt5 MikeTheWatchGuy 2019-06-18 21:06:46 -0400
  • 6cf9d2f3cd
    fix python2 tkinter import novel-yet-trivial 2019-06-18 12:31:05 -0700
  • 3bdb9e3a97
    Merge pull request #1578 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-18 11:47:30 -0400
  • eb01f803fb Added __version__ (finally), Renamed Debugger class (will help a lot with IDE) MikeTheWatchGuy 2019-06-18 11:47:06 -0400
  • 1a630a4125
    Merge pull request #1575 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-17 17:47:40 -0400
  • 88dabef9a4 Release 4.0 MikeTheWatchGuy 2019-06-17 17:46:04 -0400
  • 696ac86c80
    Merge pull request #1574 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-17 16:49:40 -0400
  • dd97664592
    Merge branch 'master' into Dev-latest MikeTheWatchGuy 2019-06-17 16:49:32 -0400
  • 8fd82a7ffe updated MikeTheWatchGuy 2019-06-17 16:48:13 -0400
  • ceebb5511c
    Merge pull request #1573 from PySimpleGUI/revert-1572-Dev-latest MikeTheWatchGuy 2019-06-17 16:39:19 -0400
  • f236991119
    Revert "Release 4.0" MikeTheWatchGuy 2019-06-17 16:39:07 -0400
  • d3fa2f8ae4
    Merge pull request #1572 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-17 15:42:12 -0400
  • 2d35f73569 Release 4.0 MikeTheWatchGuy 2019-06-17 15:41:46 -0400
  • 7d6765516e
    Merge pull request #1571 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-17 14:30:26 -0400
  • da735004b7 Comments cleansup for check-in test MikeTheWatchGuy 2019-06-17 14:29:54 -0400
  • af9e494c77 Merge branch 'pr/1570' MikeTheWatchGuy 2019-06-17 13:56:42 -0400
  • f4790f3278
    added documentation for claases and functions nngogol 2019-06-17 19:53:30 +0300
  • c98fc3e655
    Merge pull request #1569 from PySimpleGUI/revert-1568-Dev-latest MikeTheWatchGuy 2019-06-17 12:46:49 -0400
  • 32df7cf264
    Revert "Release 4.0" MikeTheWatchGuy 2019-06-17 12:46:17 -0400
  • 55a7c62405
    Merge pull request #1568 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-17 12:41:28 -0400
  • 0ac22ddd30 Release 4.0 MikeTheWatchGuy 2019-06-17 12:40:59 -0400
  • b43ced8c75
    Merge pull request #1562 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-16 09:17:52 -0400
  • 220b33348f Set Print/EasyPrint parameter do_not_reroute_stdout=True. Was supposed to be True. Not sure what happened. MikeTheWatchGuy 2019-06-16 09:17:22 -0400
  • 77d3cbb4aa
    Merge pull request #1560 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-15 18:23:05 -0400
  • c940ab2ec7 Added doc strings, renamed functions so they start with _ if private. MikeTheWatchGuy 2019-06-15 18:22:36 -0400
  • cb7f831c23
    Merge pull request #1559 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-15 13:58:43 -0400
  • 6958b2bc77 Docstrings, addition of Widget class variable MikeTheWatchGuy 2019-06-15 13:58:20 -0400
  • 930f6bd60a
    Merge pull request #1557 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-14 15:14:52 -0400
  • 6a76b08539 Updated Button.ButtonColor when Updating so can retrieve at runtime. MikeTheWatchGuy 2019-06-14 15:14:30 -0400
  • 4b1f7a0fe5
    Merge pull request #1555 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-13 18:30:39 -0400
  • b30f6ce42c Release 3.39, 1.39 MikeTheWatchGuy 2019-06-13 17:59:07 -0400
  • deb1d5c1e6
    Merge pull request #1552 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-13 16:18:18 -0400
  • d1d3cefde2 New implementations for Window.Disable and Window.Enable MikeTheWatchGuy 2019-06-13 16:17:55 -0400
  • 3f80cdf881
    Merge pull request #1551 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-13 15:07:20 -0400
  • 4d4b7b7b3b New TabGroup Method - SelectTab MikeTheWatchGuy 2019-06-13 15:06:15 -0400
  • 27fba81e9f
    Merge pull request #1549 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-13 13:16:18 -0400
  • 832443efd8 select_rows - New Table.Update parameter. Begin renaming class methods using _ MikeTheWatchGuy 2019-06-13 13:15:49 -0400
  • a147362c12
    Merge pull request #1545 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-12 19:51:47 -0400
  • a1095b8ad0 Fix for bug introduced with DrawImage. Was not deleting the figures, at all. MikeTheWatchGuy 2019-06-12 19:51:25 -0400
  • 205917e9ff
    Merge pull request #1544 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-12 19:26:31 -0400
  • 7a16885e43 Fixed up version of Readme with 3.38 added MikeTheWatchGuy 2019-06-12 19:25:59 -0400
  • afa9e04109
    Merge pull request #1543 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-12 19:23:21 -0400
  • 05d66627bf Final bit of debugger - Object View Button, MikeTheWatchGuy 2019-06-12 19:22:55 -0400
  • eca141f63f
    Merge pull request #1541 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-12 11:29:20 -0400
  • f5be1f023d Performs an intial read so that list has entries when first shown. MikeTheWatchGuy 2019-06-12 11:23:47 -0400
  • 4eb12ed570 Allow Combo Element to have zero values initially, change to how debugger windows are bound to keys, NEW imwatchingyou code ported into PySimpleGUI MikeTheWatchGuy 2019-06-12 11:23:21 -0400
  • 1f79124d6a
    Merge pull request #1537 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-10 20:23:19 -0400
  • 8446549e7b A bit more commenting MikeTheWatchGuy 2019-06-10 20:22:57 -0400
  • 10608ac28c
    Merge pull request #1536 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-10 20:16:17 -0400
  • 87f4330dcf Added Manually Updated example. New comments, PEP8 func names. MikeTheWatchGuy 2019-06-10 20:15:37 -0400
  • b953a32a21
    Merge pull request #1535 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-10 10:01:37 -0400
  • 858d73febf Release 3.38, 1.38 MikeTheWatchGuy 2019-06-10 10:01:14 -0400
  • f992beb519
    Merge pull request #1532 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-09 14:05:23 -0400
  • 8e03891ed8 Compacted code MikeTheWatchGuy 2019-06-09 14:04:59 -0400
  • dd081971b4
    Merge pull request #1531 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-09 13:51:36 -0400
  • e49a03095c EXPERIMENTAL - Multiline elems are resizable, Output does in Y direction, scrolling output popup resizeable MikeTheWatchGuy 2019-06-09 13:51:12 -0400
  • 68220cd85b
    Merge pull request #1529 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-08 14:26:33 -0400
  • 1fc718b325 Text wrapping - the FINAL FIX! Update a Disabled multiline works now (enables, changes, disables) MikeTheWatchGuy 2019-06-08 14:26:02 -0400
  • 516ece195f
    Merge pull request #1524 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-05 18:33:02 -0400
  • b37a83074a Major corrective help! MikeTheWatchGuy 2019-06-05 18:32:17 -0400
  • 442c96b832
    Merge pull request #1522 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-04 10:32:48 -0400
  • 091208916c Yet more wrap fixes MikeTheWatchGuy 2019-06-04 10:32:15 -0400
  • 8872ce783d
    Merge pull request #1521 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-04 10:26:48 -0400
  • 6587d5bea5 Fix for Text Element wrapping MikeTheWatchGuy 2019-06-04 10:26:23 -0400
  • 112bfc626a
    Merge pull request #1520 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-04 10:17:36 -0400
  • f55bad148b Fix for wrapping text element correctly. Demo program updates. MikeTheWatchGuy 2019-06-04 10:17:04 -0400
  • 7ef1793fd8
    Merge pull request #1517 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-03 10:27:52 -0400
  • 648294c0fc Fixed clearing of Output Element using Update method. Wasn't setting "CurrentValue" variable, only the widget MikeTheWatchGuy 2019-06-03 10:27:27 -0400
  • 630dda3271
    Merge pull request #1514 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-01 22:40:51 -0400
  • 97d374cfea "Fix" for Output Element scrolling issue (still a problem), SuperImage class addition, The new key handling that all ports now have, Output Element text defaults to black now MikeTheWatchGuy 2019-06-01 22:40:30 -0400
  • 9b35531e2c Release 3.37, 1.37 MikeTheWatchGuy 2019-06-01 21:41:07 -0400
  • bbd541f553
    Merge pull request #1513 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-01 21:37:03 -0400
  • cfce279303 New Demos to show off debuggers! Renamed one demo program MikeTheWatchGuy 2019-06-01 21:34:03 -0400
  • aae659cb53
    Merge pull request #1512 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-06-01 20:49:24 -0400
  • f2ac7d37bb Rework of Demo Debugger Integration + New Demo Debugger Button (experimental only) MikeTheWatchGuy 2019-06-01 20:48:55 -0400