]> git.saurik.com Git - wxWidgets.git/history - docs
Update options to the config files
[wxWidgets.git] / docs /
1999-12-22  Vadim Zeitlin1. corrected some owner-drawn buttons bugs
1999-12-22  Václav Slavíkdocumented wxHashTable::DeleteContents(bool)
1999-12-22  Václav Slavíkadded printing classes to HTML section
1999-12-22  Vadim Zeitlin1. wxBase compiles under BeOS
1999-12-22  Robert Roebling Some debug code.
1999-12-22  Vadim Zeitlin1. coloured buttons seem to work
1999-12-21  Václav Slavíkfixed typo (const<->cosnt)
1999-12-21  Václav Slavíkadded wxHTML to Classes by Category
1999-12-21  Vadim ZeitlinwxDateTime::ParseFormat() and ParseTime() added (compil...
1999-12-21  Robert Roebling Some doc updates.
1999-12-21  Vadim ZeitlinwxString::Format() added
1999-12-21  Vadim Zeitlin1. wxLongLong and wxDateTime compilation fixed for...
1999-12-20  Václav Slavíkadded <EM>, <CITE> and <STRONG> tags; now use separate...
1999-12-17  Julian SmartMisc small mods
1999-12-17  Vadim Zeitlinadded wxToolBar::SetToolClientData
1999-12-16  Vadim Zeitlinchanged wxImage::Rescale() to return wxImage& and not...
1999-12-15  Vadim Zeitlindocumented GetLabel/Text, added a note about GetName...
1999-12-15  Vadim Zeitlinadded wxSingleChoiceDialog::SetSelection
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARIES
1999-12-14  Vadim Zeitlinadded support for vertical toolbars for MSW - seems...
1999-12-13  Vadim Zeitlinadded wxList::Insert(size_t); updated wxList documentation
1999-12-13  Robert Roebling wxTextStream now interprets 1,1 as 1.1 (European...
1999-12-13  Václav Slavíkadded wxHTML samples
1999-12-12  Robert Roebling Some doc updates.
1999-12-11  Václav Slavíknew wxHTML printing code ; parser now supports scaling
1999-12-11  Václav Slavíkdocumented wxDC::GetUserScale
1999-12-11  Václav Slavíkdocumented wxHF_BOOKMARKS flag for wxHtmlHelpController
1999-12-11  Vadim Zeitlin1. wxDir works for MSW and documented
1999-12-10  Jouk Jansen Committing in .
1999-12-09  Vadim Zeitlina more easy to use version of wxGetHomeDir() added
1999-12-08  Robert Roebling Further stream tests, doc updates and minor clean...
1999-12-08  Vadim ZeitlinGNOME/KDE integration for wxMimeTypeManager
1999-12-08  Vadim Zeitlineven more docs for wxFile::Eof
1999-12-08  Vadim Zeitlin1. fix for compiling samples with profile info
1999-12-08  Vadim Zeitlinedited changelog slightly
1999-12-08  Robert Roebling Documented wxFFile and wxFFileStream and Co.
1999-12-08  Vadim Zeitlin1. many DrawRotatedText() corrections (gtk)
1999-12-07  Vadim Zeitlin1. wxFileDialog patch for multiple selection applied...
1999-12-06  Robert Roebling Added tests for buffered streams.
1999-12-06  Vadim Zeitlinfixed LaTex error
1999-12-06  Robert Roebling Patch for stream.cpp for non-flushable stream,
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 ZeitlinAdded DrawRotatedText
1999-12-06  Vadim ZeitlinRotated text patch from Hans-Joachim Baader (with some...
1999-12-05  Julian SmartwxChoice/wxComboBox background colour change (to get...
1999-12-04  Vadim Zeitlin1. wxGetOsDescription() function added
1999-12-04  Vadim Zeitlinnew wxMenu(Bar) dynamic menu(bar) management functions...
1999-12-04  Robert Roebling Documented wxStopWatch and wxToolBar::AddControl().
1999-12-04  Robert Roebling String changes for translations,
1999-12-01  Robert Roebling Typos in sizer docs.
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  Julian SmartCompile fixes
1999-11-29  Vadim Zeitlinjoinable and detached POSIX threads (not fully tested...
1999-11-29  Vadim Zeitlin"no C++ comments in C files" rule
1999-11-28  Václav SlavíkSetTitle method (internal use only) changed to virtual...
1999-11-27  Vadim ZeitlinwxThread docs updates
1999-11-25  Vadim Zeitlin1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-11-23  Julian SmartWM_MOUSEMOVE correction
1999-11-22  Robert Roebling Headers moved a bit.
1999-11-22  Robert Roebling Doc updates.
1999-11-21  Robert Roebling makefile updates,
1999-11-21  Robert Roebling Updates to event docs. (removed evthandler::default).
1999-11-19  Robin DunnAdded encoding parameter to wxFontList::FindOrCreateFont
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-11-18  Vadim ZeitlinwxLogTrace documentation updated and expanded, VC+...
1999-11-17  Václav Slavíkfixed incomplete lists of supported handlers
1999-11-17  Václav SlavíkwxBitmap::LoadFile and SaveFile now uses wxImage's...
1999-11-17  Julian SmartMade some treectrl sample icons transparent; added...
1999-11-16  Vadim ZeitlinwxFrameBase class for wxMSW and wxGTK
1999-11-16  Vadim ZeitlinRemoveAt() added to array classes
1999-11-16  Vadim ZeitlinwxListCtrl::DeleteAllItems() doesn't send notification...
1999-11-15  Vadim ZeitlinwxSnprintf() and wxVsnprintf() added, documented and...
1999-11-15  Vadim ZeitlinwxCriticalSectionLocker ctor param type corrected,...
1999-11-14  Robert Roebling Distrib changes.
1999-11-14  Julian SmartWatcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI...
1999-11-13  Robin DunnwxPython doc updates
1999-11-12  Vadim ZeitlinwxTimer/timercmn.cpp change
1999-11-12  Vadim Zeitlinsome HTML links \urlref'ied
1999-11-12  Vadim Zeitlinnote about VMS linker case insensitivity added
1999-11-12  Vadim ZeitlinOutputDebugStringW95 removed - it's really unnecessary...
1999-11-12  Vadim Zeitlinnote about WX_DEFIN_EOBJARRAY added
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen*** empty log message ***
1999-11-12  Jouk Jansen Committing in .
1999-11-11  Julian SmartAdded a bug report; C++Builder compile fixes
1999-11-10  Vadim Zeitlin1. made it possible to use wxUpdateUIEvent with wxTextC...
1999-11-10  Julian SmartStupid makeprog.vc corruption fixed
1999-11-09  Robin DunnwxSizer patches by Alexander Smishlajev <als@turnhere...
1999-11-09  Julian SmartMisc small fixes
1999-11-08  Julian SmartFixes to Cygwin/Mingw32 makefile, manual now compiles...
1999-11-08  Vadim ZeitlinDEBUG => __WXDEBUG__
1999-11-08  Julian SmartMade various Motif fixes, wxListBox/wxChoice derive...
1999-11-07  Julian SmartVarious fixes for various compilers...
1999-11-07  Julian SmartTidied up wxHTML About HTML file (missing /td, /tr...
1999-11-06  Julian SmartSmall changes
next