]> git.saurik.com Git - wxWidgets.git/history - include
MinGW warning fixes. Source cleaning.
[wxWidgets.git] / include /
2005-02-01  Włodzimierz SkibaAs small as possible reorganization within wxDateTime...
2005-02-01  Włodzimierz SkibaReadable style name.
2005-02-01  Vadim Zeitlinset wxUSE_CRASHREPORT and wxUSE_STACKWALKER to 0 as...
2005-02-01  Włodzimierz SkibaFurther cleaning of the wxPalmOS radiobox code. Sending...
2005-01-31  Vadim Zeitlindefine WXMAKINGDLL_GL if WXMAKINGDLL (patch 1106875)
2005-01-31  Włodzimierz SkibaEnhanced wxGetStockLabel() with parameters which replac...
2005-01-31  Włodzimierz SkibaNative wxStaticText. Cleaning of wxRadioBox code before...
2005-01-30  Vadim Zeitlinadded ClassRegistrar (wraps Register/UnregisterClass...
2005-01-30  Vadim Zeitlinadded eraseBg argument to RefreshRect() too
2005-01-30  Robert Roebling Commited SetHilightDropEffect patch.
2005-01-29  Stefan Csomormove FixMath include into non darwin part
2005-01-29  Robert Roebling Removed trailing semicolons.
2005-01-29  Robert Roebling Tried to restore wxPopupTransientWindow functionality
2005-01-29  Robin DunnCall CalculatePaperSizeFromId when SetPrintData or...
2005-01-28  Włodzimierz SkibaUse stock labels. Native wxRadioButton. Getting positio...
2005-01-28  Stefan CsomorCoreGraphics dev
2005-01-28  Stefan CsomorFixMath fix
2005-01-27  Kevin HockAdd support for wxSL_INVERSE flag. Also uses new invers...
2005-01-27  Włodzimierz SkibaGet/SetValue() and other improvements to the native...
2005-01-27  Stefan Csomorstoring ATSU style in the font itself
2005-01-26  Stefan NeisFixed C++ comments.
2005-01-25  Włodzimierz SkibaTrackMouse DMC fix.
2005-01-25  Włodzimierz Skibacomment in C code fix
2005-01-25  Włodzimierz SkibawxButton, wxCheckBox, wxSlider, wxToggleButton native...
2005-01-24  Dimitri Schoolwerthfixed unused param warning
2005-01-24  Włodzimierz SkibaCode cleaning.
2005-01-24  Włodzimierz SkibaAvoid hiding virtual wxWindow::IsEnabled() in wxMenuBar...
2005-01-24  Włodzimierz SkibaNative PalmOS wxControl and wxButton implementation...
2005-01-23  Robert Roebling Enable UpdateUI events in wxTaskBarIcon.
2005-01-22  Stefan NeisRemoved setup0.h - we are using configure generated...
2005-01-21  Robin DunnDisable wxDatePickerCtrl if wxPopupWindow is not available
2005-01-21  Vadim Zeitlinadded wxStaticBoxSizer ctor creating a new static box
2005-01-21  Robin DunnAdded setter to wxMoveEvent
2005-01-21  Włodzimierz SkibaWarning fixes for MinGW.
2005-01-21  Włodzimierz SkibaWarning fixes for MinGW.
2005-01-21  Włodzimierz SkibaWarning fixes for MinGW.
2005-01-21  Vadim Zeitlinmore forward declarations (trying to fix bug 1106829)
2005-01-21  Vadim Zeitlinadded DrawComboBoxDropButton()
2005-01-21  Vadim Zeitlindefine wxHAS_NATIVE_DATEPICKCTRL in the header file...
2005-01-21  Vadim Zeitlinmoved code working around combobox selection bug to...
2005-01-21  Vadim Zeitlinadded wxUSE_DATEPICKCTRL_GENERIC
2005-01-21  Vadim Zeitlinrenamed generic version to wxDatePickerCtrlGeneric...
2005-01-21  Vadim Zeitlindon't include wx/popupwin.h in the header, use forward...
2005-01-21  Włodzimierz SkibaReenable wxPalmOS status bar after recent changes....
2005-01-21  Kevin HockAdd wxSL_INVERSE flag
2005-01-21  Vadim Zeitlinswitched to using wxPopupWindow
2005-01-21  Vadim Zeitlinuse ResetTime() in Today() instead of dealing with...
2005-01-20  Vadim Zeitlinadded and implemented for MSW wxDP_SHOWCENTURY flag
2005-01-20  Włodzimierz SkibaSimple wxBatteryPower API for the support in wxWinCE...
2005-01-20  Vadim Zeitlinfixed typo in testing whether wxUSE_NATIVE_STATUSBAR...
2005-01-20  Vadim ZeitlinwxUSE_CRASHREPORT/STACKWALKER may be sued without wxUSE...
2005-01-20  Vadim Zeitlintrying to get wxUSE_NATIVE_STATUSBAR setting correctly...
2005-01-19  Stefan NeisCompilation fix for OS/2.
2005-01-19  Vadim ZeitlinUnicode compilation fix
2005-01-19  Vadim Zeitlinadded wxDP_SPIN/DROPDOWN styles (only Win32 native...
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2005-01-19  Vadim Zeitlincompilation fixes; pruned API
2005-01-19  Vadim Zeitlinadded generic version of wxDatePickerCtrl from Andres...
2005-01-19  Włodzimierz SkibaFixes after removal of palmos/gccpriv.h.
2005-01-19  Vadim Zeitlinreenabled WM_MOUSELEAVE event handling (patch 1104551...
2005-01-19  Vadim Zeitlindon't return HTCLIENT for static bitmaps, this breaks...
2005-01-19  Vadim Zeitlin(harmless) VC++ warning fixes
2005-01-19  Vadim Zeitlinimplemented wxStackWalker for Unix (using glibc-specifi...
2005-01-18  Włodzimierz SkibaLess MSW related files in wxPalmOS port.
2005-01-18  Włodzimierz SkibaCleaning of headers.
2005-01-18  Włodzimierz SkibaMinGW warning fix.
2005-01-18  Kevin HockAdded DLL export for wxCommandEventStringHelper
2005-01-18  Kevin HockMove member m_ variables to be protected rather than...
2005-01-18  Vadim ZeitlinwxUSE_CRASHREPORT and wxUSE_STACKWALKER can't be used...
2005-01-18  Vadim Zeitlinreverted last commit, do this check in wx/chkconf.h...
2005-01-18  Vadim Zeitlinmore fixes to dllexport/import stuff for operator<...
2005-01-18  Vadim ZeitlinwxUSE_CRASHREPORT and wxUSE_STACKWALKER can't be used...
2005-01-18  Vadim Zeitlinadded WXDLLIMPEXP_BASE for operator<<() functions ...
2005-01-18  Włodzimierz SkibaPalmOS native colour dialog.
2005-01-18  Włodzimierz SkibawxWinCE fixes.
2005-01-17  David ElliottMoved Clear() implementation into wxDC using a new...
2005-01-17  Włodzimierz SkibaCommon default datetime formats.
2005-01-17  Vadim Zeitlinadded GenerateNow()
2005-01-17  Vadim Zeitlinadded wxUSE_CRASHREPORT and wxUSE_STACKWALKER; removed...
2005-01-17  Vadim Zeitlinadded wxStackWalker class
2005-01-17  Vadim Zeitlinrefactored wxCrashReport to use new wxDbgHelpDLL class...
2005-01-17  Vadim Zeitlincreated a reusable interface to dbghelp API
2005-01-17  Vadim Zeitlinonly declare wxHandleFatalExceptions() when wxUSE_ON_FA...
2005-01-17  Vadim Zeitlinadded argc and argv arguments to wxInitializer ctor
2005-01-16  Vadim Zeitlinextracted Unix code in a separate new file (src/unix...
2005-01-16  Vadim Zeitlin1. extracted MSW-specific part of wxDynamicLibrary...
2005-01-16  Vadim Zeitlincompilation fix for !USE_PCH
2005-01-16  Vadim Zeitlindon't force wxUSE_EXTENDED_RTTI to eb 1 for Borland...
2005-01-16  Vadim Zeitlinadded code for hardware platform detection (__INTEL__...
2005-01-16  Vadim Zeitlinimplemented Export(file)
2005-01-15  Vadim Zeitlinadded mode parameter to wxFFileStream ctors taking...
2005-01-15  Vadim Zeitlinonly define wxUSE_NATIVE_STATUSBAR for the ports which...
2005-01-15  Vadim Zeitlinremoved all occurences of (obsolete) wxUSE_DYNAMIC_CLASSES
2005-01-15  Vadim Zeitlinmoved styles logic to MSWGetStyle() (no real changes)
2005-01-15  Vadim ZeitlinwxMSW wxDatePickerCtrl header
2005-01-15  Vadim Zeitlinmanage wx/mac/setup0.h using build/update-setup.h too
2005-01-15  Vadim Zeitlinmoved some Win32-specific settings from common file
2005-01-15  Vadim Zeitlinadded special comments used by build/update-setup.h
2005-01-15  Vadim Zeitlinadded setup.h file containing the settings common to...
2005-01-15  Vadim Zeitlinremoved obsolete wxUSE_CTL3D
next