]> git.saurik.com Git - wxWidgets.git/history - docs
1. aapplied patch for bcc makefiles from Ricky Gonzales
[wxWidgets.git] / docs /
2000-03-14  Vadim Zeitlin1. aapplied patch for bcc makefiles from Ricky Gonzales
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-14  Vadim Zeitlin1. status bar can now be positioned on top (and anywher...
2000-03-13  Julian SmartAdded tech note on adding class documentation.
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-09  Vadim Zeitlinexplain why quotes/brackets should be used in #includes
2000-03-08  Julian SmartMore makefile and project fun
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-07  Vadim Zeitlintechnote about translations added
2000-03-07  Vadim Zeitlintechnote about translations added
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 a mention about demos/ instead of samples/
2000-03-06  Guillermo Rodrigue... Added rotate sample and comment about masks in wxImage...
2000-03-06  Guillermo Rodrigue... And now some more of them
2000-03-06  Guillermo Rodrigue... Moved some items to 'already done' in the todo list
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  Robert Roebling Adapted wxGTK to wxMSW's notion of region setting.
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  Robert Roebling Clean-up, speed-up and bug-fix for wxListCtrl drawing,
2000-03-03  Guillermo Rodrigue... Please add classes in alphabetical order
2000-03-03  Guilhem LavauxUpdated some doc (wxProcess, wxSoundStream)
2000-03-03  Julian SmartAdded OGL to contrib
2000-03-02  Vadim Zeitlin1. wxProcess changes to make capturing subprocess outpu...
2000-03-02  Vadim Zeitlincorrected Remove() description
2000-03-02  Guillermo Rodrigue... Renamed tech notes to tnxxxx.txt
2000-03-02  Guillermo Rodrigue... Changed naming to TNxxxx
2000-03-01  Vadim Zeitlinadded a note about where to find makegen
2000-03-01  Vadim Zeitlincreated 'how to add a sample' technote
2000-03-01  Vadim Zeitlincreated tech note directory
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 OGL to new locations.
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  Václav Slavíkupdated legalese regarding libtiff, libjpeg
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  George TaskerUpdated the ODBC-related ToDos
2000-02-26  Václav Slavíkfixed reference to wxEvtHandler
2000-02-25  Guillermo Rodrigue... Corrected an HTML typo
2000-02-24  Guilhem LavauxCut out some duplicate symbol in datstrm.tex
2000-02-24  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
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-18  Vadim ZeitlinHP-UX recommendations added
2000-02-17  Václav Slavíkdocumented 2nd prototype of wxListCtrl::SetItem
2000-02-17  Vadim Zeitlinassorted files I forgot to commit before
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  Guillermo Rodrigue... added myself for spanish translation :-)
2000-02-16  Václav Slavíkdocumented Set/GetVendorName
2000-02-16  Vadim Zeitlintranslators for Hungarian and Russian added
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.
2000-02-15  Robert Roebling Various distrib related changes.
2000-02-15  Vadim Zeitlinmore translators
2000-02-15  Robert Roebling Many plot window gooddies.
2000-02-14  Vadim Zeitlinlist of official wxWin translators
2000-02-12  Julian SmartDistrib file updates; test for bitmap presence in contr...
2000-02-11  Julian SmartUncommented listctrl.tex
2000-02-11  Julian SmartDoc bug fixes
2000-02-11  Julian SmartManual fixes
2000-02-11  Robert Roebling Made HelpGen compile here.
2000-02-11  Julian SmartSome BC++ 5.4 fixes
2000-02-11  Vadim Zeitlin1. exchanged binary ROPs wxSET/wxCLEAR meaning for...
2000-02-10  Robert Roebling Whole lotta stuff for wxPlotWindow,
2000-02-10  Guillermo Rodrigue... Minor updates
2000-02-09  Stefan NeisUpdated/Added build instructions for OS/2.
next