2000-03-18 |
Julian Smart | Doc tweaks |
tree | commitdiff |
2000-03-17 |
Robin Dunn | Some wxPython doc changes |
tree | commitdiff |
2000-03-17 |
Julian Smart | Some doc fixes; BC++, Watcom C++, Mingw32 fixes |
tree | commitdiff |
2000-03-17 |
Vadim Zeitlin | wxHandleFatalExceptions() added, documented |
tree | commitdiff |
2000-03-17 |
Julian Smart | Doc updates; new grid disabled for BC++/WIN16 (too... |
tree | commitdiff |
2000-03-16 |
Robert Roebling | Next take at getting mini-frames even with Life!... |
tree | commitdiff |
2000-03-16 |
Václav Slavík | added remark on hhp2cached |
tree | commitdiff |
2000-03-16 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-03-16 |
Vadim Zeitlin | 1. fixed memory leak in GAddress |
tree | commitdiff |
2000-03-15 |
Julian Smart | Various compiler changes |
tree | commitdiff |
2000-03-15 |
Vadim Zeitlin | 1. wxFTP works (somehow) |
tree | commitdiff |
2000-03-15 |
Julian Smart | Changes to ProjGen for new sample filenames |
tree | commitdiff |
2000-03-15 |
Julian Smart | Some doc proofreading |
tree | commitdiff |
2000-03-14 |
Vadim Zeitlin | portuguese translator added |
tree | commitdiff |
2000-03-14 |
Julian Smart | Removed some redundant files |
tree | commitdiff |
2000-03-14 |
Julian Smart | Doc edits; adding mmedia.rsp; added STC BC++ makefiles |
tree | commitdiff |
2000-03-14 |
Vadim Zeitlin | 1. aapplied patch for bcc makefiles from Ricky Gonzales |
tree | commitdiff |
2000-03-14 |
Julian Smart | Fixed crash-on-exit bug due to status bar being deleted... |
tree | commitdiff |
2000-03-14 |
Guillermo Rodrigue... | A few unimportant changes |
tree | commitdiff |
2000-03-14 |
Vadim Zeitlin | 1. status bar can now be positioned on top (and anywher... |
tree | commitdiff |
2000-03-13 |
Julian Smart | Added tech note on adding class documentation. |
tree | commitdiff |
2000-03-12 |
Robert Roebling | Some doc updates, |
tree | commitdiff |
2000-03-12 |
Julian Smart | Added project files for STC; fixed wxStringList memory... |
tree | commitdiff |
2000-03-11 |
Václav Slavík | documented wxSpinCtrl |
tree | commitdiff |
2000-03-11 |
Václav Slavík | documented wxSpinCtrl |
tree | commitdiff |
2000-03-11 |
Václav Slavík | documented wxFontMapper |
tree | commitdiff |
2000-03-11 |
Václav Slavík | fixed documentation of wxList::Clear behavior after... |
tree | commitdiff |
2000-03-10 |
Guillermo Rodrigue... | Updated to reflect latest changes |
tree | commitdiff |
2000-03-10 |
Julian Smart | Doc corrections, wxMotif toolbar AddControl implementat... |
tree | commitdiff |
2000-03-10 |
Julian Smart | Small fixes for Tex2RTF but alas, we still get memory... |
tree | commitdiff |
2000-03-10 |
Vadim Zeitlin | 1. fixed warning which was hiding a bug in wxGrid:... |
tree | commitdiff |
2000-03-09 |
Julian Smart | Mmedia, OGL lib directory changes; omitted naughty... |
tree | commitdiff |
2000-03-09 |
Vadim Zeitlin | Get/SetDefaultItem docs corrections |
tree | commitdiff |
2000-03-09 |
Vadim Zeitlin | explain why quotes/brackets should be used in #includes |
tree | commitdiff |
2000-03-08 |
Julian Smart | More makefile and project fun |
tree | commitdiff |
2000-03-08 |
Julian Smart | Made VC++ makefiles and project files a bit more consistent |
tree | commitdiff |
2000-03-08 |
Guillermo Rodrigue... | Updated to reflect some of the latest changes |
tree | commitdiff |
2000-03-07 |
Vadim Zeitlin | technote about translations added |
tree | commitdiff |
2000-03-07 |
Vadim Zeitlin | technote about translations added |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | Some other typos |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | Ops, typo |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | Documented Destroy() |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | Documented Destroy() |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | Added a mention about demos/ instead of samples/ |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | Added rotate sample and comment about masks in wxImage... |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | And now some more of them |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | Moved some items to 'already done' in the todo list |
tree | commitdiff |
2000-03-05 |
Guilhem Lavaux | Moved wxMMedia to contrib/src/mmedia |
tree | commitdiff |
2000-03-05 |
Guilhem Lavaux | Removed wxMMedia classes doc from the main wx doc |
tree | commitdiff |
2000-03-04 |
Guillermo Rodrigue... | Ops |
tree | commitdiff |
2000-03-04 |
Robert Roebling | Adapted wxGTK to wxMSW's notion of region setting. |
tree | commitdiff |
2000-03-04 |
Guillermo Rodrigue... | Stupidity fixed in WaitOnConnect() docs |
tree | commitdiff |
2000-03-03 |
Václav Slavík | added compression ratio argument to wxZlibOutputStream... |
tree | commitdiff |
2000-03-03 |
Guilhem Lavaux | wxSoundFileStream doc updates (indeed, first write) |
tree | commitdiff |
2000-03-03 |
Robert Roebling | Clean-up, speed-up and bug-fix for wxListCtrl drawing, |
tree | commitdiff |
2000-03-03 |
Guillermo Rodrigue... | Please add classes in alphabetical order |
tree | commitdiff |
2000-03-03 |
Guilhem Lavaux | Updated some doc (wxProcess, wxSoundStream) |
tree | commitdiff |
2000-03-03 |
Julian Smart | Added OGL to contrib |
tree | commitdiff |
2000-03-02 |
Vadim Zeitlin | 1. wxProcess changes to make capturing subprocess outpu... |
tree | commitdiff |
2000-03-02 |
Vadim Zeitlin | corrected Remove() description |
tree | commitdiff |
2000-03-02 |
Guillermo Rodrigue... | Renamed tech notes to tnxxxx.txt |
tree | commitdiff |
2000-03-02 |
Guillermo Rodrigue... | Changed naming to TNxxxx |
tree | commitdiff |
2000-03-01 |
Vadim Zeitlin | added a note about where to find makegen |
tree | commitdiff |
2000-03-01 |
Vadim Zeitlin | created 'how to add a sample' technote |
tree | commitdiff |
2000-03-01 |
Vadim Zeitlin | created tech note directory |
tree | commitdiff |
2000-03-01 |
Julian Smart | Full-screen dragging fix (GC setting) |
tree | commitdiff |
2000-03-01 |
Julian Smart | Added wxDragImage generic implementation and sample... |
tree | commitdiff |
2000-02-28 |
Julian Smart | Some corrections |
tree | commitdiff |
2000-02-28 |
Julian Smart | Removed old wxGLCanvas stuff; moved wxTreeLayout to... |
tree | commitdiff |
2000-02-28 |
Julian Smart | Moved OGL to new locations. |
tree | commitdiff |
2000-02-28 |
Julian Smart | Moved wxGLCanvas to more normal positions |
tree | commitdiff |
2000-02-27 |
Václav Slavík | added wxMemoryFSHandler docs |
tree | commitdiff |
2000-02-27 |
Václav Slavík | added wxMemoryFSHandler docs |
tree | commitdiff |
2000-02-27 |
Václav Slavík | documented VFS handlers |
tree | commitdiff |
2000-02-27 |
Václav Slavík | added Include files section to my classes where it... |
tree | commitdiff |
2000-02-27 |
Václav Slavík | updated legalese regarding libtiff, libjpeg |
tree | commitdiff |
2000-02-27 |
Guilhem Lavaux | Added wxMMedia doc. For the moment only a few files... |
tree | commitdiff |
2000-02-27 |
Guillermo Rodrigue... | Large parts rewritten and reorganized |
tree | commitdiff |
2000-02-26 |
George Tasker | Updated the ODBC-related ToDos |
tree | commitdiff |
2000-02-26 |
Václav Slavík | fixed reference to wxEvtHandler |
tree | commitdiff |
2000-02-25 |
Guillermo Rodrigue... | Corrected an HTML typo |
tree | commitdiff |
2000-02-24 |
Guilhem Lavaux | Cut out some duplicate symbol in datstrm.tex |
tree | commitdiff |
2000-02-24 |
Julian Smart | Some Motif fixes; makefile fixes; added wxTransferStrea... |
tree | commitdiff |
2000-02-23 |
Julian Smart | Misc small changes, some for VC++ 1.5 |
tree | commitdiff |
2000-02-23 |
Vadim Zeitlin | command events are not redirected to focused window |
tree | commitdiff |
2000-02-23 |
Sylvain Bougnoux | Add exemple for redirecting cout |
tree | commitdiff |
2000-02-22 |
Václav Slavík | better documented wxListCtrl::GetItem (it was absolutel... |
tree | commitdiff |
2000-02-22 |
Vadim Zeitlin | 1. wxMenuBar::FindMenu() made "const" |
tree | commitdiff |
2000-02-21 |
Vadim Zeitlin | a couple of wors about wxObjArray::Index() |
tree | commitdiff |
2000-02-18 |
Vadim Zeitlin | HP-UX recommendations added |
tree | commitdiff |
2000-02-17 |
Václav Slavík | documented 2nd prototype of wxListCtrl::SetItem |
tree | commitdiff |
2000-02-17 |
Vadim Zeitlin | assorted files I forgot to commit before |
tree | commitdiff |
2000-02-17 |
Vadim Zeitlin | added wxRect::Inflate() |
tree | commitdiff |
2000-02-17 |
Vadim Zeitlin | added and documented wxDC::DrawCheckMark() |
tree | commitdiff |
2000-02-17 |
Vadim Zeitlin | wxSysErrorCode/Msg documented |
tree | commitdiff |
2000-02-16 |
Guillermo Rodrigue... | added myself for spanish translation :-) |
tree | commitdiff |
2000-02-16 |
Václav Slavík | documented Set/GetVendorName |
tree | commitdiff |
2000-02-16 |
Vadim Zeitlin | translators for Hungarian and Russian added |
tree | commitdiff |
2000-02-16 |
Julian Smart | Various VC++ 1.5 and other corrections |
tree | commitdiff |
2000-02-15 |
Sylvain Bougnoux | Update entering/leaving |
tree | commitdiff |
next |