wxWidgets.git
2005-11-03  Włodzimierz... Get/SetTitle only for wxTopLevelWindow (wxMSW part).
2005-11-03  Włodzimierz... Get/SetTitle only for wxTopLevelWindow.
2005-11-03  Stefan Csomorsupport for 10.4 provided context menu
2005-11-03  Kevin HockUse toplevel parent rather than immediate parent as...
2005-11-03  Michael WetherellInitial attempt at some instructions on building for...
2005-11-03  Vadim Zeitlinfixed compilation breakage in 1.24 commit
2005-11-03  Vadim Zeitlinadded SetHoverBitmap() and implemented it under wxMSW...
2005-11-03  Vadim Zeitlinadded test of wxBitmapButton
2005-11-03  Michael WetherellRemove bufferoverflowu.lib since it's not present with...
2005-11-03  Vadim Zeitlindeprecate SetLabel(const wxBitmap&)
2005-11-02  Włodzimierz... Bug #1220988 fixed.
2005-11-02  Stefan Csomordefault implementations for Replace and Remove
2005-11-02  Stefan Csomorapplying patch 1345435
2005-11-02  Stefan Csomorre-added support for help-menu and application-menu...
2005-11-02  Włodzimierz... Build fix.
2005-11-02  Chris Elliottadd missing header
2005-11-02  Chris Elliottadd missing header to allow ../src/common/docview...
2005-11-01  Włodzimierz... wxMultiChoiceDialog uses now wxCheckListBox if possible...
2005-10-31  Michael WetherellAdd some files to 'make dist' for wxCocoa
2005-10-31  Michael WetherellModify wxString::operator<<(wxLongLong_t) to avoid...
2005-10-31  Michael WetherellInclude $cross_root/include in header search when cross...
2005-10-31  Vadim Zeitlinusing newlines in AC_CONFIG_COMMANDS() first argument...
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
next