put GetEscapeId() inside #if wxABI_VERSION > 20601
[wxWidgets.git] / include / wx / generic /
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.
2004-10-18  Włodzimierz SkibaWarning fixes for OpenWatcom.
2004-10-17  Robert Roebling Renamed wxPrintNativeData methods to better match
2004-10-17  Robert Roebling First step at moving the print (dialog) native
2004-10-16  Robert Roebling Began work on print dialogs. Now wxPrintDialog
2004-10-15  Vadim Zeitlinimplemented SetWildcard()
2004-10-14  Julian SmartAdded SetScrollLinesX, SetScrollLinesY so apps can...
2004-10-13  Włodzimierz SkibaSemicolon fixes according to Vadim's note about being...
2004-09-30  Vadim Zeitlindon't deprecate SetItemImage() with 3 parameters; just...
2004-09-30  Julian SmartDeprecated SetItemImage with 2 image ids
2004-09-30  Václav Slavíkmoved wxWindow::GetBestSize implementation into DoGetBe...
2004-09-29  Vadim Zeitlinmore 64 bit correctness fixes
2004-09-28  Ryan Nortonremove unfinished impl
2004-09-27  Ryan Nortongeneric (will comment on list later about was does...
2004-09-26  Stefan Csomorclipping for wxMac cleaned up
2004-09-16  Vadim Zeitlinsmoother time estimation updates in wxProgressDialog...
2004-09-14  Vadim Zeitlinallow to use any window, not just wxFrame, as wxLogFram...
2004-09-09  Włodzimierz SkibaCorrect positioning of the entry text dialog.
2004-09-03  Robin DunnSince it is documented, changed GetOrCreateCellAttr...
2004-08-25  Robin DunnPatch from Jed Burgess that optionally allows the grid...
2004-08-25  Robin Dunngive the generic tree and list controls a DoGetBestSize
2004-07-25  Vadim Zeitlinupdate the caret bitmap size in EVT_SIZE (patch 990361)
2004-07-22  Václav Slavíkuse sizers instead of constraints in wxProgressDialog...
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-06-30  Robin DunnLayout fixes due to measuring with the wrong font....
2004-06-23  Václav Slavíkno need to update default colours and refresh if syscol...
2004-06-19  Václav Slavíkdon't explicitly set font and bg colour
2004-06-17  Włodzimierz SkibaSeparation of wxUSE_FILEDLG and wxUSE_DIRDLG in generic...
next