2008-08-21 |
Vadim Zeitlin | document that text drawing is not affected by the curre... |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | mention DoPrepareDC() relative origin offsetting |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | document wxSpinCtrlDouble (#9834) |
tree | commitdiff |
2008-08-08 |
Vadim Zeitlin | added wxTLS_TYPE() macro |
tree | commitdiff |
2008-08-08 |
Vadim Zeitlin | add DECLARE_NO_COPY_TEMPLATE_CLASS |
tree | commitdiff |
2008-08-08 |
Vadim Zeitlin | document DECLARE_NO_{COPY,ASSIGN}_CLASS |
tree | commitdiff |
2008-08-07 |
Vadim Zeitlin | don't call OnCloseDocument() from OnNewDocument(),... |
tree | commitdiff |
2008-08-07 |
Václav Slavík | small wxArtProvider API improvements: added HasNativePr... |
tree | commitdiff |
2008-08-04 |
Bryan Petty | Review of socket.h interface header by Utensil Candel... |
tree | commitdiff |
2008-08-04 |
Vadim Zeitlin | general docview.cpp code cleanup; use wxVector<> instea... |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | added wxSHUTDOWN_LOGOFF flag, don't use EWX_FORCE by... |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | add wxRenderer::GetCheckBoxSize(); refactor wxGTK code... |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | add wxImage::SetType() and use it in animation decoders... |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | document "clear" parameter of ctor/Create() properly... |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | implement wxLaunchDefaultApplication() for MSW and... |
tree | commitdiff |
2008-08-02 |
Robert Roebling | Minor formating |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | capitalize the application name in GetAppDisplayName... |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | add wxString::Capitalize() and MakeCapitalized() for... |
tree | commitdiff |
2008-08-01 |
Stefan Csomor | adding info about opaque classes, making sure refs... |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | use a single wxBookCtrlEvent class for all wxBookCtrlBa... |
tree | commitdiff |
2008-07-30 |
Vadim Zeitlin | document that numbers outside of the valid range are... |
tree | commitdiff |
2008-07-29 |
Vadim Zeitlin | add PostSizeEvent() and use it in wxMSW status bar... |
tree | commitdiff |
2008-07-29 |
Robert Roebling | Further corrections to wxFileName docs |
tree | commitdiff |
2008-07-29 |
Robert Roebling | Minor formating |
tree | commitdiff |
2008-07-29 |
Vadim Zeitlin | move SendSizeEvent() down to wxWindow from wxFrame... |
tree | commitdiff |
2008-07-29 |
Robert Roebling | Added 32-bit (UCS-4) wxUString class |
tree | commitdiff |
2008-07-28 |
Vadim Zeitlin | mention that it may be impossible to set the size of... |
tree | commitdiff |
2008-07-26 |
Robert Roebling | Trying to make wxFileName docs readable again |
tree | commitdiff |
2008-07-26 |
Stefan Csomor | extending docs according #9713 |
tree | commitdiff |
2008-07-19 |
Vadim Zeitlin | check that string passed to FromUTF8() is valid even... |
tree | commitdiff |
2008-07-16 |
Vadim Zeitlin | emphasize the fact that GetSelectedCols/Rows() is not... |
tree | commitdiff |
2008-07-16 |
Vadim Zeitlin | implement flag for Unix-like behaviour in wxCmdLinePars... |
tree | commitdiff |
2008-07-15 |
Vadim Zeitlin | fix the output length returned from cWC2MB/MB2WC()... |
tree | commitdiff |
2008-07-15 |
Vadim Zeitlin | don't mention deprecated wxRESIZE_BOX (#9735) |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | added wxFlexGridSizer::Add{Row,Col}Growable() (#2603) |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | mention that GetItemRect() is new in 2.9.0 |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | add back parameter dropped during Doxygen conversion... |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | correct wrong example of using wxSizerFlags::Border... |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | added wxVListBox::GetItemRect() (#9711) |
tree | commitdiff |
2008-07-12 |
Vadim Zeitlin | add wxSocket::IsClosed(), use it to implement Eof(... |
tree | commitdiff |
2008-07-09 |
Vadim Zeitlin | show busy cursor in wxLaunchDefaultBrowser and add... |
tree | commitdiff |
2008-07-07 |
Robert Roebling | Minor corrections |
tree | commitdiff |
2008-07-06 |
Robert Roebling | wxString doc corrections |
tree | commitdiff |
2008-07-06 |
Vadim Zeitlin | take const address objects in wxSocketClient::Connect... |
tree | commitdiff |
2008-07-04 |
Robert Roebling | Ticket #9689 (new defect) |
tree | commitdiff |
2008-07-03 |
Robert Roebling | further xxx_str() clarification |
tree | commitdiff |
2008-07-03 |
Robert Roebling | Corrected c_str() docs |
tree | commitdiff |
2008-07-02 |
Vadim Zeitlin | don't use @true and @NULL inside of @code sections |
tree | commitdiff |
2008-07-01 |
Robert Roebling | Restore wxFile docs |
tree | commitdiff |
2008-07-01 |
Robert Roebling | Corrected mime types docs |
tree | commitdiff |
2008-06-27 |
Bryan Petty | #9605: Documentation Corrections for richtextctrl.h |
tree | commitdiff |
2008-06-27 |
Bryan Petty | #9589: Documentation Corrections for textctrl.h |
tree | commitdiff |
2008-06-27 |
Bryan Petty | Commit 3 of 3 for Doxygen path fixes, this one finally... |
tree | commitdiff |
2008-06-27 |
Bryan Petty | Moved all interface headers into a 'wx' subdirectory... |
tree | commitdiff |
2008-06-27 |
Bryan Petty | Separated out function grouping for less confusing... |
tree | commitdiff |
2008-06-23 |
Vadim Zeitlin | wxLB_MULTIPLE is same as wxLB_EXTENDED in wxGTK2 |
tree | commitdiff |
2008-06-22 |
Vadim Zeitlin | allow creating items without parent menus (#3425) |
tree | commitdiff |
2008-06-22 |
Vadim Zeitlin | allow wxDialog::ShowModal() after Show() (see #1416... |
tree | commitdiff |
2008-06-22 |
Robert Roebling | Minor patch for state icons patch |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | review the header after the conversion and restore... |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | initialize wx{Client,Paint,Window}DC with fonts/colours... |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | add wxShowEvent::IsShown() and wxIconizeEvent::IsIconiz... |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | added wxGenericStaticBitmap (#9608) |
tree | commitdiff |
2008-06-21 |
Bryan Petty | Minor doc corrections for [q-r] in ticket #9581 (most... |
tree | commitdiff |
2008-06-21 |
Bryan Petty | Patch from Utensil Candel with large improvements to... |
tree | commitdiff |
2008-06-21 |
Bryan Petty | Documentation corrections for /interface/log.h (#9583) |
tree | commitdiff |
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 |
next |