1999-12-25 |
Robert Roebling | Wrote wxMask(bitmap,colour). |
tree | commitdiff |
1999-12-24 |
Václav Slavík | many fixes in documentation so that it compiles with... |
tree | commitdiff |
1999-12-24 |
Robin Dunn | fixed mismatched } |
tree | commitdiff |
1999-12-23 |
Václav Slavík | wxHtmlWindow::OnLinkClicked and wxHtmlCell::Get/SetLink... |
tree | commitdiff |
1999-12-23 |
Robin Dunn | wxPython doc updates |
tree | commitdiff |
1999-12-23 |
Václav Slavík | removed wxITALIC/wxSLANT stuff from wxHTML (no longer... |
tree | commitdiff |
1999-12-22 |
Vadim Zeitlin | 1. corrected some owner-drawn buttons bugs |
tree | commitdiff |
1999-12-22 |
Václav Slavík | documented wxHashTable::DeleteContents(bool) |
tree | commitdiff |
1999-12-22 |
Václav Slavík | added printing classes to HTML section |
tree | commitdiff |
1999-12-21 |
Václav Slavík | fixed typo (const<->cosnt) |
tree | commitdiff |
1999-12-21 |
Václav Slavík | added wxHTML to Classes by Category |
tree | commitdiff |
1999-12-21 |
Robert Roebling | Some doc updates. |
tree | commitdiff |
1999-12-21 |
Vadim Zeitlin | wxString::Format() added |
tree | commitdiff |
1999-12-21 |
Vadim Zeitlin | 1. wxLongLong and wxDateTime compilation fixed for... |
tree | commitdiff |
1999-12-20 |
Václav Slavík | added <EM>, <CITE> and <STRONG> tags; now use separate... |
tree | commitdiff |
1999-12-17 |
Vadim Zeitlin | added wxToolBar::SetToolClientData |
tree | commitdiff |
1999-12-16 |
Vadim Zeitlin | changed wxImage::Rescale() to return wxImage& and not... |
tree | commitdiff |
1999-12-15 |
Vadim Zeitlin | documented GetLabel/Text, added a note about GetName... |
tree | commitdiff |
1999-12-15 |
Vadim Zeitlin | added wxSingleChoiceDialog::SetSelection |
tree | commitdiff |
1999-12-14 |
Vadim Zeitlin | added support for vertical toolbars for MSW - seems... |
tree | commitdiff |
1999-12-13 |
Vadim Zeitlin | added wxList::Insert(size_t); updated wxList documentation |
tree | commitdiff |
1999-12-13 |
Václav Slavík | added wxHTML samples |
tree | commitdiff |
1999-12-12 |
Robert Roebling | Some doc updates. |
tree | commitdiff |
1999-12-11 |
Václav Slavík | new wxHTML printing code ; parser now supports scaling |
tree | commitdiff |
1999-12-11 |
Václav Slavík | documented wxDC::GetUserScale |
tree | commitdiff |
1999-12-11 |
Václav Slavík | documented wxHF_BOOKMARKS flag for wxHtmlHelpController |
tree | commitdiff |
1999-12-11 |
Vadim Zeitlin | 1. wxDir works for MSW and documented |
tree | commitdiff |
1999-12-09 |
Vadim Zeitlin | a more easy to use version of wxGetHomeDir() added |
tree | commitdiff |
1999-12-08 |
Robert Roebling | Further stream tests, doc updates and minor clean... |
tree | commitdiff |
1999-12-08 |
Vadim Zeitlin | even more docs for wxFile::Eof |
tree | commitdiff |
1999-12-08 |
Vadim Zeitlin | 1. fix for compiling samples with profile info |
tree | commitdiff |
1999-12-08 |
Robert Roebling | Documented wxFFile and wxFFileStream and Co. |
tree | commitdiff |
1999-12-08 |
Vadim Zeitlin | 1. many DrawRotatedText() corrections (gtk) |
tree | commitdiff |
1999-12-07 |
Vadim Zeitlin | 1. wxFileDialog patch for multiple selection applied... |
tree | commitdiff |
1999-12-06 |
Robert Roebling | Added tests for buffered streams. |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | fixed LaTex error |
tree | commitdiff |
1999-12-06 |
Robert Roebling | Patch for stream.cpp for non-flushable stream, |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | wxTreeCtrl has colours and fonts too now |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | wxThread::GetCPUCount() and SetConcurrency() added... |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | generic wxListCtrl colour/font setting |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | Added DrawRotatedText |
tree | commitdiff |
1999-12-05 |
Julian Smart | wxChoice/wxComboBox background colour change (to get... |
tree | commitdiff |
1999-12-04 |
Vadim Zeitlin | 1. wxGetOsDescription() function added |
tree | commitdiff |
1999-12-04 |
Vadim Zeitlin | new wxMenu(Bar) dynamic menu(bar) management functions... |
tree | commitdiff |
1999-12-04 |
Robert Roebling | Documented wxStopWatch and wxToolBar::AddControl(). |
tree | commitdiff |
1999-12-01 |
Robert Roebling | Typos in sizer docs. |
tree | commitdiff |
1999-12-01 |
Vadim Zeitlin | 1. wxMotif::wxFrame derives from wxFrameBase now |
tree | commitdiff |
1999-12-01 |
Robert Roebling | Applied patch for multiple file selection, documented. |
tree | commitdiff |
1999-11-30 |
Vadim Zeitlin | wxDateTime starting to work, more tests for it and... |
tree | commitdiff |
1999-11-29 |
Vadim Zeitlin | joinable and detached POSIX threads (not fully tested... |
tree | commitdiff |
1999-11-28 |
Václav Slavík | SetTitle method (internal use only) changed to virtual... |
tree | commitdiff |
1999-11-27 |
Vadim Zeitlin | wxThread docs updates |
tree | commitdiff |
1999-11-23 |
Julian Smart | WM_MOUSEMOVE correction |
tree | commitdiff |
1999-11-22 |
Robert Roebling | Headers moved a bit. |
tree | commitdiff |
1999-11-22 |
Robert Roebling | Doc updates. |
tree | commitdiff |
1999-11-21 |
Robert Roebling | Updates to event docs. (removed evthandler::default). |
tree | commitdiff |
1999-11-19 |
Robin Dunn | Added encoding parameter to wxFontList::FindOrCreateFont |
tree | commitdiff |
1999-11-19 |
Vadim Zeitlin | wxWindow::GetBestSize() added |
tree | commitdiff |
1999-11-18 |
Vadim Zeitlin | wxLogTrace documentation updated and expanded, VC+... |
tree | commitdiff |
1999-11-17 |
Václav Slavík | fixed incomplete lists of supported handlers |
tree | commitdiff |
1999-11-17 |
Václav Slavík | wxBitmap::LoadFile and SaveFile now uses wxImage's... |
tree | commitdiff |
1999-11-16 |
Vadim Zeitlin | wxFrameBase class for wxMSW and wxGTK |
tree | commitdiff |
1999-11-16 |
Vadim Zeitlin | RemoveAt() added to array classes |
tree | commitdiff |
1999-11-16 |
Vadim Zeitlin | wxListCtrl::DeleteAllItems() doesn't send notification... |
tree | commitdiff |
1999-11-15 |
Vadim Zeitlin | wxSnprintf() and wxVsnprintf() added, documented and... |
tree | commitdiff |
1999-11-15 |
Vadim Zeitlin | wxCriticalSectionLocker ctor param type corrected,... |
tree | commitdiff |
1999-11-14 |
Julian Smart | Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI... |
tree | commitdiff |
1999-11-13 |
Robin Dunn | wxPython doc updates |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | some HTML links \urlref'ied |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | OutputDebugStringW95 removed - it's really unnecessary... |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | note about WX_DEFIN_EOBJARRAY added |
tree | commitdiff |
1999-11-09 |
Robin Dunn | wxSizer patches by Alexander Smishlajev <als@turnhere... |
tree | commitdiff |
1999-11-08 |
Julian Smart | Fixes to Cygwin/Mingw32 makefile, manual now compiles... |
tree | commitdiff |
1999-11-08 |
Vadim Zeitlin | DEBUG => __WXDEBUG__ |
tree | commitdiff |
1999-11-06 |
Julian Smart | Added some makefiles, fixed a BC++ problem in controls... |
tree | commitdiff |
1999-11-06 |
Václav Slavík | wxHTML overview reorganized |
tree | commitdiff |
1999-11-06 |
Václav Slavík | added list of tags supported by wxHTML |
tree | commitdiff |
1999-11-06 |
Václav Slavík | added wxFontEnumerator::GetFacenames and GetEncodings... |
tree | commitdiff |
1999-11-06 |
Julian Smart | Minor doc fixes |
tree | commitdiff |
1999-11-06 |
Robin Dunn | wxPython stuff: |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | 1. wxFontMapper seems to work for wxMSW |
tree | commitdiff |
1999-11-05 |
Vadim Zeitlin | (start of) wxCustomDataObject docs |
tree | commitdiff |
1999-11-05 |
Stefan Csomor | CW5.2 Pro Adaptions, wxMac starting to move in |
tree | commitdiff |
1999-11-04 |
Julian Smart | Retyping some lines in tfontenc.tex seemed to remove... |
tree | commitdiff |
1999-11-04 |
Vadim Zeitlin | 1. wxFontMapper starts to materialise |
tree | commitdiff |
1999-11-04 |
Julian Smart | Some doc changes |
tree | commitdiff |
1999-11-04 |
Robert Roebling | Minor doc updates. |
tree | commitdiff |
1999-11-04 |
Vadim Zeitlin | 1. wxFileDataObject fixes from Ricky Gonzales - seems... |
tree | commitdiff |
1999-11-03 |
Vadim Zeitlin | wxFontEnumerator docs |
tree | commitdiff |
1999-11-03 |
Vadim Zeitlin | more dnd/clipboard docs |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | some files I forgot to add previously... |
tree | commitdiff |
1999-11-02 |
Julian Smart | Some doc fixes |
tree | commitdiff |
1999-11-02 |
Julian Smart | Some doc corrections |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | 1. wxMenu changes: wxMenuBase appears, several new... |
tree | commitdiff |
1999-11-02 |
Guillermo Rodrigue... | new docs for wxsocket in 2.1.10 |
tree | commitdiff |
1999-11-01 |
Julian Smart | Tidied some docs, made VC++ 6 DLL compilation work... |
tree | commitdiff |
1999-11-01 |
Robert Roebling | Small doc updates. |
tree | commitdiff |
1999-11-01 |
Julian Smart | Added some makefiles to HTML samples; added help.ico... |
tree | commitdiff |
1999-10-31 |
Václav Slavík | wxHtmlHelpController now accepts AddBook('archive.zip... |
tree | commitdiff |
1999-10-31 |
Václav Slavík | added wxFileSystem::FindFirst and FindNext |
tree | commitdiff |
next |