]> git.saurik.com Git - wxWidgets.git/history - src
fixed error in prior checkin
[wxWidgets.git] / src /
2005-12-22  David Surovellfixed error in prior checkin
2005-12-21  Robin DunnAfter a conversaion with Vadim I reverted the last...
2005-12-21  Robin DunnFix for Bug #1387359, bail out early from DoWriteText...
2005-12-21  David Surovellminor cleanup; remove focus patch scaffolding
2005-12-21  Vadim Zeitling++ 4/wxMAC_USE_CORE_GRAPHICS warning fixes
2005-12-21  Vadim Zeitlinjust added a comment
2005-12-20  Dimitri Schoolwerthfixed compile errors (code was using unnamed objects...
2005-12-20  Dimitri Schoolwerthfixed unreachable code warnings (occurred in MSVC6...
2005-12-19  Julian SmartFixed problem trying to print from a preview, whereby...
2005-12-19  Vadim Zeitlindon't crash when XIM is used under IRIX
2005-12-19  Vadim Zeitlinremoved DllMain(): we don't even compile it with any...
2005-12-19  Vadim Zeitlinreturn a valid bitmap from GetBitmap() even if we creat...
2005-12-19  Włodzimierz Skiba__WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-12-19  Vadim Zeitlinfix for compilation without PCH
2005-12-19  David Surovellremoved unused local variable; converted tabs to spaces
2005-12-19  Kevin OllivierAllow wx parents a chance to handle events fired by...
2005-12-18  Vadim Zeitlinassert if opening more than one find/replace dialog...
2005-12-18  Stefan NeisAdded implementation for wxLocaltime_r/wxGmtime_r.
2005-12-18  Vadim Zeitlin1. changed wxControl::GetLabel() to return the original...
2005-12-18  Vadim Zeitlinremoved GetLabel() which didn't do anything but forward...
2005-12-18  Vadim Zeitlincode cleanup: make OutputString[Ent]() simpler to call...
2005-12-18  Vadim Zeitlinuse correct encoding when saving in non-Unicode builds
2005-12-18  Michael WetherellChanges to cope with parent streams which return an...
2005-12-18  Julian SmartSeparated XML and HTML rich text I/O handlers
2005-12-18  Julian SmartFixed bug introduced by compiler compatibility fix
2005-12-18  Julian SmartAdded space after list item number, otherwise number...
2005-12-17  Stefan NeisUse thread-safe functions where possible.
2005-12-17  Vadim Zeitlincorrected DoGetVirtualSize() to return at least our...
2005-12-16  Julian SmartFixed MDI context menu event handling problem (Stefan...
2005-12-15  David Surovellfixed bug introduced in prior check-ins; minor reformatting
2005-12-15  Chris Elliottfix Borland bug http://news.gmane.org/find-root.php...
2005-12-15  David Surovellmore reformatting
2005-12-15  David Surovelleven more reformatting
2005-12-15  Dimitri Schoolwerthfixed compilo
2005-12-14  David Surovellreformat for readability
2005-12-14  David Surovellsimplified ::Show
2005-12-14  Vadim Zeitlinfixed return code checking in wxImageList::Replace...
2005-12-14  David Surovellremoved patch 1373127
2005-12-14  Vadim Zeitlincode cleanup
2005-12-14  Vadim Zeitlincompilation fix after last commit
2005-12-14  Julian SmartFixed wxFileDialog breakage on WinCE due to incorrect...
2005-12-13  David Surovellfixed obscure compilation problem at line 139
2005-12-13  David Surovellmore reformatting
2005-12-13  Chris Elliottfix bug sf [ 1327872 ] Borland and mslu.cpp problem
2005-12-13  David Surovellreformat for readability
2005-12-13  Mart RaudseppRemove my binary compatibility stuff from HEAD. Patch...
2005-12-13  Mart RaudseppTypo fixes in comments
2005-12-13  Mart RaudseppFix HitTest to return the proper tab index in case...
2005-12-13  David Surovellreformat for readability
2005-12-12  Vadim Zeitlinfixed handling of dst offset in wxAlphaBlend()
2005-12-11  Stefan NeisFixed wxDirExists implementation for OS/2.
2005-12-10  Stefan Csomoractivate SetFocus patch
2005-12-10  Stefan Csomorsupport for standard menu ids
2005-12-10  Stefan Csomorsupport for default key handling (escape,enter,command...
2005-12-10  Stefan Csomorsupport for standard command IDs
2005-12-10  Włodzimierz SkibawxDisplay support for wxWinCE port.
2005-12-10  Stefan Csomoradd reasonable default TEMP for __WXMAC__ when running...
2005-12-10  Stefan Csomordefault to simple show/hide tlw on OSX instead of trans...
2005-12-10  George TaskerDB2 databases were mistakenly reporting that they were...
2005-12-09  David Surovellreformat for readability; more prep. for patch 1376506
2005-12-09  David Surovellcleanup in preparation for patch 1376506
2005-12-09  David Surovellformat cleanup; some new comments; minor optimizations
2005-12-08  Julian SmartUse ~/Application Support folder on Mac
2005-12-08  David Surovellapplied patch 1376506 - remove unneeded member variable...
2005-12-07  Stefan NeisCompilation fix.
2005-12-06  Julian SmartInitialize values (uninitialized variables reported...
2005-12-05  David Surovellapplied patch 1373127
2005-12-05  David Surovellapplied Paul Cornett's suggested changes
2005-12-04  Vadim Zeitlinfixed broken code using readlink(): please don't just...
2005-12-04  David Surovellapplied patch 1372567, with some minor mods and cleanup
2005-12-04  David Surovellfixed compilation bug in prior checkin (Pt. 2)
2005-12-04  David Surovellfixed compilation bug in prior checkin
2005-12-03  David Surovellfix for bug 1371386, with some minor mods and cleanup
2005-12-03  David Surovellapplied patch 1372197, with some minor mods and cleanup
2005-12-03  Vadim Zeitlincorrected wxCHECK messages
2005-12-03  Stefan Csomoravoiding unkown namespace std
2005-12-03  Stefan Csomorcorrecting CGImage handling to be always correctly...
2005-12-02  Jouk Jansen Committing in .
2005-12-02  Vadim Zeitlinfixed problems with sometimes processing the events...
2005-12-01  David Surovellminor cleanup, part 2
2005-12-01  David Surovellminor cleanup: corrected typos, etc.
2005-12-01  David Surovellminor cleanup: corrected typos, etc.
2005-12-01  Václav Slavíkfixed wxComboBox::Clear to clear stored value
2005-12-01  Włodzimierz Skiba[ 1357527 ] Cast to void to silence GCC's warnings.
2005-11-30  David Surovellreadability cleanup
2005-11-30  David Surovelladded missing #endif
2005-11-30  Vadim Zeitlinimplemented IsItemEnabled/Shown()
2005-11-30  Vadim Zeitlin1. derive wxGTK wxRadioBox from wxRadioBoxBase now...
2005-11-30  Vadim ZeitlinSet major dim after the items have been created
2005-11-30  Vadim Zeitlin1. moved m_majorDim duplicated in many ports to wxRadio...
2005-11-30  Vadim Zeitlinsuppress gcc warnings about class having private dtor...
2005-11-30  Vadim Zeitlinavoid multiple reallocations in wxString::PrintfV(...
2005-11-30  Michael WetherellMake Eof() consistent with other streams
2005-11-30  David Surovellminor refactoring of menu UpdateUI handling
2005-11-30  Włodzimierz SkibaMissing wxUSE_PALETTE markup (#1369489).
2005-11-30  Włodzimierz SkibaMissing wxUSE_JOYSTICK markup (#1369478).
2005-11-30  Vadim Zeitlinremoved (now) unnecessary errno.h include
2005-11-29  Vadim Zeitlindon't expect errno to be set to EOVERFLOW if vsnprintf...
2005-11-29  Vadim Zeitlindon't clip out hidden radiobox buttons: otherwise they...
2005-11-29  Vadim Zeitlinadded wxRadioBox::IsItemEnabled/Shown() (for MSW only...
next