Commit Graph

  • a37911616f
    Merge branch 'master' into Dev-latest MikeTheWatchGuy 2019-05-15 09:02:10 -0400
  • 54aff5921c
    Merge pull request #1412 from PySimpleGUI/pulls_go_here MikeTheWatchGuy 2019-05-15 08:58:49 -0400
  • 0072cef950 Better coments. Uses "Work ID" concept MikeTheWatchGuy 2019-05-15 08:58:03 -0400
  • 6acdac5a96 Better commenting and message passing with "Work ID" checks MikeTheWatchGuy 2019-05-15 08:56:56 -0400
  • 3f6938bd8a
    Merge pull request #1410 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-14 20:59:55 -0400
  • 8c20619b2a More cleanup. Added Popup button and code. Location strings MikeTheWatchGuy 2019-05-14 20:59:12 -0400
  • d0ebb2bfa2 typo MikeTheWatchGuy 2019-05-14 19:45:18 -0400
  • ab0db14928
    Merge pull request #1409 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-14 19:43:07 -0400
  • ce3abed7d1 Big assed comments MikeTheWatchGuy 2019-05-14 19:40:16 -0400
  • 4c8535f238
    Merge pull request #1408 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-14 17:40:49 -0400
  • 3ce0e8e300 Lots of comments MikeTheWatchGuy 2019-05-14 17:40:30 -0400
  • 668fef17f2
    Merge pull request #1407 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-14 14:39:16 -0400
  • e3286ae1f1 Added counter to demo MikeTheWatchGuy 2019-05-14 14:38:56 -0400
  • 6af5d9176b
    Merge pull request #1406 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-14 14:24:00 -0400
  • 2887887385 New Demo program showing long tasks MikeTheWatchGuy 2019-05-14 14:23:30 -0400
  • 794f6cd2d9
    Merge pull request #1405 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-14 12:56:17 -0400
  • eddf5bc97f New Window parameter transparent_color. PopupAnimated now uses a transparent background! MikeTheWatchGuy 2019-05-14 12:55:48 -0400
  • 9dc029e9cd Window gets new `transparent_color` parameter and `SetTransparentColor` method MikeTheWatchGuy 2019-05-14 12:18:29 -0400
  • 73861245ef
    Merge pull request #1404 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-14 10:07:09 -0400
  • abd0caa631 New Element level method - SetToolTip. Made a new element.Widget property MikeTheWatchGuy 2019-05-14 09:28:33 -0400
  • 7bfa71acda
    Merge pull request #1400 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-12 15:25:37 -0400
  • c5080b8d42 Expanded Menu Element Definition to include colors MikeTheWatchGuy 2019-05-12 14:05:57 -0400
  • fe62360cf8
    Merge pull request #1396 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-11 15:19:20 -0400
  • 7e3b7433cb Menus! MikeTheWatchGuy 2019-05-11 15:19:01 -0400
  • 5811a43353
    Merge pull request #1395 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-11 07:52:39 -0400
  • 10ca03d118 Made DEFAULT_ICON a GIF so that version 2.7 loads correctly. Made ComboBox unique field stronger, fixed auto numbering of input keys MikeTheWatchGuy 2019-05-11 07:52:16 -0400
  • 70efa14d5c
    Merge pull request #1394 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-11 07:02:47 -0400
  • 845e5ce620 Addition of Button.Click() method MikeTheWatchGuy 2019-05-11 07:02:25 -0400
  • c947e506f8
    Merge pull request #1390 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-10 15:18:23 -0400
  • 535c18890e Tabs and Menu support being worked on. MikeTheWatchGuy 2019-05-10 12:38:06 -0400
  • bf76e23b7a
    Merge pull request #1388 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-10 11:13:28 -0400
  • f16616bdf4 New Window parameter - hide_vertical_scroll, fix for Popup's hard coded return value subscripts, MikeTheWatchGuy 2019-05-10 11:12:40 -0400
  • 1706c9ee5c
    Merge pull request #1386 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-09 10:12:59 -0400
  • 73f0ebe02a Correctly handle transparent rectangles. Make Crosswork demo run on Web. MikeTheWatchGuy 2019-05-09 10:12:38 -0400
  • 16d96109a7 Ver 0.27.0 released MikeTheWatchGuy 2019-05-08 15:24:30 -0400
  • 823dac6cc8
    Merge pull request #1384 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-08 14:54:30 -0400
  • 89c060884e Fix for draw rectangle MikeTheWatchGuy 2019-05-08 14:53:06 -0400
  • f52f188b4f Option to run on PySimpleGUI or PySimpleGUIWeb, Added Slider display MikeTheWatchGuy 2019-05-08 14:52:56 -0400
  • d70c1b3ae6
    Merge pull request #1382 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-08 12:42:37 -0400
  • 653d4084ff EraseFigure works! Beginnings of Tabs are working MikeTheWatchGuy 2019-05-08 12:42:13 -0400
  • 5ed6b4f50e
    Merge pull request #1381 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-07 15:22:58 -0400
  • 548c69317c Fixed DrawRectangle, still struggleing with DeleteFigure MikeTheWatchGuy 2019-05-07 15:18:06 -0400
  • 9c1a0349d0
    Merge pull request #1376 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-05 10:19:25 -0400
  • 7200da430a Changed icon from string to bytes (again), changed load function to look at image_Data and determine if need to decode base 64, fix in DrawRectangle, Mouse clicks in Graph Elem, New FindElement technique using new key dict, experiment in trying to catch Remi asserts, MikeTheWatchGuy 2019-05-05 10:19:00 -0400
  • d704ba7f2c
    Merge pull request #1375 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-04 18:10:05 -0400
  • 4df3f8260d Added back automatic key creation. Changed FindElement to use new Key Dictionary MikeTheWatchGuy 2019-05-04 18:09:31 -0400
  • b30ea77396
    Merge pull request #1374 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-04 16:35:36 -0400
  • 00fc14c189 New Window.AllKeysDict property contains all Keys for the window MikeTheWatchGuy 2019-05-04 16:35:15 -0400
  • be5081d744
    Merge pull request #1372 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-04 08:46:34 -0400
  • 82d3294dd0
    Update mkdocs.yml MikeTheWatchGuy 2019-05-04 08:43:05 -0400
  • d4cd9d7e8d Graph Element mouse stuff (drag and clicks). Expanded Update function parms for backwards compat MikeTheWatchGuy 2019-05-03 14:25:25 -0400
  • 7513e21fa6
    Merge pull request #1364 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-02 14:28:10 -0400
  • f89d4810df Changed location of Tooltip to be closer to mouse pointer MikeTheWatchGuy 2019-05-02 14:27:42 -0400
  • e9428ae95b Global change of FindElement to Element MikeTheWatchGuy 2019-05-02 11:01:21 -0400
  • b9c79cb59e
    Merge pull request #1360 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-01 14:20:26 -0400
  • ced4e14359 Moved layout to inside of Window call instead of chaining using .Layout MikeTheWatchGuy 2019-05-01 14:19:42 -0400
  • 9e6e022b87
    Update mkdocs.yml MikeTheWatchGuy 2019-05-01 14:06:34 -0400
  • dfea93255d
    Update mkdocs.yml MikeTheWatchGuy 2019-05-01 14:05:36 -0400
  • bc7ce8e527
    Merge pull request #1358 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-01 10:36:03 -0400
  • 0ec4f04d8f Removed use of .Layout. Moved layout to inside of Window call. MikeTheWatchGuy 2019-05-01 10:35:46 -0400
  • a388355353
    Merge pull request #1357 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-05-01 09:49:49 -0400
  • 1af2473f82 Removed use of Layout method for all Window calls. Moved to second parameter location. MikeTheWatchGuy 2019-05-01 09:49:21 -0400
  • 18460be48b
    Merge pull request #1356 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-04-30 19:38:22 -0400
  • 57386d5fe8 Cleaned up Graph code by removing a canvas. Added ResetGroup to Radio buttons MikeTheWatchGuy 2019-04-30 19:37:50 -0400
  • f898c60497 Updated to show 3 different frameworks work the same MikeTheWatchGuy 2019-04-30 19:35:50 -0400
  • c3ab73a80d Returns keyboard events! Turned off all logging. Refactored so that first window and following window uses same code MikeTheWatchGuy 2019-04-30 19:34:28 -0400
  • 08184197f5
    Merge pull request #1353 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-04-28 14:52:13 -0400
  • f3387fa186 Removed up and down arrows MikeTheWatchGuy 2019-04-28 14:50:18 -0400
  • fc7a382af1 Added Output Element to window demonstraint multiple threads printing MikeTheWatchGuy 2019-04-28 14:50:03 -0400
  • 5479f8cce9 NEW demo programs using PyGame MikeTheWatchGuy 2019-04-28 14:47:26 -0400
  • f2e2d25516
    Merge pull request #1352 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-04-28 12:50:38 -0400
  • e9128d5aa0 Added 2 players to game, added walls to demos MikeTheWatchGuy 2019-04-28 12:31:47 -0400
  • d21e2a0310
    Merge pull request #1349 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-04-26 11:32:50 -0400
  • 1af8de64f0 Initial Check-in MikeTheWatchGuy 2019-04-26 11:32:21 -0400
  • 647df41a4d Release 0.25.0 MikeTheWatchGuy 2019-04-25 18:07:05 -0400
  • 9389982c8a
    Merge pull request #1346 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-04-25 17:29:36 -0400
  • 25818a77c8 Fix for DrawImage! Can now draw both file and base64! MikeTheWatchGuy 2019-04-25 17:28:56 -0400
  • c83d83eece Make tkinter version the default MikeTheWatchGuy 2019-04-25 09:59:10 -0400
  • 4ede81edaf
    Merge pull request #1341 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-04-24 20:21:07 -0400
  • 25785a14b7 Reworked bouncing balls to have a kick MikeTheWatchGuy 2019-04-24 20:20:39 -0400
  • 9e3ad69455
    Merge pull request #1340 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-04-24 13:55:28 -0400
  • ffaba464aa Release 0.26 type fixed. Removed version from front off file. MikeTheWatchGuy 2019-04-24 13:55:06 -0400
  • 83e38e793a Fix for System Tray .Close. Should be calling self.Hide. MikeTheWatchGuy 2019-04-24 13:54:12 -0400
  • 09adafe935
    Merge pull request #1337 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-04-23 19:31:32 -0400
  • a1696a2f02 Release 0.24.0 MikeTheWatchGuy 2019-04-23 19:31:10 -0400
  • ffe93c0692 Adds RelocateFigure MikeTheWatchGuy 2019-04-23 14:11:42 -0400
  • 791cba2229
    Merge pull request #1335 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-04-23 11:12:07 -0400
  • bb4cf86e95 Added Up, Down, Left, Right buttons MikeTheWatchGuy 2019-04-23 11:11:34 -0400
  • 527cefff62 Fix for DrawRectangle. Added Up, Down, Left, Right buttons MikeTheWatchGuy 2019-04-23 11:09:41 -0400
  • a57d995717
    Merge pull request #1334 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-04-22 19:24:55 -0400
  • d34d5612b4 Initial checkin of pymunk 2D graphics integration MikeTheWatchGuy 2019-04-22 19:24:05 -0400
  • 3c52eeb9ad Initial Checkin of pymunk 2D graphics demo MikeTheWatchGuy 2019-04-22 19:22:56 -0400
  • e5305422ce
    Merge pull request #1333 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-04-22 18:47:52 -0400
  • ade14f9456 readme.md updated from https://stackedit.io/ MikeTheWatchGuy 2019-04-22 18:46:54 -0400
  • 151c418abf readme.md updated from https://stackedit.io/ MikeTheWatchGuy 2019-04-22 18:46:26 -0400
  • dc1d1428ee readme.md updated from https://stackedit.io/ MikeTheWatchGuy 2019-04-22 18:44:47 -0400
  • ee38171235 readme.md updated from https://stackedit.io/ MikeTheWatchGuy 2019-04-22 18:43:11 -0400
  • 9a31632ce2 readme.md updated from https://stackedit.io/ MikeTheWatchGuy 2019-04-22 18:41:33 -0400
  • fe9d880e75 docs/index.md updated from https://stackedit.io/ MikeTheWatchGuy 2019-04-22 18:39:55 -0400
  • bb9cefd0e4 PySimpleGUIWeb/readme.md updated from https://stackedit.io/ MikeTheWatchGuy 2019-04-22 18:39:48 -0400