]> git.saurik.com Git - wxWidgets.git/history - samples
minor cosmetic fixes
[wxWidgets.git] / samples /
2002-03-27  Vadim Zeitlinminor cosmetic fixes
2002-03-27  Vadim ZeitlinUnicode compilation fixes (patch from Dimitri)
2002-03-27  Vadim Zeitlinremoved a few warnings and CW compilation problems...
2002-03-27  Vadim Zeitlinadded wxExecute tests and a few other misc additions
2002-03-26  Václav Slavíkwxhtml.rc not needed anymore
2002-03-26  Vadim Zeitlinmade radio buttons and the toolbat text work for Win32...
2002-03-25  Václav Slavíkadded skeleton of wxArtProvider sample
2002-03-25  Václav Slavíkadded wxArtProvider sample (not yet finished)
2002-03-25  Vadim Zeitlintests for the new toolbar features (icons text and...
2002-03-25  Vadim Zeitlinsome UTF8 tests
2002-03-24  Václav Slavíkdirty fix for even dirtier memory leak
2002-03-24  Václav Slavíkdon't use deprecated wxImage methods inside wxWin
2002-03-24  Václav Slavíkdon't use wxApp::GetStdIcon
2002-03-22  Julian SmartRemoved helpwxht.h/cpp (old wxHelpControllerHtml class)
2002-03-21  Václav Slavíkadded icon
2002-03-21  Václav Slavíkwxhtml.rc no longer needed
2002-03-21  Julian SmartPut dialog in more sensible place in Forty, got a bit...
2002-03-21  Julian SmartAdded __WXX11__ tests where appropriate
2002-03-20  Julian SmartFixed controls.cpp for wxX11
2002-03-19  Václav Slavíkupdated samples/html/widget to avoid confusion
2002-03-19  Vadim Zeitlinshow the standard wxWin fonts (modified patch 530698)
2002-03-18  Vadim Zeitlin1. implemented radio menu items for wxGTK
2002-03-17  Gilles Depeyrotadded wxMAC and wxMOTIF to title conditional compilation
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
2002-03-17  Václav SlavíkChris' wxImage::SaveFile(filename_only) patch
2002-03-17  Václav Slavíkmy previous commit corrupted the catalogs, reverted
2002-03-16  Vadim Zeitlinenhanced sample to show the state of the different...
2002-03-16  Vadim Zeitlincompilation fix
2002-03-15  Václav SlavíkDid two changes to sample catalogs:
2002-03-14  Julian SmartRemoved duplicate WM line from motif/frame.cpp
2002-03-12  Julian Smarttreectrl -> treetest
2002-03-12  Julian SmartFinally reverted treectrl name back to treetest after...
2002-03-11  Vadim Zeitlinno changes
2002-03-11  Vadim Zeitlinright clicking outside any column sets the column in...
2002-03-08  Václav Slavíklet the sample display existing page on start
2002-03-08  Vadim Zeitlinfixed typo (missing comma) in MIME test
2002-03-06  Vadim Zeitlinfixes for non interactive execution
2002-03-06  Vadim Zeitlinfixed menu accel
2002-02-27  Vadim Zeitlinremoved the SetMargins call
2002-02-25  Vadim Zeitlinfixed error in mouse capture test
2002-02-24  Julian SmartFixed conflicts with Robert's similar fixes; fixed...
2002-02-24  Robert Roebling Added expose event compression.
2002-02-24  Robert Roebling More tests in erase sample.
2002-02-23  Vadim Zeitlinadded EVT_MENU_OPEN and EVT_MENU_CLOSE events
2002-02-23  Vadim Zeitlinno changes
2002-02-23  Robert Roebling Implemented a simple modality under X11.
2002-02-23  Robert Roebling Added new stream tests to typetest.
2002-02-23  Julian SmartwxUSE_CONSTRAINTS now refers to constraints only, since...
2002-02-22  Vadim Zeitlinadded a menu item to toggle live splitter update
2002-02-22  Vadim Zeitlinfixes to handling of 0 and negative splitter position...
2002-02-20  Vadim Zeitlinadded tests for setting fg/bg colour
2002-02-20  Vadim Zeitlinadded commands to rename the menus and menu items for...
2002-02-19  Václav Slavíkadded an image to wxHTML printing sample
2002-02-18  Robert Roebling Added more wxRegion tests to erase sample.
2002-02-16  Robert Roebling Put a wxRegion test into the erase sample.
2002-02-16  Václav SlavíkA couple of changes to wxImage:
2002-02-15  Julian SmartInclude XPM under wxX11 for some samples; added comment...
2002-02-13  Robert Roebling wxX11:
2002-02-13  Václav Slavíksafety check
2002-02-12  Václav SlavíkwxMGL compilation fix
2002-02-11  Julian SmartLinking now
2002-02-10  Václav Slavíkmore wxMGL-aware samples
2002-02-10  Václav Slavíkdon't use wxGenericDirDialog in MSW
2002-02-06  Vadim Zeitlincleaned up the arrays declaration macros and added...
2002-02-02  Václav Slavíkadded cur and ico formats to the sample
2002-02-02  Vadim Zeitlinadded more commands for moving the logical origin
2002-02-01  Vadim Zeitlinmade wxCondition::Signal() queue the signals generated...
2002-02-01  Vadim Zeitlintest wxRegion::Offset()
2002-01-31  Julian SmartApplied status bar sample patch to toggle status bar
2002-01-30  Vadim Zeitlinattempts to make wxCondition::Broadcast() and Signal...
2002-01-29  Vadim Zeitlinadded wxCondition test
2002-01-29  Mattia BarbonNew wxHashMap class.
2002-01-28  Julian SmartAdded wxUSE_GUI=0 to EXTRAFLAGS to make it compile...
2002-01-27  Václav SlavíkXMLID->XRCID, XMLCTRL->XRCCTRL
2002-01-25  Vadim Zeitlinchanges to allow making samples/demos with non GNU...
2002-01-25  Vadim Zeitlininserted @IF_GNU_MAKE@ to allow building with other...
2002-01-21  Vadim Zeitlinadded SetLabelFont() test
2002-01-20  Stefan Csomornew targets for shared libs
2002-01-20  Václav Slavíkremoved tracing from html sample
2002-01-19  Gilles Depeyrotuse "..." instead of <...> for wx includes
2002-01-18  Vadim Zeitlinbetter native font support for wxGTK
2002-01-18  Julian SmartUpdated VC++ files
2002-01-17  Václav SlavíkWatcom wxMGL makefiles
2002-01-17  Václav Slavíkadded singleton interface to wxXmlResource, replaces...
2002-01-16  George TaskerAdded checks for wxUSE_IOSTREAMH to determine which...
2002-01-14  Vadim Zeitlinadded wxFont::IsFixedWidth(), documented it and impleme...
2002-01-13  Gilles Depeyrotuse "..." instead of <...> for wx includes
2002-01-12  Gilles Depeyrotchanged PPC struct alignement setting
2002-01-12  Gilles Depeyrotchanged PPC struct alignement setting
2002-01-11  Vadim Zeitlinadded support for wxALIGN_XXX in wxStaticBox
2002-01-11  Stefan Csomornew libraries added
2002-01-11  Vadim Zeitlinreverted stupid compilation breaking typo checked in...
2002-01-11  Vadim Zeitlinno changes
2002-01-10  Gilles Depeyrotchanged PPC struct alignement setting
2002-01-09  Vadim Zeitlinno (real) changes
2002-01-09  Vadim Zeitlinmake listbox taller
2002-01-09  Vadim Zeitlinexercise wxTextCtrl::GetRange
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-08  Julian SmartMoved include for Windows compilation; minor doc tweaks
2002-01-07  Vadim Zeitlinadded the splitter event processing and also cleaned...
next