]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx
added fool-proof test for sizeof(wchar_t) that works on SGI/Irix. This a workaround...
[wxWidgets.git] / docs / latex / wx /
2000-08-22  Vadim Zeitlintypo fixed
2000-08-22  Julian SmartAdded Reset() to command line parser and called it...
2000-08-21  Julian SmartDoc fix and SetArguments implementation
2000-08-20  Julian SmartDoc mods
2000-08-18  Vadim Zeitlinremoved obsolete parts of SetIcon docs
2000-08-15  Václav Slavíkadded wxIcon::CopyFromBitmap to wxGTK
2000-08-14  George Taskerv2.2.1 TAGGED copy ported over to main trunk of CVS
2000-08-14  George TaskerRemoved the reference to table.tex, as it is no longer...
2000-08-14  George TaskerwxTable renamed to wxDbTable
2000-08-09  Julian SmartTypo correction
2000-08-08  Julian SmartMinor update
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-08-03  Václav Slavíkfixed low resolution problem with wxPostScriptDC
2000-08-03  Julian SmartAdded ability to call wxWindow::OnPaint under Windows...
2000-07-29  Julian SmartFloodFill correction, wxQuantize correction
2000-07-29  Julian SmartAdded Set/Get/HasOption members and moved palette to...
2000-07-28  Michael BedwardUpdated docs for wxGrid::SelectBlock
2000-07-27  Michael BedwardSome more wxGrid function docs.
2000-07-24  Michael BedwardHad accidentally added gridwork.tex to the docs
2000-07-21  Michael BedwardTrying again to add these files to the main trunk.
2000-07-21  Michael BedwardFirst batch of work for new wxGrid docs.
2000-07-15  Bryan Pettymerged 2.2 branch
2000-05-05  Julian SmartMisc fixes
2000-04-11  Vadim Zeitlinmention wxNB_LEFT/RIGHT/BOTTOM styles
2000-03-22  Vadim Zeitlinnote about comctl32.dll bug with tree ctrl colours...
2000-03-20  Vadim ZeitlinwxThread::Kill() doesn't call OnExit() incorrectly
2000-03-19  Julian SmartMisc small changes
2000-03-19  Vadim Zeitlin1. corrected HAVE_PW_GECOS detection in configure ...
2000-03-19  Vadim Zeitlinsome more explanations about thread exiting/killing...
2000-03-19  Vadim Zeitlin1. fixed crash in wxDateTime::ParseDate
2000-03-18  Julian SmartAdded def files for making OpenGL DLLs (Mingw32); added...
2000-03-18  Julian SmartAdded stub for wxHandleFatalExceptions. But where's...
2000-03-18  Julian SmartDoc tweaks
2000-03-17  Robin DunnSome wxPython doc changes
2000-03-17  Julian SmartSome doc fixes; BC++, Watcom C++, Mingw32 fixes
2000-03-17  Vadim ZeitlinwxHandleFatalExceptions() added, documented
2000-03-17  Julian SmartDoc updates; new grid disabled for BC++/WIN16 (too...
2000-03-16  Robert Roebling Next take at getting mini-frames even with Life!...
2000-03-16  Vadim Zeitlin1. fixed memory leak in GAddress
2000-03-15  Vadim Zeitlin1. wxFTP works (somehow)
2000-03-15  Julian SmartSome doc proofreading
2000-03-14  Julian SmartFixed crash-on-exit bug due to status bar being deleted...
2000-03-14  Guillermo Rodrigue... A few unimportant changes
2000-03-12  Robert Roebling Some doc updates,
2000-03-12  Julian SmartAdded project files for STC; fixed wxStringList memory...
2000-03-11  Václav Slavíkdocumented wxSpinCtrl
2000-03-11  Václav Slavíkdocumented wxSpinCtrl
2000-03-11  Václav Slavíkdocumented wxFontMapper
2000-03-11  Václav Slavíkfixed documentation of wxList::Clear behavior after...
2000-03-10  Guillermo Rodrigue... Updated to reflect latest changes
2000-03-10  Julian SmartDoc corrections, wxMotif toolbar AddControl implementat...
2000-03-10  Julian SmartSmall fixes for Tex2RTF but alas, we still get memory...
2000-03-10  Vadim Zeitlin1. fixed warning which was hiding a bug in wxGrid:...
2000-03-09  Julian SmartMmedia, OGL lib directory changes; omitted naughty...
2000-03-09  Vadim ZeitlinGet/SetDefaultItem docs corrections
2000-03-08  Julian SmartMade VC++ makefiles and project files a bit more consistent
2000-03-08  Guillermo Rodrigue... Updated to reflect some of the latest changes
2000-03-06  Guillermo Rodrigue... Some other typos
2000-03-06  Guillermo Rodrigue... Ops, typo
2000-03-06  Guillermo Rodrigue... Documented Destroy()
2000-03-06  Guillermo Rodrigue... Documented Destroy()
2000-03-06  Guillermo Rodrigue... Added rotate sample and comment about masks in wxImage...
2000-03-05  Guilhem LavauxMoved wxMMedia to contrib/src/mmedia
2000-03-05  Guilhem LavauxRemoved wxMMedia classes doc from the main wx doc
2000-03-04  Guillermo Rodrigue... Ops
2000-03-04  Guillermo Rodrigue... Stupidity fixed in WaitOnConnect() docs
2000-03-03  Václav Slavíkadded compression ratio argument to wxZlibOutputStream...
2000-03-03  Guilhem LavauxwxSoundFileStream doc updates (indeed, first write)
2000-03-03  Guillermo Rodrigue... Please add classes in alphabetical order
2000-03-03  Guilhem LavauxUpdated some doc (wxProcess, wxSoundStream)
2000-03-02  Vadim Zeitlin1. wxProcess changes to make capturing subprocess outpu...
2000-03-02  Vadim Zeitlincorrected Remove() description
2000-03-01  Julian SmartFull-screen dragging fix (GC setting)
2000-03-01  Julian SmartAdded wxDragImage generic implementation and sample...
2000-02-28  Julian SmartSome corrections
2000-02-28  Julian SmartRemoved old wxGLCanvas stuff; moved wxTreeLayout to...
2000-02-28  Julian SmartMoved wxGLCanvas to more normal positions
2000-02-27  Václav Slavíkadded wxMemoryFSHandler docs
2000-02-27  Václav Slavíkadded wxMemoryFSHandler docs
2000-02-27  Václav Slavíkdocumented VFS handlers
2000-02-27  Václav Slavíkadded Include files section to my classes where it...
2000-02-27  Guilhem LavauxAdded wxMMedia doc. For the moment only a few files...
2000-02-27  Guillermo Rodrigue... Large parts rewritten and reorganized
2000-02-26  Václav Slavíkfixed reference to wxEvtHandler
2000-02-24  Guilhem LavauxCut out some duplicate symbol in datstrm.tex
2000-02-23  Julian SmartMisc small changes, some for VC++ 1.5
2000-02-23  Vadim Zeitlincommand events are not redirected to focused window
2000-02-23  Sylvain BougnouxAdd exemple for redirecting cout
2000-02-22  Václav Slavíkbetter documented wxListCtrl::GetItem (it was absolutel...
2000-02-22  Vadim Zeitlin1. wxMenuBar::FindMenu() made "const"
2000-02-21  Vadim Zeitlina couple of wors about wxObjArray::Index()
2000-02-17  Václav Slavíkdocumented 2nd prototype of wxListCtrl::SetItem
2000-02-17  Vadim Zeitlinadded wxRect::Inflate()
2000-02-17  Vadim Zeitlinadded and documented wxDC::DrawCheckMark()
2000-02-17  Vadim ZeitlinwxSysErrorCode/Msg documented
2000-02-16  Václav Slavíkdocumented Set/GetVendorName
2000-02-16  Julian SmartVarious VC++ 1.5 and other corrections
2000-02-15  Sylvain BougnouxUpdate entering/leaving
2000-02-15  Robert Roebling Forgot to add this one.
2000-02-15  Robert Roebling plot docs.
next