]> git.saurik.com Git - wxWidgets.git/history - samples
Added border for top level windows with captions, though
[wxWidgets.git] / samples /
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...
2002-01-06  Gilles Depeyrotcorrection for wxMac
2002-01-03  Vadim Zeitlinlog textctrl should be readonly
2002-01-03  Vadim Zeitlinsome brush tests
2001-12-31  Stefan Csomord&d implementation
2001-12-31  Stefan CsomorwxMAC added
2001-12-30  Vadim ZeitlinUnicode test
2001-12-30  Stefan Csomorcarbon debugging lib added
2001-12-28  Vadim Zeitlinremoved my timing code accidentally committed before
2001-12-24  Vadim Zeitlindon't crash if bitmaps are not found
2001-12-23  Vadim Zeitlinapplied patch fixing some graphical glitches from Dimitri
2001-12-22  Julian SmartMore tweaks to wxMicroWi
2001-12-21  Vadim Zeitlinadd more methods to wxNativeFontInfo: To/FromUserString...
2001-12-21  Vadim Zeitlinminor optical fix
2001-12-21  Julian SmartMore tinkering
2001-12-21  Julian SmartMicroWindows tweaks
2001-12-21  Julian SmartMicroWindows mods
2001-12-17  Václav Slavíkadded sample showing wxTR_FULL_ROW_HIGHLIGHT
2001-12-16  Robert Roebling Reimplemented wxFileName with m_relative field.
2001-12-14  Vadim Zeitlinadded EVT_CUSTOM test
2001-12-14  Vadim Zeitlinadded custom events demo
2001-12-14  Vadim ZeitlinwxConfig clean up and bug fix for record defaults
2001-12-10  Vadim Zeitlinenabled all tests for the release
2001-12-09  Vadim Zeitlinno real changes
2001-12-09  Vadim Zeitlinfixed displaying text in non default charset in the...
2001-12-09  Vadim Zeitlinrefresh the window when the size changed
2001-12-07  Václav Slavíkthe sample should really really show treectrl's native...
2001-12-07  Gilles Depeyrotuse "..." instead of <...> for wx includes
2001-12-07  Vadim Zeitlinshow font encoding as well; use a splitter to allow...
2001-12-05  Gilles Depeyrotuse wxWindow instead of wxTopLevelWindow (not yet imple...
2001-12-04  Vadim Zeitlinadded wxFileName::MakeRelativeTo() and the tests/docs...
2001-12-04  Vadim Zeitlinfixed Assign(fullpath, fullname)
2001-12-02  Gilles Depeyrotstore CodeWarrior 5.3 projects as xml instead of binary...
2001-12-02  Vadim Zeitlinfixed bad choice of accel keys
2001-12-02  Vadim Zeitlinmore fixes to target window scrolling
2001-12-01  Vadim Zeitlin1. added wxFileName::CreateTempFileName() and implement...
2001-12-01  Mattia BarbonApplied #487077: updates/fixes for BCC32
2001-11-30  Vadim Zeitlinextended file name tests
2001-11-28  Julian SmartFixing wxMicroWindows compilation
2001-11-28  Vadim Zeitlinreplaced "CC = gcc" and even stranger "CPP = gcc -g...
2001-11-28  Vadim Zeitlinadded missing files
2001-11-28  Julian SmartAdded missing files to project file.
2001-11-28  Vadim Zeitlinreplaced `wx-config --cflags` with `wx-config --cxxflag...
2001-11-27  Václav Slavíkcompilation fix
2001-11-27  Vadim Zeitlinadded some test for the choice dialog sizing
2001-11-27  Václav SlavíkwxMGL compilation fix
2001-11-26  Vadim Zeitlinsuperposition of text styles in wxTextCtrl now works...
2001-11-26  Vadim Zeitlincompilation warning fixed for wxUSE_TOOLTIPS==0
2001-11-26  Gilles DepeyrotAdded compile-time check to be sure that wxUSE_ is...
2001-11-25  Vadim Zeitlinadded wxCmdLineParser::ConvertStringToArgs(), wxApp...
2001-11-25  Gilles Depeyrotmoved wx/panel include to correct wxGTK compilation...
2001-11-25  Gilles Depeyrotremoved trailing ; after DECLARE_ macros
2001-11-25  Vadim Zeitlinadded Remove() test
2001-11-25  Vadim Zeitlinadded wxCHANGE_DIR test
2001-11-24  Gilles Depeyrotcorrection for compilation under Mac OS X
2001-11-23  Vadim Zeitlinadded test for selecting intial colour in the col dlg
2001-11-23  Gilles Depeyrotcorrected makefiles following suggestion by MBN
2001-11-23  Jouk Jansen Committing in .
next