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 |
2001-10-08 |
Vadim Zeitlin | don't check for Meta key in wxKeyEvent::HasModifiers() |
tree | commitdiff |
2001-10-04 |
George Tasker | Added documentation for the wxDb::SQLColumnName() and... |
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-06 |
Julian Smart | Doc edits to fix formatting problems in Word/PDF |
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 |
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-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-06 |
Robin Dunn | updated email address |
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-22 |
Vadim Zeitlin | minor docs fixes |
tree | commitdiff |
2001-06-17 |
Julian Smart | Canvas lib precompiled header fix; doc typos fixes... |
tree | commitdiff |
2001-06-16 |
Vadim Zeitlin | added GetSizer |
tree | commitdiff |
2001-06-16 |
Vadim Zeitlin | 1. improved wxKill() implementation for Win32 |
tree | commitdiff |
2001-06-15 |
Václav Slavík | added wxDynamicLibrary as suggested by Vadim |
tree | commitdiff |
2001-06-14 |
Vadim Zeitlin | forgot to commit - no changes |
tree | commitdiff |
2001-06-13 |
Julian Smart | Added wxUSE_MENUS to setup0.h to make menu sample compile; |
tree | commitdiff |
2001-06-11 |
Julian Smart | Removed redundant sections from sizeevt.tex |
tree | commitdiff |
2001-06-11 |
Julian Smart | Added 'wx' prefix to a couple of functions |
tree | commitdiff |
2001-06-11 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2001-06-11 |
Vadim Zeitlin | fixed broken links to string functions |
tree | commitdiff |
2001-06-11 |
Julian Smart | Updated manual date, removed underscore from label |
tree | commitdiff |
2001-06-11 |
Vadim Zeitlin | extracted classes into their own files to fix alphabeti... |
tree | commitdiff |
2001-06-10 |
Vadim Zeitlin | fix to alphabetic order of classes |
tree | commitdiff |
2001-06-10 |
Vadim Zeitlin | fixed doc bug |
tree | commitdiff |
2001-06-09 |
Václav Slavík | documented Kendall's change of wxHtmlWindow::LoadPage... |
tree | commitdiff |
2001-06-09 |
Julian Smart | Updates for 2.3.1; fixed syntax error in makefile.b32... |
tree | commitdiff |
2001-06-09 |
Vadim Zeitlin | src/common |
tree | commitdiff |
2001-06-09 |
Vadim Zeitlin | added missing brace |
tree | commitdiff |
2001-06-08 |
Vadim Zeitlin | added wxSingleInstanceChecker class |
tree | commitdiff |
2001-06-07 |
Vadim Zeitlin | documented wxLog::Suspend/Resume |
tree | commitdiff |
2001-06-07 |
Julian Smart | Updates for version change to 2.3.1 |
tree | commitdiff |
2001-05-31 |
Vadim Zeitlin | added wxLocale::GetSystemEncoding |
tree | commitdiff |
2001-05-31 |
Vadim Zeitlin | we now send iconize events |
tree | commitdiff |
2001-05-25 |
George Tasker | Fixed unresolved references |
tree | commitdiff |
2001-05-25 |
George Tasker | Replaced \verb$....$ with \tt{....} |
tree | commitdiff |
2001-05-24 |
Vadim Zeitlin | some broken links fixed |
tree | commitdiff |
2001-05-24 |
Vadim Zeitlin | broken link fixed |
tree | commitdiff |
2001-05-24 |
George Tasker | Fixed more '_' issues |
tree | commitdiff |
2001-05-24 |
Vadim Zeitlin | removed \small before \verbatim |
tree | commitdiff |
2001-05-24 |
George Tasker | Added '\' before all '_' chars that were not inside... |
tree | commitdiff |
2001-05-24 |
George Tasker | Removed the '\' quote on some '_' characters where... |
tree | commitdiff |
2001-05-24 |
George Tasker | Moved '\label' tag to the correct line, allowing tex2rt... |
tree | commitdiff |
2001-05-24 |
Vadim Zeitlin | some minor fixes to ODBC docs |
tree | commitdiff |
next |