2004-07-16 |
Robin Dunn | Wrappers for *ToText |
tree | commitdiff |
2004-07-16 |
Robin Dunn | More notes about sizer changes |
tree | commitdiff |
2004-07-16 |
Robin Dunn | Blind fix to avoid a PyDeadObject error |
tree | commitdiff |
2004-07-16 |
Robin Dunn | Allow style to be specified for ScrolledMessageDialog |
tree | commitdiff |
2004-07-16 |
Robin Dunn | fixed syntax error |
tree | commitdiff |
2004-07-16 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-07-16 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-07-16 |
Robin Dunn | Skip, Skip, Skip |
tree | commitdiff |
2004-07-16 |
Robin Dunn | Little tweaks to match recent CVS changes. |
tree | commitdiff |
2004-07-16 |
Robin Dunn | Automated build tweaks and fixes |
tree | commitdiff |
2004-07-06 |
Robin Dunn | Add some grid related constants |
tree | commitdiff |
2004-07-06 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-07-06 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-07-06 |
Robin Dunn | Use -c |
tree | commitdiff |
2004-07-06 |
Robin Dunn | removed commented out code |
tree | commitdiff |
2004-07-06 |
Robin Dunn | Use maxint for appending to the listctrl |
tree | commitdiff |
2004-07-06 |
Robin Dunn | Check for app before making a colour from a name |
tree | commitdiff |
2004-07-06 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-07-06 |
Robin Dunn | little tweaks to match recent CVS changes |
tree | commitdiff |
2004-07-06 |
Robin Dunn | Fix bad keyword args |
tree | commitdiff |
2004-07-06 |
Robin Dunn | mention extra flag for OGL build |
tree | commitdiff |
2004-07-06 |
Robin Dunn | path fixes |
tree | commitdiff |
2004-07-06 |
Robin Dunn | master build tweaks, move the untarring and etc to... |
tree | commitdiff |
2004-07-01 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-07-01 |
Robin Dunn | Print start and stop time |
tree | commitdiff |
2004-07-01 |
Robin Dunn | a little cleanup |
tree | commitdiff |
2004-07-01 |
Robin Dunn | added CmdDown() |
tree | commitdiff |
2004-06-30 |
Robin Dunn | Fixed typos and added test case that changes the font... |
tree | commitdiff |
2004-06-30 |
Robin Dunn | Since the wxPyMake_wxObject typemap is also used for... |
tree | commitdiff |
2004-06-30 |
Robin Dunn | Allow the size, pos, and title of the default output... |
tree | commitdiff |
2004-06-30 |
Václav Slavík | SetDefaultXXX -> SetOwnXXX |
tree | commitdiff |
2004-06-29 |
Robin Dunn | Lots of SWIGging |
tree | commitdiff |
2004-06-29 |
Robin Dunn | cleanup whitespace |
tree | commitdiff |
2004-06-29 |
Robin Dunn | Allow the MustHaveApp exception feature to be inherited |
tree | commitdiff |
2004-06-29 |
Robin Dunn | Add SetState/GetState for wxMSW |
tree | commitdiff |
2004-06-29 |
Robin Dunn | Don't need to adjust the position for HitTest any longer |
tree | commitdiff |
2004-06-29 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-06-29 |
Robin Dunn | use TWIST buttons by default on the Mac, but also make... |
tree | commitdiff |
2004-06-29 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-06-29 |
Robin Dunn | Tweaks for testing styles |
tree | commitdiff |
2004-06-29 |
Robin Dunn | Add some refreshes to try and workaround a display... |
tree | commitdiff |
2004-06-29 |
Robin Dunn | Refresh after changing the bitmap |
tree | commitdiff |
2004-06-29 |
Robin Dunn | Use root for OSX build |
tree | commitdiff |
2004-06-29 |
Robin Dunn | fixed icon image data |
tree | commitdiff |
2004-06-29 |
Robin Dunn | tweaked comment |
tree | commitdiff |
2004-06-29 |
Robin Dunn | Fixed HitTest for columns > 1 |
tree | commitdiff |
2004-06-29 |
Robin Dunn | Oops, forgot to remove som testing code |
tree | commitdiff |
2004-06-29 |
Robin Dunn | Fixed lots of painting, clipping and alignment issues. |
tree | commitdiff |
2004-06-28 |
Robin Dunn | Fix HitTest offset, and some other little things that... |
tree | commitdiff |
2004-06-28 |
Robin Dunn | Added GetUnicodeKey |
tree | commitdiff |
2004-06-28 |
Robin Dunn | Use top-level parent for the dialog parent |
tree | commitdiff |
2004-06-28 |
Robin Dunn | Add flush() to PyOnDemandOutputWindow |
tree | commitdiff |
2004-06-28 |
Robin Dunn | override GetLabe/SetLabel as on wxMac it will draw... |
tree | commitdiff |
2004-06-26 |
Robin Dunn | don't create the font until after the app is initialized |
tree | commitdiff |
2004-06-24 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-06-24 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-06-24 |
Robin Dunn | testing tweaks |
tree | commitdiff |
2004-06-24 |
Robin Dunn | Optimized sizers to not call CalcMin more often than... |
tree | commitdiff |
2004-06-24 |
Robin Dunn | * Implemented BestSize cache |
tree | commitdiff |
2004-06-24 |
Robin Dunn | tweaks for testing |
tree | commitdiff |
2004-06-23 |
Robin Dunn | Create the wxPython dir (for the reverse renamers)... |
tree | commitdiff |
2004-06-22 |
Robin Dunn | improved assert |
tree | commitdiff |
2004-06-22 |
Włodzimierz Skiba | wxParseWildcard renamed to wxParseCommonDialogsFilter... |
tree | commitdiff |
2004-06-21 |
Robin Dunn | reverted m_adjustMinSize change prepatory for a new... |
tree | commitdiff |
2004-06-21 |
Robin Dunn | Fix for drag object bug |
tree | commitdiff |
2004-06-21 |
Robin Dunn | Changes needed to accomodate wxTheClipboard now being... |
tree | commitdiff |
2004-06-21 |
Robin Dunn | change how email is sent |
tree | commitdiff |
2004-06-19 |
Robin Dunn | Regenerated renamers, each has just a change in their... |
tree | commitdiff |
2004-06-19 |
Robin Dunn | Patch from Kevin Ollivier that merges buildrenamers... |
tree | commitdiff |
2004-06-19 |
Robin Dunn | Patch from Will Sadkin: |
tree | commitdiff |
2004-06-19 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-06-19 |
Robin Dunn | Controls will readjust their size and minsize when... |
tree | commitdiff |
2004-06-18 |
Robin Dunn | Patch from Pierre Hjälm. |
tree | commitdiff |
2004-06-17 |
Robin Dunn | Set the client size as calculated, but use the full... |
tree | commitdiff |
2004-06-17 |
Robin Dunn | in unicode mode the return value of gridtable.GetValue... |
tree | commitdiff |
2004-06-17 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-06-17 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-06-17 |
Robin Dunn | docstrign tweaks |
tree | commitdiff |
2004-06-17 |
Robin Dunn | Added missing GetKind method |
tree | commitdiff |
2004-06-17 |
Robin Dunn | Fixed broken DocDeclAStr macro |
tree | commitdiff |
2004-06-17 |
Robin Dunn | Fixed upload location, test sending an email when succe... |
tree | commitdiff |
2004-06-17 |
Robin Dunn | XRC style names use the C++ style names |
tree | commitdiff |
2004-06-16 |
Robin Dunn | don't fail if the cleanup fails |
tree | commitdiff |
2004-06-16 |
Robin Dunn | trim the whitespace from the daily build version text |
tree | commitdiff |
2004-06-16 |
Robin Dunn | make sure the dist dir is created |
tree | commitdiff |
2004-06-16 |
Robin Dunn | regened with new version |
tree | commitdiff |
2004-06-16 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-06-16 |
Robin Dunn | layout tweak (it should use a sizer though) |
tree | commitdiff |
2004-06-16 |
Robin Dunn | reordered base classes |
tree | commitdiff |
2004-06-16 |
Robin Dunn | added button testcase with larger font set after creation. |
tree | commitdiff |
2004-06-16 |
Robin Dunn | Version number update |
tree | commitdiff |
2004-06-16 |
Robin Dunn | Added Navigate, SetMinSize, SetMaxSize wxWindow methods |
tree | commitdiff |
2004-06-15 |
Robin Dunn | Add placeholder for wxParseWildcard |
tree | commitdiff |
2004-06-15 |
Robin Dunn | Just a singel constructor for wxTextAttr |
tree | commitdiff |
2004-06-15 |
Robin Dunn | Oops, that space crept back in. |
tree | commitdiff |
2004-06-15 |
Robin Dunn | Check exit codes properly |
tree | commitdiff |
2004-06-15 |
Robin Dunn | increased bit-depth |
tree | commitdiff |
2004-06-15 |
Robin Dunn | regenerated with fix for wxPNGHandler::SaveFile |
tree | commitdiff |
2004-06-15 |
Robin Dunn | layout tweakAdd DoGetBestSize to wxCheckListBox that... |
tree | commitdiff |
2004-06-14 |
Robin Dunn | reSWIGged |
tree | commitdiff |
next |