2002-01-19 |
Gilles Depeyrot | renamed wxLogXXX functions with va_list argument to... |
tree | commitdiff |
2002-01-18 |
Vadim Zeitlin | corrected wxHIDE_READONLY documentation |
tree | commitdiff |
2002-01-16 |
Robin Dunn | Added wxThread::GetCurrentId(), which returns an ID... |
tree | commitdiff |
2002-01-14 |
George Tasker | Fixed '_' chars that were not quoted with a '\' |
tree | commitdiff |
2002-01-14 |
Vadim Zeitlin | added wxFont::IsFixedWidth(), documented it and impleme... |
tree | commitdiff |
2002-01-14 |
Vadim Zeitlin | made the alphabetic class order more alphabetic |
tree | commitdiff |
2002-01-14 |
Vadim Zeitlin | made the alphabetic class order more alphabetic |
tree | commitdiff |
2002-01-14 |
Gilles Depeyrot | added wxLog functions with a variable argument list... |
tree | commitdiff |
2002-01-13 |
Václav Slavík | applied ANI images patch and added wxUSE_ICO_CUR |
tree | commitdiff |
2002-01-13 |
Vadim Zeitlin | fixed Set(month, day, year) docs (bug #502944) |
tree | commitdiff |
2002-01-11 |
Vadim Zeitlin | minor wxFRAME_EX_CONTEXTHELP updates |
tree | commitdiff |
2002-01-09 |
Vadim Zeitlin | added, implemented, documented wxTE_RICH2 and wxTextCtr... |
tree | commitdiff |
2002-01-09 |
Vadim Zeitlin | wxNullFont shouldn't be passed to wxDC::SetFont() |
tree | commitdiff |
2002-01-08 |
Václav Slavík | wxSystemSettings docs correction |
tree | commitdiff |
2002-01-08 |
Julian Smart | Moved include for Windows compilation; minor doc tweaks |
tree | commitdiff |
2002-01-04 |
Vadim Zeitlin | always make the name of the file to replace absolute... |
tree | commitdiff |
2002-01-03 |
Vadim Zeitlin | rearranged functions by topics, got rid of the macros... |
tree | commitdiff |
2002-01-03 |
Ron Lee | Added (and documented :) optional stack size specificat... |
tree | commitdiff |
2002-01-02 |
Václav Slavík | fixing effects of my lack of English skills: GetImagesC... |
tree | commitdiff |
2002-01-02 |
Václav Slavík | updated tags info |
tree | commitdiff |
2002-01-01 |
Václav Slavík | multiple images support in wxImage |
tree | commitdiff |
2001-12-30 |
Vadim Zeitlin | added Close All command support to wxDocView (patch... |
tree | commitdiff |
2001-12-25 |
Vadim Zeitlin | emphasized that SetValue() doesn't make the control... |
tree | commitdiff |
2001-12-25 |
Vadim Zeitlin | documented Number() as obsolete and added GetCount() |
tree | commitdiff |
2001-12-23 |
Mattia Barbon | Updated docs for wxGrid: added events, event macros... |
tree | commitdiff |
2001-12-21 |
Vadim Zeitlin | added wxFont::SetNativeFontInfo(string) and documented... |
tree | commitdiff |
2001-12-20 |
George Tasker | Fixed a typo in the sample code of wxDbTable::Insert |
tree | commitdiff |
2001-12-18 |
Vadim Zeitlin | 1. fixed file descriptors leak in wxFileName::CreateTem... |
tree | commitdiff |
2001-12-17 |
Václav Slavík | present, not past sense |
tree | commitdiff |
2001-12-17 |
Vadim Zeitlin | slightly expanded and updated the Unicode overview |
tree | commitdiff |
2001-12-17 |
Vadim Zeitlin | fixes error/usage messages given by the cmd line parsin... |
tree | commitdiff |
2001-12-17 |
Václav Slavík | applied patch that adds wxTR_FULL_ROW_HIGHLIGHT to... |
tree | commitdiff |
2001-12-12 |
Vadim Zeitlin | small clarification for SetRecordDefaults |
tree | commitdiff |
2001-12-07 |
Robert Roebling | Removed Aqua style from docs. |
tree | commitdiff |
2001-12-07 |
Julian Smart | Small corrections -- please remember to put a blank... |
tree | commitdiff |
2001-12-06 |
Robert Roebling | Added wxSP_SASH_AQUA style |
tree | commitdiff |
2001-12-05 |
Ron Lee | typo fix |
tree | commitdiff |
2001-12-04 |
Mattia Barbon | Updated docs for wxTaskBarIcon |
tree | commitdiff |
2001-12-04 |
Vadim Zeitlin | added wxFileName::MakeRelativeTo() and the tests/docs... |
tree | commitdiff |
2001-12-04 |
Vadim Zeitlin | fixed Assign(fullpath, fullname) |
tree | commitdiff |
2001-12-03 |
Julian Smart | Fixed some label errors |
tree | commitdiff |
2001-12-02 |
Vadim Zeitlin | SetDefaultStyle(wxTextAttr()) now resets the default... |
tree | commitdiff |
2001-12-01 |
Vadim Zeitlin | 1. added wxFileName::CreateTempFileName() and implement... |
tree | commitdiff |
2001-12-01 |
Vadim Zeitlin | added wxStringBuffer helper |
tree | commitdiff |
2001-12-01 |
Ron Lee | somehow this got missed on the last commit.. |
tree | commitdiff |
2001-12-01 |
Ron Lee | Added 2 extra macros to handle all the flavours of... |
tree | commitdiff |
2001-12-01 |
Vadim Zeitlin | documented ConvertStringToArgs |
tree | commitdiff |
2001-12-01 |
Vadim Zeitlin | 1. GetCwd() now has the volume argument, Normalize... |
tree | commitdiff |
2001-11-30 |
Vadim Zeitlin | added wxWS_EX_TRANSIENT, added code for handling it... |
tree | commitdiff |
2001-11-30 |
Robin Dunn | wxTipWindow is now a wxPopupTransientWindow instead... |
tree | commitdiff |
2001-11-30 |
Vadim Zeitlin | added wxFileName docs skeleton |
tree | commitdiff |
2001-11-27 |
Václav Slavík | second halt of Chris' wxImage ICO patch |
tree | commitdiff |
2001-11-27 |
Václav Slavík | docs update for Greg's wxGenericTreeCtrl patch |
tree | commitdiff |
2001-11-26 |
Vadim Zeitlin | superposition of text styles in wxTextCtrl now works... |
tree | commitdiff |
2001-11-25 |
Vadim Zeitlin | fixed comment about [not] deleting wxConfig::Get()... |
tree | commitdiff |
2001-11-25 |
Vadim Zeitlin | removed small as otherwise the code was apparently... |
tree | commitdiff |
2001-11-25 |
Vadim Zeitlin | minor updates/clarifications to the wxNotebook docs |
tree | commitdiff |
2001-11-23 |
Mattia Barbon | wxPerl documentation updates |
tree | commitdiff |
2001-11-23 |
Julian Smart | Some corrections |
tree | commitdiff |
2001-11-23 |
Vadim Zeitlin | updated and expanded wxLog docs |
tree | commitdiff |
2001-11-23 |
Vadim Zeitlin | updated and expanded wxLog docs |
tree | commitdiff |
2001-11-23 |
George Tasker | Added missing documentation for a function |
tree | commitdiff |
2001-11-20 |
Julian Smart | Misc fixes |
tree | commitdiff |
2001-11-20 |
Vadim Zeitlin | added wxToggleButton docs |
tree | commitdiff |
2001-11-19 |
Julian Smart | Project file corrections, doc corrections |
tree | commitdiff |
2001-11-18 |
Robert Roebling | This form of the event cloning patch survived my |
tree | commitdiff |
2001-11-17 |
Ron Lee | document the new *_USER_EXPORTED_ARRAY macros. |
tree | commitdiff |
2001-11-16 |
Vadim Zeitlin | moved wxNotebook events docs into a separate file inclu... |
tree | commitdiff |
2001-11-16 |
Vadim Zeitlin | added wxEVT_COMMAND_LIST_ITEM_FOCUSED event and impleme... |
tree | commitdiff |
2001-11-16 |
Robin Dunn | Corrected wxPython notes |
tree | commitdiff |
2001-11-14 |
Robin Dunn | GetSelection --> GetStringSelection |
tree | commitdiff |
2001-11-14 |
Vadim Zeitlin | added wxTextCtrl::GetSelection() returning a wxString... |
tree | commitdiff |
2001-11-13 |
Vadim Zeitlin | fixed wxFindReplaceDialog::Create() doc entry |
tree | commitdiff |
2001-11-13 |
Robin Dunn | Added missing \ before _ |
tree | commitdiff |
2001-11-11 |
Vadim Zeitlin | emphasize that wxFindReplaceDialog is always modeless |
tree | commitdiff |
2001-11-10 |
Václav Slavík | update to wxHtmlTag docs |
tree | commitdiff |
2001-11-09 |
Vadim Zeitlin | don't document wxBitmap::SetOk(), it's an implementatio... |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | wxWizard help patch (474974) |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | wxWizardPage may be loaded from resource (patch 470683) |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | patch from Søren Erland Vestø for additional wxCalendar... |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | corrections to required setup for wxWindows |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | clarified native line ending for Mac OS |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | corrected access to NULL parameters in wxGetOsVersion |
tree | commitdiff |
2001-10-31 |
George Tasker | Fixed compilation of this file using tex2rtf in RTF... |
tree | commitdiff |
2001-10-31 |
George Tasker | Put a backslash before a '_' |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | applied wxDirSelector() patch and regenerated the makef... |
tree | commitdiff |
2001-10-29 |
Vadim Zeitlin | removed wxListEvent::m_oldItemIndex from docs, it is... |
tree | commitdiff |
2001-10-29 |
Vadim Zeitlin | improved sizing of wxBusyInfo window and updated the... |
tree | commitdiff |
2001-10-25 |
Ron Lee | typo fix |
tree | commitdiff |
2001-10-19 |
Vadim Zeitlin | added wxApp::Yield() |
tree | commitdiff |
2001-10-19 |
Vadim Zeitlin | added wxStreamToTextRedirector |
tree | commitdiff |
2001-10-18 |
Vadim Zeitlin | added and documented wxTE_NOHIDESEL |
tree | commitdiff |
2001-10-14 |
Václav Slavík | added wxHtmlWindow::AppendToPage |
tree | commitdiff |
2001-10-14 |
Vadim Zeitlin | 1. added wxStatusBarUniv |
tree | commitdiff |
2001-10-14 |
Julian Smart | Updated email address |
tree | commitdiff |
2001-10-12 |
Vadim Zeitlin | added base parameter to wxString::To[U]Long |
tree | commitdiff |
2001-10-09 |
Vadim Zeitlin | mention wx[Flex]GridSizer too |
tree | commitdiff |
2001-10-08 |
Vadim Zeitlin | rearranged the samples alphabetically, please keep... |
tree | commitdiff |
2001-10-08 |
Vadim Zeitlin | normalized handling of Ctrl-x key presses and documente... |
tree | commitdiff |
2001-10-08 |
Vadim Zeitlin | added and documented wxWS_EX_BLOCK_EVENTS flag |
tree | commitdiff |
next |