Commit Graph

312 Commits

Author SHA1 Message Date
Robin Dunn
36f8cb79bf Merge pull request #1058 from RobinD42/fix-issue1032
Ensure colours set in TreeItemAttr are instances of wx.Colour

(cherry picked from commit 8bfe2199dc)
2018-10-26 18:18:22 -07:00
Robin Dunn
b9eb746f40 Merge pull request #1055 from RobinD42/fix-issue1013
Fix tickmarks when there is a negative bounds

(cherry picked from commit 24a455acb3)
2018-10-26 18:17:24 -07:00
Mesalu
d27efc3158 Fix performance issue in customtreectrl, beautify some ugly code. 2018-10-24 18:38:34 -07:00
Robin Dunn
a11a476672 Merge pull request #1039 from RobinD42/fix-issue969
Ensure all text goes into MemoryFSHandler files as utf-8 data

(cherry picked from commit b8a922ef46)
2018-10-16 20:11:49 -07:00
Robin Dunn
e9e3736fa0 Merge pull request #1035 from RobinD42/fix-issue961
include wxpy_api.h

(cherry picked from commit 7300aa4718)
2018-10-11 21:15:10 -07:00
Robin Dunn
b6a38c1cb8 Add changelog 2018-10-10 19:41:19 -07:00
Robin Dunn
0cfefbbd47 Merge pull request #1030 from RobinD42/fix-issue906
Fix wx.ListCtrl.Append when wx.LC_SORT style is used

(cherry picked from commit 7b6fbf2a52)
2018-10-08 21:14:09 -07:00
Robin Dunn
e215a1df7e Merge pull request #1027 from RobinD42/fix-issue926
Mark wx.FileSystemHandler.OpenFile as a factory function

(cherry picked from commit 4c1ff7a1b4)
2018-10-04 08:40:10 -07:00
Robin Dunn
bf60321011 Add issue number
(cherry picked from commit 547840f7de)
2018-10-03 19:32:20 -07:00
Robin Dunn
c66c83752a Merge branch 'wingel-master' into wxPy-4.0.x
(cherry picked from commit b4af342c89)
2018-10-03 19:32:07 -07:00
Robin Dunn
ac1a323144 Merge pull request #1026 from RobinD42/sip-4.19.13
Switch to SIP 4.19.13

(cherry picked from commit a268da9b84)
2018-10-03 19:25:45 -07:00
Robin Dunn
41be300c46 Merge pull request #1022 from RobinD42/fix-issue972
Declare DeleteAllPages in the notebook subclasses

(cherry picked from commit 4b0f0e82c2)
2018-09-27 21:13:04 -07:00
Robin Dunn
4982760abc Merge pull request #1021 from RobinD42/fix-issue976
Removed wx.lib.floatbar, which has been deprecated forever

