Call SetToolTip() for the property editor control when wxPG_EX_HELP_AS_TOOLTIPS style...
[wxWidgets.git] / docs /
2010-09-15  Vadim ZeitlinRemove display information caching from MSW wxDisplay...
2010-09-11  Vadim ZeitlinFixes to key codes in keyboard events generated by...
2010-09-10  Vadim ZeitlinAdd a possibility to show a progress dialog on dialog...
2010-08-26  Jaakko SalliChanged wxArrayStringProperty default delimiter to...
2010-08-22  Vadim ZeitlinMerge the new GUI tests from SOC2010_GUI_TEST branch.
2010-08-22  Vadim ZeitlinMerge wxUIActionSimulator fixes from SOC2010_GUI_TEST...
2010-08-19  Robert RoeblingLink to wxRichMessageDialog in some places
2010-08-18  Vadim ZeitlinUse task dialog for wxProgressDialog implementation...
2010-08-18  Vadim ZeitlinAdd wxRichMessageDialog class.
2010-08-17  Vadim ZeitlinProvide native wxHyperlinkCtrl implementation for wxMSW.
2010-08-17  Vadim ZeitlinAdd new wxCommandLinkButton class.
2010-08-13  Vadim ZeitlinUpdate wxWinCE compilation instructions.
2010-08-10  Vadim ZeitlinWIP
2010-08-10  Vadim ZeitlinFix wxBitmapButton initial best size determination...
2010-08-10  Vadim ZeitlinAdd wxDataViewCtrl::{Set,Get}CurrentItem().
2010-08-08  Jaakko SalliMoved wxPGProperty::SetFlag() to protected API since...
2010-07-25  Francesco Montorsifix double documentation for the same wxLogTrace()...
2010-07-25  Francesco Montorsirefactor wxLog documentation moving verbose parts to...
2010-07-25  Francesco Montorsipreserve doxygen 1.6.x look also with doxygen 1.7.x...
2010-07-25  Francesco MontorsiwxGraphics* classes are all ref-counted
2010-07-25  Vadim ZeitlinUpdate the version tech note to remind to rebake.
2010-07-24  Vadim ZeitlinAdd EVT_RIBBONGALLERY_CLICKED event.
2010-07-23  Vadim ZeitlinUpdate BUILD and DEBUG_{FLAG,INFO} documentation for...
2010-07-23  Vadim ZeitlinRemove mentions of wxUSE_ODBC from documentation.
2010-07-23  Vadim ZeitlinPropagate wxHtmlWindow layout direction to the wxDC...
2010-07-23  Vadim ZeitlinAdd support for CP-866 encoding to wxEncodingConverter.
2010-07-23  Vadim ZeitlinAdd support for auto-orientable toolbars to AUI.
2010-07-23  Vadim ZeitlinAllow passing multi-line strings to wxDC::DrawText...
2010-07-23  Vadim ZeitlinFix Cygwin 1.7 build.
2010-07-22  Vadim ZeitlinReplace 2.9.1 version with 2.9.2.
2010-07-22  Vadim ZeitlinDon't mention non-existent setup.exe in wxMSW installat...
2010-07-22  Vadim ZeitlinUpdate the tech note about making new releases with...
2010-07-18  Vadim ZeitlinUpdate release notes file for 2.9.1 release.
2010-07-17  Vadim ZeitlinReally set svn:eol-style property.
2010-07-13  Vadim ZeitlinFix file paths in the header comments.
2010-07-13  Vadim ZeitlinFix a few minor typos in comments.
2010-07-13  Vadim ZeitlinGlobally rename all occurrences of "XCode" to "Xcode".
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-07-13  Vadim ZeitlinSend right and double click events in wxGrid when using...
2010-07-12  Vadim ZeitlinReplace remaining references to 2.9.0 with 2.9.1.
2010-07-11  Jaakko SalliAdded 'Delimiter' attribute for wxArrayStringProperty...
2010-07-11  Vadim ZeitlinSwap client data pointers in wxRearrangeList too.
2010-07-10  Jaakko SalliwxArrayEditorDialog now uses wxEditableListBox. It...
2010-07-07  Francesco Montorsimention wxPostEvent() and wxQueueEvent() and related...
2010-07-04  Jaakko SalliMention why wxPG_EX_UNFOCUS_ON_ENTER was removed
2010-07-04  Jaakko SalliChanged wxPropertyGrid default property validation...
2010-07-04  Jaakko SalliAdded new wxPropertyGrid property validation failure...
2010-06-25  Julian SmartAdded PaintAboveContent function for drawing on top...
2010-06-25  Vadim ZeitlinFix posting of binary data using wxHTTP.
2010-06-20  Vadim ZeitlinRemove unnecessary mondrian.{ico,xpm} files from sample...
2010-06-16  Václav SlavíkAdd wxTranslations::GetAvailableTranslations().
2010-06-13  Jaakko SalliAdded wxComboCtrl::SetTextCtrlStyle()
2010-06-13  Jaakko SalliDocumented pythonic iterators
2010-06-12  Jaakko SalliAdded wxPropertyGrid::DedicateKey(), which prevents...
2010-06-03  Jaakko SalliGreatly reduce rare animation garbage in wxOwnerDrawnCo...
2010-06-01  Jaakko SalliInterpret arrow keys correctly in wxMSW wxComboCtrl...
2010-05-31  Vadim ZeitlinUpdate AUI floating windows position and not just size...
2010-05-31  Vadim ZeitlinUse C locale for numbers in wx(File)Config.
2010-05-30  Vadim ZeitlinAdd <span> tag and limited support for CSS styles to...
2010-05-30  Vadim ZeitlinStore page setup data in wxDocManager.
2010-05-29  Vadim ZeitlinAdd "filter changed" event to wxFileCtrl.
2010-05-29  Vadim ZeitlinAdd wxConfig::Read(float *) overload.
2010-05-27  Jaakko SalliFixed wxComboCtrl::SetButtonPosition() on Vista/Win7...
2010-05-22  Vadim ZeitlinAdded wxMessageQueue::Clear().
2010-05-11  Francesco Montorsiupdate the main page of the manual to be more consisten...
2010-05-11  Francesco Montorsiminor fixes to reduce number of Doxygen warnings
2010-05-11  Francesco Montorsiimg tags need a final slash as they are empty tags...
2010-05-11  Francesco Montorsimake H3 titles center-aligned (fixes the display of...
2010-05-10  Vadim ZeitlinAdd column parameter to wxListCtrl::GetItemText().
2010-05-02  Vadim ZeitlinAdd wxTreeCtrl::{Clear,Set}FocusedItem().
2010-05-02  Vadim ZeitlinSpell contributor name correctly.
2010-04-27  Julian SmartwxRTC: fixed style selection reset after editing a...
2010-04-26  Václav SlavíkAdd support for storing translations in win32 resources.
2010-04-24  Václav SlavíkSplit wxLocale into wxLocale and wxTranslations.
2010-04-20  Vadim ZeitlinAdd wxProgressDialog::Was{Cancelled,Skipped}() convenie...
2010-04-16  Vadim ZeitlinAdd wxToolBar::GetToolByPos() method to access tools...
2010-04-16  Jaakko SalliAdapted wxPropertyGrid documentation, samples, tests...
2010-04-16  Václav SlavíkRemove wxLOCALE_CONV_ENCODING flag.
2010-04-12  Vadim ZeitlinRemove all obsolete release-generation scripts.
2010-04-11  Vadim ZeitlinAdd wxString::ToStdString() and ToStdWstring().
2010-04-09  Vadim ZeitlinAdd wxImage::ClearAlpha().
2010-04-06  Vadim ZeitlinAdd support for IEC and SI size units to wxFileName...
2010-04-05  Vadim ZeitlinAdd support for gradient stops to wxGraphicsContext.
2010-04-05  Vadim ZeitlinAdd wxTransparentColour global pseudo-variable.
2010-04-04  Vadim ZeitlinFix wxTaskBarIcon to work under all Windows versions.
2010-03-28  Vadim ZeitlinImplement wxMask copy ctor for wxGTK.
2010-03-28  Václav SlavíkwxHTML: Support percentage width in IMG tag.
2010-03-28  Václav SlavíkReverted wxFileSystem support in wxLocale.
2010-03-25  Vadim ZeitlinAllow overriding print preview frame creation in docview.
2010-03-23  Vadim ZeitlinImplement wxDocument::Revert() and show its use in...
2010-03-21  Vadim ZeitlinAdd initial selection parameter to wxGetSingleChoice...
2010-03-19  Francesco MontorsiFix various doxygen warnings
2010-03-18  Vadim ZeitlinReturn exit code as signed integer from wxExecute(wxEXE...
2010-03-12  Vadim ZeitlinAdd minimal support for QNX to configure.
2010-03-12  Vadim ZeitlinCorrect query for formats supported by wxDataObject...
2010-03-07  Vadim ZeitlinShow pages icons in window list menu in wxAuiNotebook.
2010-03-02  Francesco Montorsi(minor change) update list of supported Windows versions
2010-02-25  Vadim ZeitlinDocument the use of --disable-gui for building wxBase.
2010-02-14  Jaakko SalliAdded note about removed member function wxPropertyGrid...
2010-02-14  Jaakko SalliAdded wxPropertyGridInterface::SetColumnProportion...
next