modified arguments syntax to be wx-config [options] [libraries list]
[wxWidgets.git] / wxPython /
2004-07-16  Robin DunnWrappers for *ToText
2004-07-16  Robin DunnMore notes about sizer changes
2004-07-16  Robin DunnBlind fix to avoid a PyDeadObject error
2004-07-16  Robin DunnAllow style to be specified for ScrolledMessageDialog
2004-07-16  Robin Dunnfixed syntax error
2004-07-16  Robin DunnreSWIGged
2004-07-16  Robin DunnreSWIGged
2004-07-16  Robin DunnSkip, Skip, Skip
2004-07-16  Robin DunnLittle tweaks to match recent CVS changes.
2004-07-16  Robin DunnAutomated build tweaks and fixes
2004-07-06  Robin DunnAdd some grid related constants
2004-07-06  Robin DunnreSWIGged
2004-07-06  Robin DunnreSWIGged
2004-07-06  Robin DunnUse -c
2004-07-06  Robin Dunnremoved commented out code
2004-07-06  Robin DunnUse maxint for appending to the listctrl
2004-07-06  Robin DunnCheck for app before making a colour from a name
2004-07-06  Robin DunnreSWIGged
2004-07-06  Robin Dunnlittle tweaks to match recent CVS changes
2004-07-06  Robin DunnFix bad keyword args
2004-07-06  Robin Dunnmention extra flag for OGL build
2004-07-06  Robin Dunnpath fixes
2004-07-06  Robin Dunnmaster build tweaks, move the untarring and etc to...
2004-07-01  Robin DunnreSWIGged
2004-07-01  Robin DunnPrint start and stop time
2004-07-01  Robin Dunna little cleanup
2004-07-01  Robin Dunnadded CmdDown()
2004-06-30  Robin DunnFixed typos and added test case that changes the font...
2004-06-30  Robin DunnSince the wxPyMake_wxObject typemap is also used for...
2004-06-30  Robin DunnAllow the size, pos, and title of the default output...
2004-06-30  Václav SlavíkSetDefaultXXX -> SetOwnXXX
2004-06-29  Robin DunnLots of SWIGging
2004-06-29  Robin Dunncleanup whitespace
2004-06-29  Robin DunnAllow the MustHaveApp exception feature to be inherited
2004-06-29  Robin DunnAdd SetState/GetState for wxMSW
2004-06-29  Robin DunnDon't need to adjust the position for HitTest any longer
2004-06-29  Robin DunnreSWIGged
2004-06-29  Robin Dunnuse TWIST buttons by default on the Mac, but also make...
2004-06-29  Robin DunnreSWIGged
2004-06-29  Robin DunnTweaks for testing styles
2004-06-29  Robin DunnAdd some refreshes to try and workaround a display...
2004-06-29  Robin DunnRefresh after changing the bitmap
2004-06-29  Robin DunnUse root for OSX build
2004-06-29  Robin Dunnfixed icon image data
2004-06-29  Robin Dunntweaked comment
2004-06-29  Robin DunnFixed HitTest for columns > 1
2004-06-29  Robin DunnOops, forgot to remove som testing code
2004-06-29  Robin DunnFixed lots of painting, clipping and alignment issues.
2004-06-28  Robin DunnFix HitTest offset, and some other little things that...
2004-06-28  Robin DunnAdded GetUnicodeKey
2004-06-28  Robin DunnUse top-level parent for the dialog parent
2004-06-28  Robin DunnAdd flush() to PyOnDemandOutputWindow
2004-06-28  Robin Dunnoverride GetLabe/SetLabel as on wxMac it will draw...
2004-06-26  Robin Dunndon't create the font until after the app is initialized
2004-06-24  Robin DunnreSWIGged
2004-06-24  Robin DunnreSWIGged
2004-06-24  Robin Dunntesting tweaks
2004-06-24  Robin DunnOptimized sizers to not call CalcMin more often than...
2004-06-24  Robin Dunn* Implemented BestSize cache
2004-06-24  Robin Dunntweaks for testing
2004-06-23  Robin DunnCreate the wxPython dir (for the reverse renamers)...
2004-06-22  Robin Dunnimproved assert
2004-06-22  Włodzimierz SkibawxParseWildcard renamed to wxParseCommonDialogsFilter...
2004-06-21  Robin Dunnreverted m_adjustMinSize change prepatory for a new...
2004-06-21  Robin DunnFix for drag object bug
2004-06-21  Robin DunnChanges needed to accomodate wxTheClipboard now being...
2004-06-21  Robin Dunnchange how email is sent
2004-06-19  Robin DunnRegenerated renamers, each has just a change in their...
2004-06-19  Robin DunnPatch from Kevin Ollivier that merges buildrenamers...
2004-06-19  Robin DunnPatch from Will Sadkin:
2004-06-19  Robin DunnreSWIGged
2004-06-19  Robin DunnControls will readjust their size and minsize when...
2004-06-18  Robin DunnPatch from Pierre Hjälm.
2004-06-17  Robin DunnSet the client size as calculated, but use the full...
2004-06-17  Robin Dunnin unicode mode the return value of gridtable.GetValue...
2004-06-17  Robin DunnreSWIGged
2004-06-17  Robin DunnreSWIGged
2004-06-17  Robin Dunndocstrign tweaks
2004-06-17  Robin DunnAdded missing GetKind method
2004-06-17  Robin DunnFixed broken DocDeclAStr macro
2004-06-17  Robin DunnFixed upload location, test sending an email when succe...
2004-06-17  Robin DunnXRC style names use the C++ style names
2004-06-16  Robin Dunndon't fail if the cleanup fails
2004-06-16  Robin Dunntrim the whitespace from the daily build version text
2004-06-16  Robin Dunnmake sure the dist dir is created
2004-06-16  Robin Dunnregened with new version
2004-06-16  Robin DunnreSWIGged
2004-06-16  Robin Dunnlayout tweak (it should use a sizer though)
2004-06-16  Robin Dunnreordered base classes
2004-06-16  Robin Dunnadded button testcase with larger font set after creation.
2004-06-16  Robin DunnVersion number update
2004-06-16  Robin DunnAdded Navigate, SetMinSize, SetMaxSize wxWindow methods
2004-06-15  Robin DunnAdd placeholder for wxParseWildcard
2004-06-15  Robin DunnJust a singel constructor for wxTextAttr
2004-06-15  Robin DunnOops, that space crept back in.
2004-06-15  Robin DunnCheck exit codes properly
2004-06-15  Robin Dunnincreased bit-depth
2004-06-15  Robin Dunnregenerated with fix for wxPNGHandler::SaveFile
2004-06-15  Robin Dunnlayout tweakAdd DoGetBestSize to wxCheckListBox that...
2004-06-14  Robin DunnreSWIGged
next