extract (and expand and clean up and document) the header window implementation used...
[wxWidgets.git] / interface /
2008-12-03  Vadim Zeitlinextract (and expand and clean up and document) the...
2008-12-03  Francesco Montorsidocument the wxArtID and wxArtClient types; they help...
2008-12-03  Francesco Montorsiremove the implementation of the conversion operators...
2008-12-03  Vadim Zeitlinfix syntax error
2008-12-02  Francesco Montorsidocument GetWheelAxis
2008-12-02  Francesco Montorsiadd GetValue,GetRange and GetMessage helpers
2008-12-02  Francesco Montorsidocument the main event table macros, wxEventType,...
2008-12-02  Francesco Montorsifix #4754 providing better description of how to set...
2008-12-02  Vadim Zeitlinbetter documentation for wxEvent ctor
2008-12-01  Francesco Montorsidocument wx[US]Char and wxStringCharType typedefs;...
2008-12-01  Francesco Montorsiinitial declaration of wx*Char*Buffer and wxUniChar...
2008-12-01  Francesco Montorsiadd 'redirection page' for wxULongLong
2008-12-01  Francesco Montorsiadd @deprecated tag
2008-12-01  Francesco Montorsiremove wxNotebookSizer; it's not in wx anymore
2008-12-01  Francesco Montorsicommitting the slightly-modified patch by R.U.10 for...
2008-12-01  Francesco Montorsiput wxURI under networking group, next to wxURL
2008-11-30  Vadim Zeitlindon't make wxGridTableBase::IsEmptyCell() pure virtual...
2008-11-30  Francesco Montorsidocument default ctor
2008-11-29  Vadim Zeitlinadd wxVector(size_t size[, const value_type& value...
2008-11-29  Vadim Zeitlinadd safe wxStrlcpy() function and replaced all wxStrncp...
2008-11-28  Francesco Montorsifix wrong placement of the @apperance tag previously...
2008-11-28  Francesco Montorsiremove @appearance tag from abstract classes; add the...
2008-11-28  Francesco Montorsiprovide GetSize() getters in wxBitmap and wxImage
2008-11-28  Francesco Montorsireturn wxDefaultSize (as done in all other platforms...
2008-11-28  Francesco Montorsimove style table in the detailed description like for...
2008-11-28  Francesco Montorsiinternal variables of wxFileHistory are protected,...
2008-11-26  Vadim Zeitlindocument column reordering in wxListCtrl; fix confusion...
2008-11-26  Francesco Montorsimake wxThread::OnExit private and not public (change...
2008-11-26  Francesco Montorsiadded GetKind getter
2008-11-26  Francesco Montorsiclarified that Raise() and Lower() only work for wxTopL...
2008-11-26  Francesco Montorsiadded note about GetTimestamp() (fixes #1986)
2008-11-26  Francesco Montorsidocumented the wxDCBrushChanger, wxDCPenChanger, wxDCTe...
2008-11-25  Francesco Montorsifix the examples for wxThread and wxThreadHelper after...
2008-11-25  Francesco Montorsiadd more references to the delayed deletion of wxTopLev...
2008-11-24  Bryan PettyReviewed, and re-organized members of wxGrid, which...
2008-11-24  Bryan PettyReviewed the rest of grid.h except for the wxGrid class...
2008-11-24  Francesco Montorsiprovide an example implementation of wxCloseEvent handler
2008-11-23  Francesco Montorsiadd an event table for wxFrame and wxDialog: they send...
2008-11-23  Francesco Montorsidocument that dragging in wxTreeCtrl needs to be explic...
2008-11-23  Francesco Montorsireadd grouping previously removed by error
2008-11-23  Vadim Zeitlinadded wxSocketBase::GetTimeout() to match existing...
2008-11-23  Jaakko SalliEliminate need to call Connect() in wxPGEditor::CreateC...
2008-11-23  Bryan PettyFinished review of the first 1,000 lines of grid.h...
2008-11-23  Francesco Montorsidocumented ExitCode typedef; revised wxThread and wxThr...
2008-11-22  Bryan PettyDocumented some DrawText() parameters missed in the...
2008-11-22  Bryan PettyReviewed and cleaned up the rest of the graphics.h...
2008-11-22  Francesco Montorsifix minor typos
2008-11-22  Vadim Zeitlindocument all overloads of DrawText()
2008-11-22  Francesco Montorsiclarify role of wxToolBarToolBase (fixes #9874)
2008-11-22  Francesco Montorsifix for doxygen warnings
2008-11-22  Francesco Montorsidocument wxFSVolume (fixes #3977)
2008-11-22  Francesco Montorsifix wxList<T>::resize description (fixes #10207)
2008-11-22  Francesco Montorsidocument mac.textcontrol-use-spell-checker (fixes ...
2008-11-22  Francesco Montorsifixes #10131
2008-11-22  Francesco Montorsibe more precise about range in indeterminate-mode wxGau...
2008-11-22  Francesco Montorsidocumented wxTaskBarIconEvent (fixes #10021)
2008-11-22  Francesco Montorsiminor fixes
2008-11-22  Francesco Montorsiclarify wxListCtrl::GetItem (fixes #9640)
2008-11-22  Francesco Montorsiclarify how top-level windows are used by wxApp (fixes...
2008-11-22  Francesco Montorsifix docs for wxInputStream::GetC(); fixes #4461
2008-11-22  Francesco Montorsifix docs for wxRect::Intersect overloads (fixes #4445)
2008-11-22  Francesco Montorsifix docs for wxWindow::Layout (fixes #4297)
2008-11-22  Francesco Montorsifix description for wxWS_EX_CONTEXTHELP; fixes #4276
2008-11-22  Francesco Montorsiadd event table for wxAuiNotebook (partially fixes...
2008-11-22  Francesco Montorsiminor fixes
2008-11-22  Francesco MontorsiwxCursor derives (on almost all ports) from wxGDIObject...
2008-11-22  Francesco Montorsifew other fixes for wxChar => wxString
2008-11-22  Francesco Montorsiadd description for GetFrameParameters() function;...
2008-11-22  Francesco Montorsiminor fixes; replace references to Windows95 with refer...
2008-11-20  Francesco Montorsiuse @onlyfor tag
2008-11-20  Vadim Zeitlinchange Has/SetFlag() to take int instead of unsigned...
2008-11-19  Vadim Zeitlinstore the value to be set inside wxON_BLOCK_EXIT_SET...
2008-11-17  Vadim Zeitlindocument all currently defined image options and their...
2008-11-17  Vadim Zeitlinadded the possibility to rescale the image during loadi...
2008-11-17  Vadim Zeitlinpreliminary documentation of wxEventLoop
2008-11-15  Francesco Montorsiremoved redundant wxClassName:: prefix
2008-11-15  Francesco Montorsiinterface fixes; removed many functions which were...
2008-11-14  Vadim Zeitlinmore Doxygen warning fixes
2008-11-14  Vadim Zeitlinfix parameter name
2008-11-13  Václav Slavíkimplement wxWindow::DragAcceptFiles() on all platforms
2008-11-13  Francesco Montorsifurther ifacecheck fixes (now only 3.3% of documented...
2008-11-10  Francesco Montorsiother ifacecheck fixes
2008-11-09  Francesco Montorsiifacecheck manual fixes
2008-11-09  Francesco Montorsifix typo: s/SetTimestamp/DisableTimestamp
2008-11-08  Francesco Montorsiifacecheck fixes
2008-11-08  Francesco Montorsiifacecheck fixes
2008-11-06  Jaakko SalliRemoved property editor validation failure assertions...
2008-11-05  Vadim Zeitlindocument wxRESIZE_BORDER side effect under Windows...
2008-11-04  Vadim ZeitlinReview/simplify/cleanup MDI classes for all platforms...
2008-11-03  Jaakko SalliMoved Get/SetPropertyText/BackgroundColour() member...
2008-11-03  Francesco Montorsiremaining h* interface header revision
2008-11-03  Francesco Montorsifixed doxygen warnings produced by the ifacecheck fixes
2008-10-31  Jaakko SalliReworked wxPGCell. It is now reference counted, and...
2008-10-31  Bryan PettyReviewed some g* interface headers.
2008-10-30  Francesco Montorsifixed missing semicolons, as reported by check_syntax.sh
2008-10-30  Francesco Montorsiadded a simple script to detect interface headers with...
2008-10-30  Francesco Montorsitypo fix
2008-10-30  Francesco Montorsifixed the error '& may not appear in macro parameter...
2008-10-30  Francesco Montorsifixed the error 'macro parameters must be comma-separat...
2008-10-29  Francesco Montorsimoved to appropriate 'protected' sections all functions...
next