Robin Dunn
b4361e21dc
tweak issue template
2018-09-27 21:03:47 -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
3034644a01
Merge pull request #1019 from Jenyay/ultimatelistctrl_doc
...
Fix example of using UltimateListCtrl in docstring
2018-09-28 08:36:39 +08:00
Jenyay
fb7df41ea5
Fix example of using UltimateListCtrl in docstring
2018-09-26 10:19:58 +03:00
Robin Dunn
1e32a05ae2
Merge pull request #970 from pieleric/pywxrc-fixes
...
Small fixes to pywxrc
2018-09-26 06:22:15 +08: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
900f002518
Use wx.EventBlocker as a context manager in the sample code snippet in the docs
...
(cherry picked from commit 2c5c104a79 )
2018-09-25 13:56:41 -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
Robin Dunn
9db7fbca46
Merge pull request #1017 from Jenyay/fix_1014
...
Fix HyperText width and mouse events (#1014 )
2018-09-26 04:43:41 +08:00
Robin Dunn
fee9120e67
Merge pull request #1011 from Jenyay/master
...
Fix cells drawing after HyperText
2018-09-26 04:35:48 +08:00
Robin Dunn
7547842c36
Merge pull request #1007 from pvanhese/fix-issue-1006
...
Fix typo in documentation overview
2018-09-26 04:23:37 +08:00
Robin Dunn
59e80b44d0
Merge pull request #1005 from garibarba/patch-1
...
Replace deprecated PIL.Image.tostring()
2018-09-26 04:20:05 +08:00
Robin Dunn
808db28bff
Merge pull request #978 from davidmashburn/master
...
Fixes save/ load bugs Pyslices
2018-09-26 04:07:06 +08:00
Robin Dunn
67b87a8861
Merge branch 'mesalu-double_scalar_vector_arithmetic'
2018-09-25 12:58:13 -07:00
Robin Dunn
f21c6b812d
Add tests for floating point multiplication of Point, Size and RealPoint
...
(cherry picked from commit 46cc86a34a )
2018-09-25 12:44:35 -07:00
Robin Dunn
974721b93f
wxRealPoint::operator* truncates to int before assigning to the new point
...
object, which seems dumb. So let's make our own implementation which
preserves the floating point result.
(cherry picked from commit 8f07ca5c28 )
2018-09-25 12:44:35 -07:00
Robin Dunn
0e87fb0efa
Merge branch 'double_scalar_vector_arithmetic' of git://github.com/mesalu/Phoenix into mesalu-double_scalar_vector_arithmetic
2018-09-25 11:40:39 -07:00
Jenyay
3d8800ef1b
Fix HyperText width and mouse events
...
Fix #1014
2018-09-24 20:50:31 +03:00
Jenyay
2124261e4c
Fix extention when click to HyperText in UltimateListCtrl
...
Fix #1012
2018-09-23 19:11:13 +03:00
Jenyay
625bd22ad5
Fix #1010
...
Fix cells drawing after HyperText
2018-09-21 23:35:03 +03:00
Peter Van Hese
b4940c19b5
Fix typo in documentation overview
...
fixes #1006
2018-09-18 19:29:26 +02:00
Guillermo González de Garibay
e26128ba87
Replace remaining deprecated PIL.Image.tostring() and .fromstring()
2018-09-18 13:29:59 +02:00
Guillermo González de Garibay
26523d636a
Replace deprecated PIL.Image.tostring()
2018-09-18 09:16:18 +02:00
Robin Dunn
d49953b7cd
Merge pull request #996 from RobinD42/fix-issue944
...
Fix GraphicsContext created from AutoBufferedPaintDC
(cherry picked from commit 5e7b9bc188 )
2018-09-12 20:18:56 -07:00
Robin Dunn
698099f654
Merge pull request #986 from cykerway/master
...
Fix event bindings in docview.
2018-09-12 18:15:51 -07:00
Cyker Way
b6e638c8d9
Fix event bindings in docview.
...
Use EvtHandler to bind events to avoid deprecation warnings:
> wxPyDeprecationWarning: Call to deprecated item __call__. Use
:meth:`EvtHandler.Bind` instead.
2018-09-02 06:35:39 -04:00
Mesalu
204d2ed5b3
Merge branch 'master' into double_scalar_vector_arithmetic
2018-09-01 14:57:09 -07:00
Mesalu
9e518d9d0c
Undo division arithmetic changes, compilation issues
2018-08-30 11:44:26 -07:00
Robin Dunn
5d984d99e1
Use delete[] to satisfy compiler warning
...
(cherry picked from commit 1b119f6add )
2018-08-30 10:41:30 -07:00
Mesalu
beb0b1e96d
Add to changelog
2018-08-30 09:27:33 -07:00
Mesalu
6a9c4c06ea
Change scalar arithmetic to utilize the double-precision overloads.
2018-08-30 09:25:38 -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
David N. Mashburn
12aed76e6b
Fixes save/ load bugs Pyslices
2018-08-26 11:25:15 -04:00
Éric Piel
1b46085c97
pywxrc: fix showing the success message at the end
...
When generating a file, it should show a success message like "Resources written to...".
However, the print() failed, which made it sound like the whole generation failed.
2018-08-22 13:56:01 +02:00
Éric Piel
96ed353b34
pywxrc: fix Menu with variable name and label defined after sub-menus
...
If the XRC looked like:
<object class="wxMenu" name="menu_file">
<object class="wxMenuItem" name="menu_item_open">
<label>Save</label>
</object>
<label>File</label>
</object>
The generated code would fail, because it would try to look for a main menu called "Save"
instead of looking for "File".
=> Make the XML parsing more clever to not look for the first "label" tag,
but the first _direct_ child with tag "label".
2018-08-22 13:51:16 +02:00
Éric Piel
984a036d34
pywxrc: remove old comments
...
It's not using the 2 stages creation anymore.
2018-08-22 13:50:33 +02:00
Robin Dunn
2849ff993b
Add pillow dependency
...
(cherry picked from commit da202f61ca )
2018-08-13 22:04:29 -07:00
Robin Dunn
13b9f082d4
Simplify (hopefully) the GH issue template
...
(cherry picked from commit 99ecf08a39 )
2018-08-13 22:04:29 -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
Robin Dunn
848b43b96d
Merge pull request #955 from mesalu/fix_954
...
Fix 954
2018-08-07 19:34:36 -07:00
Mesalu
d1262c44e2
Silently ignore missing methods.
2018-08-07 17:37:16 -07:00
Mesalu
e91ae38e90
Refactor tweaks into a tweaker_tools method, apply to wx.TextEntry, wx.ComboBox, and wx.RichTextCtrl
2018-08-07 17:22:55 -07:00
Mesalu
815171ec66
Update textctrl.py
...
Add Undo and Redo
2018-08-07 16:29:21 -07:00
Mesalu
defd235cf6
Update richtextctrl.py
...
Add Undo/Redo (and fix a typo...)
2018-08-07 16:28:24 -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
Mesalu
16f4726f0d
Update textctrl.py
...
Add virtualness to wxTextCtrl methods.
2018-08-07 16:22:16 -07:00
Mesalu
973a5b17e0
Update richtextctrl.py
...
Add virtualness to RichTextCtrl methods
2018-08-07 16:18:19 -07:00