2004-04-26 |
Robin Dunn | Patch [ 942051 ] generic wxDCBase::DoGetPartialTextExtents...
|
commit | commitdiff | tree |
2004-04-26 |
Robin Dunn | added missing comma
|
commit | commitdiff | tree |
2004-04-26 |
Robin Dunn | SetStringSelection and etc. fixes
|
commit | commitdiff | tree |
2004-04-26 |
Robin Dunn | Patches from KevinO that work around issues where the...
|
commit | commitdiff | tree |
2004-04-26 |
Robin Dunn | wxToggleButton on wxMac has these methods now
|
commit | commitdiff | tree |
2004-04-26 |
Robin Dunn | More details about the internal module name changes
|
commit | commitdiff | tree |
2004-04-26 |
Robin Dunn | make it easier to do a gtk2 build
|
commit | commitdiff | tree |
2004-04-26 |
Robin Dunn | Patch [ 941460 ] wxStaticBox note about control Z-Order
|
commit | commitdiff | tree |
2004-04-25 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-04-25 |
Robin Dunn | Renamed the core namespace's submodules to have a leading...
|
commit | commitdiff | tree |
2004-04-25 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-04-25 |
Robin Dunn | silence a bogus error message
|
commit | commitdiff | tree |
2004-04-25 |
Robin Dunn | wx.StaticBox and siblings creation order, and other...
|
commit | commitdiff | tree |
2004-04-25 |
Robin Dunn | Use the right classname
|
commit | commitdiff | tree |
2004-04-25 |
Robin Dunn | We need __docfilter__ too
|
commit | commitdiff | tree |
2004-04-25 |
Robin Dunn | Tweak the text about Sizer changes
|
commit | commitdiff | tree |
2004-04-25 |
Robin Dunn | allow to be imported independently
|
commit | commitdiff | tree |
2004-04-22 |
Robin Dunn | Add __docfilter__ to modules so epydoc doesn't generate...
|
commit | commitdiff | tree |
2004-04-22 |
Robin Dunn | A way to make the DC classes in wxPython look like...
|
commit | commitdiff | tree |
2004-04-22 |
Robin Dunn | Use PostCreate
|
commit | commitdiff | tree |
2004-04-22 |
Robin Dunn | wxFIXED_MINSIZE is not needed anymore
|
commit | commitdiff | tree |
2004-04-22 |
Robin Dunn | bugfix
|
commit | commitdiff | tree |
2004-04-22 |
Robin Dunn | Remove some obsolete window styles, added a new sizer...
|
commit | commitdiff | tree |
2004-04-22 |
Robin Dunn | Add the masked package dir
|
commit | commitdiff | tree |
2004-04-22 |
Robin Dunn | Various tweaks, docstring fixes, etc.
|
commit | commitdiff | tree |
2004-04-22 |
Robin Dunn | Updated SWIG docstring changes, also merged prepend...
|
commit | commitdiff | tree |
2004-04-22 |
Robin Dunn | Add SetKind accessor
|
commit | commitdiff | tree |
2004-04-22 |
Robin Dunn | Get the GIL before raising an exception
|
commit | commitdiff | tree |
2004-04-22 |
Robin Dunn | Fix wxGTK's menu and menubar so Insert does something...
|
commit | commitdiff | tree |
2004-04-22 |
Robin Dunn | SetFont may temporarily rset the background to wxNullColour...
|
commit | commitdiff | tree |
2004-04-22 |
Robin Dunn | Add SetKind accessor
|
commit | commitdiff | tree |
2004-04-22 |
Robin Dunn | Instead of using GetAdjustedBestSize use the minsize...
|
commit | commitdiff | tree |
2004-04-21 |
Robin Dunn | MaskedEditControl bugfix pach from Will Sadkin
|
commit | commitdiff | tree |
2004-04-19 |
Robin Dunn | Added new MaskedEditControl code from Will Sadkin....
|
commit | commitdiff | tree |
2004-04-19 |
Robin Dunn | Add back some missing enums
|
commit | commitdiff | tree |
2004-04-19 |
Robin Dunn | Make sure the window is not iconized before saving...
|
commit | commitdiff | tree |
2004-04-19 |
Robin Dunn | Also Check for validity in comparrison operators
|
commit | commitdiff | tree |
2004-04-19 |
Robin Dunn | Check for validity in __repr__ and __str__
|
commit | commitdiff | tree |
2004-04-17 |
Robin Dunn | Set m_window to NULL after destroying it
|
commit | commitdiff | tree |
2004-04-17 |
Robin Dunn | Make InheritAttributes and ShouldInheritColours public...
|
commit | commitdiff | tree |
2004-04-17 |
Robin Dunn | SetDefault should call parent->SetDefaultItem
|
commit | commitdiff | tree |
2004-04-17 |
Robin Dunn | Make InheritAttributes and ShouldInheritColours public...
|
commit | commitdiff | tree |
2004-04-17 |
Robin Dunn | default id's where possible
|
commit | commitdiff | tree |
2004-04-17 |
Robin Dunn | Fix or add some DoGetBestSize's
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | If the window has a minsize then use that as the BestSize...
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | Remove use of m_bestSize
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | Reorder the controls so the RadioButtons work right...
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | Use Update
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | Set stc and xrc to use GENDIR again as SWIG on Mac...
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | MacSetTheme
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | Use GetHandle for Mac too
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | MacSetMetalAppearance
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | Default for id
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | Add width and precision params for wxGridCellFloatEditor
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | Added SetDefaultXXX methods
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | install missing headers
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | Added new encoding, new methods
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | Moved some enums around to better match the C++ headers
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | Oops
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | Added some convenience methods to wx.Bitmap: SetSize...
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | More about the sizer changes
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | clarify the note about OpenGL errors
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | removed stuff about the decorator classes
|
commit | commitdiff | tree |
2004-04-15 |
Robin Dunn | minor tweaks
|
commit | commitdiff | tree |
2004-04-14 |
Robin Dunn | Added #include for non PCH compilers
|
commit | commitdiff | tree |
2004-04-14 |
Robin Dunn | Updated with notes about recent sizer changes
|
commit | commitdiff | tree |
2004-04-14 |
Robin Dunn | Added wxSizerItem::SetMinSize that calls m_window-...
|
commit | commitdiff | tree |
2004-04-14 |
Robin Dunn | Keep track of the initial size that the window was...
|
commit | commitdiff | tree |
2004-04-14 |
Robin Dunn | Don't accidentally instal the MSVCRT.dll from XP as...
|
commit | commitdiff | tree |
2004-04-14 |
Robin Dunn | docstring tweak
|
commit | commitdiff | tree |
2004-04-14 |
Robin Dunn | If the icon is smaller than the allotted space then...
|
commit | commitdiff | tree |
2004-04-14 |
Robin Dunn | Add wxGridBagSizer to the overview text
|
commit | commitdiff | tree |
2004-04-14 |
Robin Dunn | simplify how the XWindow is extracted for GetHandle
|
commit | commitdiff | tree |
2004-04-14 |
Robin Dunn | The activex dirs got left out.
|
commit | commitdiff | tree |
2004-04-14 |
Robin Dunn | Doc tweaks, double the backslashes so they convert...
|
commit | commitdiff | tree |
2004-04-14 |
Robin Dunn | whitespace cleanup
|
commit | commitdiff | tree |
2004-04-14 |
Robin Dunn | Compilation fixes
|
commit | commitdiff | tree |
2004-04-14 |
Robin Dunn | Ensure PostCreation is always called, so the widget...
|
commit | commitdiff | tree |
2004-04-14 |
Robin Dunn | Fix for #933359
|
commit | commitdiff | tree |
2004-04-07 |
Robin Dunn | Changed name to wxFIXED_MINSIZE since that is more...
|
commit | commitdiff | tree |
2004-04-07 |
Robin Dunn | Use FIXED_MINSIZE on the listbox
|
commit | commitdiff | tree |
2004-04-07 |
Robin Dunn | Changed name to wxFIXED_MINSIZE since that is more...
|
commit | commitdiff | tree |
2004-04-07 |
Robin Dunn | Changed name to wxFIXED_MINSIZE since that is more...
|
commit | commitdiff | tree |
2004-04-07 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-04-07 |
Robin Dunn | notes about sizer changes
|
commit | commitdiff | tree |
2004-04-07 |
Robin Dunn | Put back wxMSW's wxStaticBitmap::DoGetBestSize because...
|
commit | commitdiff | tree |
2004-04-07 |
Robin Dunn | use wxBU_EXACTFIT for the small buttons
|
commit | commitdiff | tree |
2004-04-07 |
Robin Dunn | fix for self.root == None
|
commit | commitdiff | tree |
2004-04-07 |
Robin Dunn | set m_bestSize
|
commit | commitdiff | tree |
2004-04-07 |
Robin Dunn | wxStatusBarGeneric::DoGetBestSize
|
commit | commitdiff | tree |
2004-04-07 |
Robin Dunn | wxStaticBitmapBase::DoGetBestSize
|
commit | commitdiff | tree |
2004-04-07 |
Robin Dunn | Use default window IDs
|
commit | commitdiff | tree |
2004-04-07 |
Robin Dunn | Various layout tweaks, wx.FIXED_SIZE added, etc.
|
commit | commitdiff | tree |
2004-04-07 |
Robin Dunn | Add wxRTTI info and set bestSize
|
commit | commitdiff | tree |
2004-04-07 |
Robin Dunn | XRC needs to know about wxFIXED_SIZE too.
|
commit | commitdiff | tree |
2004-04-07 |
Robin Dunn | style tweaked
|
commit | commitdiff | tree |
2004-04-07 |
Robin Dunn | Use wx.CLIP_CHILDREN on the splitter windows
|
commit | commitdiff | tree |
next |