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-23 |
Vadim Zeitlin | more incompatible changes listed |
tree | commitdiff |
2001-10-21 |
Robert Roebling | Updated install.txt for Mac. |
tree | commitdiff |
2001-10-21 |
Robert Roebling | Added missing changes.txt for wxMac. |
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-15 |
Vadim Zeitlin | added section about incompatibilities between 2.2 and 2.3 |
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-10 |
Gilles Depeyrot | improved OpenGL related documentation |
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 |
2001-10-08 |
Vadim Zeitlin | don't check for Meta key in wxKeyEvent::HasModifiers() |
tree | commitdiff |
2001-10-07 |
Gilles Depeyrot | AppleScript that finds and rebuilds all the CodeWarrior... |
tree | commitdiff |
2001-10-04 |
George Tasker | Added documentation for the wxDb::SQLColumnName() and... |
tree | commitdiff |
2001-10-03 |
Julian Smart | Removed duplicate file |
tree | commitdiff |
2001-09-29 |
Václav Slavík | added support for animated GIFs to wxHTML |
tree | commitdiff |
2001-09-28 |
Ron Lee | More build system polishing.. mostly. Some stuff... |
tree | commitdiff |
2001-09-27 |
Vadim Zeitlin | fix for wxExecute(subprocess which produces a lot of... |
tree | commitdiff |
2001-09-24 |
Vadim Zeitlin | added wxTreeEvent::GetKeyEvent() to allow to retrieve... |
tree | commitdiff |
2001-09-18 |
George Tasker | Fix for bug 462533, spelling typo in docs "wxAGJUST_MIN... |
tree | commitdiff |
2001-09-17 |
Ron Lee | added tn0012.txt -- detailing library name conventions... |
tree | commitdiff |
2001-09-09 |
Gilles Depeyrot | updated helper for changing types/creators of files... |
tree | commitdiff |
2001-09-06 |
Julian Smart | Doc edits to fix formatting problems in Word/PDF |
tree | commitdiff |
2001-09-03 |
Vadim Zeitlin | implemented column images for the generic version |
tree | commitdiff |
2001-09-02 |
Václav Slavík | added id handling to html cells |
tree | commitdiff |
2001-09-01 |
Vadim Zeitlin | added a bunch of new wxListCtrl messages: column right... |
tree | commitdiff |
2001-08-31 |
Vadim Zeitlin | implemented and documented wxHtmlWindow::OnCellMouseHov... |
tree | commitdiff |
2001-08-30 |
Václav Slavík | helpbest docs update |
tree | commitdiff |
2001-08-29 |
Gilles Depeyrot | commented help references to OnXXX functions that are... |
tree | commitdiff |
2001-08-27 |
Vadim Zeitlin | fixed typo |
tree | commitdiff |
2001-08-27 |
Vadim Zeitlin | added support for polygons to wxRegion |
tree | commitdiff |
2001-08-25 |
Vadim Zeitlin | added wxGetDiskSpace for Win/Unix |
tree | commitdiff |
2001-08-25 |
Vadim Zeitlin | added wxLongLong::ToString() |
tree | commitdiff |
2001-08-24 |
Julian Smart | Small correction |
tree | commitdiff |
2001-08-23 |
Vadim Zeitlin | fixes for rotated text drawing |
tree | commitdiff |
2001-08-21 |
Julian Smart | Added Net library to contrib |
tree | commitdiff |
2001-08-20 |
Vadim Zeitlin | fixed the wrong examples of CalcScrolled/UnscrolledPosi... |
tree | commitdiff |
2001-08-17 |
Julian Smart | Added doc for 2-step initialisation and wxWIZARD_EX_HEL... |
tree | commitdiff |
2001-08-16 |
Vadim Zeitlin | documented SetMaxLength(0) |
tree | commitdiff |
2001-08-16 |
Vadim Zeitlin | added new text event macros description |
tree | commitdiff |
2001-08-16 |
Vadim Zeitlin | added sending of EVT_TEXT_MAXLEN to wxGTK, suppressed... |
tree | commitdiff |
2001-08-15 |
Vadim Zeitlin | implemented, tested and documented wxTextCtrl::SetMaxLe... |
tree | commitdiff |
2001-08-08 |
Václav Slavík | updated wxTextFile docs; some typo corrections |
tree | commitdiff |
2001-08-08 |
Václav Slavík | wxEraseEvent docs corrections |
tree | commitdiff |
2001-08-06 |
Václav Slavík | Unicodification of wxTempFile |
tree | commitdiff |
2001-08-02 |
Václav Slavík | fixed docs to accomodate more strict wxHTML Help controller |
tree | commitdiff |
2001-08-01 |
Václav Slavík | documented changes |
tree | commitdiff |
2001-08-01 |
Vadim Zeitlin | added generic implementation and documentation for... |
tree | commitdiff |
2001-07-30 |
Vadim Zeitlin | 1. made ScrollLines/Pages return bool indicating if... |
tree | commitdiff |
2001-07-29 |
Vadim Zeitlin | documented ScrollLines/Pages |
tree | commitdiff |
2001-07-29 |
Vadim Zeitlin | 1. added wxTE_AUTO_URL style and support for it under... |
tree | commitdiff |
2001-07-26 |
Vadim Zeitlin | added wxWindow::Freeze/Thaw(), implemented them for... |
tree | commitdiff |
2001-07-23 |
Vadim Zeitlin | added and documented wxDir::HasFiles/SubDirs(), use... |
tree | commitdiff |
2001-07-20 |
Vadim Zeitlin | made 2 column list wider to accomodate all entries |
tree | commitdiff |
2001-07-20 |
Vadim Zeitlin | replaced literal backslashes with backslash TeX macro |
tree | commitdiff |
2001-07-20 |
Vadim Zeitlin | added EVT_LIST_COMMAND_CACHE_HINT, implemented it for... |
tree | commitdiff |
2001-07-19 |
Vadim Zeitlin | made SetPriority docs more clear |
tree | commitdiff |
2001-07-19 |
Vadim Zeitlin | minor fixes, added an example |
tree | commitdiff |
2001-07-19 |
Vadim Zeitlin | fixed compilation problem inwith ^ |
tree | commitdiff |
2001-07-18 |
George Tasker | Fixed some "\_"s in verbatim blocks so they are no... |
tree | commitdiff |
2001-07-18 |
George Tasker | Fixed mismatched curley brace |
tree | commitdiff |
2001-07-17 |
Vadim Zeitlin | don't use static box as a parent |
tree | commitdiff |
2001-07-17 |
Vadim Zeitlin | renamed wxDynamicThisCast to wxDynamicCastThis, removed... |
tree | commitdiff |
2001-07-16 |
Vadim Zeitlin | wxRegEx docs I forgot to add before (sorry) |
tree | commitdiff |
2001-07-14 |
Vadim Zeitlin | added wxRegEx docs |
tree | commitdiff |
2001-07-13 |
Vadim Zeitlin | documented wxInitialize and wxUnitialize |
tree | commitdiff |
2001-07-13 |
Vadim Zeitlin | added notes about wxRegEx |
tree | commitdiff |
2001-07-13 |
Julian Smart | Updated BC++ patch URL |
tree | commitdiff |
2001-07-11 |
Julian Smart | Made DC cacheing less obstrusive |
tree | commitdiff |
2001-07-11 |
Vadim Zeitlin | added and documented wxApp::OnAssert |
tree | commitdiff |
2001-07-11 |
Vadim Zeitlin | documented wxLogChain and wxLogPassThrough classes... |
tree | commitdiff |
2001-07-11 |
Julian Smart | Added wxUSE_DC_CACHEING and associated code to wxMSW |
tree | commitdiff |
2001-07-10 |
Vadim Zeitlin | added cmd line parsing support to wxApp and --theme... |
tree | commitdiff |
2001-07-10 |
Vadim Zeitlin | added wxBU_EXACTFIT style |
tree | commitdiff |
2001-07-09 |
Vadim Zeitlin | documented wxDCClipper |
tree | commitdiff |
2001-07-08 |
Gilles Depeyrot | copied wxMac and wxMotif faq from wxWebSite |
tree | commitdiff |
2001-07-06 |
Robin Dunn | updated email address |
tree | commitdiff |
2001-07-06 |
Julian Smart | ReadMe updates |
tree | commitdiff |
2001-07-05 |
Julian Smart | Updated MicroWindows patch file |
tree | commitdiff |
2001-07-03 |
Julian Smart | MSW fixes; added wxUSE_XPM to wxUniv's setup.h so now... |
tree | commitdiff |
2001-07-02 |
Julian Smart | Added microwin doc directory, readme and patches |
tree | commitdiff |
2001-07-02 |
Vadim Zeitlin | minor doc fixes (bug 433229) |
tree | commitdiff |
2001-07-02 |
George Tasker | Fixed doc issue not showing correct header definition... |
tree | commitdiff |
2001-07-01 |
Václav Slavík | docs updates and typos and lies fixes |
tree | commitdiff |
2001-06-27 |
Julian Smart | Updated version to 2.3.2 so apps can test for differenc... |
tree | commitdiff |
next |