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-22 |
Vadim Zeitlin | 1. wxBase compiles under BeOS |
tree | commitdiff |
1999-12-22 |
Robert Roebling | Some debug code. |
tree | commitdiff |
1999-12-22 |
Vadim Zeitlin | 1. coloured buttons seem to work |
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 |
Vadim Zeitlin | wxDateTime::ParseFormat() and ParseTime() added (compil... |
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 |
Julian Smart | Misc small mods |
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 |
Václav Slavík | removed USE_SHARED_LIBRARIES |
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 |
Robert Roebling | wxTextStream now interprets 1,1 as 1.1 (European... |
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-10 |
Jouk Jansen | Committing in . |
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 | GNOME/KDE integration for wxMimeTypeManager |
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 |
Vadim Zeitlin | edited changelog slightly |
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-06 |
Vadim Zeitlin | Rotated text patch from Hans-Joachim Baader (with some... |
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-04 |
Robert Roebling | String changes for translations, |
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-30 |
Julian Smart | Compile fixes |
tree | commitdiff |
1999-11-29 |
Vadim Zeitlin | joinable and detached POSIX threads (not fully tested... |
tree | commitdiff |
1999-11-29 |
Vadim Zeitlin | "no C++ comments in C files" rule |
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-25 |
Vadim Zeitlin | 1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed |
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 | makefile 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-17 |
Julian Smart | Made some treectrl sample icons transparent; added... |
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 |
Robert Roebling | Distrib changes. |
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 | wxTimer/timercmn.cpp change |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | some HTML links \urlref'ied |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | note about VMS linker case insensitivity added |
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-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | *** empty log message *** |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-11 |
Julian Smart | Added a bug report; C++Builder compile fixes |
tree | commitdiff |
1999-11-10 |
Vadim Zeitlin | 1. made it possible to use wxUpdateUIEvent with wxTextC... |
tree | commitdiff |
1999-11-10 |
Julian Smart | Stupid makeprog.vc corruption fixed |
tree | commitdiff |
1999-11-09 |
Robin Dunn | wxSizer patches by Alexander Smishlajev <als@turnhere... |
tree | commitdiff |
1999-11-09 |
Julian Smart | Misc small fixes |
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-08 |
Julian Smart | Made various Motif fixes, wxListBox/wxChoice derive... |
tree | commitdiff |
next |