]> git.saurik.com Git - wxWidgets.git/history - src
disable PCH under cygwin, it doesn't work even with the very latest cygwin gcc
[wxWidgets.git] / src /
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-30  Vadim Zeitlinfix for incorrect member initialization order warning
2005-10-29  Włodzimierz SkibaeVC3 build fix.
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-28  Włodzimierz SkibaBuild fix for WinCE.
2005-10-28  Vadim Zeitlinfixed MCSetMovie() signature
2005-10-27  Włodzimierz SkibaSupport 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 SkibaSource cleaning.
2005-10-26  Julian SmartAdded parent window parameter to wxHelpController const...
2005-10-26  Mart RaudseppCompilation fix...
2005-10-25  Julian SmartFixed warnings/errors and changed Thaw
2005-10-25  Michael WetherellAdd missing files to 'make dist'
2005-10-25  Chris Elliottmissing #include (SF bug 1327872)
2005-10-25  Julian SmartDon't clear background in Refresh (to suit poor impleme...
2005-10-24  Włodzimierz SkibaMove wxMulDivInt32 to common math.
2005-10-23  Włodzimierz SkibaWinCE build fixes.
2005-10-23  Włodzimierz Skibafilename correction
2005-10-23  Stefan NeisReplaced __WXOS2__ by __OS2__ or __WXPM__ as apropriate.
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  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 SmartReplace node deletion with Erase
2005-10-22  Włodzimierz SkibawxTinderbox 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  Włodzimierz SkibaAllow translated 'Space' in menu accelerators (perhaps...
2005-10-21  Włodzimierz SkibaUnified flags for orienting wxBookCtrls (with backward...
2005-10-21  Julian SmartSwitched antialiasing off since GetTextExtent doesn...
2005-10-21  Julian SmartFixed warning, move caret in OnPaint
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-20  Julian SmartResets scroll position on load
2005-10-20  Julian SmartSupport wxALWAYS_SHOW_SB
2005-10-20  Włodzimierz SkibaWarning 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 Skibaconst consistent for Clone(). Load/Save split to DoLoad...
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-18  Michael WetherellRestore ALL_BASE_HEADERS to its previous meaning of...
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 SkibaSet/get for internal border in book based controls.
2005-10-18  Włodzimierz Skibacompilation fix after wxScrollHelper changes (ctor...
2005-10-18  Jouk Jansen Committing in .
2005-10-18  Vadim Zeitlincompilation fix after wxScrollHelper changes (ctor...
2005-10-17  Vadim Zeitlinfixed Fit() to call SetClientSize() and not SetSize()
2005-10-17  Michael WetherellWiden the hash key for win64
2005-10-17  Michael WetherellWarning fixes for win64
2005-10-17  Włodzimierz SkibawxTinderbox build fix.
2005-10-17  Włodzimierz SkibaFollow changes in common code.
2005-10-17  Vadim Zeitlinrenamed DoHitTest() to DoTreeHitTest() to avoid conflic...
2005-10-17  Michael WetherellCompile fix for Unicode build on win64
2005-10-16  Stefan NeisFixed event handling bug as suggested by Lech Wiktor...
2005-10-15  Michael WetherellTypo, should be #if not #ifdef
2005-10-15  Michael WetherellRestore WC_UTF16, required for compilation on Windows
2005-10-13  Julian SmartAdded "enabled" support for submenus
2005-10-11  Dimitri Schoolwerthfixed argv[0] out of bounds error (argc can be 0 when...
2005-10-11  Dimitri Schoolwerthfixed MSVC6 compilation error ("C2639: compiler generat...
2005-10-11  Vadim Zeitlinanother fix for !USE_PCH: added missing wx/imaglist...
2005-10-10  Vadim Zeitlininvalidate tree size after adding/removing pages; use...
2005-10-10  Vadim Zeitlinremoved hardcoded DoGetBestSize() implementation; added...
2005-10-10  Vadim Zeitlinremoved deprecated InsertItem() overload because it...
2005-10-10  Vadim ZeitlinWindows compilation fixes after wxTreeCtrl refactoring
2005-10-10  Vadim Zeitlinintroduced a common base class for both MSW and generic...
2005-10-10  Vadim Zeitlincorrected code to really skip stack frames in the begin...
2005-10-10  Kevin HockFor consistency with other ports, send TEXT event after...
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 Zeitlinregenerated with treebook files
2005-10-09  Vadim ZeitlinAdded wxTreebook:
2005-10-09  Vadim Zeitlincorrected GetBestSize() implementation: take all items...
2005-10-09  Vadim Zeitlindon't call ::ShowWindow() if don't have HWND yet
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
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-09  Vadim Zeitlinblind compilation fix for CW 8.3 in Unicode build
2005-10-09  Vadim Zeitlindon't use __MSL__ unless it's defined
2005-10-08  Vadim Zeitlinfixed unused parameter warnings in non-debug build
2005-10-08  Vadim Zeitlinalways connect to both XmNvalueChangedCallback and...
2005-10-08  Vadim Zeitlinmore 'unreachable code' warnings which had been disable...
2005-10-08  Vadim Zeitlinextra semicolons removed
next