2004-03-16 |
Ron Lee | Enable wxUSE_DISPLAY by default. It is required for... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Vadim Zeitlin | don't change the font by reinitializing it to XLFD... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Robin Dunn | Don't bind events to the return value of SetDefault... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Robin Dunn | Fiddling with the resize a bit |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Robin Dunn | write selection info to the log |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Robin Dunn | fixed typo |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Robin Dunn | Set focus back to the tree after loading the new sample... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Robin Dunn | Removed the text about the default window sizes |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Robin Dunn | Fix GBSpan and GBPosition typemaps |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Robert Roebling | Comitted GTK part of clipboard patch, that |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Robin Dunn | Also add a bool() function if running on a too old... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Robin Dunn | Give BitmapButton its own demo, get rid of ErrorDialogs |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Robin Dunn | Use the length when converting |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Robin Dunn | MSWGetCreateWindowCoords is already setting CW_USEDEFAU... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Robert Roebling | New menu code. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Patrick K.... | Eliminate relative imports and make them more py2exe... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Ron Lee | Added missing autoconf_inc.m4 to dist target, |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Patrick K.... | Changed default shell.autoCompleteAutoHide to False. |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Ron Lee | Last minute changes to fix 2.5.1.1 debs for release. |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Robin Dunn | Use the WidthDefault and HeightDefault in wxTLW, not... |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Robin Dunn | Fixed comment |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Robin Dunn | I keep running into situations where the old small... |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Robin Dunn | Need an additional #include |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Robert Roebling | Gradient fill splitter window sash. This won't |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Vadim Zeitlin | fixed debug assert in VC 7.1 CRT due to calling isalnum... |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Robin Dunn | More doc tweaks |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Robin Dunn | fiddle with the configure flags a bit |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Robin Dunn | Reorganized the contents of the disk image. Only the... |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Robin Dunn | Added OSX instructions |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Vadim Zeitlin | removed dcbuffer.cpp; replaced wave.cpp with sound.cpp |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Robin Dunn | regenerated metadata |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Julian Smart | Fixed multiline static texts |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Robin Dunn | distrib tweaks |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Robin Dunn | fixed a failure message |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Robin Dunn | aliases for SizerInfo.[Get|Set]Option, since I just... |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Robin Dunn | Tweaks needed to get pySketch to work with 2.5 |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Robin Dunn | Regenerated the HTML versions of the ReST docs |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Robin Dunn | Added note about new default window sizes |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Robin Dunn | Added a document describing the steps that need to... |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Robin Dunn | Some distrib tweaks |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Robin Dunn | Fix for too big default window size |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Vadim Zeitlin | fixed race conditions resulting in infinite OutputDebug... |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Robin Dunn | Add --with-sdl to the build doc and RPM spec |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Robin Dunn | Some themes round the edges of the buttons, overwriting... |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Vadim Zeitlin | update from Janos Vegh |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Robin Dunn | Changed the sound sample to allow the user to choose... |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Robin Dunn | Changed the OSS backend to detect if the DSP requires... |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Václav Slavík | try SDL backend before OSS, it works better (temporary... |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Robin Dunn | Use PlatformInfo |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Robin Dunn | Fix how the contribs include dir is added to the list |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Robin Dunn | Allow the stdout redirection to be toggled on or off... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Robin Dunn | Added wx.PlatformInfo which is a tuple containing strin... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
David Webster | Need to ensure WXEXPORT and WXIMPORT are not defined... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Robin Dunn | Try using a regular mask on wxGTK |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Robin Dunn | wishful thinking... :-( |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Robin Dunn | Add demo showing drawing of an image with an Alpha... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Robin Dunn | build doc update for MSW |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Robin Dunn | demo tweaks |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Robin Dunn | Allow wxApp::MacOpenFile, MacPrintFile, MacNewFile... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Robin Dunn | add --enable-display |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Robin Dunn | Add display.[cpp|h] for wxMac |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Robin Dunn | doc fix |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Robin Dunn | Don't log StretchDIBits failures |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Robin Dunn | Added __nonzero__ for wxTraskBarIcon |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Robin Dunn | wxMac can do wxMetaFileDC now |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Robin Dunn | PrintFramework fixes |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Robin Dunn | We need a file when printing to the printer too. |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Robin Dunn | TLWs can use the WidthDefault and HeightDefault methods too |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Robin Dunn | Give wxGauge a best size |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Stefan Neis | C++ comments transformed to C comments. |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Stefan Neis | Fixed some problems in converting existing static libs... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Václav Slavík | docs correction |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Robin Dunn | Use wxPyRaiseNotImplemented |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Robin Dunn | Added wxDisplay and wxVideoMode |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Stefan Neis | Link against import libraries of DLLs when building... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Stefan Neis | Support --enable-omf on OS/2 _only_. |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Robin Dunn | Need to use the same instance handles |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Robin Dunn | Use EDIT_HEIGHT_FROM_CHAR_HEIGHT until something better... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Robin Dunn | Added [G|S]etWindowVariant |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Robin Dunn | Added equality operators |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Robin Dunn | default style for statusbars varies by platform |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Robin Dunn | Updated version number |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Julian Smart | Fixes for handle change |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Stefan Neis | Use unified unix/gsocket.c on OS/2. |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Stefan Neis | main() is now always in the program. |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Stefan Neis | Don't use global wxBuffer from code that gets compiled... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Stefan Neis | Support for building DLLs on OS/2 (using dllar.sh). |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Stefan Neis | Shell version of dllar, needed for building DLLs while... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Václav Slavík | removed more unneeded files, see patch 890642 |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Dimitri Schoolwerth | Reverted FILLCOLORHINT->FILLCOLOR change. Now when... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Julian Smart | Improved wxTreeCtrl tooltip processing performance... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Robert Roebling | Added wxToggleBitmapButton (it compiles). |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Stefan Csomor | fix for always terminating intermediate UniChar String... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Stefan Neis | Added OMF support for OS/2 (no support for DLLs, yet). |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Julian Smart | Don't refresh statusbar field if the text is identical |
commit | commitdiff | tree | snapshot |
next |