Commit Graph

3231 Commits

Author SHA1 Message Date
Robin Dunn
cf1ad0b663 Added and updated steps for making the release 2017-07-24 10:40:19 -07:00
Robin Dunn
70f67e2870 post-release bump of the version number 2017-07-24 10:39:00 -07:00
Robin Dunn
01310520ee Update classifiers and author_email wxPython-4.0.0b1 2017-07-23 19:48:38 -07:00
Robin Dunn
affe39d257 Let's call it beta 1, and a few other tweaks and updates. 2017-07-22 17:38:53 -07:00
Robin Dunn
5d5e5ef05f Merge branch 'master' into release-prep 2017-07-22 00:28:04 -07:00
Robin Dunn
172bd50d41 Merge pull request #438 from RobinD42/fix-issue426
Give DLG_UNIT some "elegance" ;-)
2017-07-22 00:25:12 -07:00
Robin Dunn
d3e9b9a9a2 Merge pull request #436 from RobinD42/doc-structure-updates
Doc structure updates
2017-07-22 00:24:59 -07:00
Robin Dunn
4af693b90c Merge pull request #435 from RobinD42/fix-issue434
Add missing HtmlCell.FindCellByPos
2017-07-22 00:24:45 -07:00
Robin Dunn
fe75c9acb2 In DLG_UNIT if the input parameter was not a Point or Size then convert the return value to a tuple 2017-07-21 22:17:40 -07:00
Robin Dunn
2150fcd4d5 Merge pull request #422 from RobinD42/fix-issue394
Yet another set of propgrid fixes
2017-07-21 21:58:16 -07:00
Robin Dunn
a853b7fa95 reformat and add new item 2017-07-21 21:55:06 -07:00
Robin Dunn
0d1b7dcdf3 Add missing HtmlCell.FindCellByPos 2017-07-21 21:53:26 -07:00
Robin Dunn
36099cff0c Merge branch 'master' into fix-issue394 2017-07-21 16:31:55 -07:00
Robin Dunn
a3da640408 Set transfer flag for wxItemContainer.SetClientObject 2017-07-21 16:18:59 -07:00
Robin Dunn
70f6f447b4 Apply the usual fix for Get/SetClientData 2017-07-21 16:18:06 -07:00
Robin Dunn
1caf4fd24c ImageFileWithLargeEditor is still not great, but it at least doesn't endlessly recurse, or crash any more. 2017-07-21 15:39:58 -07:00
Robin Dunn
261706fca9 tweaks for testing 2017-07-21 13:24:03 -07:00
Robin Dunn
6bf050289f Virtualize Get/SetProperty 2017-07-21 13:23:09 -07:00
Robin Dunn
0a179d849b fix typo 2017-07-21 13:20:54 -07:00
Robin Dunn
4d00ac9b93 Wait a little longer before splitting 2017-07-21 13:20:27 -07:00
Robin Dunn
34783b3735 Some main.html --> index.html changes 2017-07-21 08:53:06 -07:00
Robin Dunn
f06c6533f5 Make the index be what was main.html, redirect main to index, and set the Home link to the main wxPython site. 2017-07-20 21:01:43 -07:00
Robin Dunn
8c5cff10e7 Merge pull request #433 from RobinD42/fix-issue416
AppendItem --> Append
2017-07-20 18:08:51 -07:00
Robin Dunn
a7038d507c AppendItem --> Append 2017-07-19 16:40:41 -07:00
Robin Dunn
63dd9a6b31 Merge branch 'master' into fix-issue394 2017-07-19 16:29:33 -07:00
Robin Dunn
eea6c699ea typos 2017-07-19 16:25:58 -07:00
Robin Dunn
dfdb51b1a0 Fix up the ReST for recent items to facilitate inclusion of this file in the new website as-is. 2017-07-19 16:07:01 -07:00
Robin Dunn
7a0361fa4b Merge branch 'master' into release-prep 2017-07-17 12:19:32 -07:00
Robin Dunn
60ba661bbd The old names for the wxGridSelectionModes enum had leading "wx", put it back 2017-07-17 12:19:05 -07:00
Robin Dunn
3bd62d15f0 Merge pull request #427 from wxWidgets/PR_Update_wxWindow_Unittest
Update test_window.py
2017-07-17 12:14:17 -07:00
Mesalu
b1b91dface Update test_window.py
Add checks to ensure correct type is returned per input.
2017-07-13 11:18:49 -07:00
Robin Dunn
1c767aad21 Merge pull request #425 from cbenhagen/patch-1
Use wx.Icon instead of wx.IconFromBitmap
2017-07-10 08:12:20 -07:00
Ben Hagen
ba7f63cba4 Use wx.Icon instead of wx.IconFromBitmap 2017-07-09 13:14:38 +02:00
Robin Dunn
1fb5d77caf Add some changelog notes 2017-07-08 08:37:57 -07:00
Robin Dunn
09d1c25cb8 New URL at Sourceforge for the release-extras files 2017-07-05 09:40:10 -07:00
Robin Dunn
56e6806a9f Fix detailedDoc for ShowPage.
It needs to be a list, not just a single string.
2017-07-05 09:38:53 -07:00
Robin Dunn
02273e77d9 Merge pull request #424 from RobinD42/fix-issue413
Ensure there are at least 3 points in the list for DrawSpline
2017-07-05 09:04:51 -07:00
Robin Dunn
fc10486740 Ensure there are at least 3 points in the list for DrawSpline 2017-06-30 13:22:31 -07:00
Robin Dunn
a7b9b026d6 Merge pull request #421 from RobinD42/fix-issue420
Change "label" arg name to "bitmap"
2017-06-30 11:52:25 -07:00
Robin Dunn
bb403e185f update unittest 2017-06-30 10:20:19 -07:00
Robin Dunn
52b87b79cd Change "label" arg name to "bitmap" 2017-06-30 10:18:15 -07:00
Robin Dunn
b8d4aa32c9 Merge branch 'master' into fix-issue394 2017-06-30 08:52:05 -07:00
Robin Dunn
5e0c0fb19c We need to explicitly enable wxUSE_IFF on Windows,
it is turned off by default.
2017-06-30 08:51:16 -07:00
Robin Dunn
1593369d3d Merge branch 'master' into fix-issue394 2017-06-29 21:03:22 -07:00
Robin Dunn
aed793bb54 ...but it's only needed once. :( 2017-06-29 21:02:17 -07:00
Robin Dunn
f992c083e2 Merge branch 'master' into fix-issue394 2017-06-29 21:00:32 -07:00
Robin Dunn
9400f7f67c ImageHandler headers need to be included (but just on Windows?) 2017-06-29 20:59:05 -07:00
Robin Dunn
5f4f3cb563 set mask so old pdb and demo archives will be cleaned up 2017-06-29 15:01:16 -07:00
Robin Dunn
3a24ceb87c Use DoGetEditorClass instead of GetEditor 2017-06-29 12:37:47 -07:00
Robin Dunn
812c82f747 Add the m_value property to aid with backwards compatibility 2017-06-29 12:26:04 -07:00