wxWidgets.git
2005-12-11  Włodzimierz... Improved small screen splash sample.
2005-12-11  Włodzimierz... wxUSE_DISPLAY impossible with eVC3 (SDKs 2002).
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  Stefan Csomorsupport for standard command IDs
2005-12-10  Włodzimierz... wxDisplay 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  Stefan NeisAdded OS/2's wxDisplay implementation to list of files...
2005-12-10  George TaskerDB2 databases were mistakenly reporting that they were...
2005-12-10  George TaskerUpdated to state INNER join rather than OUTER join
2005-12-09  David Surovellreformat for readability; more prep. for patch 1376506
2005-12-09  Vadim Zeitlinadded msw/ole subdirectories
2005-12-09  David Surovellcleanup in preparation for patch 1376506
2005-12-09  Václav Slavíkmade wxHtmlWindow::SetPage virtual so that the behaviou...
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-06  David Surovellfix binary math in alignment flag assignment
2005-12-06  Vadim Zeitlinfixed typo in previous commit which, instead of fixing...
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  Michael WetherellSilence warning from bcc
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... [ 1357527 ] Cast to void to silence GCC's warnings.
2005-11-30  Michael WetherellLet TARGET_CPU work with either upper or lower case
2005-11-30  David Surovellcorrected comment typos
2005-11-30  David Surovellreadability cleanup
2005-11-30  David Surovelladded missing #endif
2005-11-30  Vadim ZeitlinIsItemShown/Enabled() are now implemented on more platf...
2005-11-30  Vadim Zeitlinimplemented IsItemEnabled/Shown()
2005-11-30  Vadim Zeitlinput user-specified CPP/C/CXXFLAGS after the ones we...
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 Zeitlinadded wxSUPPRESS_GCC_PRIVATE_DTOR_WARNING macro
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 Zeitlincorrected GetChildren() docs
2005-11-30  Vadim Zeitlinadded test for wxString::Format() string truncation...
2005-11-30  Vadim Zeitlinavoid multiple reallocations in wxString::PrintfV(...
2005-11-30  Vadim Zeitlinremoved sentence about ParseDateTime() not being implem...
2005-11-30  Michael WetherellMake behaviour of Eof() more consistent
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... Missing wxUSE_PALETTE markup (#1369489).
2005-11-30  Włodzimierz... Missing wxUSE_JOYSTICK markup (#1369478).
2005-11-30  Ron LeeOutput deprecated warning for --rezflags and permanentl...
2005-11-30  Vadim Zeitlinremoved (now) unnecessary errno.h include
2005-11-29  Vadim Zeitlinfixed bug in wxSizerFlags::Align/Expand() methods
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...
2005-11-29  Michael WetherellRemove pragma interface
2005-11-29  David Surovellcleaned up comments
2005-11-29  Michael WetherellIt seems that wxFileInput/OutputStream now report eof...
2005-11-29  Mart RaudseppMake wxJoystick::GetNumberJoystick a static method...
2005-11-29  Julian SmartRemoved duplicate xh_grid.cpp/h and rebaked files
2005-11-29  Julian SmartMade explanation more concise
2005-11-29  Ron LeeFix include dirs for windres, enable emxbind to actuall...
2005-11-29  Vadim Zeitlinadded xrc/xh_grid.{h|cpp} and regenerated makefiles
2005-11-29  Vadim Zeitlindefine REZ option (fixes problem with rebaking wx.bkl...
2005-11-29  Vadim Zeitlinguard grid XRC handler by #if wxUSE_GRID
2005-11-28  David Surovellfixed improper (long) casts
2005-11-28  David Surovellchanged background color reference from light gray...
2005-11-28  Vadim Zeitlinfix unused parameter warning
2005-11-27  Stefan NeisCleaned up some erroneous stuff from previous commit...
2005-11-27  Stefan NeisApplied patch #1198422 (CheckBox labels being truncated).
2005-11-27  Michael WetherellTake out wxASSERTs since they give a warning with gcc.
2005-11-27  Michael Wetherellwx_wcscmp is only used in unicode mode so wrap in ...
2005-11-27  Michael WetherellDo CloseEntry internally when OpenEntry called on an...
2005-11-27  Stefan NeisDetect thread-safe versions of gethostbyname/gethostbya...
2005-11-27  Vadim Zeitlindon't compare bools with NULL
2005-11-27  Michael WetherellSmall fixes
2005-11-27  Michael WetherellSmall fixes to allow compilation with --enable-stl
2005-11-27  Michael WetherellSmall fixes to allow compilation in Unicode mode with gcc
2005-11-27  Michael WetherellReplace non-ascii characters with escapes
2005-11-27  Michael WetherellSilence warning about truncation since the comment...
2005-11-26  David Surovellfixed GetFreeMemory decl. to match wxWidgets
2005-11-26  Vadim Zeitlinrenaming of variables in rev 1.1090 introduced a clash...
2005-11-26  Vadim Zeitlininclude missing header; add default values for wxPlotWi...
2005-11-26  Michael WetherellOnly define wxIntegerHash::longlongHash when long long...
next