2008-04-12 |
Vadim Zeitlin | wxThread::Sleep() is the same as wxMilliSleep() on... |
tree | commitdiff |
2008-04-11 |
Václav Slavík | Added documentation for wxItemContainer class; moved... |
tree | commitdiff |
2008-04-11 |
Robert Roebling | Improve wxMenu docs |
tree | commitdiff |
2008-04-11 |
Václav Slavík | reverted wxVideoMode API breakage by r53049, finished... |
tree | commitdiff |
2008-04-11 |
Bryan Petty | Fixed multiple inheritance structure of vscroll.h classes. |
tree | commitdiff |
2008-04-10 |
Francesco Montorsi | introduce a new @beginFlagTable |
tree | commitdiff |
2008-04-10 |
Francesco Montorsi | other misc fixes |
tree | commitdiff |
2008-04-10 |
Francesco Montorsi | use an enum to make it easier to document the values |
tree | commitdiff |
2008-04-10 |
Francesco Montorsi | revisions of o-p headers contributed by Utensil Candel... |
tree | commitdiff |
2008-04-10 |
Francesco Montorsi | use a @section instead of <b> tags |
tree | commitdiff |
2008-04-10 |
Francesco Montorsi | revisions of o-p headers contributed by Utensil Candel... |
tree | commitdiff |
2008-04-10 |
Robert Roebling | More proof-reading in wxImage |
tree | commitdiff |
2008-04-10 |
Robert Roebling | Learning doxygen |
tree | commitdiff |
2008-04-10 |
Robert Roebling | minor improvements |
tree | commitdiff |
2008-04-10 |
Robert Roebling | Correct introduction to wxControlWithItems |
tree | commitdiff |
2008-04-10 |
Robert Roebling | First attempt to document raw bitmap access |
tree | commitdiff |
2008-04-10 |
Robert Roebling | Make wxImage correction |
tree | commitdiff |
2008-04-10 |
Bryan Petty | Finished initial review of some [co*] interface headers. |
tree | commitdiff |
2008-04-08 |
Robert Roebling | Adapt MSW's renderer's alignment to use column header... |
tree | commitdiff |
2008-04-08 |
Robert Roebling | By default, align renderers as column header under... |
tree | commitdiff |
2008-04-08 |
Bryan Petty | Finished initial review of [cl*-cm*] interface headers. |
tree | commitdiff |
2008-04-07 |
Francesco Montorsi | better integration of the window sizing overview in... |
tree | commitdiff |
2008-04-07 |
Robert Roebling | Put sample code back in, removed during conversion... |
tree | commitdiff |
2008-04-07 |
Robert Roebling | Further corrections to container class docs |
tree | commitdiff |
2008-04-07 |
Robert Roebling | Split wxDataViewVirtualModel fork wxDataViewIndexModel... |
tree | commitdiff |
2008-04-07 |
Robert Roebling | Some corrections to container class docs. |
tree | commitdiff |
2008-04-07 |
Robert Roebling | Mention that the renderer's alignment is ignored under... |
tree | commitdiff |
2008-04-06 |
Robert Roebling | Added alignment parameter to renderers' constr |
tree | commitdiff |
2008-04-06 |
Robert Roebling | Mention wxDataViewRenderer Set/GetAlignment |
tree | commitdiff |
2008-04-06 |
Francesco Montorsi | my revision of o-p interface headers |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | use kind, not id, of a menu item to test whether it... |
tree | commitdiff |
2008-04-06 |
Francesco Montorsi | give a name to the enumeration of the values which... |
tree | commitdiff |
2008-04-06 |
Francesco Montorsi | documented wxVideoMode (otherwise wxDisplay docs are... |
tree | commitdiff |
2008-04-06 |
Francesco Montorsi | make sure all wxDefault* and all wxNull* global instanc... |
tree | commitdiff |
2008-04-06 |
Francesco Montorsi | improved rendering of styles and events sections: put... |
tree | commitdiff |
2008-04-06 |
Francesco Montorsi | revisions contributed by Utensil Candel |
tree | commitdiff |
2008-04-05 |
Vadim Zeitlin | document Alloc() vs returning bool (part of bug 1933693) |
tree | commitdiff |
2008-04-05 |
Robert Roebling | Support renderer::LeftClick() in generic code, removed... |
tree | commitdiff |
2008-04-05 |
Bryan Petty | Finished initial review of [ca*-ch*] interface headers. |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | implemented toggling of wxCAL_MONDAY_FIRST in the nativ... |
tree | commitdiff |
2008-04-04 |
Bryan Petty | Intial review of calctrl.h. |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | initial native implementation of wxCalendarCtrl for MSW |
tree | commitdiff |
2008-04-02 |
Francesco Montorsi | first revision (contains wxHelpEvent and wxNavigationKe... |
tree | commitdiff |
2008-04-02 |
Bryan Petty | Restored the old Classes by Category page to live side... |
tree | commitdiff |
2008-04-01 |
Vadim Zeitlin | move all appearace-related methods down to wxCalendarCt... |
tree | commitdiff |
2008-04-01 |
Václav Slavík | Generalized wxScrolledWindow into wxScrolled<T> that... |
tree | commitdiff |
2008-04-01 |
Francesco Montorsi | replace @b Note with @note; replace '' with " |
tree | commitdiff |
2008-04-01 |
Francesco Montorsi | first raw revision |
tree | commitdiff |
2008-03-31 |
Francesco Montorsi | move TODO items for wxDocs from the wxwiki to the doxyg... |
tree | commitdiff |
2008-03-30 |
Francesco Montorsi | s/NB:/@note; revised wxFFile |
tree | commitdiff |
2008-03-30 |
Francesco Montorsi | typo fix |
tree | commitdiff |
2008-03-30 |
Francesco Montorsi | further revision (done by me) |
tree | commitdiff |
2008-03-30 |
Francesco Montorsi | revision contributed by Utensil Candel |
tree | commitdiff |
2008-03-30 |
Václav Slavík | added wxXmlNode::InsertChildAfter and use it for (much... |
tree | commitdiff |
2008-03-29 |
Václav Slavík | 1. fixed wxXmlNode::InsertChild() documentation to... |
tree | commitdiff |
2008-03-28 |
Francesco Montorsi | add more pure virtuals to wxBrushBase; fix the GetColou... |
tree | commitdiff |
2008-03-28 |
Francesco Montorsi | substitute '@b NB:' with '@note'; first partial revisio... |
tree | commitdiff |
2008-03-28 |
Vadim Zeitlin | added native GTK implementation of wxCalendarCtrl ... |
tree | commitdiff |
2008-03-27 |
Francesco Montorsi | final fixes to [a-b]*h headers |
tree | commitdiff |
2008-03-27 |
Francesco Montorsi | add @onlyfor tags to remove further ifacecheck warnings |
tree | commitdiff |
2008-03-27 |
Vadim Zeitlin | fixed typo (extra underscore) in wxEVT_COMMAND_LISTBOXD... |
tree | commitdiff |
2008-03-27 |
Vadim Zeitlin | added convenient wxON_BLOCK_EXIT_SET() macro |
tree | commitdiff |
2008-03-27 |
Vadim Zeitlin | added convenient wxON_BLOCK_EXIT_THISn() macros wrappin... |
tree | commitdiff |
2008-03-25 |
Francesco Montorsi | final revision of prototypes for b*h (and few others) |
tree | commitdiff |
2008-03-25 |
Francesco Montorsi | final prototype fixes to a*h headers; s/WXTYPE/wxEventType |
tree | commitdiff |
2008-03-25 |
Vadim Zeitlin | document On{Open,Save}Document() |
tree | commitdiff |
2008-03-25 |
Francesco Montorsi | prototype fixes (in particular fix missing default... |
tree | commitdiff |
2008-03-25 |
Bryan Petty | Finished review/fixes of the rest of the functions... |
tree | commitdiff |
2008-03-24 |
Francesco Montorsi | prototype fixes (this time including pure virtual funct... |
tree | commitdiff |
2008-03-24 |
Francesco Montorsi | further prototype revisions; rename interface/aui.h... |
tree | commitdiff |
2008-03-24 |
Francesco Montorsi | use @a instead of @e where it makes sense |
tree | commitdiff |
2008-03-24 |
Francesco Montorsi | move macros out of the wxArray class decl |
tree | commitdiff |
2008-03-24 |
Vadim Zeitlin | document wxSizerItem::SetMinSize() |
tree | commitdiff |
2008-03-24 |
Francesco Montorsi | final prototype fixes (done using ifacecheck) |
tree | commitdiff |
2008-03-23 |
Francesco Montorsi | fix simple errors which block ifacecheck |
tree | commitdiff |
2008-03-23 |
Bryan Petty | Removed @class command from templated classes. Doxygen... |
tree | commitdiff |
2008-03-23 |
Bryan Petty | Finished review/fixes of Math and Miscellaneous categor... |
tree | commitdiff |
2008-03-23 |
Václav Slavík | wxError, wxFatalError, wxDebugMsg are not only deprecat... |
tree | commitdiff |
2008-03-23 |
Václav Slavík | more utils.h fixes |
tree | commitdiff |
2008-03-23 |
Václav Slavík | restored wxWindow::Line/PageUp/Down docs |
tree | commitdiff |
2008-03-23 |
Bryan Petty | Finished review/fixes of Logging category of functions... |
tree | commitdiff |
2008-03-23 |
Vadim Zeitlin | avoid needless Unicode<->MB conversions in Unix wxExecu... |
tree | commitdiff |
2008-03-22 |
Francesco Montorsi | use wxEmptyString as default value to return from GetAt... |
tree | commitdiff |
2008-03-22 |
Václav Slavík | fixed signatures of wxSizerFlags methods returning... |
tree | commitdiff |
2008-03-22 |
Václav Slavík | documented wxRESERVE_SPACE_EVEN_IF_HIDDEN |
tree | commitdiff |
2008-03-22 |
Václav Slavík | many formatting fixes to wxSizer docs |
tree | commitdiff |
2008-03-22 |
Václav Slavík | typo fix: doxygen uses -, not *, for lists |
tree | commitdiff |
2008-03-22 |
Václav Slavík | wxVector<T> is header-based, use @nolibrary |
tree | commitdiff |
2008-03-22 |
Václav Slavík | tagged wxNotebookSizer as deprecated |
tree | commitdiff |
2008-03-22 |
Václav Slavík | documented SelectAll() |
tree | commitdiff |
2008-03-22 |
Václav Slavík | upported wxHelpProvider docs fixes from r52197; minor... |
tree | commitdiff |
2008-03-22 |
Václav Slavík | documented that Freeze and Thaw are now recursive |
tree | commitdiff |
2008-03-22 |
Francesco Montorsi | use wx-style header and commets; fix indentation to... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | added wxWindowDisabler ctor for conditionally disabling... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | add default parameters for width and style parameters... |
tree | commitdiff |
2008-03-21 |
Francesco Montorsi | some more comments about wxSortedArrayString::Sort |
tree | commitdiff |
2008-03-21 |
Václav Slavík | misc wxVector<T> docs fixes |
tree | commitdiff |
2008-03-21 |
Václav Slavík | fixes to wxSharedPtr<T> docs |
tree | commitdiff |
2008-03-21 |
Francesco Montorsi | further prototype fixes (thanks to ifacecheck) |
tree | commitdiff |
2008-03-20 |
Francesco Montorsi | splitted wxApp docs in wxApp+wxAppConsole docs; fix... |
tree | commitdiff |
next |