]> git.saurik.com Git - wxWidgets.git/history - docs/latex
Just a _T()
[wxWidgets.git] / docs / latex /
1999-07-26  Karsten BallüderDocumented help API extension and fixed gsocket compila...
1999-07-26  Vadim ZeitlinEditLabel fixes (wxMSW/wxGTK synchronised, docs updated)
1999-07-26  Vadim ZeitlinCentre() supports wxCENTER_FRAME flag now
1999-07-25  Robert Roebling Added wxStaticBitmap::SetIcon()
1999-07-24  Guilhem LavauxUpdated wxDataStream (added ByteOrder)
1999-07-22  Vadim Zeitlin1. added wxGetNumberFromUser (to textdlgg.cpp and dialo...
1999-07-22  Robert Roebling Corrected wxlistBox, wxRadioBox, wxComboBox and
1999-07-20  Vadim Zeitlin1. panels pass focus to the next item in parent panel
1999-07-15  Vadim Zeitlin1. wxTextCtrl compilation fixes for wxGTK and more...
1999-07-10  Vadim ZeitlinwxButton::GetDefaultSize() added for MSW and documented
1999-07-10  Václav Slavík*** empty log message ***
1999-07-10  Václav Slavík*** empty log message ***
1999-07-09  Guilhem Lavaux* wxStream doc update
1999-07-07  Karsten Ballüderdocumented wxMENU_TEAROFF
1999-07-05  Vadim ZeitlinCalcUnscrolledPosition takes int, not floats
1999-07-05  Vadim Zeitlinmade wxImage::Scale() const to not confuse people any...
1999-07-05  Karsten BallüderMade icons configurable via a wxMApp virtual function...
1999-06-28  Vadim Zeitlinmore files I forgot to commit
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-27  Robin Dunnfixed typo
1999-06-27  Vadim Zeitlinmissing semicolon added to the example
1999-06-26  Václav Slavík*** empty log message ***
1999-06-23  Vadim Zeitlinin-place editing code from Michael Bedward integrated...
1999-06-22  Robin DunnwxPython documentation updates
1999-06-16  Robert Roebling wxWINE things.
1999-06-15  Vadim ZeitlinwxString::IsSameAs(char) added and documented as well...
1999-06-15  Vadim Zeitlin2 typos corrected
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  Karsten Ballüderdocumented the wxNO_DEFAULT that I added to make No...
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  Vadim Zeitlin1. wxWindow::IsTopLevel() added and documented
1999-06-07  Robert Roebling Updated distribtion and docs.
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  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-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-29  Robin DunnwxPython documentation update
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-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  Vadim ZeitlinwxFAIL/ASSERT/CHECK documentation updated, CHECK2 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  Karsten Ballüderfixed the description of wxSafeYield()
1999-03-22  Vadim ZeitlinwxSafeYield documented
1999-03-22  Vadim ZeitlinwxEvent::Skip() clarification added
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-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
next