]> git.saurik.com Git - wxWidgets.git/history - docs
updated configure and the makefiles after the samples move
[wxWidgets.git] / docs /
2000-01-08  Vadim Zeitlinupdated configure and the makefiles after the samples...
2000-01-06  Julian SmartSome edits to OGL; tweaks to wxClipboard docs
2000-01-06  Julian SmartBC++ IDE compile mod to thread.cpp; other small stuff
2000-01-04  Robert Roebling Doc updates.
2000-01-04  Robert Roebling Compilation fix,
2000-01-04  Guillermo Rodrigue... Some typos fixed
2000-01-02  Vadim Zeitlin1. wxDateTimeHolidayAuthority class for calculating...
2000-01-02  Robert Roebling Documented wxMutexGuiEnter etc and thread sample.
2000-01-02  Václav Slavíkadded wxEncodingConverter::Convert(char*,wxChar*) and...
2000-01-02  Robert Roebling Some more samples documented etc.
2000-01-02  Robert Roebling wxSpinCtrl no longer emits event when changed program...
2000-01-01  Julian SmartUpdated wxvc_dll.dsp and memory.h to make VC++ compile...
2000-01-01  Václav Slavíkdocumented wxMB_DOCKABLE
2000-01-01  Václav Slavíkadded 'document wxSpinCtrl & wxFontMapper' to TODO...
2000-01-01  Václav Slavíkreplaced occurences of \_ by _ in verbatim environment
1999-12-31  Václav Slavíkadded wxEncodingConverter
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-12-29  Julian SmartTidied some doc references; added Stefan's Blit optimis...
1999-12-29  Robert Roebling Doc correction for wxScrollWinEvent.
1999-12-29  Robert Roebling Added wxWindow::DoMoveWindow(..)
1999-12-29  Robert Roebling Small doc updates, mainly wxDropTarget,
1999-12-28  Julian SmartWatford C++ related changes. Unfortunately, the linker...
1999-12-28  Julian SmartRemoved references to separate prop and porting docs...
1999-12-28  Robert Roebling Calling a Refresh() before the window is created...
1999-12-28  Julian SmartAdded Bil Simser to wxBook page; fixed bug in notebook...
1999-12-27  Robert Roebling Minor doc updates.
1999-12-25  Václav Slavíkfixes of documentation - replaced \tt{...}, \em{.....
1999-12-25  Václav Slavíkmoved proplist documentation to main book
1999-12-25  Václav Slavíkmoved 1.6X -> 2.X porting manual to main book
1999-12-25  Robert Roebling Wrote wxMask(bitmap,colour).
1999-12-24  Václav Slavíkmany fixes in documentation so that it compiles with...
1999-12-24  Robin Dunnfixed mismatched }
1999-12-23  Václav SlavíkwxHtmlWindow::OnLinkClicked and wxHtmlCell::Get/SetLink...
1999-12-23  Robin DunnwxPython doc updates
1999-12-23  Václav Slavíkremoved wxITALIC/wxSLANT stuff from wxHTML (no longer...
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,
next