]> git.saurik.com Git - wxWidgets.git/history - interface
no changes, just replaced SF bug number in a comment with Trac one
[wxWidgets.git] / interface /
2008-12-14  Vadim Zeitlinadd support for sorting to grid columns
2008-12-13  Vadim Zeitlinexplain EVT_GRID/EVT_GRID_CMD difference and don't...
2008-12-13  Vadim Zeitlinsupport column reordering using drag and drop when...
2008-12-12  Francesco Montorsiput zlib streams in the archive category, too; fix...
2008-12-12  Francesco Montorsifix doxygen warnings
2008-12-12  Francesco Montorsidocument wxInitializer and wxInitialize and wxUninitialize
2008-12-12  Francesco Montorsifix typo
2008-12-12  Francesco Montorsisplit AddCatalog docs for the two overloads
2008-12-11  Vadim Zeitlindon't duplicate the column reordering in generic wxHead...
2008-12-11  Vadim Zeitlinadded wxGrid::UseNativeColHeader() (column reordering...
2008-12-11  Vadim Zeitlinadded wxHeaderCtrl::OnColumnCountChanging()
2008-12-11  Jaakko SalliAdded wxPropertyGridInterface::RemoveProperty()
2008-12-11  Vadim Zeitlinfix wxTextCtrl::Replace() under wxGTK; added unit test...
2008-12-11  Jaakko SalliSpinCtrl editor's 'value change by mouse motion' featur...
2008-12-11  Vadim Zeitlinadded wxVector::resize()
2008-12-11  Vadim Zeitlinextract setters from wxHeaderColumnBase into a separate...
2008-12-10  Vadim Zeitlinclarify wxFlexSizerGrowMode description
2008-12-10  Vadim Zeitlinadded EVT_HEADER_DRAGGING_CANCELLED event sent when...
2008-12-10  Vadim Zeitlinimplement column reordering support in wxMSW wxHeaderCt...
2008-12-09  Vadim Zeitlindocument UpdateColumn()
2008-12-08  Francesco Montorsiadd an event table; even if wxMenuItem is not a widget...
2008-12-08  Francesco Montorsiformatting change; added @c in front of wxEVT_ constants
2008-12-08  Vadim Zeitlinrename wxHeaderCtrl DRAG events into RESIZE ones as...
2008-12-08  Francesco Montorsiadd some missing semicolons
2008-12-08  Vadim Zeitlinimplement column resizing events in wxHeaderCtrl
2008-12-08  Vadim Zeitlinadded wxHeaderCtrlSimple::GetBestFittingWidth() for...
2008-12-08  Vadim Zeitlinadd wxEVT_COMMAND_HEADER_SEPARATOR_DCLICK and semi...
2008-12-08  Vadim Zeitlinimplement click events in wxHeaderCtrl
2008-12-07  Vadim Zeitlin- Rewrite wxHeaderCtrl to be virtual-like: even if...
2008-12-07  Francesco Montorsidocument GetPickerCtrl() method and provide an example...
2008-12-07  Francesco Montorsiformatting change
2008-12-07  Francesco Montorsiadd a link to the page of the GTK+ manual stock items
2008-12-06  Francesco Montorsiadded a @todo about references to old wx functions
2008-12-06  Francesco Montorsimoved many things from wxString reference page to the...
2008-12-05  Vadim Zeitlinemulate scrolling in wxMSW header control; document...
2008-12-05  Vadim Zeitlinadd Show/HideColumn() methods
2008-12-05  Vadim Zeitlinadd IsShown() accessor which is sometimes more convenie...
2008-12-05  Francesco Montorsidocument wxLogLevel, wxTraceMask antypes and wxLogLevel...
2008-12-05  Francesco Montorsismall refinements
2008-12-04  Francesco Montorsirepair the example code; get rid of useless wxT() from it
2008-12-04  Francesco Montorsidocument wxWindowID
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...
next