Don't add quotes to string representation in gdb.
[wxWidgets.git] / samples /
2010-10-20  Vadim ZeitlinAdd XRC handler for wxCommandLinkButton.
2010-10-20  Vadim ZeitlinMerge wxBitmapButton and wxButton panels in the xrc...
2010-10-20  Peter CawleyImprove support for ribbon panel sizers: panels with...
2010-10-14  Julian SmartFixed #12566 (assert on deletion) due to inconsistent...
2010-10-10  Jaakko SalliWhen wxPGProperty is un-attached from wxPropertyGrid...
2010-10-07  Vadim ZeitlinRemove unnecessary check from IPC sample.
2010-10-06  Julian SmartEliminated redundant wxRichTextAnchoredObject class...
2010-10-05  Vadim ZeitlinFix harmless unused variables warnings.
2010-10-04  Julian SmartwxRTC no longer derives from wxTextCtrlBase; added...
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-09-30  Vadim ZeitlinMerge of SOC2010_RTC_IMAGES branch.
2010-09-21  Vadim ZeitlinCorrect drawing of mnemonics in wxStaticBox label under...
2010-09-21  Vadim ZeitlinFix wxStaticBox label redrawing when "Alt" is pressed...
2010-09-17  Dimitri SchoolwerthSet svn properties on .cpp files.
2010-09-16  Vadim ZeitlinOnly use wxFORCE_LINK_MODULE() in mediaplayer sample...
2010-09-13  Robert RoeblingFurther work on wxDataViewListModel::Reset()
2010-09-11  Vadim ZeitlinImprove printing out of pressed keys in the keyboard...
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-09-09  Vadim ZeitlinFix cast of pointer to int in artprov sample.
2010-09-09  Vadim ZeitlinRemember last values used in exec sample "Kill" menu...
2010-09-09  Vadim ZeitlinForce linking of all wxMSW wxMediaCtrl backends in...
2010-09-09  Vadim ZeitlinNo changes, just remove cruft from mediactrl sample.
2010-08-29  Robert RoeblingAdd possibility to use sizers in ribbon panel, fixes...
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-18  Vadim ZeitlinUse task dialog for wxProgressDialog implementation...
2010-08-18  Vadim ZeitlinAdd wxRichMessageDialog class.
2010-08-17  Vadim ZeitlinAdd new wxCommandLinkButton class.
2010-08-10  Vadim ZeitlinUse wxPanel as controls parent in wrapsizer sample.
2010-08-10  Vadim ZeitlinInherit notebook background recursively under wxMSW.
2010-08-10  Vadim ZeitlinDon't use bitmap still selected in wxMemoryDC in image...
2010-08-10  Vadim ZeitlinAdd wxDataViewCtrl::{Set,Get}CurrentItem().
2010-08-08  Jaakko SalliMoved wxPGProperty::SetFlag() to protected API since...
2010-08-08  Vadim ZeitlinFix dataview sample compilation with wxUSE_DRAG_AND_DRO...
2010-07-29  Robert RoeblingAdd ability to render checkbox in undeterminate state...
2010-07-26  Vadim ZeitlinNo changes, just use traditional English name for Mozar...
2010-07-25  Francesco Montorsino real change: just follow wx typical commenting style...
2010-07-25  Jaakko SalliSet 'Min' attribute for the sample wxFloatProperty
2010-07-25  Jaakko SalliUse default wxPropertyGrid validation failure behavior...
2010-07-24  Vadim ZeitlinRemove selection showing code from the grid sample.
2010-07-24  Vadim ZeitlinAdd test for a custom cursor to the image sample.
2010-07-23  Vadim ZeitlinNo changes, just slightly improve docview sample code.
2010-07-23  Vadim ZeitlinAdd support for auto-orientable toolbars to AUI.
2010-07-23  Vadim ZeitlinStore the result of wxWindow::NewControlId() in wxWindo...
2010-07-23  Vadim ZeitlinAllow passing multi-line strings to wxDC::DrawText...
2010-07-23  Vadim ZeitlinFix mismatches between format strings and arguments.
2010-07-22  Vadim ZeitlinRemove executable bits from plist files.
2010-07-22  Vadim ZeitlinReplace 2.9.1 version with 2.9.2.
2010-07-17  Vadim ZeitlinReally set svn:eol-style property.
2010-07-14  Vadim ZeitlinGenerate key events in generic wxDataViewCtrl implement...
2010-07-14  Vadim ZeitlinNo changes, just use better names in wxDataViewCtrl...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
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 ZeitlinOptionally set the window name in wxPersistentRegisterA...
2010-07-11  Vadim ZeitlinSet the string to search for in wxSearchCtrl events.
2010-07-10  Jaakko SalliwxArrayEditorDialog now uses wxEditableListBox. It...
2010-07-04  Robert RoeblingFix assert in dataview sample, fixes #12194: wxDataView...
2010-06-25  Vadim ZeitlinRemove duplicate sample.xpm inclusion from stc sample.
2010-06-21  Francesco Montorsimove console sample's interactive tests to two differen...
2010-06-21  Vadim ZeitlinRemove references to joytest.rc that was recently removed.
2010-06-21  Vadim ZeitlinSuppress bogus g++ warnings about uninitialized variables.
2010-06-20  Vadim ZeitlinRemove references to not existing any more griddemo...
2010-06-20  Vadim ZeitlinCorrect the name of the XPM file containing the icon...
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2010-06-20  Vadim ZeitlinAdd a test for selecting the last item in the tree...
2010-06-20  Vadim ZeitlinUse PBM_SETMARQUEE to implement indeterminate mode...
2010-06-20  Vadim ZeitlinRemove unnecessary mondrian.{ico,xpm} files from sample...
2010-06-20  Vadim ZeitlinNo real changes, just convert a Mac-specific file to...
2010-06-19  Francesco Montorsigroup all interactive tests together to make it easier...
2010-06-19  Francesco MontorsiMove dir tests from the console sample to DirTestCase
2010-06-13  Francesco Montorsimoved non-interactive tests for wxDynamicLibrary, wxGet...
2010-06-13  Jaakko SalliUse wxComboCtrl::SetTextCtrlStyle() in the combo sample
2010-06-12  Vadim ZeitlinStop the timer in console IPC client sample once we...
2010-06-12  Jaakko SalliAdded wxPropertyGrid::DedicateKey(), which prevents...
2010-06-10  Robert RoeblingMake wxDataViewCtrl::GetColumnPosition() return the...
2010-06-09  Francesco Montorsifix couple of warnings; remove wxUsleep dummy test
2010-06-06  Francesco MontorsiMove a couple of wxFileName tests from the console...
2010-06-06  Francesco Montorsiremove some tests from the console sample:
2010-06-06  Jaakko SalliTo make it clear in the sample that a custom animation...
2010-06-06  Jaakko SalliUse ShowWithEffect() in the sample wxComboCtrlWithCusto...
2010-06-02  Francesco Montorsiremove wxFileConfig tests: FileConfigTestCase already...
2010-06-02  Francesco MontorsiMove some wxPrintf() tests (taken from glibc) to Vsnpri...
2010-06-02  Francesco MontorsiMove wxRegConfig tests from console sample to a new...
2010-06-02  Vadim ZeitlinFix drawing of scaled bitmaps in wxCairoContext.
2010-06-02  Vadim ZeitlinDon't hard code position of the drawing sample window...
2010-05-30  Vadim ZeitlinAdd <span> tag and limited support for CSS styles to...
2010-05-29  Vadim ZeitlinAdd "filter changed" event to wxFileCtrl.
2010-05-29  Francesco Montorsiremove test code for wxScopeGuard (there's already...
2010-05-29  Francesco Montorsiremove wxCmdLineParser tests; there is already a much...
2010-05-29  Francesco Montorsiget rid of socket tests; there are marked as broken...
2010-05-29  Francesco Montorsimove all non-interactive FTP tests from the console...
2010-05-27  Vadim ZeitlinAdd missing samples to samples.dsw.
2010-05-26  Jaakko SalliComboControl -> ComboCtrl
2010-05-23  Francesco Montorsiremove streams tests: they're very basic and already...
2010-05-22  Vadim ZeitlinCorrect notebook sample layout.
2010-05-21  Vadim ZeitlinSimplify and correct MSW selection of background brush...
2010-05-21  Vadim ZeitlinFix focus debugging in the controls sample.
2010-05-20  Vadim ZeitlinFix wxListCtrl::EndEditLabel() which simply didn't...
next