2006-10-11 |
Robin Dunn | distrib changes to enable graphics context and add...
|
commit | commitdiff | tree |
2006-10-11 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-10-11 |
Robin Dunn | helpers and typemaps for new GraphicsContext methods
|
commit | commitdiff | tree |
2006-10-11 |
Robin Dunn | better comments
|
commit | commitdiff | tree |
2006-10-11 |
Robin Dunn | reentrance methods
|
commit | commitdiff | tree |
2006-10-11 |
Robin Dunn | ~wxPoint2D
|
commit | commitdiff | tree |
2006-10-11 |
Robin Dunn | Get/Set LayoutDirection
|
commit | commitdiff | tree |
2006-10-11 |
Robin Dunn | Add wxOverlay
|
commit | commitdiff | tree |
2006-10-11 |
Robin Dunn | Don't call BeginDrawing/EndDrawing, they're deprecated.
|
commit | commitdiff | tree |
2006-10-11 |
Robin Dunn | don't build the animate contrib
|
commit | commitdiff | tree |
2006-10-11 |
Robin Dunn | use wx.SAVE style for the save dialog
|
commit | commitdiff | tree |
2006-10-11 |
Robin Dunn | move animate from contrib to core, and migrate to new API
|
commit | commitdiff | tree |
2006-10-11 |
Robin Dunn | Restore a use case that was lost with the last set...
|
commit | commitdiff | tree |
2006-10-10 |
Robin Dunn | remove targets before cp, mv and ln, otherwise ambiguous...
|
commit | commitdiff | tree |
2006-10-10 |
Robin Dunn | Add missing header files so they'll get installed
|
commit | commitdiff | tree |
2006-10-10 |
Robin Dunn | Disown using .this.own(False) instead of .thisown ...
|
commit | commitdiff | tree |
2006-10-10 |
Robin Dunn | CreateButtonSizer changes
|
commit | commitdiff | tree |
2006-10-09 |
Robin Dunn | DLL build fixes
|
commit | commitdiff | tree |
2006-10-09 |
Robin Dunn | double buffer changes
|
commit | commitdiff | tree |
2006-10-09 |
Robin Dunn | Added wx.AboutBox()
|
commit | commitdiff | tree |
2006-10-09 |
Robin Dunn | DLL build fixes
|
commit | commitdiff | tree |
2006-10-09 |
Robin Dunn | new changes
|
commit | commitdiff | tree |
2006-10-09 |
Robin Dunn | Varous changes and tweaks to match some of Julian's...
|
commit | commitdiff | tree |
2006-10-09 |
Robin Dunn | IsEmpty, ChangeValue, etc.
|
commit | commitdiff | tree |
2006-10-09 |
Robin Dunn | Add IsOk's
|
commit | commitdiff | tree |
2006-10-09 |
Robin Dunn | make sure the cleanup happens
|
commit | commitdiff | tree |
2006-10-09 |
Robin Dunn | install bitmaps/*.ico files too
|
commit | commitdiff | tree |
2006-10-09 |
Robin Dunn | update to latest from Andrea
|
commit | commitdiff | tree |
2006-10-09 |
Robin Dunn | default ID value
|
commit | commitdiff | tree |
2006-10-09 |
Robin Dunn | Version number bump
|
commit | commitdiff | tree |
2006-10-09 |
Robin Dunn | Add CustomTreeCtrl from Andrea Gavana
|
commit | commitdiff | tree |
2006-10-09 |
Robin Dunn | Bumping the version number also requires that version...
|
commit | commitdiff | tree |
2006-10-08 |
Robin Dunn | return values of overloaded virtuals should match the...
|
commit | commitdiff | tree |
2006-10-08 |
Robin Dunn | Override CreateItem so wxListBox can turn its notifications...
|
commit | commitdiff | tree |
2006-10-06 |
Robin Dunn | rename the ID parameter
|
commit | commitdiff | tree |
2006-10-06 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-10-06 |
Robin Dunn | Renamed wx.FutureCall to wx.CallLater so it is named...
|
commit | commitdiff | tree |
2006-10-06 |
Robin Dunn | be able to switch between the frame managing the toolbar...
|
commit | commitdiff | tree |
2006-10-06 |
Robin Dunn | some tweaks
|
commit | commitdiff | tree |
2006-10-06 |
Robin Dunn | more informative assert message
|
commit | commitdiff | tree |
2006-10-06 |
Robin Dunn | Allow the native toolbar to have more han one button...
|
commit | commitdiff | tree |
2006-10-06 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-10-06 |
Robin Dunn | don't inject constructors
|
commit | commitdiff | tree |
2006-10-06 |
Robin Dunn | always use wxPyPanel
|
commit | commitdiff | tree |
2006-10-06 |
Robin Dunn | reduce the number of objects for a quicker startup...
|
commit | commitdiff | tree |
2006-10-06 |
Robin Dunn | Set overview to docstring
|
commit | commitdiff | tree |
2006-10-06 |
Robin Dunn | Fixes for using the staticmethods
|
commit | commitdiff | tree |
2006-10-06 |
Robin Dunn | Applied second part of patch #1570448, use the device...
|
commit | commitdiff | tree |
2006-10-05 |
Robin Dunn | some fixes
|
commit | commitdiff | tree |
2006-10-05 |
Robin Dunn | Updates from Paul
|
commit | commitdiff | tree |
2006-10-05 |
Robin Dunn | Part of patch# 1570448, use dwRop for StretchBIBits too
|
commit | commitdiff | tree |
2006-10-05 |
Robin Dunn | ensure that wxMAC_USE_CORE_GRAPHICS is turned on if...
|
commit | commitdiff | tree |
2006-10-05 |
Robin Dunn | Add USE_GDIPLUS option that will control (for the makefile...
|
commit | commitdiff | tree |
2006-10-05 |
Robin Dunn | Make the message about wxUSE_GRAPHICS_CONTEXT a bit...
|
commit | commitdiff | tree |
2006-10-05 |
Robin Dunn | Add FlatNotebook
|
commit | commitdiff | tree |
2006-10-04 |
Robin Dunn | Save a reference to the DC
|
commit | commitdiff | tree |
2006-10-04 |
Robin Dunn | Avoid warnings when wxMAC_USE_CORE_GRAPHICS_BLEND_MODES...
|
commit | commitdiff | tree |
2006-10-04 |
Robin Dunn | Bakefile changes for building the graphics context...
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | Wrap module in #if wxUSE_GRAPHICS_CONTEXT
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | fix parameter type
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | Avoid ambigous overload errors
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | Give the grid events a Clone method
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | DLL build fix
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | Add wrappers for wxGraphicsPath and wxGraphicsContext...
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | fix HitTest
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | KeyCode --> GetKeyCode
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | Don't use the old wxPython namespace
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | Change wx.DC inheritance hierarchy to match reality
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | Don't deprecate Inside() yet
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | Use Set(name) instead of InitFromName(name)
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | Don't forget the samples\ide\activegrid\model dir
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | Added the wx.lib.buttonpanel module, which is a tweaked...
|
commit | commitdiff | tree |
2006-10-02 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-10-02 |
Robin Dunn | Don't autosize if the height is too small. Interaction...
|
commit | commitdiff | tree |
2006-10-02 |
Robin Dunn | Match some API tweaks made in CVS
|
commit | commitdiff | tree |
2006-10-02 |
Robin Dunn | Don't override the Label property in the base class.
|
commit | commitdiff | tree |
2006-10-02 |
Robin Dunn | Change the name of the dir where the message catalogs...
|
commit | commitdiff | tree |
2006-10-02 |
Robin Dunn | fix layout
|
commit | commitdiff | tree |
2006-10-02 |
Robin Dunn | Show the color component values too
|
commit | commitdiff | tree |
2006-10-02 |
Robin Dunn | Deal with wxVariant changed
|
commit | commitdiff | tree |
2006-10-02 |
Robin Dunn | Don't cache the best size until we get a non-zero value...
|
commit | commitdiff | tree |
2006-09-27 |
Robin Dunn | Add missing "public" so wxGridCellRenderer methods...
|
commit | commitdiff | tree |
2006-09-26 |
Robin Dunn | If a TLW's default item is not an immediate child then...
|
commit | commitdiff | tree |
2006-09-26 |
Robin Dunn | Add missing "public" so wxGridCellRenderer methods...
|
commit | commitdiff | tree |
2006-09-26 |
Robin Dunn | Workaround some platform differences
|
commit | commitdiff | tree |
2006-09-26 |
Robin Dunn | Add WXDLLEXPORT to wxRegionWithCombine declaration
|
commit | commitdiff | tree |
2006-09-26 |
Robin Dunn | Add properties
|
commit | commitdiff | tree |
2006-09-25 |
Robin Dunn | add tests for EVT_TEXT_ENTER
|
commit | commitdiff | tree |
2006-09-25 |
Robin Dunn | build tweaks, also drop most Python 2.3 builds
|
commit | commitdiff | tree |
2006-09-25 |
Robin Dunn | various changes to get up to date with CVS
|
commit | commitdiff | tree |
2006-09-25 |
Robin Dunn | Forward declare wxMacListControl
|
commit | commitdiff | tree |
2006-09-25 |
Robin Dunn | fix attribute errors when importing wxPython.wx
|
commit | commitdiff | tree |
2006-09-25 |
Robin Dunn | handle starting out with multiple lines of text.
|
commit | commitdiff | tree |
2006-09-24 |
Robin Dunn | remove superfluous assert
|
commit | commitdiff | tree |
2006-09-23 |
Robin Dunn | New names for some ArtProvider methods
|
commit | commitdiff | tree |
2006-09-23 |
Robin Dunn | More bakfile changes needed for bmpcbox. Rebaked.
|
commit | commitdiff | tree |
2006-09-23 |
Robin Dunn | Added wx.lib.expando, a multi-line textctrl that exands...
|
commit | commitdiff | tree |
2006-09-22 |
Robin Dunn | Fix my last fix. The method is pure virtual in the...
|
commit | commitdiff | tree |
2006-09-22 |
Robin Dunn | Remove the wxVariantDataString::Read method since the...
|
commit | commitdiff | tree |
2006-09-22 |
Robin Dunn | Patch from Tim Kosse to allow virtual list ctrl to...
|
commit | commitdiff | tree |
next |