]> git.saurik.com Git - wxWidgets.git/history - src/msw
Removed unused Symantec (*.sc) build system. Symantec C++ is now replaced by DigitalMars.
[wxWidgets.git] / src / msw /
2006-08-01  Włodzimierz SkibaRemoved unused Symantec (*.sc) build system. Symantec...
2006-08-01  Włodzimierz SkibaRemoved all outdated makefile.dos and their *.msc include.
2006-07-31  Vadim ZeitlinTLW default item changes have changed Enter key process...
2006-07-31  Václav Slavíkdon't pass window argument to NotifyCaptureLost, it...
2006-07-31  Václav Slavíkadded wxEVT_MOUSE_CAPTURE_LOST event and code for corre...
2006-07-29  Vadim Zeitlincompilation fix for wxUSE_DYNLIB_CLASS == 0
2006-07-29  Vadim Zeitlinmoved combobox styles from defs.to to combobox.h; added...
2006-07-28  Vadim Zeitlinallow changing the page from keyboard in property sheet...
2006-07-27  Włodzimierz SkibaInclude wx/dataobj.h according to precompiled headers...
2006-07-25  Vadim Zeitlinuse GetLabelText() instead of wxStripMenuCodes() to...
2006-07-25  Włodzimierz SkibaInclude wx/stopwatch.h according to precompiled headers...
2006-07-25  Włodzimierz SkibaPCH build fix.
2006-07-25  Vadim Zeitlinmove default button handling code from wxControlContain...
2006-07-24  Vadim Zeitlindon't send duplicate set/kill focus events when the...
2006-07-24  Vadim Zeitlinminor refactoring of OnEraseBackground()
2006-07-24  Włodzimierz SkibaWarning fix, minor source cleaning and better !PCH...
2006-07-24  Vadim Zeitlins_verComCtl doesn't change (during program lifetime)
2006-07-24  Jamie GaddFix toolbar background painting whem comctl32 < 6
2006-07-24  Włodzimierz SkibaWarning fix.
2006-07-22  Jamie GaddDon't handle WM_PRINTCLIENT anymore, manually draw...
2006-07-17  Robin DunnTranslucency --> Transparent
2006-07-16  Vadim Zeitlinupdate the combobox text as soon as we get CBN_SELENDOK...
2006-07-16  Vadim Zeitlinunset the button as temporary default item when it...
2006-07-16  Vadim Zeitlinremove the search for parent with wxTAB_TRAVERSAL style...
2006-07-16  Robin DunnAdded wxTopLevelWindow::SetTranslucency and CanSetTrans...
2006-07-14  Vadim Zeitlinfix the bug with the current path being restored if...
2006-07-12  Vadim Zeitlincall SetHorizontalExtent() from SetString(); also simpl...
2006-07-10  Václav Slavíkrefresh tree item after changing its icon so that the...
2006-07-05  Włodzimierz SkibawxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve...
2006-07-05  Włodzimierz SkibaReturn OS description for WinCE too.
2006-07-04  Stefan CsomorXTI adaption for new event name
2006-07-04  Stefan CsomorwxColour lost its Create method, use direct creation...
2006-07-04  Włodzimierz SkibaWinCE build fixes.
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-07-02  Stefan NeisFixed typos in comments (patch #1515724)
2006-07-02  Vadim Zeitlincorrected preview scale calculation (patch from Daniel...
2006-07-02  Vadim Zeitlinuse PROOF_QUALITY in LOGFONT by default
2006-07-02  Julian SmartAdded wxTextCtrlBase to type info, useful if different...
2006-07-02  Vadim Zeitlindon't refresh the menu if it's frozen
2006-07-01  Vadim Zeitlindon't set the size to the full screen for the windows...
2006-07-01  Vadim Zeitlinuse WM_NCCALCSIZE in DoGetClientSize() if the window...
2006-06-30  Vadim Zeitlindon't ignore dialog code when processing Ctrl-keys...
2006-06-30  Vadim Zeitlinsupport Ctrl-PageUp/Dn for changing the notebook pages...
2006-06-30  Vadim Zeitlinwe don't need to override MSWTranslateMessage(), it...
2006-06-30  Vadim Zeitlincall MSWProcessMessage() for the window itself, althoug...
2006-06-27  Vadim Zeitlinadded a wxTreeEvent ctor taking the associated wxTreeCt...
2006-06-26  Vadim Zeitlinallow empty filename in ctor taking the extents
2006-06-26  Vadim Zeitlinforce showing 0 in the spin control instead of leaving...
2006-06-25  Vadim Zeitlinavoid infinite loop in AlwaysYield() if we somehow...
2006-06-25  Vadim Zeitlinadded an extra pixel to the margin in CalcSizeFromPage...
2006-06-24  Vadim Zeitlinadded back 2 extra pixels for the best size under XP
2006-06-22  Vadim Zeitlinadded VK_SNAPSHOT <-> WXK_SNAPSHOT mapping
2006-06-22  Vadim Zeitlinrecognize WXK_NUMPAD_XXX keys in wxCharCodeWXToMSW...
2006-06-22  Vadim Zeitlinreorganized VK to WXK translation code to use a table...
2006-06-22  Vadim Zeitlinmore tweaks to bitmap button borders:
2006-06-21  Włodzimierz SkibaInclude wx/gdiobj.h according to precompiled headers...
2006-06-20  Włodzimierz SkibaInclude wx/hashmap.h according to precompiled headers...
2006-06-19  Jamie GaddAdd required padding to DoGetBestSize() for small bitma...
2006-06-19  Włodzimierz Skiba[ 1508778 ] Fix for wxOwnerDrawnComboBox list selection...
2006-06-19  Włodzimierz SkibaInclude wx/gdicmn.h according to precompiled headers...
2006-06-19  Vadim Zeitlinmore tweaks to the margins: don't need them to be so...
2006-06-19  Włodzimierz SkibaInclude wx/menuitem.h according to precompiled headers...
2006-06-16  Włodzimierz SkibaInclude wx/region.h according to precompiled headers...
2006-06-15  Włodzimierz SkibaInclude wx/math.h according to precompiled headers...
2006-06-15  Vadim Zeitlinbitmap button size was too small when uxtheme functions...
2006-06-14  Włodzimierz SkibaInclude wx/font.h according to precompiled headers...
2006-06-14  Włodzimierz Skiba[ 1492053 ] Add wxVListBox style callbacks to wxOwnerDr...
2006-06-14  Vadim Zeitlinlet wxFRAME_EX_CONTEXTHELP override wxM{IN|AX}IMIZE_BOX...
2006-06-14  Vadim Zeitlinshow native-looking (with 3D shadow) help tooltips...
2006-06-14  Włodzimierz SkibaInclude wx/colour.h according to precompiled headers...
2006-06-14  Julian SmartCompile fix
2006-06-14  Vadim Zeitlinfixed wrong return value and child creation login in...
2006-06-14  Vadim Zeitlinfill in flags parameter of HitTest() for all book contr...
2006-06-14  Julian SmartFix for wrong combobox/height being reported if set...
2006-06-14  Vadim Zeitlinmade wxTree/ListCtrl::HitTest() const
2006-06-14  Włodzimierz SkibaInclude wx/bitmap.h according to precompiled headers...
2006-06-13  Włodzimierz SkibaInclude wx/toplevel.h according to precompiled headers...
2006-06-13  Włodzimierz SkibawxWinCE build fix.
2006-06-12  Vadim Zeitlinfix wxFindWindowAtPoint for radiobox buttons, it didn...
2006-06-11  Vadim Zeitlinupdate the real window flags when extended flags change...
2006-06-11  Vadim Zeitlinmake it possible to associate context help text with...
2006-06-11  Vadim Zeitlindon't send wxHelpEvent generated for WM_HELP to all...
2006-06-09  Włodzimierz SkibaInclude wx/choicdlg.h, wx/textdlg.h and wx/filedlg...
2006-06-09  Włodzimierz SkibaInclude wx/statusbr.h according to precompiled headers...
2006-06-08  Włodzimierz SkibaInclude wx/mdi.h according to precompiled headers of...
2006-06-08  Włodzimierz SkibaUse bottom flat notebook on PocketPC by default.
2006-06-07  Włodzimierz SkibaInclude wx/toolbar.h according to precompiled headers...
2006-06-07  Włodzimierz Skiba[ 1502010 ] Cast to wrong type.
2006-06-07  Włodzimierz SkibaInclude wx/scrolwin.h and wx/dirdlg.h according to...
2006-06-06  Włodzimierz SkibaInclude wx/gauge.h according to precompiled headers...
2006-06-06  Włodzimierz SkibaInclude wx/slider.h according to precompiled headers...
2006-06-06  Julian SmartReverted last wxBookCtrl change and added alignment...
2006-06-06  Włodzimierz SkibaInclude wx/textctrl.h according to precompiled headers...
2006-06-05  Włodzimierz SkibaInclude wx/radiobut.h according to precompiled headers...
2006-06-04  Vadim Zeitlinuse wxImage to load icons in non-native formats
2006-06-04  Vadim Zeitlinon some systems PBT_APMRESUMESUSPEND is not sent on...
2006-06-02  Michael WetherellCommit pickers-fixes.patch added to 1472329 (Francesco...
2006-06-01  Włodzimierz Skibauxtheme.h provides symbols regardless wxUSE_UXTHEME...
2006-06-01  Włodzimierz SkibaInclude wx/radiobox.h according to precompiled headers...
2006-06-01  Włodzimierz SkibaInclude wx/listbox.h according to precompiled headers...
next