]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic
Get/SetTitle only for wxTopLevelWindow (wxMSW part).
[wxWidgets.git] / include / wx / generic /
2005-11-02  Włodzimierz SkibaBuild fix.
2005-11-02  Chris Elliottadd missing header to allow ../src/common/docview...
2005-11-01  Włodzimierz SkibawxMultiChoiceDialog uses now wxCheckListBox if possible...
2005-10-29  Włodzimierz SkibaPressing build-in joystick on WinCE phones fires wxEVT_...
2005-10-26  Julian SmartAdded parent window parameter to wxHelpController const...
2005-10-17  Vadim Zeitlinrenamed DoHitTest() to DoTreeHitTest() to avoid conflic...
2005-10-10  Vadim Zeitlinremoved hardcoded DoGetBestSize() implementation; added...
2005-10-10  Vadim Zeitlinintroduced a common base class for both MSW and generic...
2005-10-10  Vadim Zeitlinrefactored wxGTK scrolling: it has now fully-functionin...
2005-10-09  Vadim Zeitlindisable VC++ warning 4355 in wx/defs.h once and for...
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-10-06  Włodzimierz SkibawxPalette unified. Source cleaning.
2005-09-26  Włodzimierz SkibaBetter fix for modal/modeless wizards.
2005-09-26  Vadim Zeitlinfixed warnings about truncating 64 bit integers
2005-09-25  Michael WetherellFixes for include guards, patch 1256967 Paul Cornett
2005-09-25  Vadim Zeitlinremoved wxABI_VERSION checks
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-15  Włodzimierz SkibawxUSE_SPLINES markup and other cleanings.
2005-08-31  Vadim Zeitlininclude wx/defs.h before testing for wxUSE_TEXTDLG...
2005-08-28  Vadim Zeitlindirty hack to fix deprecation warning when building...
2005-08-28  Mattia Barbon Improve sizer support in generic wxNotebook. Fix...
2005-08-03  Michael WetherellAdd import/export attributes
2005-08-02  Michael WetherellAdd import/export attributes
2005-08-02  Michael WetherellAdd import/export macros
2005-07-22  Michael WetherellAdd wxListCtrl::Get/SetItemFont, patch 1236820 Francesc...
2005-07-22  Michael WetherellAdd wxABI_VERSION wrappers
2005-07-15  Włodzimierz SkibaPossibility of modeless wxWizard dialog (with presentat...
2005-06-21  Mattia Barbon Avoid warnings with MSVC 5.
2005-06-10  Włodzimierz SkibaAllow MSW Base be usable in other ports than wxMSW...
2005-06-07  Vadim Zeitlinuse pragma warning push/pop under MSVC instead of enabl...
2005-06-01  Robin DunnMerge the cell size attribute the same way that other...
2005-05-24  Michael WetherellHave the calendar control handle events from it's combo...
2005-05-17  Vadim Zeitlinadded wxSashEventFunction macro
2005-05-04  Julian SmartAdded licence/copyright information
2005-04-16  Julian SmartAdded destructor to fix crash on Mac due to focus event...
2005-04-16  Julian SmartApplied patch [ 1178610 ] datectlg.cpp: wxDropdownButto...
2005-04-13  Vadim Zeitlinmade wxGridCellAttr dtor protected instead of private
2005-04-10  Vadim Zeitlinsimplifications and corrections to background drawing:
2005-04-06  Julian SmartAs yet unsuccessful attempt to set the focus to the...
2005-04-02  Julian SmartNo resize border on WinCE
2005-03-31  Julian SmartApplied patch [ 1174270 ] small fixes to wxGenericDirCtrl
2005-03-31  Stefan Csomorcontent clipping becomes a runtime attribute
2005-03-30  Stefan Csomorusing separate imaglist on mac
2005-03-21  Vadim Zeitlinadded orient parameter to wxMDIParentFrame::Tile()
2005-03-19  Mattia Barbon Use the correct WXDLLEXPORT declaration.
2005-03-19  Robin DunnFixed bug #1163384. Moved the code that handles activa...
2005-03-17  Julian SmartProvided GetBestVirtualSize and DoGetBestSize implement...
2005-03-14  Julian SmartAdded wxPropertySheetDialog for implementing settings...
2005-03-11  Włodzimierz SkibaBase for wxMessageDialog with common checks for style.
2005-03-11  Vadim Zeitlingave default value of wxID_ANY to id parameter of wxSta...
2005-03-09  Włodzimierz SkibaMissing casts to event handling functions.
2005-03-08  Vadim Zeitlininit member variables properly (patch 1156088)
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-14  Vadim Zeitlindefine wxFooHandler() macros for all wxFooEvents to...
2005-02-13  Vadim Zeitlinbug fixes for using wxTransientPopupWindow and wxDP_ALL...
2005-02-09  Vadim Zeitlinredraw the grid when it's enabled/disabled
2005-02-08  Włodzimierz SkibaSemicolon fixes.
2005-02-07  Julian SmartAdded validator to generic date picker control
2005-02-06  Vadim Zeitlinremoved trailing semicolons after DECLARE_DYNAMIC_CLASS...
2005-01-30  Robert Roebling Commited SetHilightDropEffect patch.
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 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-20  Vadim Zeitlinadded and implemented for MSW wxDP_SHOWCENTURY flag
2005-01-19  Vadim Zeitlincompilation fixes; pruned API
2005-01-19  Vadim Zeitlinadded generic version of wxDatePickerCtrl from Andres...
2005-01-17  Włodzimierz SkibaCommon default datetime formats.
2005-01-14  Włodzimierz SkibaCommon wxListCtrl control name.
2005-01-13  Włodzimierz SkibaCommon default notebook name.
2005-01-12  Julian SmartMade some functions virtual
2005-01-11  Włodzimierz SkibaOld API deprecated. Source cleaning.
2005-01-07  Robert Roebling Added way to specify in generic tree control
2005-01-05  Włodzimierz SkibaOld API clearly deprecated.
2005-01-05  Włodzimierz SkibaRemoved all duplicated and complicated #ifdefs for...
2004-12-31  Włodzimierz SkibawxDialog::Show is virtual as elsewhere. Native PalmOS...
2004-12-30  Włodzimierz SkibawxPD_CAN_SKIP for skipping parts of progress and reintr...
2004-12-16  Vadim Zeitlinadded GetBestSize() implementation
2004-12-12  Vadim Zeitlingravity for splitter window (patch 1046105)
2004-12-08  Włodzimierz SkibawxPaletteBase introduction. wxPalette::GetColoursCount...
2004-12-06  Włodzimierz SkibaFix to FIXME removal for dummies ;-)
2004-12-05  Robert Roebling Moved the implemtation of the generic and the
2004-12-03  Włodzimierz SkibaFix to FIXME: better nothing than broken comparison.
2004-11-24  Włodzimierz SkibawxUSE_SLIDER=0 fixes.
2004-11-24  Robert Roebling Applied patch to stop crashing the tree control
2004-11-23  Włodzimierz SkibaFixes for wxUSE_SPIN... == 0.
2004-11-22  Julian SmartLicence correction
2004-11-20  Robert Roebling Made wxPageSetupDialog a pimpl implementation.
2004-11-18  Ryan Nortonget rid of singleCustomColour - its not needed. Cleanu...
2004-11-12  Václav Slavíkremoved unused static variable
2004-11-09  Kevin Hock[1001483] Added wxPasswordEntryDialog analagous to...
2004-11-06  Kevin HockAdd ability to position and/or center the dialog for...
2004-11-03  Václav Slavíkmade it possible to customize wxGenericDirCtrl, such...
2004-11-01  Robert Roebling Added possibility to select a printer reported
2004-10-27  Robert Roebling Removed Pango homemade implementation and
2004-10-26  Robert Roebling Next phase of Print Factory code.
next