2001-12-07 |
Vadim Zeitlin | fixed wxConfig memory leak in wxFontMapper |
tree | commitdiff |
2001-12-05 |
Václav Slavík | DOS+Watcom fixes |
tree | commitdiff |
2001-12-05 |
Václav Slavík | compilation fixes for Watcom+MGL+MS-DOS |
tree | commitdiff |
2001-12-05 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2001-12-04 |
Václav Slavík | 1. Who the hell wrote that idiotencode for choosing... |
tree | commitdiff |
2001-12-04 |
Václav Slavík | compilation fix - wxCoord, not int |
tree | commitdiff |
2001-12-04 |
Robert Roebling | Aqua splitter sashes. |
tree | commitdiff |
2001-12-04 |
Robert Roebling | Still more space around notebook pages... |
tree | commitdiff |
2001-12-04 |
Robert Roebling | Notebook sizers didn't take any borders into account, |
tree | commitdiff |
2001-12-04 |
Vadim Zeitlin | fixed compilation |
tree | commitdiff |
2001-12-04 |
Robert Roebling | Temporary fix for wxFileName under Mac - ignore volumes. |
tree | commitdiff |
2001-12-04 |
Vadim Zeitlin | added wxFileName::MakeRelativeTo() and the tests/docs... |
tree | commitdiff |
2001-12-04 |
Vadim Zeitlin | fixed Assign(fullpath, fullname) |
tree | commitdiff |
2001-12-03 |
Robert Roebling | Replaced && with $ in bittest. |
tree | commitdiff |
2001-12-03 |
Vadim Zeitlin | fixed bug in AssignDir() which didn't always consider... |
tree | commitdiff |
2001-12-03 |
George Tasker | Removed a call to Upper() on the table name when buildi... |
tree | commitdiff |
2001-12-03 |
Vadim Zeitlin | fixed mem leak in wxDataObjectComposite |
tree | commitdiff |
2001-12-03 |
Vadim Zeitlin | don't use wxRegEx in wxString::Matches |
tree | commitdiff |
2001-12-02 |
Vadim Zeitlin | SetDefaultStyle(wxTextAttr()) now resets the default... |
tree | commitdiff |
2001-12-02 |
Vadim Zeitlin | fixed bug introduced earlier today in wxTempFile::Open() |
tree | commitdiff |
2001-12-01 |
Robin Dunn | compilation fix |
tree | commitdiff |
2001-12-01 |
Vadim Zeitlin | 1. added wxFileName::CreateTempFileName() and implement... |
tree | commitdiff |
2001-12-01 |
Ron Lee | Added wxFile::write_excl and use it from wxTempFile... |
tree | commitdiff |
2001-12-01 |
Vadim Zeitlin | fixed Borland C++ compilation |
tree | commitdiff |
2001-12-01 |
Vadim Zeitlin | fixed assert to avoid compilation warnings |
tree | commitdiff |
2001-12-01 |
Ron Lee | oops, still missed one. |
tree | commitdiff |
2001-12-01 |
Ron Lee | Added 2 extra macros to handle all the flavours of... |
tree | commitdiff |
2001-12-01 |
Vadim Zeitlin | fixed compilation after wxTipWindow base class change... |
tree | commitdiff |
2001-12-01 |
Vadim Zeitlin | 1. GetCwd() now has the volume argument, Normalize... |
tree | commitdiff |
2001-12-01 |
Vadim Zeitlin | more fixes for volume names handling |
tree | commitdiff |
2001-11-30 |
David Webster | Can't just wxASSERT(0). Give "constant in conditional... |
tree | commitdiff |
2001-11-30 |
Vadim Zeitlin | added volume support and support for UNC paths under... |
tree | commitdiff |
2001-11-29 |
Vadim Zeitlin | fixed backslashes parsing in the cmd line |
tree | commitdiff |
2001-11-28 |
Vadim Zeitlin | fixed (at least some of) the focus asserts |
tree | commitdiff |
2001-11-28 |
Julian Smart | Fixing wxMicroWindows compilation |
tree | commitdiff |
2001-11-28 |
Vadim Zeitlin | fixed stupid bug in tab traversal code which totally... |
tree | commitdiff |
2001-11-27 |
Václav Slavík | second halt of Chris' wxImage ICO patch |
tree | commitdiff |
2001-11-26 |
Vadim Zeitlin | superposition of text styles in wxTextCtrl now works... |
tree | commitdiff |
2001-11-26 |
Vadim Zeitlin | fix for incorrect assert in SetClientObject |
tree | commitdiff |
2001-11-26 |
Ron Lee | added wx(U)int64, then added it to wxDataStream so... |
tree | commitdiff |
2001-11-25 |
Václav Slavík | wxT(), not _() |
tree | commitdiff |
2001-11-25 |
Gilles Depeyrot | added dynamic shared library (dylib) initialization... |
tree | commitdiff |
2001-11-25 |
Vadim Zeitlin | added wxCmdLineParser::ConvertStringToArgs(), wxApp... |
tree | commitdiff |
2001-11-25 |
Gilles Depeyrot | use "..." instead of "..." for wx includes |
tree | commitdiff |
2001-11-25 |
Gilles Depeyrot | corrected blind fix of missing .c_str()s |
tree | commitdiff |
2001-11-25 |
Vadim Zeitlin | fix for focus handling in case when the panel itself... |
tree | commitdiff |
2001-11-25 |
Vadim Zeitlin | typo: & was used instead of && |
tree | commitdiff |
2001-11-25 |
Vadim Zeitlin | blindly added missing .c_str()s to fix compilation |
tree | commitdiff |
2001-11-24 |
Václav Slavík | forgot to remove ;; when applying the patch |
tree | commitdiff |
2001-11-23 |
Robert Roebling | Restored wxFileName::GetModificationTime() under Classic. |
tree | commitdiff |
2001-11-23 |
Václav Slavík | fixed memory leak in imagjpeG (patch #484865) |
tree | commitdiff |
2001-11-23 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2001-11-23 |
George Tasker | "char *" changed to "wxChar *" in several places |
tree | commitdiff |
2001-11-23 |
George Tasker | MS Access support fix |
tree | commitdiff |
2001-11-22 |
Václav Slavík | blind fix for wxGIFDecoder::ReadGIF |
tree | commitdiff |
2001-11-22 |
Vadim Zeitlin | fixed memory leaks |
tree | commitdiff |
2001-11-22 |
Vadim Zeitlin | added check for NULL Clone() return |
tree | commitdiff |
2001-11-22 |
Vadim Zeitlin | removed read() declaration which resulted in a warning |
tree | commitdiff |
2001-11-22 |
Vadim Zeitlin | added wxSockAddress copy ctor which, in particular... |
tree | commitdiff |
2001-11-22 |
Mattia Barbon | Converting uninitialized data is not a Good Idea |
tree | commitdiff |
2001-11-22 |
Mattia Barbon | Must convert the last part, too |
tree | commitdiff |
2001-11-22 |
Vadim Zeitlin | fix for Unicode build |
tree | commitdiff |
2001-11-22 |
Václav Slavík | change to /usr/share/wx/version |
tree | commitdiff |
2001-11-21 |
Vadim Zeitlin | 1. removed wxObject::CopyObject() and Clone() - some... |
tree | commitdiff |
2001-11-21 |
Vadim Zeitlin | replaced wxSocketEvent::CopyObject() with Clone() |
tree | commitdiff |
2001-11-21 |
Václav Slavík | more programmer-friendly wxApp::SetDisplayMode |
tree | commitdiff |
2001-11-20 |
Václav Slavík | fine-tuned API from the ICO patch |
tree | commitdiff |
2001-11-20 |
Vadim Zeitlin | more DBCS-related changes (patch 481898) |
tree | commitdiff |
2001-11-20 |
Vadim Zeitlin | don't use wxTheXXXList in wxXXX ctor/dtor, only objects... |
tree | commitdiff |
2001-11-18 |
Gilles Depeyrot | use class name instead of generic message in event... |
tree | commitdiff |
2001-11-18 |
Robert Roebling | This form of the event cloning patch survived my |
tree | commitdiff |
2001-11-18 |
Robert Roebling | Applied Chris' patch for support for ICO loading. |
tree | commitdiff |
2001-11-17 |
Gilles Depeyrot | added const for constant char pointer function parameters |
tree | commitdiff |
2001-11-14 |
Vadim Zeitlin | added wxTextBuffer and wxMemoryText which allow to... |
tree | commitdiff |
2001-11-14 |
Robin Dunn | GetSelection --> GetStringSelection |
tree | commitdiff |
2001-11-14 |
Vadim Zeitlin | added wxTextCtrl::GetSelection() returning a wxString... |
tree | commitdiff |
2001-11-13 |
Vadim Zeitlin | fixed bugs in rfind() (patch 481325) |
tree | commitdiff |
2001-11-13 |
Robert Roebling | Applied patch from SF on menu command not blocked |
tree | commitdiff |
2001-11-13 |
Vadim Zeitlin | fixed bug with redoing the command when there was nothi... |
tree | commitdiff |
2001-11-12 |
Gilles Depeyrot | corrected Carbon to/from POSIX path conversions for... |
tree | commitdiff |
2001-11-12 |
Gilles Depeyrot | added parentheses (corrects smart preprocessor error... |
tree | commitdiff |
2001-11-09 |
Vadim Zeitlin | s/Chiniese/Chinese/g |
tree | commitdiff |
2001-11-09 |
Vadim Zeitlin | applied DBCS patch |
tree | commitdiff |
2001-11-07 |
Vadim Zeitlin | applied a patch to ignore the modifiers (things like... |
tree | commitdiff |
2001-11-07 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2001-11-06 |
Vadim Zeitlin | part of wxWizard loading from WXR patch I forgot to... |
tree | commitdiff |
2001-11-05 |
Gilles Depeyrot | use Unix line ending when compiling with Apple DevTools |
tree | commitdiff |
2001-11-05 |
Gilles Depeyrot | use Unix raise for wxTrap when compiling with Apple... |
tree | commitdiff |
2001-11-05 |
Gilles Depeyrot | corrected path format for wxMac compiled with Apple... |
tree | commitdiff |
2001-11-04 |
Václav Slavík | fixed stupid bug in display mode error reporting |
tree | commitdiff |
2001-11-04 |
Václav Slavík | implemented wxApp::Get/SetDisplayMode |
tree | commitdiff |
2001-11-02 |
Stefan Csomor | corrected findfirst/next on mac |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | check for wxOnAssert reentrancy |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | fixed wxString::resize() which was completely broken |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | replaced a static buffer with wxString |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | added comment concerning native line endings under... |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | corrected access to NULL parameters in wxGetOsVersion |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | corrections for path handling under Mac OS X |
tree | commitdiff |
2001-10-31 |
Vadim Zeitlin | made wxFileName::Set/GetTimes() work under Win32 |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | applied wxDirSelector() patch and regenerated the makef... |
tree | commitdiff |
next |