]> git.saurik.com Git - wxWidgets.git/history - src/msw
temporarily reverted binary backwards incompatible DoCreate to XmDoCreateTLW renaming
[wxWidgets.git] / src / msw /
2005-09-17  Julian SmartInclude settings.h
2005-09-17  Julian SmartApplied [ 1294048 ] [wxMSW] Correct splitter sash drawi...
2005-09-17  Julian SmartApplied patch [ 1292827 ] [wxMSW] nested wxStaticBox fix
2005-09-16  Włodzimierz SkibaAssert correction.
2005-09-16  Włodzimierz SkibaNative spline drawing.
2005-09-14  Dimitri Schoolwerthreverted last changes which were false alarm
2005-09-13  Włodzimierz SkibaWarning fix.
2005-09-13  Włodzimierz SkibaMissing includes.
2005-09-13  Dimitri Schoolwerthfixed uninitialized variable (depending on wxChoice...
2005-09-12  Vadim ZeitlinVC++ /Wp64 warning fixes
2005-09-11  Kevin HockSend mouse leave events in HandleMouseMove if HAVE_TRAC...
2005-09-11  Julian SmartApplied [ 1283696 ] wxDC::GetPartialTextExtents crashes...
2005-09-11  Julian SmartApplied patch [ 1263950 ] wxConnection fixes for Unicode
2005-09-11  Vadim ZeitlinwxMediaCtrl patch from Ryan:
2005-09-09  Julian SmartApplied patch [ 1232933 ] [WinCE] wxDateTime incorrect...
2005-09-09  Julian SmartMoved definition
2005-09-09  Julian SmartWinCE fixes
2005-09-09  Julian SmartRestored missing SS_SUNKEN for WinCE
2005-09-03  Vadim Zeitlinfix showing keyboard cues under Win2k/XP
2005-09-02  Vadim Zeitlinignore hidden buttons when emulating clicks on them
2005-08-31  Stefan NeisReplaced SOCKLEN_T by WX_SOCKLEN_T to resolve conflict...
2005-08-30  Vadim Zeitlinreturn a more useful value from wxJoystick::GetProductN...
2005-08-30  Vadim Zeitlingenerate mouse events for all static controls, not...
2005-08-30  Vadim Zeitlinfix for status bar positioning: account for wx client...
2005-08-28  Vadim Zeitlinfixed status bar positioning to work both with and...
2005-08-28  Vadim Zeitlinadded IsSizeDeferred() (part of patch 1199639)
2005-08-28  Vadim Zeitlincorrected #ifdefs testing wxUSE_UNICODE_MSLU
2005-08-25  Vadim Zeitlinpressing enter now activates the default button even...
2005-08-25  Vadim Zeitlinonly give error about missing richedit.dll once (the...
2005-08-25  Włodzimierz Skiba[ 1273159 ] logical vs. bitwise operators, part 2
2005-08-19  Vadim Zeitlincheck whether unicows.dll works correctly instead of...
2005-08-19  Vadim Zeitlincheck for unicows.dll on program starup when wxUSE_UNIC...
2005-08-17  Vadim Zeitlinmade wxChoice and wxComboBox::GetSelection() return...
2005-08-16  Włodzimierz SkibaReuse functionality of wxGetStockLabel().
2005-08-15  Vadim Zeitlincompilation fix for wxUSE_STL=1 and mingw
2005-08-12  Michael WetherellTranslate '&Help' to '&' for italian Windows only
2005-08-11  Vadim Zeitlinforce update of MDI client window size after the MDI...
2005-08-11  Vadim Zeitlinadded wxSIZE_FORCE flag for SetSize()
2005-08-06  Vadim Zeitlinfix wxGetMessageName() in Unicode build (patch 1250662)
2005-08-06  Vadim Zeitlinset best fitting size for the toolbar in Realize()
2005-08-06  Vadim Zeitlininitialize backing store bitmap in Create(), notebook...
2005-08-05  Vadim Zeitlinadded explicit wx/dynlib.h include
2005-08-05  Vadim Zeitlinmissing dllexport declaration added
2005-08-05  Vadim Zeitlincorrected logic in wxQTMediaEvtHandler::OnEraseBackgrou...
2005-08-05  Vadim Zeitlinuse wxDynamicLibrary::GetSymbolAorW() instead of the...
2005-08-05  Vadim Zeitlin1. extracted code common to all backends in wxMediaBack...
2005-08-05  Vadim Zeitlinfixed horrible hack with passing pointers of wrong...
2005-08-05  Vadim Zeitlinremoved unused OnPaint() handlers
2005-08-05  Vadim Zeitlindon't remember size passed to SetSize() as pending...
2005-08-04  Vadim Zeitlincorrected HAVE_NMLVFINDITEM tests, eliminated HAVE_NM_F...
2005-08-04  Vadim Zeitlinremoved more remains of wxUSE_PENWINDOWS
2005-08-04  Vadim Zeitlinremoved wxUSE_PENWINDOWS (and its misspellings), it...
2005-08-03  Vadim Zeitlindon't give error message if we failed to get the stack...
2005-07-31  Vadim Zeitlinaccount for client area origin when returning pending...
2005-07-30  Mattia Barbon Remove unused headers.
2005-07-30  Vadim Zeitlinreturn pending position/size if any, not the current one
2005-07-30  Vadim Zeitlinreplaced wxMoveWindowDeferred() with wxWindow::DoMoveSi...
2005-07-29  Vadim Zeitlintake border into account in best size calculations
2005-07-29  Vadim Zeitlindecreased text limit which we consider to be set by...
2005-07-29  Włodzimierz SkibaOW/Borland/MinGW warnings. Missing headers.
2005-07-29  Chris ElliottwxMDIChildFrame::DetachMenuBar() to fix SF bug 1232271
2005-07-29  Vadim Zeitlinrefactoring in preparation for further changes: moved...
2005-07-29  Chris Elliottfix for VC (also ok with Borland and DMC)
2005-07-29  Vadim Zeitlinrenamed GlobalPtr to GlobalPtrLock
2005-07-28  Vadim Zeitlinmany improvements/bug fixes to media control: new wxEVT...
2005-07-28  Vadim Zeitlindon't reserve space in the header for the column image...
2005-07-28  Vadim Zeitlindon't include shlwapi.h as it might be not available...
2005-07-28  Vadim Zeitlindon't log error if connection has been already terminat...
2005-07-24  Vadim Zeitlincorrected misleading comment about DllGetVersion()
2005-07-22  Michael WetherellAdd wxListCtrl::Get/SetItemFont, patch 1236820 Francesc...
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2005-07-21  Vadim Zeitlinposition of wxEVT_MOUSEWHEEL events is now in client...
2005-07-20  Vadim Zeitlincheck the validity of wxString pointer itself too
2005-07-20  Vadim Zeitlincheck that wxString is valid before dumping it
2005-07-20  Vadim Zeitlinfixed assert when dumping a string which is locked...
2005-07-18  Kevin HockQueryValue should use Open(Read) rather than Open ...
2005-07-18  Włodzimierz SkibaMissing wxUSE_* markup.
2005-07-18  Julian SmartPatch from Andre Reitz to correct a couple of bugs
2005-07-18  Włodzimierz SkibaCode simplification and warning fixes.
2005-07-18  Włodzimierz SkibawxMSWUniv build fix.
2005-07-16  Vadim Zeitlinfixed handling of the accelerators of menu items added...
2005-07-15  Vadim Zeitlincheck whether there is a critical window and don't...
2005-07-15  Vadim Zeitlinadded SetCriticalWindow() and AllowProcessing(): this...
2005-07-15  Włodzimierz SkibaMissing header after recent changes.
2005-07-14  Vadim Zeitlinmoved Esc processing from wxWindow to wxDialog where...
2005-07-09  Vadim Zeitlinmade wxTLW::GetSize() return the size of the maximized...
2005-07-08  Vadim Zeitlinmade IsMaximized() return true if frame had been maximi...
2005-07-06  Vadim Zeitlinuse private window class for dialup manager hidden...
2005-07-06  Vadim Zeitlindon't generate ACTIVATE events for Alt-Space key press
2005-07-04  Chris Elliottfix SF Bug 1232271
2005-07-02  Vadim Zeitlinfixed DoSetClientSize() to use ::MoveWindow() instead...
2005-07-01  Vadim Zeitlinreally fixed wrong argument to wxString::Format()
2005-07-01  Vadim Zeitlinfixed wrong argument to wxString::Format(); include...
2005-07-01  Włodzimierz SkibaHelpers in disabling warnings for unused params.
2005-07-01  Włodzimierz SkibaeVC3 build fix.
2005-06-30  Włodzimierz SkibaHelpers in disabling warnings for unused params.
2005-06-29  Vadim Zeitlinuse a constant instead of hardcoded value
2005-06-24  Włodzimierz SkibaPreserve logging state during QT plugin initialization.
2005-06-24  Vadim Zeitlinfixed appending menu items for a (popup) menu with...
2005-06-23  Włodzimierz SkibaAvoid logging when QT plugin is unused but fails (from...
next