Italian translations update from Stefano <l.stickell@@yahoo.it>.
[wxWidgets.git] / samples /
2011-05-13  Vadim ZeitlinFix the comparison function in the list control sample...
2011-05-13  Vadim ZeitlinMake wxListCtrl sort function take wxIntPtr, not long...
2011-05-03  Vadim ZeitlinImplement watching directory correctly in MSW wxFileSys...
2011-05-03  Stefan Csomorproject files for xcode
2011-05-03  Stefan Csomorremoving old codewarrior files
2011-05-03  Stefan Csomorremoving old xcode files
2011-05-03  Stefan Csomorremoving old xcode files
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-04-30  Dimitri SchoolwerthNo code changes, fixed some typos.
2011-04-26  Vadim ZeitlinAllow showing the print preview frame non modally.
2011-04-26  Vadim ZeitlinNo changes, just replace #defines with enums in printin...
2011-04-23  Vadim ZeitlinChange wxNotebook selection before sending page changed...
2011-04-18  Jaakko SalliAlso show EVT_TEXT_ENTER in the combo sample
2011-04-16  Vadim ZeitlinSplit wxTextCompleter into a base class and wxTextCompl...
2011-04-16  Vadim ZeitlinAdd support for dynamic auto-completion in wxTextEntry.
2011-04-04  Dimitri SchoolwerthChanged licence references to "wxWindows licence".
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-03-23  Vadim ZeitlinUse correct month in the date picker page of the widget...
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-20  Vadim ZeitlinAdded a simple example of semi-transparent window to...
2011-03-20  Vadim ZeitlinRemove keyboard-related code from the erase sample.
2011-03-20  Vadim ZeitlinDon't draw the mysterious black rectangle in the erase...
2011-03-20  Vadim ZeitlinAdd wxPanel::SetBackgroundBitmap().
2011-03-18  Vadim ZeitlinAdd wxHtmlHelpController::SetShouldPreventAppExit().
2011-03-17  Vadim ZeitlinAdd a wxStaticText to the erase simple.
2011-03-15  Vadim ZeitlinAlways use icons with wxToolbook in the notebook sample.
2011-03-15  Vadim ZeitlinUse consistent sizes for all icons used in the button...
2011-03-14  Vadim ZeitlinShow wx{Note,Tool}book-specific styles in the notebook...
2011-03-13  Vadim ZeitlinDocument wxTE_MULTILINE support in wxTextEntryDialog.
2011-03-09  Vadim ZeitlinAdd tests of other hatched brushes to the drawing sample.
2011-03-09  Vadim ZeitlinDon't pop up annoying message box in the drawing sample.
2011-03-01  Václav SlavíkPass wxRect/wxPoint arguments to wxDataViewCustomRender...
2011-02-28  Stefan Csomormake sure the quit item is only shown where appropriate...
2011-02-28  Stefan Csomorosx_cocoa supports both kind of taskbaricons in the...
2011-02-27  Vadim ZeitlinAdd markup support to wxMSW wxButton and show it in...
2011-02-27  Vadim ZeitlinAdd wxUSE_MARKUP and wrap SetLabelMarkup() in it.
2011-02-27  Vadim ZeitlinNo changes, just add a couple of #if wxUSE_COMMANDLINKB...
2011-02-27  Vadim ZeitlinReplace wxST_MARKUP style with wxControl::SetLabelMarkup().
2011-02-19  Vadim ZeitlinDon't ask for wxTextAttr colour if it doesn't have...
2011-02-16  Stefan Csomoradding edit menu in order to be able to support native...
2011-02-06  Vadim ZeitlinAllow accessing 64 bit registry from 32 bit MSW code...
2011-02-05  Vadim ZeitlinLink console programs with PNG library in monolithic...
2011-02-05  Vadim ZeitlinDeprecate second parameter of wxSlider::SetTickFreq().
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2011-01-22  Dimitri SchoolwerthUse wxString's empty() when checking if the string...
2011-01-19  Vadim ZeitlinAdd wxIntegerValidator and wxFloatingPointValidator...
2011-01-14  Julian SmartImplemented text boxes and tables, and further editing...
2011-01-12  Vadim ZeitlinAdd support for icons in wxAUI panes title bars.
2011-01-12  Vadim ZeitlinDisable deprecation and other warnings in MFC sample.
2011-01-12  Vadim ZeitlinFix entry point in Unicode build of the MFC sample.
2011-01-07  Stefan Csomorupdated xti sample
2011-01-07  Paul Cornettbuild fix, should have been part of r66615
2011-01-07  Jouk JansenUpdate OpenVMS compile support
2011-01-07  Paul CornettMove wxColourData and wxFontData into separate files.
2011-01-07  Paul Cornettbuild fix
2011-01-06  Vadim ZeitlinAdd possibility to hide panels in wxRibbon.
2011-01-05  Paul Cornettset eol-style and keywords properties on new files
2011-01-04  Stefan Csomorupdating xti makefile
2011-01-03  Vadim ZeitlinAdd "virtual" keywords to the overridden functions...
2011-01-03  Vadim ZeitlinDon't create slider with invalid range in mediaplayer...
2011-01-03  Stefan Csomoradding new files for xti merge
2011-01-03  Vadim ZeitlinAllow selecting any kind of file in the sound sample.
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 go to first/last and plus/minus art provider icons.
2010-12-31  Vadim ZeitlinMake art provider id of type "char *" instead of "wxCha...
2010-12-31  Vadim ZeitlinShow wxART_BUTTON icons in art provider sample resource...
2010-12-27  Jaakko SalliRemoved AdvImageFileProperty from the wxPropertyGrid...
2010-12-27  Jaakko SalliTest wxPropertyGrid::DoubleToString()
2010-12-22  Vadim ZeitlinUse stock ids for menu items in the config sample.
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-20  Jaakko SalliReworked wxSystemColourProperty::StringToValue() to...
2010-11-16  Vadim ZeitlinDon't use some "recent" C++98 features not supported...
2010-11-15  Jouk JansenUpdate OpenVMS makefile
2010-11-13  Vadim ZeitlinMake menu operations always work with "Test" menu in...
2010-11-10  Vadim ZeitlinAdd a test for deleting a sub-menu to the menu sample.
2010-11-10  Vadim ZeitlinNo changes, just simplify docview sample a bit.
2010-11-07  Vadim ZeitlinReformat long lines in the new part of the xrc sample.
2010-11-07  Vadim ZeitlinUse Connect() of Bind() in the new part of xrc sample.
2010-11-07  Vadim ZeitlinTest both ChangeSelection() and SetSelection() in noteb...
2010-11-07  Vadim ZeitlinAdd support for id ranges to XRC.
2010-11-05  Vadim ZeitlinRemove test code accidentally committed as part of...
2010-11-04  Vadim ZeitlinUse explicit menu item background if it's given under...
2010-11-03  Vadim ZeitlinRemove unused mouse event handler from dataview sample.
2010-11-03  Vadim ZeitlinRemove unnecessary tests for m_log from dataview sample.
2010-11-03  Jouk JansenUpdate OpenVMS compile support
2010-10-30  Václav SlavíkAdd optional columns autosizing to wxDataViewCtrl.
2010-10-24  Vadim ZeitlinFix wrong wxLogDebug() call in fswatcher sample.
2010-10-24  Vadim ZeitlinAllow specifying the directory to watch on command...
2010-10-24  Vadim ZeitlinAllow to use space to toggle spinning of the cube in...
2010-10-24  Vadim ZeitlinDon't send wxEVT_COMMAND_TREE_ITEM_MENU event without...
2010-10-24  Vadim ZeitlinAdd support for specifying child process cwd and env...
2010-10-24  Vadim ZeitlinTreat wxToolbook symmetrically with others in the noteb...
2010-10-24  Vadim ZeitlinUse wxChoicebook instead of wxNotebook in the xrc sample.
2010-10-24  Vadim ZeitlinRearrange xrc sample controls in alphabetical order.
2010-10-23  Vadim ZeitlinDon't use non-existent icon in XRC sample.
2010-10-23  Vadim ZeitlinAdd XRC handler for wxToolbook.
2010-10-20  Vadim ZeitlinAdd XRC handler for wxCommandLinkButton.
next