Commit Graph

488 Commits

Author SHA1 Message Date
PySimpleGUI 8d99afbdc0 Better start for call reference doc... much more work to do like adding link over to it in the readme 2020-05-17 06:43:16 -04:00
PySimpleGUI a46fde5e46 Split Readme (YES!) New Call Reference document. Readme changed to use WIN_CLOSED constant 2020-05-16 12:54:28 -04:00
PySimpleGUI 8173d384e4 Release 4.19.0 2020-05-05 08:45:19 -04:00
PySimpleGUI 10577019b6 Fix for bad key. Added Recipe text. 2020-05-04 19:45:11 -04:00
PySimpleGUI 9e549c4600 Source file #1 for sample cofe for 2020 lessons 2020-04-24 20:15:35 -04:00
PySimpleGUI 1ada355f2b The PySimpleGUI 2020 L:esson Text - Accompanies YouTube Video 2020-04-24 20:08:32 -04:00
PySimpleGUI 1642d5d14e Removed very old tutorial 2020-04-05 21:14:10 -04:00
PySimpleGUI 1843cd5d40 New Recipe - Settings Load / Save 2020-04-05 17:51:59 -04:00
PySimpleGUI 5434c7e0c7 Printing section 2020-04-03 20:56:32 -04:00
PySimpleGUI 070cc6ebcc Removed check for 'Exit' 2020-04-02 10:57:47 -04:00
PySimpleGUI 74bc125992 enable_events recipe updated 2020-04-02 10:54:15 -04:00
PySimpleGUI 026d91fde1 Picking back up the updates.... more recipes 2020-04-02 10:47:42 -04:00
PySimpleGUI 807cd4e8f2 Changed animated GIFs into PNGs to try and speed up loading 2020-03-27 13:20:46 -04:00
PySimpleGUI 6d141100c5 Release 4.18.0 2020-03-26 09:42:58 -04:00
PySimpleGUI 6abf9515a0 Delete test file 2020-03-24 20:33:39 -04:00
PySimpleGUI fad3dfb1d3 Release 4.17.0 2020-03-24 20:26:23 -04:00
PySimpleGUI b21de56c99 Test to see how new readme looks 2020-03-22 16:59:44 -04:00
PySimpleGUI f4e488061a Release 4.16.0 2020-02-20 16:08:55 -05:00
PySimpleGUI 76e2ec49d9 Release 4.15.1 2020-01-09 23:25:54 -05:00
PySimpleGUI 9543c68d1a Release 4.15.0 2020-01-08 23:01:05 -05:00
PySimpleGUI 37a03fba0a Changed over to using theme instead of look and feel 2019-12-26 10:23:57 -05:00
PySimpleGUI 922c6a99bb Release 4.14.0 - Themes! 2019-12-23 09:36:29 -05:00
PySimpleGUI 0d7473eedb Removed Macs being forced to system default. Checked in the latest readme components 2019-12-21 13:23:38 -05:00
PySimpleGUI 577a492673 Release 4.13.0 2019-12-18 22:19:00 -05:00
PySimpleGUI 3022748ec7 Release 4.12 2019-12-14 23:33:44 -05:00
PySimpleGUI 24e50e9c0b Info on the new .bind method 2019-12-10 16:03:35 -05:00
PySimpleGUI 2c6ed5355f Release 4.11.0 2019-12-10 15:48:26 -05:00
PySimpleGUI 6348b969e6 Release 4.10.0 2019-12-09 17:08:19 -05:00
PySimpleGUI b9926676f0 Release 4.9.0 2019-12-07 19:29:23 -05:00
PySimpleGUI 551b696c25 2019 update of Tutorial in progress 2019-12-07 16:52:35 -05:00
PySimpleGUI c2ddac7d5d Release 4.8.0 2019-12-04 20:41:45 -05:00
PySimpleGUI 19377a217b Release 4.7.0 2019-11-26 18:32:38 -05:00
PySimpleGUI c59c31fbb1 Fix for Text Element being too small in Pattern 2 2019-11-22 11:37:04 -05:00
PySimpleGUI 14cc0dc0cf Fixed bug in multi-window design pattern!! Thank you nngogol! 2019-11-21 16:43:59 -05:00
PySimpleGUI 3ff93c9fd2 Reworking on the Pythonic GUIs document 2019-11-19 17:17:08 -05:00
PySimpleGUI a0b783c8bb Lots more about colors, creating your own themes 2019-11-18 22:17:34 -05:00
PySimpleGUI a7faf9c1e9 Release 4.6.0 2019-11-16 04:35:30 -05:00
PySimpleGUI 8d3752d217 Look and Feel theme summary Recipe added 2019-11-13 11:39:45 -05:00
PySimpleGUI fbc8f552f8 Initial Check-in of a PDF version of the main documentation 2019-11-12 18:41:43 -05:00
PySimpleGUI 504431824c LOTS of PEP8 methods added! Getting to be a large document. 2019-11-12 18:27:30 -05:00
PySimpleGUI 3067449302 More updates... colors and base64 graphics are the big push in this one... 2019-11-12 12:01:15 -05:00
PySimpleGUI c2c8e229b8 Look and feel section 2019-11-10 21:57:48 -05:00
PySimpleGUI 6b11aab70b Fixed formatting error 2019-11-10 02:04:56 -05:00
PySimpleGUI 6f2471372f 2 new recipes - Matplotlib with 2 window, Minesweeper style button grid 2019-11-10 01:47:53 -05:00
PySimpleGUI 480f25e256 Changed indentation of the call reference section so that the headings show up in TOC on read the docs. 2019-11-09 20:10:21 -05:00
PySimpleGUI 72d7c8dd51 The first set of updates using PEP8 2019-11-09 20:03:51 -05:00
PySimpleGUI 309c9d50e2 Release 4.5.0 2019-11-05 20:01:30 -05:00
PySimpleGUI f157131a73 Fix bad link to demos, Latest PySimpleGUI calls. 2019-10-08 21:15:00 -04:00
MikeTheWatchGuy afb6edf56b Updated patterns 2019-09-15 21:26:33 -04:00
MikeTheWatchGuy e5b5ca7bbb Final 2019-09-10 19:17:53 -04:00
MikeTheWatchGuy 763da2a4dd 3rd draft 2019-09-10 19:09:45 -04:00
MikeTheWatchGuy 7b154acc94 Draft 2-2 2019-09-10 16:56:30 -04:00
MikeTheWatchGuy a056d4846f Draft 2 2019-09-10 16:49:20 -04:00
MikeTheWatchGuy 9602f8f7c4 Make layout use += 2019-09-10 13:54:33 -04:00
MikeTheWatchGuy 9288b02adb More edits. Addition of List Comprehension example, busy screenshot 2019-09-09 20:09:42 -04:00
MikeTheWatchGuy 0d6f02c101 Typos 2019-09-09 18:53:03 -04:00
MikeTheWatchGuy 57dba7a2f7 Typos 2019-09-09 18:39:36 -04:00
MikeTheWatchGuy a9463a1f14 Posting for reviews 2019-09-09 18:24:36 -04:00
MikeTheWatchGuy dbe4e1f19b Tried to tighten up the banners again 2019-09-09 13:31:17 -04:00
MikeTheWatchGuy 2e27926e97 Jump Start added 2019-09-08 11:06:56 -04:00
MikeTheWatchGuy d2bb47b9a8 Old doc was missing the __init__ info!! Ouch! Sorry about that. 2019-09-03 17:30:03 -04:00
MikeTheWatchGuy 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 2019-08-30 21:02:42 -04:00
MikeTheWatchGuy 0a197b200b Added the "Layouts" section 2019-08-23 20:05:13 -04:00
MikeTheWatchGuy 475333227b Docs for 4.3.0 Release 2019-08-22 17:51:14 -04:00
MikeTheWatchGuy 31f7183891 OFFICIAL 4.2.0 Release! 2019-08-19 17:14:34 -04:00
MikeTheWatchGuy a1743c84c7 BIG CHANGE - Moved ALL call references but popups to the very bottom of section 2019-08-18 15:23:21 -04:00
MikeTheWatchGuy 7d541255e6 Fixed argv bug. Doh! 2019-08-13 15:09:48 -04:00
MikeTheWatchGuy 28c7c35ac0 Lots of doc updates. The recent Tab and TabGroup changes 2019-08-10 22:44:14 -04:00
MikeTheWatchGuy 345b91c7f8 More doc work.... 2019-08-05 17:37:21 -04:00
MikeTheWatchGuy d6458df5ab More documentation... specifically on the Graph Element (plus others) 2019-08-05 16:58:20 -04:00
MikeTheWatchGuy 8f5472c40b RELEASE 4.1 2019-08-04 15:04:16 -04:00
MikeTheWatchGuy b6709c7035 Trying to fix bullet points under "tools" 2019-07-29 17:01:35 -04:00
MikeTheWatchGuy 60c234cfea Trying to fix bullets in tools section 2019-07-29 16:52:57 -04:00
MikeTheWatchGuy f01cd760bf All of the section 1 changes plus latest doc strings 2019-07-29 16:16:06 -04:00
MikeTheWatchGuy 0aac91fa70 More readme work in Section 2 2019-07-27 18:24:51 -04:00
MikeTheWatchGuy 5fe93133ba Changes made to first section. Lots more pretty pictures 2019-07-27 12:29:10 -04:00
MikeTheWatchGuy c768942bad More docstrings where added / changed 2019-07-27 12:20:20 -04:00
MikeTheWatchGuy 59bb9a4fc5 Even more doc strings! 2019-07-25 11:15:25 -04:00
MikeTheWatchGuy 3148c36eaa More updates! Good stuff 2019-07-22 22:34:32 -04:00
MikeTheWatchGuy 36aec6b7c9 MUCH needed update to Cookbook! 2019-07-22 21:19:08 -04:00
MikeTheWatchGuy 176b0c9122 Fixed bad examples. Updated readme quite a bit, but a lot more to do! 2019-07-22 18:30:56 -04:00
MikeTheWatchGuy 8618879a71 Latest and greatest docstrings and cleanup of Readme. Looking GREAT! 2019-07-17 11:17:17 -04:00
MikeTheWatchGuy ae48656c64 Major update to docs! 2019-07-12 16:21:02 -04:00
MikeTheWatchGuy 8037c4eb91 More Docstring Work - concentrated on Window class 2019-07-06 14:49:22 -04:00
MikeTheWatchGuy b9614eef9f LOTS of doc strings. Newest readme based on doc strings 2019-07-02 19:10:12 -04:00
MikeTheWatchGuy 78e35619ff Newly generated documents from the latest 4.1.0.3 code and latest doc generator 2019-06-29 11:23:06 -04:00
MikeTheWatchGuy 23dfb5f7cc Delete index_worked.md 2019-06-25 21:06:42 -04:00
MikeTheWatchGuy 614de21718 New readme from generator 2019-06-24 12:10:22 -04:00
MikeTheWatchGuy db4a8430c3 Put back section removed. Removed end tag 2019-06-23 16:33:22 -04:00
MikeTheWatchGuy f71ffdd1e9 Added back deleted parts. Removed tag at end 2019-06-23 16:28:50 -04:00
MikeTheWatchGuy c15cd4e39c Hacked up doc to make smaller (TEST ONLY!) 2019-06-23 16:26:42 -04:00
MikeTheWatchGuy 9814de9928 Newet generateed readme 2019-06-23 16:20:55 -04:00
MikeTheWatchGuy c106901d99 Removed some comments to see if I get more content 2019-06-23 15:59:23 -04:00
MikeTheWatchGuy 7b8296b698 Fix for tables - were messed up in PyCharm 2019-06-23 15:50:37 -04:00
MikeTheWatchGuy 8837475a70 latest generator 2019-06-23 15:14:24 -04:00
MikeTheWatchGuy a85349c051 Latest updates from generator 2019-06-23 15:10:24 -04:00
MikeTheWatchGuy aaf3ee761d Checkin from new doc generation 2019-06-23 14:33:25 -04:00
MikeTheWatchGuy 6ddbbfd21d
Delete index.md 2019-06-23 14:26:04 -04:00
MikeTheWatchGuy f2aebb3970 Using new generator with latest code 2019-06-23 14:21:26 -04:00
MikeTheWatchGuy d8f62ccc46 New doc generator was used 2019-06-23 14:12:42 -04:00
MikeTheWatchGuy b3307d7255 More attempts at fixing the ReadTheDocs sudden ending 2019-06-19 16:33:39 -04:00
MikeTheWatchGuy 3e51ab3d76 Removed spaces around all table cells. Changed the Feature List to include extra blank line 2019-06-19 16:17:27 -04:00
MikeTheWatchGuy c4530212ca Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest 2019-06-19 15:26:26 -04:00
MikeTheWatchGuy a604d3e15e Removed spaces from headers in docstrings |Name|Meaning| 2019-06-19 15:26:04 -04:00
MikeTheWatchGuy 89ec9dfb66
Merge branch 'master' into Dev-latest 2019-06-19 15:12:49 -04:00
MikeTheWatchGuy 9fc9efc753 Added blank line before "Parameters explained:" before tables 2019-06-19 15:11:48 -04:00
MikeTheWatchGuy 7527b7c34b
Update index.md 2019-06-19 15:06:24 -04:00
MikeTheWatchGuy b1ab9868e1 Release 4.0.0 & 2.0.0 2019-06-19 13:15:03 -04:00
MikeTheWatchGuy 88dabef9a4 Release 4.0 2019-06-17 17:46:04 -04:00
MikeTheWatchGuy dd97664592
Merge branch 'master' into Dev-latest 2019-06-17 16:49:32 -04:00
MikeTheWatchGuy 8fd82a7ffe updated 2019-06-17 16:48:13 -04:00
MikeTheWatchGuy f236991119
Revert "Release 4.0" 2019-06-17 16:39:07 -04:00
MikeTheWatchGuy 2d35f73569 Release 4.0 2019-06-17 15:41:46 -04:00
MikeTheWatchGuy b30f6ce42c Release 3.39, 1.39 2019-06-13 17:59:07 -04:00
MikeTheWatchGuy 7a16885e43 Fixed up version of Readme with 3.38 added 2019-06-12 19:25:59 -04:00
MikeTheWatchGuy 858d73febf Release 3.38, 1.38 2019-06-10 10:01:14 -04:00
MikeTheWatchGuy b37a83074a Major corrective help! 2019-06-05 18:32:17 -04:00
MikeTheWatchGuy 9b35531e2c Release 3.37, 1.37 2019-06-01 21:41:07 -04:00
MikeTheWatchGuy b061a9805b ver 3.35 release 2019-05-29 13:54:10 -04:00
MikeTheWatchGuy deed0caa5e Release 3.34.0 2019-05-25 17:54:19 -04:00
MikeTheWatchGuy 7e670b5dea Release 3.33 2019-05-25 15:51:55 -04:00
MikeTheWatchGuy abcae725d1 Removed line of cocde causing crash. Updated version numbers in readme 2019-05-24 22:05:41 -04:00
MikeTheWatchGuy 7348cb67ba Release 3.30. New PySimpleGUIdebugger release to PyPI 2019-05-24 21:04:15 -04:00
MikeTheWatchGuy e9428ae95b Global change of FindElement to Element 2019-05-02 11:01:21 -04:00
MikeTheWatchGuy ced4e14359 Moved layout to inside of Window call instead of chaining using .Layout 2019-05-01 14:19:42 -04:00
MikeTheWatchGuy 0ec4f04d8f Removed use of .Layout. Moved layout to inside of Window call. 2019-05-01 10:35:46 -04:00
MikeTheWatchGuy 1af2473f82 Removed use of Layout method for all Window calls. Moved to second parameter location. 2019-05-01 09:49:21 -04:00
MikeTheWatchGuy fe9d880e75 docs/index.md updated from https://stackedit.io/ 2019-04-22 18:39:55 -04:00
MikeTheWatchGuy 03e6310834 Mass update for Window Layout Change 2019-04-11 18:20:26 -04:00
MikeTheWatchGuy f6cb9ca430 docs/cookbook.md updated from https://stackedit.io/ 2019-04-02 19:38:39 -04:00
MikeTheWatchGuy 2d3d53c062 docs/cookbook.md updated from https://stackedit.io/ 2019-04-02 19:37:05 -04:00
MikeTheWatchGuy d16b55d437 docs/cookbook.md updated from https://stackedit.io/ 2019-04-02 19:18:58 -04:00
MikeTheWatchGuy 6ac1698037 docs/cookbook.md updated from https://stackedit.io/ 2019-04-01 17:22:57 -04:00
MikeTheWatchGuy 3369de9d17 docs/cookbook.md updated from https://stackedit.io/ 2019-04-01 17:21:24 -04:00
MikeTheWatchGuy ca9117feac docs/cookbook.md updated from https://stackedit.io/ 2019-04-01 17:19:49 -04:00
MikeTheWatchGuy 644b597263 Release 3.27 2019-03-31 12:52:07 -04:00
MikeTheWatchGuy 9ff65d3ede Restored cookbook from a backup 2019-03-18 13:30:32 -04:00
MikeTheWatchGuy bfcfcd0754 Deleted old copy 2019-03-16 19:09:41 -04:00
MikeTheWatchGuy 5fd8d19e7e
Update index.md 2019-03-16 19:05:10 -04:00
MikeTheWatchGuy 6359c642e0 Trying to solve failing docs 2019-03-16 18:35:58 -04:00
MikeTheWatchGuy 4131da5f6e Cookbook and Readme Updates 2019-03-15 14:23:53 -04:00
MikeTheWatchGuy 9c68b9ea5e Release 3.25 2019-02-20 09:02:08 -05:00
MikeTheWatchGuy 4e78175ed7 Update of readme in the docs folder 2019-02-18 20:32:59 -05:00
MikeTheWatchGuy 31c83ddbe0 docs/index.md updated from https://stackedit.io/ 2019-02-12 16:34:00 -05:00
MikeTheWatchGuy 5020aa7382 Update index.md 2019-02-05 16:16:46 -05:00
MikeTheWatchGuy 57a19991a8 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 20:08:41 -05:00
MikeTheWatchGuy 8c74b58e4c docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 19:03:08 -05:00
MikeTheWatchGuy b63d5376a3 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 18:41:45 -05:00
MikeTheWatchGuy 8cd082a167 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 18:34:58 -05:00
MikeTheWatchGuy 85b184b58a docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 17:51:53 -05:00
MikeTheWatchGuy 186080bea2 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 17:48:48 -05:00
MikeTheWatchGuy 997a9e3ff1 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 17:47:14 -05:00
MikeTheWatchGuy 4920095979 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 17:45:40 -05:00
MikeTheWatchGuy 6e0425dd40 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 11:28:27 -05:00
MikeTheWatchGuy 84bc71ea3e docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 11:25:22 -05:00
MikeTheWatchGuy e991925883 Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest 2019-02-03 11:09:00 -05:00
MikeTheWatchGuy 23c1adb366 Changed Remi port to 0 so will get an open port every time 2019-02-03 11:08:56 -05:00
MikeTheWatchGuy 9307abc3ba docs/cookbook.md updated from https://stackedit.io/ 2019-02-01 23:34:02 -05:00
MikeTheWatchGuy d55549be05 docs/cookbook.md updated from https://stackedit.io/ 2019-02-01 23:29:21 -05:00
MikeTheWatchGuy 41239df0a9 docs/cookbook.md updated from https://stackedit.io/ 2019-02-01 23:23:48 -05:00
MikeTheWatchGuy 34b295153a docs/cookbook.md updated from https://stackedit.io/ 2019-02-01 23:22:14 -05:00
MikeTheWatchGuy 4ad00beac0 docs/index.md updated from https://stackedit.io/ 2019-02-01 23:17:39 -05:00
MikeTheWatchGuy e089749a3b Readme update in docs folder 2019-02-01 22:46:09 -05:00
MikeTheWatchGuy a0082c2fff docs/tutorial.md updated from https://stackedit.io/ 2019-01-11 08:59:26 -05:00
MikeTheWatchGuy b16473759a Instructions for creating a Mac App using PyInstaller 2019-01-03 11:41:17 -05:00
MikeTheWatchGuy 3748454b7d Release 3.21 2018-12-28 21:16:45 -05:00
MikeTheWatchGuy 8ca513c776 Added visiblity info, Multiple window design patterns 2018-12-24 08:53:17 -05:00
MikeTheWatchGuy f9ebd74703 Button Menu, right click menus added 2018-12-23 15:14:13 -05:00
MikeTheWatchGuy d1e95ed82a 3.20.0 & 1.20.0 2018-12-18 17:41:05 -05:00
MikeTheWatchGuy 9838256952 Information on default focus 2018-12-13 15:53:01 -05:00
MikeTheWatchGuy 51e616e004 3.19.2 2018-12-13 11:09:53 -05:00
MikeTheWatchGuy db7b49f2c3 release 3.18.0 2018-12-11 13:27:54 -05:00
MikeTheWatchGuy 508542f13d Added info on Updating Elements / Finalize 2018-12-10 17:22:25 -05:00
MikeTheWatchGuy a9b775c1b7 Corrected links to documents 2018-12-09 13:33:45 -05:00
MikeTheWatchGuy a56691d8f5 Pretty big doc update 2018-12-09 13:28:38 -05:00
MikeTheWatchGuy 51772d3420 Recipe for launching a program 2018-12-07 09:34:38 -05:00
MikeTheWatchGuy 3d79e9358b 2 new recipes, numeric slider, multiple windows 2018-12-07 08:34:01 -05:00
MikeTheWatchGuy e7ad6713ba Fixed release contents lists 2018-12-02 15:18:30 -05:00
MikeTheWatchGuy 197702647a Fixed formatting 2018-12-02 15:13:53 -05:00
MikeTheWatchGuy c371aa68eb Release 3.17.0 2018-12-02 14:28:52 -05:00
MikeTheWatchGuy 8130e9cdc8 Updated lots of new parameters and methods for Window and elements. Updated info on Events 2018-12-02 10:27:11 -05:00
MikeTheWatchGuy e9b357eb35 Doc update 2018-11-30 13:46:47 -05:00
MikeTheWatchGuy 9da1c91cda Copying Qt readme to docs folder 2018-11-29 20:47:16 -05:00
MikeTheWatchGuy 740eba40cc Architecture doc initial checkin 2018-11-29 19:14:52 -05:00
MikeTheWatchGuy 3ac62ec2bc Re-post of PDF version 2018-11-27 15:52:02 -05:00
MikeTheWatchGuy 2b50532d38 1.16.0 docs 2018-11-27 10:15:55 -05:00
MikeTheWatchGuy 409f4d266e Removed context manager typo 2018-11-16 19:40:46 -05:00
MikeTheWatchGuy 81e68abd28 Readme update with Qt info 2018-11-10 20:25:29 -05:00
MikeTheWatchGuy 5a91c8c63f Bumped version 2018-11-04 13:50:13 -05:00
MikeTheWatchGuy cc5ca4d814 Release 3.14.0, 1.14.0 2018-11-02 12:29:20 -04:00
MikeTheWatchGuy f5f8f0e807 Added do_not_clear to design patterns 2018-10-31 12:16:27 -04:00
MikeTheWatchGuy ca35d2d386 Updated design patterns.... good stuff.... 2018-10-30 19:40:25 -04:00
MikeTheWatchGuy f47e397086 Readem 3.13.0, 1.13.0 2018-10-29 22:39:33 -04:00
MikeTheWatchGuy f60137c4b2 Release 3.12.0 & 1.12.0 2018-10-28 20:01:03 -04:00
MikeTheWatchGuy ac30f599b6 Updates for release 3.11.0, 1.11.0. 2018-10-28 01:59:16 -04:00
MikeTheWatchGuy 202dd550a6 Fixed broken links
Oh dear!  They keep moving the links of me
2018-10-24 14:24:25 -04:00
MikeTheWatchGuy 777520e998 3.10.3 & 1.2.3 release 2018-10-23 13:28:47 -04:00
MikeTheWatchGuy fcd23f1a6e Docs for release 3.10.2, 1.2.2.... Post-release fix for table scrolling 2018-10-20 19:01:59 -04:00
MikeTheWatchGuy 3c807be334 RELEASE 3.10.1 & 1.2.1 2018-10-20 12:04:18 -04:00
MikeTheWatchGuy 5c6aad4271 Readme update... note number of changes looks huge for some reason. Could be PyCharm plugin 2018-10-18 18:18:01 -04:00