Regenerate Makefile.in, configure and the VC++ project files after adding rcdefs.h
[wxWidgets.git] / include /
2005-11-08  Michael WetherellAdd rcdefs.h and support for automatic manifests on...
2005-11-08  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxCocoa part).
2005-11-08  Vadim Zeitlinremvoed wxFileDialogBase::m_parent as there is already...
2005-11-08  Vadim ZeitlinwxString(const unsigned char *) ctor doesn't crash...
2005-11-07  Mart Raudsepp[wxGTK] Support changing the wxSTAY_ON_TOP style value...
2005-11-07  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMac part).
2005-11-07  Włodzimierz SkibawxGetWorkingDirectory() deprecated. Fixed #1338966.
2005-11-06  Stefan Csomornot needed for CG
2005-11-06  Stefan Csomoradded CFRef holder templated class
2005-11-05  Włodzimierz SkibaNative wxCheckListBox implementation for wxWinCE.
2005-11-04  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxOS2 part).
2005-11-04  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMGL part).
2005-11-04  Włodzimierz SkibaSource cleaning.
2005-11-04  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxGTK part).
2005-11-04  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxGTK part).
2005-11-03  Włodzimierz SkibaBuild fix after last commit.
2005-11-03  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMotif part).
2005-11-03  Vadim Zeitlinuse focused bitmap as fallback for the hover one
2005-11-03  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMSW part).
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  Michael WetherellRemove bufferoverflowu.lib since it's not present with...
2005-11-03  Vadim Zeitlindeprecate SetLabel(const wxBitmap&)
2005-11-02  Stefan Csomorapplying patch 1345435
2005-11-02  Włodzimierz SkibaBuild fix.
2005-11-02  Chris Elliottadd missing header to allow ../src/common/docview...
2005-11-01  Włodzimierz SkibawxMultiChoiceDialog uses now wxCheckListBox if possible...
2005-10-31  Michael WetherellModify wxString::operator<<(wxLongLong_t) to avoid...
2005-10-31  Vadim Zeitlin#undef CreateFont to fix cygwin compilation now that...
2005-10-31  Włodzimierz SkibawxMGL revitalised with OpenWatcom.
2005-10-31  Włodzimierz SkibawxMGL revitalised with OpenWatcom.
2005-10-31  Julian SmartApplied patch [ 1341085 ] richtext xml build fix
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 SkibaPressing build-in joystick on WinCE phones fires wxEVT_...
2005-10-28  Julian SmartApplied patch [ 1339882 ] richtext misc cleanup
2005-10-28  Chris Elliottremove GetImageList(int)
2005-10-27  Włodzimierz SkibaWinCE build fix according to eVC3 and eVC4 SDKs.
2005-10-27  Julian SmartSorry, forgot default value
2005-10-27  Włodzimierz SkibaWinCE build fix (we need default constructor).
2005-10-27  Włodzimierz SkibaSupport for automatic setup.h in OS/2 with OW builds...
2005-10-26  Chris Elliottavoid hidden GetImageList
2005-10-26  Julian SmartAdded parent window parameter to wxHelpController const...
2005-10-25  Julian SmartFixed warnings/errors and changed Thaw
2005-10-25  Vadim Zeitlinfixed DLL compilation warning
2005-10-24  Włodzimierz SkibaMove wxMulDivInt32 to common math.
2005-10-23  Włodzimierz SkibaWinCE build fixes.
2005-10-23  Michael WetherellExport wxFindFocusDescendant
2005-10-23  Stefan NeisRemoved unused symbol __WXOS2__ (it's either __OS2__...
2005-10-23  Julian SmartApplied patch [ 1307056 ] [wxMSW] Focus showing fix...
2005-10-22  Julian SmartNow works when derived from wxTextCtrlBase, using wxScr...
2005-10-21  Julian SmartReduced unnecessary painting; delete/recreate caret...
2005-10-21  Włodzimierz SkibaUnified flags for orienting wxBookCtrls (with backward...
2005-10-21  Michael WetherellFix a couple of export declarations
2005-10-21  Julian SmartFixed some styling bugs, optimized resize for large...
2005-10-20  Julian SmartResets scroll position on load
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 Skibaconst consistent for Clone(). Load/Save split to DoLoad...
2005-10-19  Julian SmartAdded wxRichTextCtrl
2005-10-18  David ElliottRemove sm_cocoaDelegate singleton. We need per-instanc...
2005-10-18  Włodzimierz SkibaSet/get for internal border in book based controls.
2005-10-18  Włodzimierz Skibacompilation fix after wxScrollHelper changes (ctor...
2005-10-18  Vadim Zeitlincompilation fix after wxScrollHelper changes (ctor...
2005-10-17  Michael WetherellWiden the hash key for win64
2005-10-17  Vadim Zeitlinrenamed DoHitTest() to DoTreeHitTest() to avoid conflic...
2005-10-17  Włodzimierz SkibaWarning fix (instead of silencing int->short with typec...
2005-10-17  Michael WetherellLink with bufferoverflowu.lib for VC++ 8 and later
2005-10-17  Włodzimierz SkibaKeep setup0.h in sync with other ports.
2005-10-17  Michael WetherellWarning fix, should be #ifdef instead of #if
2005-10-16  Michael WetherellUse a different manifest for each of x86, amd64 and...
2005-10-15  Michael WetherellImplement string inserter for long long. This creates...
2005-10-12  Michael WetherellImplement wx_truncate_cast for VC++ 7.1 and later
2005-10-12  Michael WetherellAvoid cast in wx_truncate_cast for intel compiler
2005-10-12  Michael WetherellManifest files for win64
2005-10-12  Mart RaudseppFix includes in wx/treectrl.h
2005-10-11  Vadim Zeitlin64 bit compilation fix
2005-10-11  Vadim Zeitlincompilation fix for !USE_PCH: added missing wx/panel...
2005-10-10  Vadim Zeitlinremoved hardcoded DoGetBestSize() implementation; added...
2005-10-10  Vadim Zeitlinremoved duplicated members which have been moved to...
2005-10-10  Vadim Zeitlinremoved deprecated InsertItem() overload because it...
2005-10-10  Vadim Zeitlinintroduced a common base class for both MSW and generic...
2005-10-10  Vadim Zeitlinrefactored wxGTK scrolling: it has now fully-functionin...
2005-10-10  Vadim Zeitlinadded GtkUpdateScrollbar; folded some code duplicated...
2005-10-10  Vadim Zeitlinadded GetWindowSizeForVirtualSize() virtual hook for...
2005-10-10  Jouk Jansen Committing in .
2005-10-09  Vadim Zeitlindisable VC++ warning 4355 in wx/defs.h once and for...
2005-10-09  Vadim ZeitlinAdded wxTreebook:
2005-10-09  Vadim Zeitlinmade GetPage() not virtual because it doesn't need...
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-10-09  Vadim Zeitlindon't put borders by default between sizer elements...
2005-10-09  Vadim Zeitlinimplemented GetBestSize() (TODO: make this available...
2005-10-09  Vadim Zeitlinfilter out duplicate mouse move events too; moved last...
2005-10-08  Vadim Zeitlindon't use wxCHECK_GCC_VERSION in the same test as __MIN...
2005-10-07  Vadim Zeitlinremoved C++ comment from C file
2005-10-07  Włodzimierz Skiba#include markup fix.
2005-10-07  Włodzimierz Skiba#include markup fix.
2005-10-06  Włodzimierz SkibawxPalette unified. Source cleaning.
2005-10-06  Vadim Zeitlindon't use a floating point value as a boolean flag...
2005-10-06  Włodzimierz SkibawxMotif for OS/2 adjustements. Source cleaning.
next