]> git.saurik.com Git - wxWidgets.git/history - src/generic
rename wxURI::GetUser to wxURI::GetUserInfo and add wxURI::GetUser and wxURI::GetPassword
[wxWidgets.git] / src / generic /
2005-02-28  Robert Roebling Changed ComboDropDown button under GTK+ so that it
2005-02-28  Vadim Zeitlindon't hide m_cal when disabling the control (bug 1150830)
2005-02-27  Vadim Zeitlinadded default ctor and fixed copying of wxFileData...
2005-02-27  Julian SmartFixes
2005-02-27  Julian SmartAdded GetBitmap, GetIcon to wxImageList
2005-02-26  Robin DunnThe key event for the shift key should not start the...
2005-02-25  Vadim Zeitlinfix for disabling the control (bug 1150830)
2005-02-22  Dimitri Schoolwerthuse a larger font again for wxMSW (the chopping off...
2005-02-21  Vadim Zeitlinuse different image for pressed button state
2005-02-20  David ElliottDon't build when __WXMAC__ is defined but __WXMAC_OSX__...
2005-02-20  Kevin HockColor dialog sliders make more sense inverted, with...
2005-02-20  Vadim Zeitlindon't use invalid font in wxDC used for measuring text...
2005-02-19  Vadim Zeitlinfix for Create(wxDateInvalidDate)
2005-02-19  Stefan Csomoradapt to mac l&f
2005-02-19  Vadim ZeitlinwxGenericListCtrl::SetItemState(-1) now changes the...
2005-02-19  Vadim Zeitlinfixes for MSW
2005-02-19  Kevin HockAdded newline at the end, eliminates gcc warning
2005-02-18  Stefan Csomorusing correct theme heights for header on mac
2005-02-18  Robin DunnFix the use of Today() for when invalid date is passed...
2005-02-18  Ryan NortonwxUSE_XXX related fixes
2005-02-17  Vadim Zeitlinminor cleanup
2005-02-17  Vadim Zeitlinmore tweaks to drop down arrow drawing (Andreas Pflug)
2005-02-16  Robert Roebling Applied background colour patch for Motif notebooks
2005-02-16  Włodzimierz SkibawxPoint/Size/Rect() causes the same code with (0,0...
2005-02-16  Julian SmartStandard dialogs becoming useable on WinCE.
2005-02-15  Vadim Zeitlinuse type-safe Connect()s
2005-02-15  Stefan Csomortoplevel background behaviour changed
2005-02-14  Włodzimierz SkibaMinor editing.
2005-02-13  Stefan Csomorchanged back, as I found a source compatible way to...
2005-02-13  Stefan CsomorwxMac needs inherited on paint for the correct backgrou...
2005-02-13  Robert Roebling Comment out line that set the VirtualSizeHints()...
2005-02-13  Vadim Zeitlinfixes for wxDP_ALLOWNONE handling
2005-02-13  Vadim Zeitlinbug fixes for using wxTransientPopupWindow and wxDP_ALL...
2005-02-12  Robert Roebling Reapplied patch to change the two scrolled window...
2005-02-12  Robert Roebling Revert patch again, as the scrollbars are now always...
2005-02-12  Robert Roebling ALso correct scrollbar calc to not clip division...
2005-02-11  Vadim Zeitlindon't hardcode the array size as done by last commit...
2005-02-11  Robin Dunntypo
2005-02-10  Włodzimierz SkibaUse default constructors for wxSize/Point/Rect.
2005-02-10  Julian SmartApplied patch [ 1113565 ] generic treectl multiselection
2005-02-09  Vadim Zeitlinredraw the grid when it's enabled/disabled
2005-02-09  Julian SmartApplied patch [ 1116706 ] wxRendererGeneric::DrawComboB...
2005-02-09  Vadim Zeitlindon't use wxBG_STYLE_CUSTOM for GTK1, it breaks backgro...
2005-02-08  Michael WetherellMinor compilo
2005-02-08  Włodzimierz SkibaMinor decorations.
2005-02-08  Ryan NortonPatch [ 1118343 ] Use wxTextValidator::SetIncludes...
2005-02-07  Julian SmartAdded validator to generic date picker control
2005-02-07  Julian SmartWorkaround for static controls appearing with a white...
2005-02-06  Stefan Neisfixed double delete in UpdateAttrRows/Cols introduced...
2005-02-06  Robert Roebling Applied context menu patch.
2005-02-06  Kevin HockAs per the docs, the value returned is -1 if the value...
2005-02-03  Robin DunnEnsure the wxVListBox gets the focus when it is clicked...
2005-02-03  Robin DunnPatch [ 1114647 ] Mouse wheel support for wxVScrolledWindow
2005-02-02  Vadim Zeitlininvalidate cache when RefreshLine[s]() is called
2005-01-30  Kevin HockClean up indentation / tabs from previous patch
2005-01-30  Robert Roebling Applied selection patch from G.R.
2005-01-30  Robert Roebling Use wxEXEC_NODISABLE while querying CUPS about printers.
2005-01-30  Robert Roebling Commited SetHilightDropEffect patch.
2005-01-29  Kevin HockMake list consistent with tree in terms of Vetoed chang...
2005-01-29  Robin DunnPatch #1111679
2005-01-29  Robin DunnDon't fail assertion about image size mismatch if the...
2005-01-28  Kevin HockClose tree edit even if the change is vetoed to be...
2005-01-28  Robin DunnwxEVT_MOUSEWHEEL is always defined, no #if needed
2005-01-28  Kevin HockDo not modify selection if right-click is on a selected...
2005-01-26  Jouk Jansen Committing in .
2005-01-25  Włodzimierz SkibaSave dialog for printing. Source cleaning.
2005-01-24  Włodzimierz SkibaSource cleaning.
2005-01-21  Vadim Zeitlinremove margins in the bitmap button
2005-01-21  Vadim Zeitlinadded DrawComboBoxDropButton()
2005-01-21  Vadim Zeitlincompilation fix when used together with native control
2005-01-21  Vadim Zeitlindefine wxHAS_NATIVE_DATEPICKCTRL in the header file...
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  Vadim Zeitlinswitched to using wxPopupWindow
2005-01-21  Vadim Zeitlindefine wxDateEvent static stuff here
2005-01-19  Kevin HockAdditional header files required
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 SkibaMinGW warning fix.
2005-01-18  Włodzimierz SkibaMinGW warning fix.
2005-01-18  Vadim Zeitlinfixed memory leak in UpdateAttr[Rows][Or][Cols] (patch...
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2005-01-17  Włodzimierz SkibaCommon default datetime formats.
2005-01-17  Vadim Zeitlinimplement date events here if wxDatePickerCtrl is not...
2005-01-16  Robert Roebling Applied patch which solved conflicts between wxWidgets
2005-01-16  Robert Roebling Applied patch for rounded rectangle.
2005-01-15  Vadim Zeitlinadded API, docs and Win32 implementation of wxDatePicke...
2005-01-14  Robin DunnBug fix for [ 1059381 ] Mouse wheel does not work in...
2005-01-13  Robin DunnEnsure that the windows are shown when Initialize is...
2005-01-13  Robin DunnEnsure that the windows are shown when splitting
2005-01-11  Włodzimierz SkibaOld API deprecated. Source cleaning.
2005-01-10  David ElliottCorrected some assertions (m_region.m_refData vs. m_ref...
2005-01-07  Robert Roebling Added way to specify in generic tree control
2005-01-07  Robert Roebling Corrected drag effect for tree control.
2005-01-07  Włodzimierz SkibaOld API clearly deprecated.
2005-01-06  Robert Roebling Blind attempt make buttons centered in the generic
2005-01-06  Włodzimierz SkibaUse stock labels for Smartphone.
2005-01-05  Włodzimierz SkibaOld API clearly deprecated.
next