projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
don't try to paint hidden windows
[wxWidgets.git]
/
wxPython
/
2006-09-08
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-09-08
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-09-08
Robin Dunn
another parameter type fix
tree
|
commitdiff
2006-09-08
Robin Dunn
wxMac's glcanvas doesn't have the new API changes yet...
tree
|
commitdiff
2006-09-08
Robin Dunn
More properties
tree
|
commitdiff
2006-09-08
Robin Dunn
adapt to wxGLCanvas changes
tree
|
commitdiff
2006-09-07
Robin Dunn
Comment why we don't call PyErr_Print after calling...
tree
|
commitdiff
2006-09-07
Robin Dunn
Update from Frank with fixes for running on wxMSW 2.7
tree
|
commitdiff
2006-09-06
Robin Dunn
add more properties
tree
|
commitdiff
2006-09-06
Robin Dunn
Added wx.lib.dragscroller from Riaan Booysen.
tree
|
commitdiff
2006-09-05
Robin Dunn
Some properties for things with lists of items.
tree
|
commitdiff
2006-09-04
Robin Dunn
Changes needed for new RTL methods, and also various...
tree
|
commitdiff
2006-09-02
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-09-02
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-09-02
Robin Dunn
properties fixes for Mac
tree
|
commitdiff
2006-09-02
Kevin Ollivier
Adding TaskRunnerThread class, for threaded operations...
tree
|
commitdiff
2006-09-02
Robin Dunn
compile fixes for Python 2.5
tree
|
commitdiff
2006-09-02
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-09-02
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-09-02
Robin Dunn
Start adding some properties for getter/setter methods
tree
|
commitdiff
2006-09-02
Robin Dunn
bump subrel number
tree
|
commitdiff
2006-09-02
Robin Dunn
Move the language catalogs install directory on MSW...
tree
|
commitdiff
2006-09-01
Robin Dunn
fixed typo
tree
|
commitdiff
2006-09-01
Robin Dunn
Add InsertProvider
tree
|
commitdiff
2006-08-31
Robin Dunn
Aliases for [G|S]etCaretLineBack
tree
|
commitdiff
2006-08-31
Robin Dunn
Provide an implementation for SurfaceImpl::AlphaRectang...
tree
|
commitdiff
2006-08-30
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-08-30
Robin Dunn
Add ability to time the creation of the bitmaps using...
tree
|
commitdiff
2006-08-30
Robin Dunn
some efficiency tweaks
tree
|
commitdiff
2006-08-30
Robin Dunn
Fixed premultiplying constant
tree
|
commitdiff
2006-08-29
Robin Dunn
Give PlotCanvas the full compliment of constructor...
tree
|
commitdiff
2006-08-29
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-08-29
Robin Dunn
Turn off TB_TEXT by default
tree
|
commitdiff
2006-08-29
Robin Dunn
Mention the PixelData classes
tree
|
commitdiff
2006-08-29
Robin Dunn
some docstring changes
tree
|
commitdiff
2006-08-29
Robin Dunn
Now that the typemap is handling buffer-compatible...
tree
|
commitdiff
2006-08-29
Robin Dunn
Use PyObject_AsReadBuffer in the typemap for getting...
tree
|
commitdiff
2006-08-29
Robin Dunn
Add wxACCEL_CMD, move constants to _accel.i
tree
|
commitdiff
2006-08-29
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-08-28
Robin Dunn
new port constants
tree
|
commitdiff
2006-08-28
Robin Dunn
Tweaked the colours a bit
tree
|
commitdiff
2006-08-27
Robin Dunn
Rename the C++ Iterator class to Accessor, and add...
tree
|
commitdiff
2006-08-27
Robin Dunn
Add raw bitmap access sample to the demo
tree
|
commitdiff
2006-08-27
Robin Dunn
Do premultiplication in wx*PixelData_Iterator::Get...
tree
|
commitdiff
2006-08-26
Robin Dunn
Patch #1547057: Disable grid lines in wx.lib.printout...
tree
|
commitdiff
2006-08-26
Robin Dunn
Patch from Will Sadkin:
tree
|
commitdiff
2006-08-26
Robin Dunn
wxURLDataObject has a parameter
tree
|
commitdiff
2006-08-26
Robin Dunn
Add alpha component to wxColour
tree
|
commitdiff
2006-08-26
Robin Dunn
Removed wxHTML_FONT_SIZE_x
tree
|
commitdiff
2006-08-26
Robin Dunn
ComputeScaleAndOrigin not protected anymore
tree
|
commitdiff
2006-08-26
Robin Dunn
Avoid deprecation warnings for BeginDrawing and EndDrawing
tree
|
commitdiff
2006-08-25
Robin Dunn
Add wx.App.DisplayAvailable() which can be used to...
tree
|
commitdiff
2006-08-25
Robin Dunn
workaround sizing bug on Mac
tree
|
commitdiff
2006-08-25
Robin Dunn
workaround sizing bug on Mac
tree
|
commitdiff
2006-08-25
Robin Dunn
Add wrappers for wxNativePixelData and wxAlphaPixelData
tree
|
commitdiff
2006-08-25
Robin Dunn
Still check for a Python error in %threadWrapperOff
tree
|
commitdiff
2006-08-23
Robin Dunn
Premultiply the alpha on wxMSW in the BitmapFromBuffer...
tree
|
commitdiff
2006-08-23
Robin Dunn
Add BitmapFromBuffer demo
tree
|
commitdiff
2006-08-22
Robin Dunn
Added wx.BitmapFromBuffer and wx.BitmapFromBufferRGBA...
tree
|
commitdiff
2006-08-22
Robin Dunn
Refactored wx.ImageFromBuffer
tree
|
commitdiff
2006-08-21
Robin Dunn
Added wx.lib.combotreebox from Frank Niessink
tree
|
commitdiff
2006-08-21
Robin Dunn
Move CanSetTransparent and SetTransparent up to wxWindo...
tree
|
commitdiff
2006-08-21
Robin Dunn
Adapt to some wxDC methods becoming protected
tree
|
commitdiff
2006-08-21
Robin Dunn
Make it possible to tell wxXmlResource which domain...
tree
|
commitdiff
2006-08-21
Robin Dunn
fix label
tree
|
commitdiff
2006-08-21
Robin Dunn
Added test of using CalendarDateAttr
tree
|
commitdiff
2006-08-20
Robin Dunn
Updates from Eli
tree
|
commitdiff
2006-08-20
Robin Dunn
Change Miki's email address
tree
|
commitdiff
2006-08-20
Robin Dunn
Add dtor for wxCalendarDateAttr
tree
|
commitdiff
2006-08-20
Robin Dunn
Various updates
tree
|
commitdiff
2006-08-20
Robin Dunn
Add ImageFromBuffer
tree
|
commitdiff
2006-08-19
Robin Dunn
Patch #1540143 Add optional labelwidths to filebrowsebutton
tree
|
commitdiff
2006-08-19
Robin Dunn
Use global font and pen to reduce GDI objects created...
tree
|
commitdiff
2006-08-09
Robin Dunn
Remove wxColour* typemap, it causes more problems than...
tree
|
commitdiff
2006-08-09
Robin Dunn
Add typemaps for wxColour*
tree
|
commitdiff
2006-08-09
Robin Dunn
Add wx.Rect.InsideRect
tree
|
commitdiff
2006-08-09
Robin Dunn
Add wxWS_EX_CONTEXTHELP, leaving wxFRAME_EX_CONTEXTHELP and
tree
|
commitdiff
2006-08-04
Robin Dunn
Let the text ctrl do the word wrapping, not the source...
tree
|
commitdiff
2006-08-04
Robin Dunn
add menu options for the blinds effects
tree
|
commitdiff
2006-08-04
Vadim Zeitlin
(manually) removed more mentions of CB_FILENAME to...
tree
|
commitdiff
2006-08-04
Vadim Zeitlin
removed wxCB_FILENAME (manually, just to fix the build)
tree
|
commitdiff
2006-08-04
Robin Dunn
Replace the yields with updating the dirty portions...
tree
|
commitdiff
2006-08-01
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-08-01
Robin Dunn
Add wx.menuBar.UpdateMenus
tree
|
commitdiff
2006-08-01
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-08-01
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-08-01
Robin Dunn
Don't confuse SWIG with static and non-static methods...
tree
|
commitdiff
2006-08-01
Robin Dunn
Update __DocFilter to skip functions that are duplicate...
tree
|
commitdiff
2006-07-31
Robin Dunn
typo fix
tree
|
commitdiff
2006-07-31
Robin Dunn
Added wxCB_FILENAME
tree
|
commitdiff
2006-07-31
Robin Dunn
Added wxMouseCaptureLostEvent
tree
|
commitdiff
2006-07-29
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-07-29
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-07-29
Robin Dunn
Various little tweaks to get up to date with CVS
tree
|
commitdiff
2006-07-22
Robin Dunn
Added color setting tool to the RichTextCtrl sample
tree
|
commitdiff
2006-07-22
Robin Dunn
some test code
tree
|
commitdiff
2006-07-22
Robin Dunn
Added support for the wxAUI Notebook
tree
|
commitdiff
2006-07-22
Robin Dunn
Change the other OnAssert --> OnAssertFailure
tree
|
commitdiff
2006-07-21
Robin Dunn
Docstrings and other fixes from David Hughes
tree
|
commitdiff
2006-07-20
Robin Dunn
out typemap for wxMemorySize
tree
|
commitdiff
next