2001-12-01 |
Vadim Zeitlin | fixed compilation warning about signed/unsigned comparison |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Julian Smart | Attempted to fix splittree problem by not pushing event... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Julian Smart | Corrected small error but still no tree visible :-( |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Gilles Depeyrot | don't use wxTheXXXList in wxXXX ctor/dtor, only objects... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Ron Lee | oops, still missed one. |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Ron Lee | Added 2 extra macros to handle all the flavours of... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Vadim Zeitlin | added wxUSE_TIPWINDOW |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Vadim Zeitlin | regenerated |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Vadim Zeitlin | added wxUSE_TIPWINDOW |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Vadim Zeitlin | fixed compilation after wxTipWindow base class change... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Vadim Zeitlin | documented ConvertStringToArgs |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Vadim Zeitlin | 1. GetCwd() now has the volume argument, Normalize... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Vadim Zeitlin | more fixes for volume names handling |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Robin Dunn | Updated PyCrust contrib from Patrick O'Brian. |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Vadim Zeitlin | added wxWS_EX_TRANSIENT, added code for handling it... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Vadim Zeitlin | wxFILE_SEP_PATH_VMS must be '.', not '/' |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | Updated contribs from Lorne White |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | Tweaking this demo a bit |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | SWIGged code update for wxGTK |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | wxTipWindow is now a wxPopupTransientWindow instead... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Vadim Zeitlin | reverted previous change - it doesn't fix the bug I... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | Forgot to take the unneeded code out |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | wxTipWindow is now a wxPopupTransientWindow instead... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Vadim Zeitlin | don't use implicit parent for the progress dialogs |
commit | commitdiff | tree | snapshot |
2001-11-30 |
David Webster | Can't just wxASSERT(0). Give "constant in conditional... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Vadim Zeitlin | extended file name tests |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Vadim Zeitlin | added volume support and support for UNC paths under... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Vadim Zeitlin | added wxFileName docs skeleton |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Vadim Zeitlin | now the methods are sorted in the correct order in... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | Added the standard lines needed for compiling with... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | SWIGged code update |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | Attempted to add the SplitTree gizmo classes, but it... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Gilles Depeyrot | added AppleScripts to export/import xml files from... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Vadim Zeitlin | corrected InternetGetConnectedState() prototype |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Vadim Zeitlin | set app name to argv[0] by default, as was done before |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Julian Smart | Fixed bug in wxConvertDIBToBitmap (contributed) |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | SWIGged code update for wxGTK |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | Fixed some warnings in wxSTC |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Robin Dunn | Another blind attempt to fix AltGr issues in wxSTC... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Václav Slavík | czech translation update (not yet finished) |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Vadim Zeitlin | fixed backslashes parsing in the cmd line |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Julian Smart | Don't convert args if NULL |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Ron Lee | Add wxPython/contrib/gizmos to PYTHON_DIST |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Robin Dunn | Changes to ensure that GDI objects returned from Python... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Václav Slavík | fixes w.r.t. size_t vs. int |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Mattia Barbon | Fixed error in translation ( thanks to Nerijus Baliunas... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Vadim Zeitlin | fixed (at least some of) the focus asserts |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Vadim Zeitlin | HelpGen doesn't work in GUI mode |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Julian Smart | Small change |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Julian Smart | Fixing wxMicroWindows compilation |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Vadim Zeitlin | replaced "CC = gcc" and even stranger "CPP = gcc -g... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Vadim Zeitlin | added missing files |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Robert Roebling | Darwin has commandline args. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Julian Smart | Added missing files to project file. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Vadim Zeitlin | replaced `wx-config --cflags` with `wx-config --cxxflag... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Robin Dunn | Added wxChildFocusEvent |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Robin Dunn | Added tooltips to the buttons in the wxEditableListBox |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Vadim Zeitlin | blind fix for iconizing/restoring hidden child frames bug |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Vadim Zeitlin | fixed stupid bug in tab traversal code which totally... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Mattia Barbon | Fixes for Cygwin compilation |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Václav Slavík | second halt of Chris' wxImage ICO patch |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Václav Slavík | added two-step creation of wxHtmlWindow |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Václav Slavík | compilation fix |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Václav Slavík | docs update for Greg's wxGenericTreeCtrl patch |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Vadim Zeitlin | fudged the extra width in GetBestSize() to fit better |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Vadim Zeitlin | added some test for the choice dialog sizing |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Vadim Zeitlin | don't show scrollbars at all when the window is big... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Vadim Zeitlin | added more instruction for writing the docs |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Vadim Zeitlin | oops, forgot to commit the header for the notebook fix |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Robin Dunn | New SWIGged files for wxGTK |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Robin Dunn | set the background brush to the window's background... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Robin Dunn | New SWIGged files for wxMac |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Robin Dunn | Added IsVertical to wxMac's wxScrollBar. (It doesn... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Robin Dunn | Changes needed to solve wxPython's OOR problem for... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Robin Dunn | Changes needed to solve wxPython's OOR problem for... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Robin Dunn | Shapes will now draw the right background color when... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Václav Slavík | wxMGL compilation fix |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Gilles Depeyrot | corrected shared library linking for Darwin (dylib... |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Gilles Depeyrot | corrected shared library linking (add wx library to... |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Robin Dunn | Changed WXDLLEXPORT --> GIZMOSDLLEXPORT (and added... |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Vadim Zeitlin | fixed listbox initial size determination |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Vadim Zeitlin | superposition of text styles in wxTextCtrl now works... |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Vadim Zeitlin | removed unneeded include from the header |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Vadim Zeitlin | fixed notebook tabs refresh when changing them under... |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Vadim Zeitlin | fixed wxRadioBox::Enable() and Show() to enable/show... |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Vadim Zeitlin | fix for incorrect assert in SetClientObject |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Vadim Zeitlin | compilation warning fixed for wxUSE_TOOLTIPS==0 |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Gilles Depeyrot | added missing const for char* arguments |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Gilles Depeyrot | Added compile-time check to be sure that wxUSE_ is... |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Ron Lee | added wx(U)int64, then added it to wxDataStream so... |
commit | commitdiff | tree | snapshot |
2001-11-25 |
Václav Slavík | wxT(), not _() |
commit | commitdiff | tree | snapshot |
2001-11-25 |
Gilles Depeyrot | added dynamic shared library (dylib) initialization... |
commit | commitdiff | tree | snapshot |
2001-11-25 |
Vadim Zeitlin | added wxCmdLineParser::ConvertStringToArgs(), wxApp... |
commit | commitdiff | tree | snapshot |
2001-11-25 |
Mattia Barbon | Updated Italian translations |
commit | commitdiff | tree | snapshot |
2001-11-25 |
Robert Roebling | Correct wxTimer bug in wxGTK. |
commit | commitdiff | tree | snapshot |
2001-11-25 |
Gilles Depeyrot | removed MAKE variable which is set by make, otherwise... |
commit | commitdiff | tree | snapshot |
2001-11-25 |
Vadim Zeitlin | fixed comment about [not] deleting wxConfig::Get()... |
commit | commitdiff | tree | snapshot |
2001-11-25 |
Vadim Zeitlin | changed wxYES_NO to be equal to wxYES | wxNO freeing... |
commit | commitdiff | tree | snapshot |
2001-11-25 |
Vadim Zeitlin | fixed wxTE_LINESCROLL definition to not conflict with... |
commit | commitdiff | tree | snapshot |
2001-11-25 |
Vadim Zeitlin | fixed VC++ warning |
commit | commitdiff | tree | snapshot |
next |