Commit Graph

  • 35d8321c7d
    Merge pull request #2681 from PySimpleGUI/Dev-latest PySimpleGUI 2020-03-05 21:06:38 -0500
  • 8b9ddf404c upgrade parameter PySimpleGUI 2020-03-05 21:06:18 -0500
  • c85ce326bf
    Merge pull request #2680 from PySimpleGUI/Dev-latest PySimpleGUI 2020-03-05 20:54:09 -0500
  • af4a76f763 "upgrade" command line parameter PySimpleGUI 2020-03-05 20:53:37 -0500
  • 6487f2bed1
    Merge pull request #2679 from PySimpleGUI/Dev-latest PySimpleGUI 2020-03-05 20:32:43 -0500
  • 84cafb1397 Debugger stack frame changed (still not working most likely). The last of the docstring changes PySimpleGUI 2020-03-05 20:32:05 -0500
  • 31b175460a
    Merge pull request #2678 from PySimpleGUI/Dev-latest PySimpleGUI 2020-03-05 17:22:08 -0500
  • 70cc3cba76 More upgrade utility changes PySimpleGUI 2020-03-05 17:21:29 -0500
  • 3639dfc33c
    Merge pull request #2677 from PySimpleGUI/Dev-latest PySimpleGUI 2020-03-05 16:59:30 -0500
  • b7986234e0 New version of upgrade utility. LOTS more doctrings from my good friend nngogol PySimpleGUI 2020-03-05 16:59:03 -0500
  • 337ba2bc17
    Merge pull request #2676 from PySimpleGUI/Dev-latest PySimpleGUI 2020-03-05 16:18:50 -0500
  • 4f7fd7b643 Simplified the code. Removed need for at a flag. Shortened quite a bit. PySimpleGUI 2020-03-05 16:18:28 -0500
  • 6532e78ee6
    Merge pull request #2675 from PySimpleGUI/Dev-latest PySimpleGUI 2020-03-05 08:35:58 -0500
  • 79e00db4cc fix for missing padding on invisible elems, STARTED lots of docstrings changes. Renamed print_to_element PySimpleGUI 2020-03-05 08:34:25 -0500
  • f5ccb0e522
    Merge pull request #2672 from PySimpleGUI/Dev-latest PySimpleGUI 2020-03-04 19:08:54 -0500
  • 305ce7529b Multiline colors fixed (broke when fixing another problem), added Multiline, MultilineOutput print method. Renamed print_to_element to be internal only PySimpleGUI 2020-03-04 19:08:24 -0500
  • dac3e6698e
    Merge pull request #2668 from PySimpleGUI/Dev-latest PySimpleGUI 2020-03-03 17:58:57 -0500
  • 8895fe7876 Typo PySimpleGUI 2020-03-03 17:58:34 -0500
  • 4dc9f5c438 Multiline.update - readonly parameter addition PySimpleGUI 2020-03-03 17:55:37 -0500
  • 79286bb5b2
    Merge pull request #2667 from PySimpleGUI/Dev-latest PySimpleGUI 2020-03-03 11:52:02 -0500
  • 76053a7a17 NEW Multiline.print method - same as print_to_element. More tweaks to the upgrade from GitHub function PySimpleGUI 2020-03-03 11:51:13 -0500
  • f04cbc98b1
    Update issue-form---must-fill-in-this-form-with-every-new-issue-submitted.md PySimpleGUI 2020-03-03 10:18:58 -0500
  • d0e52a6276
    Update issue-form---must-fill-in-this-form-with-every-new-issue-submitted.md PySimpleGUI 2020-03-03 10:15:23 -0500
  • b75f501ce7
    Merge pull request #2662 from PySimpleGUI/Dev-latest PySimpleGUI 2020-03-01 16:09:00 -0500
  • efbe687c27 More upgrade utility work PySimpleGUI 2020-03-01 16:08:36 -0500
  • bf1ae9942c Addition of an upgrade from GitHub button to the test harness PySimpleGUI 2020-03-01 16:06:46 -0500
  • 1596b8ee13
    Merge pull request #2661 from PySimpleGUI/Dev-latest PySimpleGUI 2020-03-01 15:29:45 -0500
  • b945be6680 Table - measure row height if one isn't specified PySimpleGUI 2020-03-01 15:29:18 -0500
  • d75d4be10a
    Merge pull request #2660 from PySimpleGUI/Dev-latest PySimpleGUI 2020-03-01 15:24:10 -0500
  • 0356c3e260 Table - better column sizing based on font used PySimpleGUI 2020-03-01 15:23:30 -0500
  • 15445538e8
    Merge pull request #2659 from PySimpleGUI/Dev-latest PySimpleGUI 2020-03-01 13:48:37 -0500
  • 45c58c57e8 Multiline - moved cursor to end before appending when updating and appending PySimpleGUI 2020-03-01 13:48:10 -0500
  • ba7fdeaee5
    Merge pull request #2658 from PySimpleGUI/Dev-latest PySimpleGUI 2020-03-01 13:45:09 -0500
  • e01a720a5f Move cursor to end when default text added to Multline PySimpleGUI 2020-03-01 13:44:42 -0500
  • 97d62bdba3
    Merge pull request #2657 from PySimpleGUI/Dev-latest PySimpleGUI 2020-03-01 13:32:36 -0500
  • 501dd59194 Graph.draw_text - Convert Text to string, fix for flickering when using Image element PySimpleGUI 2020-03-01 13:32:14 -0500
  • c656a4542e TabGroup - add autonumbered key, timeit_summary decorator, more info added about versions PySimpleGUI 2020-03-01 13:31:14 -0500
  • 7d4aa67084
    Merge pull request #2645 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-26 11:22:03 -0500
  • 0f5182c576 Window.read with close parameter PySimpleGUI 2020-02-26 11:21:40 -0500
  • b341a6638f
    Merge pull request #2644 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-26 11:12:59 -0500
  • 29e8e0c239 Update readme.md PySimpleGUI 2020-02-26 11:09:05 -0500
  • 8069d4f62a
    Merge pull request #2636 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-24 15:41:34 -0500
  • cbe60e7da5 Correctly adjust the output from the shell output by trimming off the beginning and ending chars PySimpleGUI 2020-02-24 15:40:38 -0500
  • 7b4784bd0b
    Merge pull request #2634 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-24 14:57:14 -0500
  • 136ac37d42 Changed how the parameter list works PySimpleGUI 2020-02-24 14:56:53 -0500
  • 801d27b3c0
    Merge pull request #2633 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-24 14:54:02 -0500
  • 9f0159c546 Fixed how args are built with lists PySimpleGUI 2020-02-24 14:53:34 -0500
  • 242c340210
    Merge pull request #2632 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-24 14:16:09 -0500
  • 8406758d1c Demo program to show how shell_with_animation works PySimpleGUI 2020-02-24 14:15:48 -0500
  • 95f26c8c17
    Merge pull request #2631 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-24 14:12:52 -0500
  • 6982c4078d New shell_with_animation function to help long-running operations PySimpleGUI 2020-02-24 14:12:09 -0500
  • 4c37c32d58
    Merge pull request #2630 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-24 10:33:49 -0500
  • 40e823e2dd popup_notify, removed TRANSPARENT_BUTTON PySimpleGUI 2020-02-24 10:33:17 -0500
  • 63be01993a
    Merge pull request #2629 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-24 09:11:37 -0500
  • 5b89f08714 New multithreaded demo PySimpleGUI 2020-02-24 09:10:42 -0500
  • 23f42c7840
    Merge pull request #2626 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-23 12:24:26 -0500
  • ec77e94358 Added Image.update_animation_no_buffering PySimpleGUI 2020-02-23 12:23:57 -0500
  • 4ab6dd892a
    Merge pull request #2625 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-22 19:08:16 -0500
  • 8336bf3519 Fix for MultilineOutput not autoscrolling. Added print_to_element function. PySimpleGUI 2020-02-22 19:07:28 -0500
  • d8f0155aee
    Merge pull request #2622 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-20 20:18:38 -0500
  • 336ebe1070 Release 0.36.0 PySimpleGUI 2020-02-20 20:18:14 -0500
  • c0d1c992e3
    Merge pull request #2620 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-20 16:09:24 -0500
  • f4e488061a Release 4.16.0 PySimpleGUI 2020-02-20 16:08:55 -0500
  • b2c39d77d7 Release 4.16.0 PySimpleGUI 2020-02-20 16:08:12 -0500
  • 4139a54425
    Merge pull request #2618 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-19 15:32:40 -0500
  • 7ea32009d7 Element.set_size - retry height failure using length instead PySimpleGUI 2020-02-19 15:32:14 -0500
  • 4cabafc115
    Merge pull request #2616 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-19 14:05:13 -0500
  • 23ce1bb6af Fix for Image element not loading following a finalize. PySimpleGUI 2020-02-19 14:03:54 -0500
  • 46d04512de
    Merge pull request #2615 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-19 13:13:35 -0500
  • 85cef1713b Restructured window.read so that the close is done extrnally to the main read call. PySimpleGUI 2020-02-19 13:13:07 -0500
  • 109b874712
    Merge pull request #2613 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-18 20:44:35 -0500
  • b62ad7cc1b Removed set_layout_orientation call from Text element. Was crashing following Remi update. PySimpleGUI 2020-02-18 20:43:42 -0500
  • 0cbddfc980 New Checkbox.Update parameters for setting the colors PySimpleGUI 2020-02-13 20:17:11 -0500
  • 5959bcecce
    Merge pull request #2595 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-10 12:06:40 -0500
  • 9308bb3504 Added test to show using Tab.select() PySimpleGUI 2020-02-10 12:06:15 -0500
  • 3dd0aa3c09
    Merge pull request #2594 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-10 10:50:13 -0500
  • 6a9dc696c0 Fix for visible being ignored when creatring Text Element PySimpleGUI 2020-02-10 10:49:49 -0500
  • 15f3ed6383
    Merge pull request #2593 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-10 10:44:01 -0500
  • 99c32cff27 Addition of font to Menu - sets the font inside the menu itself PySimpleGUI 2020-02-10 10:43:41 -0500
  • 594fac65b1
    Merge pull request #2590 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-09 16:00:05 -0500
  • 174176daf4 System Tray feature addition PySimpleGUI 2020-02-09 15:59:38 -0500
  • 8c910188b1
    Merge pull request #2588 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-08 14:09:59 -0500
  • c64c689d20 Window.read gets a new "close" parameter (thinking of renaming to close_window) PySimpleGUI 2020-02-08 14:09:39 -0500
  • 751abed990
    Merge pull request #2581 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-07 14:03:10 -0500
  • 9f0299375f Window.element_list added. Image defaults to filename='' if nothing specified PySimpleGUI 2020-02-07 14:02:43 -0500
  • 42fc3c1cd8
    Merge pull request #2572 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-03 15:29:44 -0500
  • d289de61f9 Added Element.unbind - removes a previously bound event from an Element PySimpleGUI 2020-02-03 15:29:20 -0500
  • a3402a5be6
    Merge pull request #2563 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-01 11:57:07 -0500
  • ce1cc28295 Addition of select_mode parameter to Listbox.,update PySimpleGUI 2020-02-01 11:56:46 -0500
  • d8919b44cb
    Merge pull request #2562 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-01 11:46:10 -0500
  • c1f87f3825 Listbox.get PySimpleGUI 2020-02-01 11:45:49 -0500
  • f32888a9c7
    Merge pull request #2561 from PySimpleGUI/Dev-latest PySimpleGUI 2020-02-01 11:36:36 -0500
  • 0b7ca7d294 Listboix.get PySimpleGUI 2020-02-01 11:35:42 -0500
  • ab65c65711
    Merge pull request #2558 from PySimpleGUI/Dev-latest PySimpleGUI 2020-01-31 09:23:42 -0500
  • acef3604c2 Columns are now scrollable PySimpleGUI 2020-01-31 09:22:17 -0500
  • 3695584920
    Merge pull request #2554 from PySimpleGUI/Dev-latest PySimpleGUI 2020-01-30 10:18:31 -0500
  • e5dd64ad57 Checked for autoscroll PySimpleGUI 2020-01-30 10:18:08 -0500
  • 1cd63198ad
    Merge pull request #2553 from PySimpleGUI/Dev-latest PySimpleGUI 2020-01-30 10:13:44 -0500
  • 8d868523ec Multiline.update - move cursor to end if appending new data. This is the same as an "autoscroll". PySimpleGUI 2020-01-30 10:13:23 -0500
  • 1689b66456
    Merge pull request #2550 from PySimpleGUI/Dev-latest PySimpleGUI 2020-01-28 09:57:06 -0500