]> git.saurik.com Git - wxWidgets.git/history - samples
removed USE_SHARED_LIBRARY(IES)
[wxWidgets.git] / samples /
1999-12-14  Ron Leeadded XBM example to image sample
1999-12-14  Vadim Zeitlinadded support for vertical toolbars for MSW - seems...
1999-12-13  Vadim Zeitlinupdated the sample and renamed the files
1999-12-13  Robert Roebling wxTextStream now interprets 1,1 as 1.1 (European...
1999-12-12  Václav Slavíkremoved pnghand from MSW sources - obsoleted
1999-12-11  Robin DunnA couple small tweaks to get the new wxNotebookSizer...
1999-12-11  Robert Roebling Added wxNotebookSizer
1999-12-11  Vadim Zeitlin1. wxDir works for MSW and documented
1999-12-10  Vadim Zeitlinand now timezones work even better ;-)
1999-12-10  Vadim Zeitlinmore timezone stuff - it's a miracle, but it seems...
1999-12-09  Robert Roebling Changed scrollsub sample.
1999-12-09  Stefan Csomorno message
1999-12-09  Stefan Csomorcw pro 4 not supported anymore
1999-12-09  Stefan Csomorcorrected mac-like placing of <about> menu line
1999-12-08  Robert Roebling Further stream tests, doc updates and minor clean...
1999-12-08  Vadim ZeitlinwxDir class added
1999-12-08  Robert Roebling Documented wxFFile and wxFFileStream and Co.
1999-12-08  Robert Roebling Stream error testing.
1999-12-08  Vadim Zeitlin1. many DrawRotatedText() corrections (gtk)
1999-12-07  Robert Roebling Correction to position of rotated text.
1999-12-07  Vadim ZeitlinwxMimeTypeManager::EnumAll() seems to work, couple...
1999-12-07  Vadim Zeitlinsmall cosmetic fix for wxListCtrl
1999-12-07  Vadim Zeitlin1. wxFileDialog patch for multiple selection applied...
1999-12-07  Vadim Zeitlin1. fixes for DrawRotatedText(), drawing sample extended...
1999-12-06  Robert Roebling Added tests for buffered streams.
1999-12-06  Vadim ZeitlinwxTreeCtrl has colours and fonts too now
1999-12-06  Vadim ZeitlinwxThread::GetCPUCount() and SetConcurrency() added...
1999-12-06  Vadim Zeitlingeneric wxListCtrl colour/font setting
1999-12-06  Vadim ZeitlinRotated text patch from Hans-Joachim Baader (with some...
1999-12-05  Vadim ZeitlinwxListCtrl custom drawing seems to work
1999-12-04  Vadim Zeitlin1. wxGetOsDescription() function added
1999-12-04  Vadim ZeitlinwxMenu::Insert() seems to work, bug in wxMenuBase:...
1999-12-04  Vadim ZeitlinwxMenuBar::Insert() seems to work!
1999-12-04  Robert Roebling Two missing #includes in image code.
1999-12-03  Vadim ZeitlinwxDateTime...
1999-12-02  Vadim Zeitlinmore threds fixes, more threads tests - seems to work...
1999-12-02  Vadim Zeitlineven more wxDateTime work (completely broken for now...
1999-12-01  Vadim Zeitlin1. more wxDateTime work
1999-12-01  Vadim Zeitlinsorting test added
1999-12-01  Karsten Ballüderrtf cut&paste works now, html export fixed
1999-12-01  Vadim Zeitlin1. wxMotif::wxFrame derives from wxFrameBase now
1999-12-01  Robert Roebling Applied patch for multiple file selection, documented.
1999-11-30  Vadim ZeitlinwxDateTime starting to work, more tests for it and...
1999-11-30  Robert Roebling Made db.h compile (removed this wxODBC_ONLY_FARWRD_XX...
1999-11-29  Vadim Zeitlinjoinable and detached POSIX threads (not fully tested...
1999-11-29  Robert Roebling More TIFF things,
1999-11-28  Vadim Zeitlin1. msec resolution for timer functions under Win32
1999-11-28  Václav Slavíkchanged icon name
1999-11-28  Robert Roebling TIFF change 6.
1999-11-27  Vadim Zeitlin1. wxThread changes (detached/joinable) for MSW and...
1999-11-27  Robert Roeblingsds
1999-11-26  Robert Roebling Minor changes.
1999-11-25  Vadim Zeitlin1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-11-25  Jouk Jansen Committing in .
1999-11-24  Julian SmartRemoved strange wxFAIL; added dialup.cpp to filelist.txt
1999-11-24  Jouk Jansen Committing in .
1999-11-24  Jouk JansenVMS option files clash with VC++. temporarily removed.
1999-11-23  Julian SmartWM_MOUSEMOVE correction
1999-11-22  Robert Roebling Headers moved a bit.
1999-11-22  Jouk Jansen Committing in .
1999-11-22  Jouk Jansen Committing in .
1999-11-22  Jouk Jansen Committing in .
1999-11-22  Guillermo Rodrigue... explicitly set addr.LocalHost before creting the wxSock...
1999-11-21  Robert Roebling Forgot one.
1999-11-21  Robert Roebling makefile updates,
1999-11-21  Robert Roebling Added speed-up for font-loading (a bit simplistic),
1999-11-19  Jouk Jansen Committing in .
1999-11-18  Robert Roebling Added wxEvtHandler::Disconect()
1999-11-18  Vadim ZeitlinwxGTK pastes text from rxvt again
1999-11-17  Julian SmartMade some treectrl sample icons transparent; added...
1999-11-16  Vadim Zeitlinassert in OnSelected() fixed
1999-11-15  Karsten Ballüderprivate dataformat almost working - minor fixes
1999-11-15  Robert Roebling Added a few non-threads compile fixes,
1999-11-15  Vadim ZeitlinwxSnprintf() and wxVsnprintf() added, documented and...
1999-11-14  Robert Roebling Added two stand alone makefiles for samples.
1999-11-14  Robert Roebling Added wxWakeUpIdle() to wxGTK,
1999-11-13  Ron Leeadded simple test for wxStaticBoxSizers
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Vadim Zeitlincompilation fix
1999-11-12  Vadim Zeitlincontrols can now be put in the toolbars (MSW only so...
1999-11-11  Stefan CsomorwxMac completed so far, generic listctrl extension
1999-11-11  Robert Roebling Fixed optical bug in wxListCtrl,
1999-11-11  Vadim Zeitlin1. wxStaticBox doesn't draw over the underlying control...
1999-11-09  Robin DunnwxSizer patches by Alexander Smishlajev <als@turnhere...
1999-11-09  Robert Roebling Removed Vadim's surplus code in clipboard.
1999-11-08  Karsten BallüderMinor fixes to plug memory hole, will add WXLO import...
1999-11-08  Vadim ZeitlinwxDataObjectComposite/Custom seem to work
1999-11-08  Vadim Zeitlinminor aesthetic fixes
1999-11-08  Vadim Zeitlinremoving Makefile.ams (and minor additions/fixes to...
1999-11-08  George TaskerwxEndBusyCursor() was being called, even when it was...
1999-11-08  Julian SmartMade various Motif fixes, wxListBox/wxChoice derive...
1999-11-07  Julian SmartVarious fixes for various compilers...
1999-11-07  George TaskerGUI display problems fixed
1999-11-07  George TaskerColumn name IS_DEVELOPER in index was shortened to...
1999-11-07  George TaskerCleaned up a compile warning on the MAX_PATH definition.
1999-11-07  Julian SmartTidied up wxHTML About HTML file (missing /td, /tr...
next