]> git.saurik.com Git - wxWidgets.git/history - src
cleanup - reformat
[wxWidgets.git] / src /
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...
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  Vadim Zeitlinguard grid XRC handler by #if wxUSE_GRID
2005-11-28  David Surovellchanged background color reference from light gray...
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 WetherellDo CloseEntry internally when OpenEntry called on an...
2005-11-27  Michael WetherellSmall fixes to allow compilation with --enable-stl
2005-11-27  Michael WetherellSilence warning about truncation since the comment...
2005-11-26  Vadim Zeitlinadded helper for visual sizers debugging
2005-11-26  Vadim Zeitlinmade wxTreeTraversal and wxIDropSources dtors virtual...
2005-11-25  Vadim Zeitlinimplemented wxGetFreeMemory() under IRIX (patch 1360356...
2005-11-25  Vadim Zeitlinfix warnings about casting regmatch_t struct fields...
2005-11-25  David ElliottRan make -f build/autogen.mk
2005-11-24  Włodzimierz SkibaMinor improvements and cleanings after recent WinCE...
2005-11-24  Julian SmartApplied patch [ 1310251 ] Fixed a pixel depth bug conve...
2005-11-24  Julian SmartFixed style
2005-11-24  Julian SmartApplied patch [ 1308152 ] wxGrid XRC handler patch...
2005-11-24  Julian SmartApplied patch [ 1351847 ] wxTextXtrl Undo/Redo Bug...
2005-11-24  Julian SmartApplied patch [ 1357475 ] WinCE : wxExecute does not...
2005-11-23  Michael WetherellAdd 'wx_' prefix to builtin regfree and regerror
2005-11-23  Włodzimierz SkibaBuild and run ::wxGetUserName() silently with unusual...
2005-11-23  David SurovellRealize remap code cleanup
2005-11-22  Stefan Csomorusing backward compatible calls for HitTest hack
2005-11-22  David Surovellfixed memory leak
2005-11-22  Włodzimierz SkibaSafe wxStrncpy usage.
2005-11-22  Włodzimierz SkibawxGetUserName for WinCE.
2005-11-21  David Surovellremoved empty block
2005-11-20  Dimitri Schoolwerthapplied patch #1356901 "Yet another removal of extra...
2005-11-20  Vadim Zeitlinreturn correct error message if NSLinkModule() fails...
2005-11-20  Michael WetherellUse re_search directly instead of regexec when using...
2005-11-20  Julian SmartMoved EnsureVisible to avoid spurious selection of...
2005-11-20  Vadim Zeitlindon't cast from float to int (provoking a warning)...
2005-11-20  Vadim Zeitlinfixed harmless signed/unsigned comparison warning
2005-11-19  Julian SmartEvent coordinates should _always_ be physical, not...
2005-11-19  Stefan Csomorpatch 1352744
2005-11-19  Mart RaudseppSpelling fixes from Andreas Mohr (patch #1360064)
next