(cherry picked from commit 258331d7be)
2018-09-27 20:59:25 -07:00
Robin Dunn
addb1906c9 Merge branch 'HelioGuilherme66-40xcustomtreectrl' into wxPy-4.0.x
(cherry picked from commit 32ae30b988)
2018-09-25 15:19:53 -07:00
Robin Dunn
eb12ee0e9a Add changelog items for recently merged PRs
(cherry picked from commit ec881453a9)
2018-09-25 13:56:24 -07:00
Mesalu
204d2ed5b3 Merge branch 'master' into double_scalar_vector_arithmetic 2018-09-01 14:57:09 -07:00
Mesalu
beb0b1e96d Add to changelog 2018-08-30 09:27:33 -07:00
Robin Dunn
10c34f20e7 Merge pull request #980 from RobinD42/fix-issue974
Add wx.StaticBox.GetBordersForSizer
(cherry picked from commit 49d0592e4a)
2018-08-29 23:14:25 -07:00
Robin Dunn
94f8377b77 Merge pull request #979 from RobinD42/fix-issue973
Optimize line drawing in HyperTreeList
(cherry picked from commit b9e2d4d717)
2018-08-29 23:10:00 -07:00
Mesalu
5c68798d0c Fix #957 (#960)
Round RGB values to integers for creating the `wx.Colour`
2018-08-13 22:03:29 -07:00
Mesalu
10baff1d24 Fix 959 (#962)
Fix IO type in wx.lib.agw.thumbnailctrl
* Update thumbnailctrl.py
* Update CHANGES.rst
2018-08-13 21:59:43 -07:00
Mesalu
2b2c0b789c Merge branch 'master' into fix_954 2018-08-07 16:25:52 -07:00
Mesalu
9369010872 Update CHANGES.rst 2018-08-07 16:24:54 -07:00
Robin Dunn
08cf6a5f13 Merge branch 'fix_384' of https://github.com/mesalu/Phoenix into mesalu-fix_384 2018-08-04 18:09:18 -07:00
Simone Bottino
270e390ff6 changelog 2018-08-02 11:52:44 +02:00
Mesalu
fddd53b103 Merge branch 'master' into fix_384 2018-08-01 18:12:56 -07:00
Mesalu
a75b88ed94 Add note to changelog 2018-08-01 18:06:53 -07:00
Robin Dunn
cd3de22068 Merge pull request #946 from RobinD42/throbber-issue924
Ensure the sequence attribute is a list by default
(cherry picked from commit c706dfacd9)
2018-07-30 21:36:06 -07:00
Robin Dunn
98fb3125eb Merge pull request #942 from mesalu/fix_941
Fix 941
2018-07-30 15:43:56 -07:00
Robin Dunn
d1a59375cb update comment about wxWidgets assertions
(cherry picked from commit c9dd35ef5e)
2018-07-30 15:39:43 -07:00
Mesalu
eaf0ff979f Update CHANGES.rst
Add related issue ID
2018-07-25 16:06:12 -07:00
Mesalu
d87deea88f Merge branch 'master' into fix_941 2018-07-25 13:59:21 -07:00
Mesalu
508cac6e37 Update CHANGES.rst 2018-07-25 13:54:19 -07:00
Robin Dunn
a17558cccd Add wx.Listbook.GetListView
(cherry picked from commit 9577c312fd)
2018-07-20 17:01:14 -07:00
Robin Dunn
3b0b062501 Fix broken merge
(cherry picked from commit 749b319066)
2018-07-20 16:52:02 -07:00
Robin Dunn
4b6ee40a14 Merge pull request #938 from RobinD42/fix-issue932-b
Restore wx.lib.pubsub, and officially deprecate
(cherry picked from commit 8fad2231a0)
2018-07-20 16:45:05 -07:00
Robin Dunn
543fc796ab Merge pull request #939 from RobinD42/fix-issue888
Removed the wx.BookCtrlBase.RemovePage workaround
(cherry picked from commit 11cc4d5c25)
2018-07-20 16:42:37 -07:00
Robin Dunn
cc940d3f30 Merge pull request #935 from RobinD42/fix-issue918
Added wx.Treebook.GetTreeCtrl and wx.Choicebook.GetChoiceCtrl
(cherry picked from commit f85818a25d)
2018-07-18 18:28:37 -07:00
Robin Dunn
4c9d8ee061 Merge pull request #933 from RobinD42/fix-issue931
Mark wx.Menu.Insert.submenu with the transfer annotation
(cherry picked from commit 8fe2dfba80)
2018-07-17 20:14:40 -07:00
Robin Dunn
dd7b3d022d Merge pull request #929 from RobinD42/fix-issue925
Add Python 3.7 build on Fedora-28
(cherry picked from commit f8a2c7f0cc)
2018-07-16 19:06:20 -07:00
Robin Dunn
9723f49ec0 Merge pull request #911 from RobinD42/fix-issue902
Switch deprecation warnings in wx.lib.plot
(cherry picked from commit eac1404fcc)
2018-07-04 00:49:07 -07:00
Robin Dunn
03e6abf33e Merge pull request #912 from RobinD42/fix-issue904
Fix linux linking, update waf, etc.
(cherry picked from commit 7a7231aa1e)
2018-07-04 00:41:49 -07:00
Robin Dunn
9de511fa46 Merge branch 'tianzhuqiao-agw_aui_4.0.x' into wxPy-4.0.x
(cherry picked from commit dcf0b99068)
2018-07-03 20:47:52 -07:00
Robin Dunn
8e8c6e474c Add changelog entry
(cherry picked from commit 31c160c59c)
2018-07-03 20:47:52 -07:00
Robin Dunn
ffa3cd793a Minor text tweak
(cherry picked from commit 6f3308d75b)
2018-06-29 10:51:06 -07:00
Mesalu
2a9b25c28e fix copy paste error 2018-06-28 23:56:03 -07:00
Mesalu
3aa74ef5bc Correctly add the change to the changelog 2018-06-28 23:54:23 -07:00
Robin Dunn
0fcd41dc76 Update release announcement
(cherry picked from commit 420e0bcc76)
2018-06-26 20:11:32 -07:00
Robin Dunn
28bdb22c89 Fixed issue when sys.prefix is not unicode (Python2) and when its contents are not translatable to utf-8.
(cherry picked from commit 3e88095c53)
2018-06-25 14:22:58 -07:00
Robin Dunn
b5bb587145 Merge pull request #897 from RobinD42/add-windowidref
Add wx.WindowIDRef and wx.NewIdRef
2018-06-24 21:37:54 -07:00