use CODE_GEN_FLAGS
[wxWidgets.git] / docs /
2003-06-27  Vadim Zeitlinadded RefreshItem[s]()
2003-06-26  Vadim Zeitlinadded EstimateTotalHeight
2003-06-26  Julian SmartAdded m_ prefix to wxColourData and wxFontData members...
2003-06-25  Roger Gammanscorrect documentation for wxEVT_GRID_SELECT_CELL and...
2003-06-24  Vadim ZeitlinwxTINY_CAPTION_XXX are obsolete
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-06-23  Vadim Zeitlindeleted non existing Cancelled() method
2003-06-23  Vadim ZeitlinGetIcon() returns wxIconLocation, not wxIcon, now
2003-06-22  Vadim ZeitlinFixed typo in cmdline option name; TRUE / FALSE ->...
2003-06-22  Vadim Zeitlinmissing backslash before underscore (patch 758143)
2003-06-22  Vadim ZeitlinLaTeX2e fixes (patch 748118)
2003-06-22  Vadim Zeitlinsupport Show() in wxFlexGridSizer (patch 737850)
2003-06-22  Vadim Zeitlinfix VC 7.x release build problems
2003-06-22  Vadim ZeitlinGNU/Hurd patch
2003-06-22  Vadim Zeitlinadded missing default value for pos parameter in ctor...
2003-06-21  Vadim Zeitlinadded wxIconLocation; minor fixes to wxIcon on some...
2003-06-20  Julian SmartExtended wxTextAttr and added wxTextCtrl::GetStyle...
2003-06-19  Vadim Zeitlinadded wxIsDebuggerRunning() (which is going to replace...
2003-06-18  Vadim ZeitlinwxComboBox doesn't (officially) derive from wxChoice
2003-06-18  Julian SmartAdded extra wxGLCanvas documentation from
2003-06-16  Julian SmartPlatform and compiler-specific checking for MSW and...
2003-06-14  Julian SmartAdded wxMenuBase::FindItemByPosition
2003-06-14  Vadim Zeitlinremoved duplicated stuff in Delete() docs
2003-06-13  Vadim ZeitlinSetSelection() may be used for both single and multi...
2003-06-13  Vadim Zeitlinadded possibility to customize the listbox colours
2003-06-13  Vadim Zeitlindocumented all methods pertaining to the multiple selection
2003-06-13  Vadim Zeitlinadded RefreshLine(s), HitTest() and IsVisible()
2003-06-13  Vadim Zeitlincollected all deprecated methods in the beginning
2003-06-13  Vadim Zeitlinmention wxMac THUMBRELEASE bug fix and wxHtmlLbox &c
2003-06-13  Julian SmartMerged some info from the 2.4 branch.
2003-06-13  Václav Slavíkadded wxLocale::GetLanguageName
2003-06-11  Vadim ZeitlinWriteString() doesn't append EOL automatically
2003-06-08  Mattia Barbon wxMessageDialog and ::wxMessageBox don't support...
2003-06-08  Julian SmartAdded shaped sample copying
2003-06-08  David ElliottMention RFC 1738, in particular file://hostname/path...
2003-06-06  Vadim Zeitlintypo in the event type name
2003-06-05  Václav Slavíkdocumented wxHW_NO_SELECTION
2003-06-05  Václav Slavíkadded text selection
2003-06-05  Julian SmartDisable non-standard notebook styles if CommCtl doesn...
2003-06-04  Václav SlavíkwxHtmlWindow uses double buffering now
2003-06-03  Vadim Zeitlindocumented RefreshAll()
2003-06-02  Roger GammansAddition at simple wxObject*, support into wxVariant.
2003-06-01  Vadim Zeitlinfixed broken English...
2003-06-01  Julian SmartNotify -> NotifyEvent
2003-06-01  Vadim Zeitlinfixed broken TeX markup which resulted in broken links
2003-06-01  Julian SmartFixed doc bug [ 733128 ] 'wxTaskBarIcon.PopupMenu(...
2003-06-01  Julian Smarttoback24 for Raise() fix
2003-06-01  Julian SmartRemoved AlignIn after further thought
2003-06-01  Julian SmartApplied patch [ 710608 ] wxImage::GetImageExtWildcard...
2003-06-01  Julian SmartApplied patch [ 730697 ] wxRect::AlignIn member
2003-06-01  Julian SmartApplied patch [ 619539 ] patch to get small icon via...
2003-06-01  Vadim Zeitlinadded wxVListBox using wxVScrolledWindow and wxHtmlList...
2003-06-01  Julian SmartImplemented wxNotebook::DoGetBestSize so Fit now works.
2003-06-01  Julian SmartAdded BCC include dir in XRC makefile
2003-05-31  Václav Slavíkbackport gtk2 fix
2003-05-31  Vadim Zeitlinback port wxPanel focus fix
2003-05-31  Vadim Zeitlincorrected MakeLower/Upper() return value
2003-05-30  Vadim Zeitlintypo
2003-05-30  Vadim Zeitlinadded {Line/Page}{Up/Down}
2003-05-30  Vadim Zeitlinbad link fixed
2003-05-30  Vadim ZeitlinLaTeX error fixed
2003-05-30  Vadim Zeitlinadded wxVScrolledWindow
2003-05-26  Václav Slavíkclarify using embedded XRC
2003-05-26  Chris ElliottBorland makefiles now keep output apart
2003-05-26  Julian SmartAllow printing objects to be passed a wxWindow, not...
2003-05-24  Vadim Zeitlinadded a link to the Wiki page explaining MSVC++ install...
2003-05-23  Julian SmartApplied patch [ 736322 ] Remove TWINE support, merge...
2003-05-23  Julian SmartApplied patch [ 738821 ] Allow more features to be...
2003-05-21  Julian SmartNoted that the preview object is deleted by the frame.
2003-05-21  Julian SmartApplied patch [ 689188 ] adds wxToolBar::GetToolPos
2003-05-20  Julian SmartA fix to prevent mungeing of the config file after...
2003-05-19  Julian SmartCorrected some wxAccessible mistakes
2003-05-19  Julian SmartAdded list of possible slogans for wxWindows stuff
2003-05-19  Julian SmartAdded a backport item and items to the todo list
2003-05-18  Roger Gammans * Apply patch #735595. Add miminumAcceptable{Height...
2003-05-18  Julian SmartDon't prepend directory to filename for shortcuts
2003-05-17  Mattia Barbon Update changes.txt.
2003-05-16  Julian SmartWizard now validates as well as doing data transfer...
2003-05-14  Julian SmartDoc fixes
2003-05-12  Václav Slavíkapplied HTML pagebreaks patch
2003-05-11  Vadim ZeitlinwxTextBuffer ctor bug and something else
2003-05-10  Vadim Zeitlinrecognize ESC[APE] in menu accel strings (patch 733967)
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
2003-05-09  Vadim ZeitlinwxDocManager::GetNoHistoryFiles() renamed to GetHistory...
2003-05-08  Vadim ZeitlinwxGLCanvas doesn't derive from wxScrolledWindow since...
2003-05-07  Mattia Barbon Implemented wxBitmapDataObject.
2003-05-07  Julian SmartRemoved some commented-out code
2003-05-06  Chris Elliottupdate install docs for MSW (Borland & Digital Mars)
2003-05-06  Julian SmartDoc clarifications
2003-05-03  Robin DunnReversed the meaning of black and white in wxRegion...
2003-05-03  Julian SmartAdded items to todo list and publicity doc
2003-05-03  Julian SmartMentioned: Applied patch [ 701238 ] Added BLOB support...
2003-05-03  Julian SmartMentioned wxImage::Scale improvement
2003-05-03  Julian SmartApplied patch [ 730686 ] wxImage::Scale speed improvements
2003-05-03  Julian SmartDoc corrections
2003-05-03  Julian SmartMentioned docview changes
2003-05-01  Julian SmartRemoved backslashes in verbatim example
2003-04-30  Robin DunnShaped window support for wxMac, plus a wxSTAY_ON_TOP...
2003-04-29  Julian SmartFixed brace problem.
2003-04-28  Chris Elliottfix wxChar error in docs
next