wxWidgets.git
2005-10-31  Vadim Zeitlindisable PCH under cygwin, it doesn't work even with...
2005-10-31  Vadim Zeitlin#undef CreateFont to fix cygwin compilation now that...
2005-10-31  Włodzimierz... wxMGL revitalised with OpenWatcom.
2005-10-31  Włodzimierz... wxMGL revitalised with OpenWatcom.
2005-10-31  Julian SmartApplied patch [ 1341085 ] richtext xml build fix
2005-10-30  Włodzimierz... wx/os2/chkconf.h added
2005-10-30  Vadim Zeitlinfix for incorrect member initialization order warning
2005-10-29  Vadim Zeitlinrenamed BLOCK_SIZE which conflicts with a #define in...
2005-10-29  Vadim Zeitlindon't get margin to non NULL values in default ctor...
2005-10-29  Włodzimierz... eVC3 build fix.
2005-10-29  Włodzimierz... Pressing build-in joystick on WinCE phones fires wxEVT_...
2005-10-28  Kevin HockFixed description with number of ways to use timer...
2005-10-28  Chris Elliottremove GetImageList(int)
2005-10-28  Julian SmartApplied patch [ 1339882 ] richtext misc cleanup
2005-10-28  Chris Elliottremove GetImageList(int)
2005-10-28  Włodzimierz... Build fix for WinCE.
2005-10-28  Vadim Zeitlinfixed MCSetMovie() signature
2005-10-27  Włodzimierz... WinCE build fix according to eVC3 and eVC4 SDKs.
2005-10-27  Julian SmartSorry, forgot default value
2005-10-27  Włodzimierz... WinCE build fix (we need default constructor).
2005-10-27  Włodzimierz... Support for automatic setup.h in OS/2 with OW builds...
2005-10-26  Chris ElliottSF bug 1327872
2005-10-26  Chris Elliottavoid hidden GetImageList
2005-10-26  Julian SmartDo a sanity check before reading. Otherwise, if trying...
2005-10-26  Włodzimierz... Source cleaning.
2005-10-26  Julian SmartAdded parent window parameter to wxHelpController const...
2005-10-26  Jouk Jansen Committing in .
2005-10-26  Mart RaudseppCompilation fix...
2005-10-25  Włodzimierz... wxWinCE build fix and source cleaning.
2005-10-25  Julian SmartFixed warnings/errors and changed Thaw
2005-10-25  Mart RaudseppAlphabetize wxWindow members list
2005-10-25  Michael WetherellAdd missing files to 'make dist'
2005-10-25  Michael WetherellAdd libraries.h, amd64.manifest and ia64.manifest
2005-10-25  Chris Elliottmissing #include (SF bug 1327872)
2005-10-25  Vadim Zeitlinfixed DLL compilation warning
2005-10-25  Julian SmartDon't clear background in Refresh (to suit poor impleme...
2005-10-24  Włodzimierz... Move wxMulDivInt32 to common math.
2005-10-24  Michael WetherellAlways define wxUSE_OWNER_DRAWN so that we don't get...
2005-10-23  Michael WetherellAdd missing wxUniv files to msw and gtk tarballs
2005-10-23  Włodzimierz... WinCE build fixes.
2005-10-23  Michael WetherellExport wxFindFocusDescendant
2005-10-23  Michael WetherellRebake after adding libs html and xml to samples using...
2005-10-23  Michael WetherellAdd libs html and xml to bakefiles of samples/contribs...
2005-10-23  Michael WetherellAdd missing files to release tarballs
2005-10-23  Michael WetherellAdd missing files to the distribution tarballs
2005-10-23  Stefan NeisRemoved unused symbol __WXOS2__ (it's either __OS2__...
2005-10-23  Włodzimierz... filename correction
2005-10-23  Stefan NeisReplaced __WXOS2__ by __OS2__ or __WXPM__ as apropriate.
2005-10-23  Michael WetherellAdd more missing files to the tarballs
2005-10-23  Michael WetherellAdd missing files to the tarballs
2005-10-23  Julian SmartPatch [ 1314868 ] [wxMSW] Show MDI child menubars when...
2005-10-23  Julian SmartApplied patch [ 1310416 ] [wxMSW] Fix radio button...
2005-10-23  Julian SmartApplied patch [ 1307056 ] [wxMSW] Focus showing fix...
2005-10-22  Michael WetherellPrepare the way to make 'make dist' default to copying...
2005-10-22  Julian SmartNow works when derived from wxTextCtrlBase, using wxScr...
2005-10-22  Julian SmartFont (possible) fix
2005-10-22  Julian SmartCorrections for wxUSE_STL=1
2005-10-22  Julian SmartWine corrections
2005-10-22  Julian SmartMore Erase substitutions
2005-10-22  Julian SmartAdded missing include
2005-10-22  Julian SmartUse GetFont not m_font for GetCharHeight
2005-10-22  Julian SmartRemoved duplicate hotkey
2005-10-22  Julian SmartReplace node deletion with Erase
2005-10-22  Włodzimierz... wxTinderbox build fixes.
2005-10-21  Julian SmartDon't try to open clipboard if already open
2005-10-21  Julian SmartReduced unnecessary painting; delete/recreate caret...
2005-10-21  Michael WetherellAdd missing directories and utils to the wxBase tarball
2005-10-21  Włodzimierz... Allow translated 'Space' in menu accelerators (perhaps...
2005-10-21  Włodzimierz... Unified flags for orienting wxBookCtrls (with backward...
2005-10-21  Włodzimierz... Unified flags for orienting wxBookCtrls (with backward...
2005-10-21  Vadim Zeitlinblind compilation fix for TestScopeGuard()
2005-10-21  Julian SmartSwitched antialiasing off since GetTextExtent doesn...
2005-10-21  Michael WetherellAdv now depends on libs xml and html, so add <library...
2005-10-21  Michael WetherellFix a couple of export declarations
2005-10-21  Julian SmartFixed warning, move caret in OnPaint
2005-10-21  Julian SmartRegenerated configure for wxUSE_RICHTEXT
2005-10-21  Julian SmartRestored code uglies
2005-10-21  Julian SmartRemoved macros
2005-10-21  Julian SmartFixed some styling bugs, optimized resize for large...
2005-10-21  Vadim Zeitlinfixed typo in GetNextItem example (bug 1333797)
2005-10-20  Julian SmartResets scroll position on load
2005-10-20  Michael WetherellAdd configtool to the distribution tarballs
2005-10-20  Michael WetherellSmall changes to 'make dist' to allow it work on Solari...
2005-10-20  Julian SmartSupport wxALWAYS_SHOW_SB
2005-10-20  Włodzimierz... Warning fixes.
2005-10-20  Julian SmartEfficiency measures; file loading bug fix
2005-10-19  Julian SmartIntroduced invalidation of ranges for later optimizatio...
2005-10-19  Włodzimierz... const consistent for Clone(). Load/Save split to DoLoad...
2005-10-19  Włodzimierz... richtext.bkl added and dmars makefiles removed.
2005-10-19  Julian SmartFirst part of a layout optimization
2005-10-19  Julian SmartOnly draw if inside client rectangle
2005-10-19  Julian SmartAdded wxRichTextCtrl
2005-10-19  Włodzimierz... constfunc correction
2005-10-18  Michael WetherellRestore ALL_BASE_HEADERS to its previous meaning of...
2005-10-18  Michael WetherellAdd note that precompiled headers do not work on curren...
2005-10-18  David ElliottRemove sm_cocoaDelegate singleton. We need per-instanc...
2005-10-18  David ElliottReplace wxNSTimerData -setTimer method with -initWithWx...
2005-10-18  Włodzimierz... Set/get for internal border in book based controls.
2005-10-18  Włodzimierz... compilation fix after wxScrollHelper changes (ctor...
2005-10-18  Jouk Jansen Committing in .
next