This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
Phoenix
Watch
1
Star
0
Fork
0
You've already forked Phoenix
mirror of
https://github.com/wxWidgets/Phoenix.git
synced
2026-01-13 07:17:08 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
wxPython-4.0.4
Phoenix
/
wx
/
lib
/
pdfviewer
History
Robin Dunn
46b81b96e1
Merge pull request
#1082
from Metallicow/Fix-Image-Issues
...
Fix image issues (cherry picked from commit
1f735769a1
)
2018-11-30 15:00:22 -08:00
..
bitmaps
Merge pull request
#1082
from Metallicow/Fix-Image-Issues
2018-11-30 15:00:22 -08:00
__init__.py
wx.NewId() --> wx.ID_ANY or wx.Window.NewControlId() as appropriate
2018-06-19 12:06:14 -07:00
buttonpanel.py
wx.NewId() --> wx.ID_ANY or wx.Window.NewControlId() as appropriate
2018-06-19 12:06:14 -07:00
images.py
Copy (branch) wx.lib, wx.py and wx.tools from Classic, and include subpackages branched from 3rdParty
2012-07-13 01:36:07 +00:00
viewer.py
dcgraphics.py, bezier.py and vec2d.py no longer needed for rendering to printer DC
2016-09-06 12:48:30 +01:00