wxStrncmp implementation.
[wxWidgets.git] / docs /
1999-06-17  Robert Roebling Made the RTTI thing an option.
1999-06-16  Robert Roebling wxWINE things.
1999-06-16  Robert Roebling make fixes.
1999-06-15  Vadim ZeitlinwxString::IsSameAs(char) added and documented as well...
1999-06-15  Robert Roebling Automake fix.
1999-06-15  Vadim Zeitlin2 typos corrected
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-13  Robert Roebling Added OS/2 patches to wxGTK.
1999-06-12  Vadim Zeitlin{Get/Set}{Width/Height} documented
1999-06-11  Robert Roebling Implemented ListCtrl::SetColumnWidth() wxLIST_AUTOSIZE
1999-06-10  Robin DunnAdded wxWindowBase::CentreOnParent to allow top level...
1999-06-10  Robert Roebling Docs.
1999-06-10  Karsten Ballüderdocumented the wxNO_DEFAULT that I added to make No...
1999-06-09  Julian SmartGetting various compilers to work with wxWin again
1999-06-09  Robin DunnAdded config values (commented out) for generating...
1999-06-08  Vadim Zeitlinexplained (?) difference between LeftDown and LeftIsDown
1999-06-08  Vadim Zeitlinthe default value for the constraints is wxUnconstraine...
1999-06-07  Robert Roebling Added some WINE things.
1999-06-07  Vadim Zeitlin1. wxWindow::IsTopLevel() added and documented
1999-06-07  Robert Roebling Updated distribtion and docs.
1999-06-02  Julian Smartday_of_week fix to wxDate, wxRect additions
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-05-31  Robert Roebling Added support for extra bitmap for toggled tool.
1999-05-27  Julian SmartAdded dcbase target to various makefiles
1999-05-27  Robert Roebling Doc updates.
1999-05-25  Vadim Zeitlin1. wxNotifyEvent documented
1999-05-25  Julian SmartMisc small changes
1999-05-24  Unknown (BV)Updated splitter docs to describe new wxSP_PERMIT_UNSPL...
1999-05-21  J. Russell Smythdocumented wxCONFIG_USE_RELATIVE_PATH
1999-05-20  Vadim Zeitlinbugs in splitter docs corrected
1999-05-20  Unknown (BV)Added a reference to the splitter event class and macros.
1999-05-20  Unknown (BV)Added the rest of the wxSplitterEvent class interface...
1999-05-19  Robert Roebling Augmented version to b5
1999-05-19  Vadim ZeitlinwxThread::Entry documented
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-12  Vadim Zeitlinincluded longlong doc
1999-05-10  Vadim Zeitlinthe initial draft of wxLongLong class
1999-05-09  Karsten BallüderAdded a generic wxProgressDialog and made wxPostscriptP...
1999-05-09  Julian SmartMisc. fixes
1999-05-09  Robert Roebling Applied FreeBSD patch
1999-05-06  Julian SmartSome doc corrections; various small fixes for Cygwin...
1999-05-05  Julian SmartwxNotebook fixes for Win16; VC++ 4 fixes for OLE files...
1999-04-30  Robin DunnwxPython documentation update
1999-04-30  Robert Roebling Updated docs, distrib and version
1999-04-29  Robin DunnwxPython documentation update
1999-04-26  Robert Roebling added check for GTK 1.2
1999-04-20  Robert Roebling little doc updates
1999-04-15  Karsten BallüderAdded a wxYield() warning to wxExecute() entry.
1999-04-15  Karsten BallüderAdded wxEnableTopLevelWindows(bool enable) for use...
1999-04-13  Vadim ZeitlinGetViews() documented
1999-04-13  Vadim Zeitlinsome typos in docs and code corrected (thanks Janos)
1999-04-11  Václav SlavíkMIME support
1999-04-09  Robert Roebling Here it comes:
1999-04-07  Julian SmartMenu/toolbar event handling now tries the window with...
1999-04-07  Julian SmartAdded imaggif.h, imaggif.cpp (wxImage GIF-reading suppo...
1999-04-07  Vadim Zeitlinno more SetAppName/SetVendor in the config classes
1999-04-06  Julian SmartAdded some missing wxTextCtrl functions: Undo, Redo...
1999-04-06  Julian SmartFixed OnMenuHighlight, wxPrintData problems
1999-04-06  Vadim ZeitlinwxConfig::GetEntryType() added
1999-04-01  Vadim ZeitlinwxMkDir() has 'perm' argument
1999-04-01  Vadim ZeitlinwxFindNextFile typo corrected
1999-03-31  Robert Roebling added wxFrame::Command()
1999-03-31  Vadim ZeitlinwxFAIL/ASSERT/CHECK documentation updated, CHECK2 added
1999-03-30  Vadim Zeitlin1. notes for AIX compilation added
1999-03-30  Vadim Zeitlindocs synchronized with code
1999-03-25  Julian SmartMany changes to the printing classes.
1999-03-24  Vadim ZeitlinwxMenu code clean up
1999-03-23  Vadim Zeitlin1. ReadMailcap/MimeTypes returna bool error code
1999-03-22  Vadim Zeitlinissue with right aligned checkboxes added
1999-03-22  Karsten Ballüderfixed the description of wxSafeYield()
1999-03-22  Vadim ZeitlinwxSafeYield documented
1999-03-22  Vadim ZeitlinwxEvent::Skip() clarification added
1999-03-21  Julian SmartAdded wxTreeCtrl::SetItemDropHighlight (wxMSW only);
1999-03-13  Guilhem Lavaux* Docs fixes, wxStream overview enabled (all docs shoul...
1999-03-12  Guilhem Lavaux* wxStreams overview added to the documentation. I...
1999-03-12  Julian SmartMinor doc tweaks plus major wxTreeCtrl bug fixed (doubl...
1999-03-10  Vadim ZeitlinGetMaxSize() docs updated
1999-03-08  Julian SmartSmall changes incl. making wxTAB_TRAVERSAL always on...
1999-03-06  Julian SmartSmall changes
1999-03-03  Vadim ZeitlinwxUsleep() introduced (and documented) to try to work...
1999-03-02  Julian SmartCorrected event.h for wxKeyEvent/wxMouseEvent, and...
1999-03-02  Robert Roebling Removed warnings from tbarsimpl
1999-03-01  Julian SmartCured some Motif bugs
1999-03-01  Julian SmartAdded dummy OnIdle to wxWindow in wxGTK; doc tweaks
1999-02-28  Julian SmartwxUSE_SOCKETS added to setup(0).h; Cygwin corrections...
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-02-28  Vadim ZeitlinwxCheckListBox fixes: crash/memory leak when items...
1999-02-28  Vadim ZeitlinSetCursor() doesn't set cursor for children of the...
1999-02-28  Vadim ZeitlinwxArrayString documentation added
1999-02-28  Vadim Zeitlinsome more files to ignore for cvs
1999-02-27  Guilhem Lavaux* wxSocket fixes: FTP, HTTP works really now. GTK fixes...
1999-02-27  Vadim Zeitlin1. typos corrected in ftp/protocol/url (Members is...
1999-02-27  Vadim Zeitlini18n overview
1999-02-27  Vadim Zeitlin1. (very) short i18n overview added, wxGetTranslation...
1999-02-26  Julian SmartDoSetClientSize omissions fixed; some doc fixes
1999-02-26  Vadim Zeitlinchar */wxString confusion cleaned in the docs
1999-02-26  Guilhem Lavaux*** empty log message ***
1999-02-26  Guilhem Lavaux* Missing doc file.
1999-02-26  Julian SmartFixed wxMSW arrow key bug, changed wxPoem window to...
1999-02-26  Julian SmartDoc fixes
next