Fix libraries order in screenshotgen bakefile.
[wxWidgets.git] / docs /
2011-02-26  Vadim ZeitlinMention wxZlib classes in archives overview.
2011-02-24  Vadim ZeitlinNo changes, just fix a typo in the changelog.
2011-02-23  Vadim ZeitlinUpdate and improve "Hello world" example in the documen...
2011-02-19  Vadim ZeitlinAdd wxT_2() macro for compatibility with wxWidgets...
2011-02-19  Vadim ZeitlinAdd wxAutomationInstance_SilentIfNone flag for wxMSW...
2011-02-08  Vadim ZeitlinFix wxWrapSizer minimal size calculation.
2011-02-06  Vadim ZeitlinAllow accessing 64 bit registry from 32 bit MSW code...
2011-02-05  Vadim ZeitlinDeprecate second parameter of wxSlider::SetTickFreq().
2011-02-05  Vadim ZeitlinImplement restoring default video mode under OS X.
2011-02-02  Dimitri SchoolwerthAdded support for reading comments from a GIF image.
2011-01-19  Dimitri SchoolwerthAdded GIF and animated GIF saving support.
2011-01-19  Vadim ZeitlinAdd wxIntegerValidator and wxFloatingPointValidator...
2011-01-19  Vadim ZeitlinAdd wxHAS_LONG_LONG_T_DIFFERENT_FROM_LONG symbol.
2011-01-19  Vadim ZeitlinAdd wxNumberFormatter class helping to deal with thousa...
2011-01-19  Vadim ZeitlinMention modal dialogs in the wxWindow objects allocatio...
2011-01-16  Vadim ZeitlinAdd skeleton documentation for wxAuiToolBar and related...
2011-01-12  Vadim ZeitlinAdd support for icons in wxAUI panes title bars.
2011-01-06  Vadim ZeitlinAdd possibility to hide panels in wxRibbon.
2011-01-03  Dimitri SchoolwerthAdded support for saving PNG files with palette.
2011-01-02  Vadim ZeitlinRemove calls to wxApp::SetTopWindow() from the samples...
2011-01-02  Jaakko SalliAdded 'HasAlpha' attribute for wxColourProperty. Settin...
2010-12-31  Vadim ZeitlinAdd wxUSE_ARTPROVIDER_STD build option.
2010-12-31  Vadim ZeitlinAdd wxArtProvider using Tango icons.
2010-12-28  Dimitri SchoolwerthAdded saving support to TGA image handler.
2010-12-22  Jaakko SalliAdded section 'Customizing Keyboard Handling' into...
2010-12-22  Vadim ZeitlinSwitch to GtkTooltip from deprecated GtkTooltips in...
2010-12-19  Vadim ZeitlinAdd the possibility to disable invisible wxDataViewCtrl...
2010-11-26  Vadim ZeitlinAllow wxAutomationObject::GetInstance() create new...
2010-11-25  Vadim ZeitlinAdd wxVersionInfo and functions returning it for 3rd...
2010-11-24  Vadim ZeitlinAdd support for negatable command line switches.
2010-11-23  Vadim ZeitlinCenter task dialog-based wxProgressDialog on the parent...
2010-11-22  Vadim ZeitlinSend page changed event after changing the page in...
2010-11-18  Vadim ZeitlinImprove documentation about handling C++ exceptions...
2010-11-14  Vadim ZeitlinFix spurious errors when writing to the child process...
2010-11-14  Vadim ZeitlinAdd wxFile::{Get,Clear}LastError() functions.
2010-11-14  Vadim ZeitlinAdd wxImage::Rotate180() function.
2010-11-13  Vadim ZeitlinFix resizing of wxGrid columns when they were reordered.
2010-11-07  Vadim ZeitlinAdd support for id ranges to XRC.
2010-11-07  Vadim ZeitlinMention the GUI test in the unit test tech note.
2010-11-07  Vadim ZeitlinUpdate and reorganize XRC overview to make it more...
2010-11-02  Vadim ZeitlinChanged wxImage::ConvertAlphaToMask() return type to...
2010-10-24  Vadim ZeitlinAdd wxDocManager::FindTemplate() method.
2010-10-24  Vadim ZeitlinAllow to use space to toggle spinning of the cube in...
2010-10-24  Vadim ZeitlinAdd support for specifying child process cwd and env...
2010-10-23  Vadim ZeitlinAdd XRC handler for wxToolbook.
2010-10-23  Vadim ZeitlinDon't assume any particular default size for XRC image...
2010-10-23  Vadim ZeitlinAdded wxThread::OnKill() and OnDelete() callbacks.
2010-10-22  Vadim ZeitlinAdded "rest" argument to wxString::Before{First,Last}().
2010-10-20  Vadim ZeitlinAdd XRC handler for wxCommandLinkButton.
2010-10-16  Vadim ZeitlinImprove wxGTK print and page setup dialogs.
2010-10-16  Vadim ZeitlinRestore text drag-and-drop in wxSTC broken by Scintilla...
2010-10-16  Vadim ZeitlinAdd wxHAS_3STATE_CHECKBOX symbol.
2010-10-13  Vadim ZeitlinFix display of right aligned columns in wxGenericListCtrl.
2010-10-01  Vadim ZeitlinAdd wxHAS_BITMAPTOGGLEBUTTON and test for it in the...
2010-09-29  Vadim ZeitlinAdd EVT_RIBBONBAR_TAB_LEFT_DCLICK event.
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
next