2008-06-21 |
Bryan Petty | Finished initial review of [q-r] by Utensil Candel... |
tree | commitdiff |
2008-06-20 |
Robert Roebling | minor formatting |
tree | commitdiff |
2008-06-20 |
Robert Roebling | Don't let MSW's wxSpinCtrl emit spin up and down events... |
tree | commitdiff |
2008-06-20 |
Robert Roebling | Formatting |
tree | commitdiff |
2008-06-20 |
Robert Roebling | Formatting |
tree | commitdiff |
2008-06-19 |
Robert Roebling | Missing and Moved Paragraphs in \interface\thread.h |
tree | commitdiff |
2008-06-19 |
Vadim Zeitlin | document GetValue() behaviour when called from an event... |
tree | commitdiff |
2008-06-16 |
Robert Roebling | #9591: Item state (icons) for wxTreeCtrl on any platform |
tree | commitdiff |
2008-06-16 |
Robert Roebling | Ticket #9592: gtk-choice-setcolumns.2.diff |
tree | commitdiff |
2008-06-16 |
Václav Slavík | added a note about print preview inaccurancies and... |
tree | commitdiff |
2008-06-15 |
Vadim Zeitlin | added a unit test for input/output file streams and... |
tree | commitdiff |
2008-06-15 |
Vadim Zeitlin | fix overview links and various Doxygen errors (#9580) |
tree | commitdiff |
2008-06-14 |
Vadim Zeitlin | fix various Doxygen errors (#9568) |
tree | commitdiff |
2008-06-14 |
Vadim Zeitlin | fix various Doxygen errors (#9573) |
tree | commitdiff |
2008-06-14 |
Vadim Zeitlin | fix various Doxygen errors (#9578) |
tree | commitdiff |
2008-06-13 |
Vadim Zeitlin | use @deprecated doxygen tag, a few other minor correcti... |
tree | commitdiff |
2008-06-13 |
Vadim Zeitlin | correct bad references and use of @begincode instead... |
tree | commitdiff |
2008-06-11 |
Vadim Zeitlin | remember the last type used for loading or saving the... |
tree | commitdiff |
2008-06-11 |
Vadim Zeitlin | fix some parameters docs and other minor changes (... |
tree | commitdiff |
2008-06-08 |
Vadim Zeitlin | deprecate wxDC::SetClippingRegion(wxRegion) overload... |
tree | commitdiff |
2008-06-08 |
Vadim Zeitlin | added multisampling (anti-aliasing) support to wxGLCanv... |
tree | commitdiff |
2008-06-07 |
Vadim Zeitlin | call wxSizerFlags::Top/Bottom() or Left/Right() shouldn... |
tree | commitdiff |
2008-06-06 |
Vadim Zeitlin | use report mode for the wxListbook list control if... |
tree | commitdiff |
2008-06-06 |
Vadim Zeitlin | change longs used for bitmap types to wxBitmapType... |
tree | commitdiff |
2008-06-06 |
Vadim Zeitlin | initialize wxStringBuffer with the original contents... |
tree | commitdiff |
2008-06-05 |
Václav Slavík | added wxHtmlWindow::SetRelatedStatusBar(wxStatusBar... |
tree | commitdiff |
2008-06-02 |
Robert Roebling | Make wxMenuItem::GetLabelText readable again |
tree | commitdiff |
2008-06-02 |
Vadim Zeitlin | define wxHAS_ATOMIC_OPS only if native implementation... |
tree | commitdiff |
2008-06-01 |
Vadim Zeitlin | added wxTextOutputStream::Flush(): this is necessary... |
tree | commitdiff |
2008-06-01 |
Vadim Zeitlin | rewrote UTF-7 to work on streams of data to be comaptib... |
tree | commitdiff |
2008-05-31 |
Vadim Zeitlin | reviewed and completed wxMBConv and friends documentation |
tree | commitdiff |
2008-05-31 |
Vadim Zeitlin | create a separate category for the conversion classes |
tree | commitdiff |
2008-05-30 |
Vadim Zeitlin | document that SetItemCount() doesn't have to refresh... |
tree | commitdiff |
2008-05-29 |
Vadim Zeitlin | remove misleading documentation of minPage in GetPageIn... |
tree | commitdiff |
2008-05-29 |
Robert Roebling | Create own entry for default constructors |
tree | commitdiff |
2008-05-27 |
Robert Roebling | Fix links |
tree | commitdiff |
2008-05-27 |
Robert Roebling | Minor doc update |
tree | commitdiff |
2008-05-27 |
Robert Roebling | Minor wxList clarification |
tree | commitdiff |
2008-05-26 |
Robert Roebling | Removed more //@ groups |
tree | commitdiff |
2008-05-26 |
Robert Roebling | Ticket #9493: interface-string-asterisk.patch |
tree | commitdiff |
2008-05-26 |
Robert Roebling | Various minor corrections |
tree | commitdiff |
2008-05-26 |
Robert Roebling | Minor correction |
tree | commitdiff |
2008-05-25 |
Robert Roebling | Removed Item Management category, minor corrections |
tree | commitdiff |
2008-05-25 |
Robert Roebling | Clarified wxWindow::Find() wrt to returning *this*... |
tree | commitdiff |
2008-05-25 |
Vadim Zeitlin | don't take the min size into account when setting the... |
tree | commitdiff |
2008-05-24 |
Robert Roebling | Mention wxDataViewTreeCtrl in wxTreeCtrl |
tree | commitdiff |
2008-05-24 |
Robert Roebling | Minor doc corrections |
tree | commitdiff |
2008-05-23 |
Robert Roebling | Update IsSelection() docs |
tree | commitdiff |
2008-05-22 |
Robert Roebling | Minor doc corrections |
tree | commitdiff |
2008-05-22 |
Vadim Zeitlin | added wxDateTime::SetFrom/GetAsMSWSysTime() (#9161) |
tree | commitdiff |
2008-05-21 |
Robert Roebling | Added InsertColumn( pos, col ), some reformating |
tree | commitdiff |
2008-05-21 |
Robert Roebling | Correct wxString:Append docs |
tree | commitdiff |
2008-05-21 |
Robert Roebling | Correct formatting |
tree | commitdiff |
2008-05-21 |
Robert Roebling | Mention dropdown menu |
tree | commitdiff |
2008-05-20 |
Bryan Petty | More interface header reviews by Azriel Fasten, and... |
tree | commitdiff |
2008-05-17 |
Vadim Zeitlin | allow loading wxAnimationCtrl contents from stream... |
tree | commitdiff |
2008-05-17 |
Vadim Zeitlin | take const wxConfig object in wxDocManager::FileHistory... |
tree | commitdiff |
2008-05-16 |
Robert Roebling | Typo |
tree | commitdiff |
2008-05-16 |
Robert Roebling | Option for variable line heights (MSW and GTK+ sofar) |
tree | commitdiff |
2008-05-15 |
Robert Roebling | Missing semicolon |
tree | commitdiff |
2008-05-12 |
Stefan Neis | Clarified difference between wrap width and width of... |
tree | commitdiff |
2008-05-12 |
Vadim Zeitlin | add wxCmdLineParser::AddUsageText() and wxCMD_LINE_USAG... |
tree | commitdiff |
2008-05-11 |
Vadim Zeitlin | make GetUsageString() public, this is useful at least... |
tree | commitdiff |
2008-05-11 |
Vadim Zeitlin | added in sections ommitted by the translation script... |
tree | commitdiff |
2008-05-11 |
Bryan Petty | Replaced @returns with @return for more standard comman... |
tree | commitdiff |
2008-05-11 |
Vadim Zeitlin | no changes, just fix a typo |
tree | commitdiff |
2008-05-10 |
Francesco Montorsi | other f*h header reviews |
tree | commitdiff |
2008-05-08 |
Vadim Zeitlin | update the documentation after the patch 1876663 |
tree | commitdiff |
2008-05-08 |
Václav Slavík | changed ShowWithEffects() to use directional wxSHOW_EFF... |
tree | commitdiff |
2008-05-08 |
Bryan Petty | More interface header reviews by Azriel Fasten, along... |
tree | commitdiff |
2008-05-08 |
Vadim Zeitlin | add wxSizer::SetDimension() overload taking wxPoint... |
tree | commitdiff |
2008-05-07 |
Robert Roebling | Remove const consts from docs |
tree | commitdiff |
2008-05-07 |
Robert Roebling | current locale in wxString means wxConvLibc |
tree | commitdiff |
2008-05-07 |
Robert Roebling | Mention wxConvLocal in wxString |
tree | commitdiff |
2008-05-07 |
Robert Roebling | Further wxString clarification according to current... |
tree | commitdiff |
2008-05-06 |
Robert Roebling | [ 1957970 ] wxWeakRef - assign from other wxWeakRef |
tree | commitdiff |
2008-05-06 |
Robert Roebling | Fix more typos |
tree | commitdiff |
2008-05-06 |
Robert Roebling | Try to fix formating |
tree | commitdiff |
2008-05-06 |
Robert Roebling | More wxString docs, listed most STL methods |
tree | commitdiff |
2008-05-06 |
Bryan Petty | Interface header review of wxStringTokenizer by Azriel... |
tree | commitdiff |
2008-05-06 |
Bryan Petty | Added missing semi-colon in DVC interface header, and... |
tree | commitdiff |
2008-05-05 |
Bryan Petty | Added todos for changing wxVListBox::OnDraw* virtual... |
tree | commitdiff |
2008-05-04 |
Václav Slavík | clarified From/To8BitData's purpose |
tree | commitdiff |
2008-05-04 |
Bryan Petty | Initial review of various [q-r] by Utensil Candel. |
tree | commitdiff |
2008-05-02 |
Bryan Petty | Removed missing parameter from docs of wxVListBox const... |
tree | commitdiff |
2008-05-02 |
Bryan Petty | Commented out appearance sections in docs temporarily... |
tree | commitdiff |
2008-05-02 |
Bryan Petty | Finished initial review of a few [g*] interface headers. |
tree | commitdiff |
2008-05-01 |
Bryan Petty | Finished initial review of [v*] interface headers. |
tree | commitdiff |
2008-04-30 |
Robert Roebling | Minor clarification |
tree | commitdiff |
2008-04-30 |
Robert Roebling | Mention wxGCDC |
tree | commitdiff |
2008-04-29 |
Robert Roebling | Minor doc improvements |
tree | commitdiff |
2008-04-29 |
Robert Roebling | Minor doc improvements |
tree | commitdiff |
2008-04-29 |
Robert Roebling | Minor clarification |
tree | commitdiff |
2008-04-28 |
Robert Roebling | Added new wxGraphicsContext:Create( wxPrinterDC ) inste... |
tree | commitdiff |
2008-04-28 |
Vadim Zeitlin | added wxQueueEvent() avoiding the bug of wxPostEvent... |
tree | commitdiff |
2008-04-28 |
Robert Roebling | Some doc corrections |
tree | commitdiff |
2008-04-28 |
Vadim Zeitlin | fix wxTextCtrl::operator<<('\n') in Unicode build ... |
tree | commitdiff |
2008-04-28 |
Bryan Petty | Removed deprecated layout constraints from class summar... |
tree | commitdiff |
2008-04-27 |
Vadim Zeitlin | no real changes, clarified the usage of WX_GL_DOUBLEBUF... |
tree | commitdiff |
2008-04-25 |
Robert Roebling | Trying to make wxString readable again, II |
tree | commitdiff |
next |