2008-12-11 |
Vadim Zeitlin | added wxHeaderCtrl::OnColumnCountChanging() |
tree | commitdiff |
2008-12-11 |
Jaakko Salli | Added wxPropertyGridInterface::RemoveProperty() |
tree | commitdiff |
2008-12-11 |
Vadim Zeitlin | fix wxTextCtrl::Replace() under wxGTK; added unit test... |
tree | commitdiff |
2008-12-11 |
Jaakko Salli | SpinCtrl editor's 'value change by mouse motion' featur... |
tree | commitdiff |
2008-12-11 |
Vadim Zeitlin | added wxVector::resize() |
tree | commitdiff |
2008-12-11 |
Vadim Zeitlin | extract setters from wxHeaderColumnBase into a separate... |
tree | commitdiff |
2008-12-10 |
Vadim Zeitlin | clarify wxFlexSizerGrowMode description |
tree | commitdiff |
2008-12-10 |
Vadim Zeitlin | added EVT_HEADER_DRAGGING_CANCELLED event sent when... |
tree | commitdiff |
2008-12-10 |
Vadim Zeitlin | implement column reordering support in wxMSW wxHeaderCt... |
tree | commitdiff |
2008-12-09 |
Vadim Zeitlin | document UpdateColumn() |
tree | commitdiff |
2008-12-08 |
Francesco Montorsi | add an event table; even if wxMenuItem is not a widget... |
tree | commitdiff |
2008-12-08 |
Francesco Montorsi | formatting change; added @c in front of wxEVT_ constants |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | rename wxHeaderCtrl DRAG events into RESIZE ones as... |
tree | commitdiff |
2008-12-08 |
Francesco Montorsi | add some missing semicolons |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | implement column resizing events in wxHeaderCtrl |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | added wxHeaderCtrlSimple::GetBestFittingWidth() for... |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | add wxEVT_COMMAND_HEADER_SEPARATOR_DCLICK and semi... |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | implement click events in wxHeaderCtrl |
tree | commitdiff |
2008-12-07 |
Vadim Zeitlin | - Rewrite wxHeaderCtrl to be virtual-like: even if... |
tree | commitdiff |
2008-12-07 |
Francesco Montorsi | document GetPickerCtrl() method and provide an example... |
tree | commitdiff |
2008-12-07 |
Francesco Montorsi | formatting change |
tree | commitdiff |
2008-12-07 |
Francesco Montorsi | add a link to the page of the GTK+ manual stock items |
tree | commitdiff |
2008-12-06 |
Francesco Montorsi | added a @todo about references to old wx functions |
tree | commitdiff |
2008-12-06 |
Francesco Montorsi | moved many things from wxString reference page to the... |
tree | commitdiff |
2008-12-05 |
Vadim Zeitlin | emulate scrolling in wxMSW header control; document... |
tree | commitdiff |
2008-12-05 |
Vadim Zeitlin | add Show/HideColumn() methods |
tree | commitdiff |
2008-12-05 |
Vadim Zeitlin | add IsShown() accessor which is sometimes more convenie... |
tree | commitdiff |
2008-12-05 |
Francesco Montorsi | document wxLogLevel, wxTraceMask antypes and wxLogLevel... |
tree | commitdiff |
2008-12-05 |
Francesco Montorsi | small refinements |
tree | commitdiff |
2008-12-04 |
Francesco Montorsi | repair the example code; get rid of useless wxT() from it |
tree | commitdiff |
2008-12-04 |
Francesco Montorsi | document wxWindowID |
tree | commitdiff |
2008-12-03 |
Vadim Zeitlin | extract (and expand and clean up and document) the... |
tree | commitdiff |
2008-12-03 |
Francesco Montorsi | document the wxArtID and wxArtClient types; they help... |
tree | commitdiff |
2008-12-03 |
Francesco Montorsi | remove the implementation of the conversion operators... |
tree | commitdiff |
2008-12-03 |
Vadim Zeitlin | fix syntax error |
tree | commitdiff |
2008-12-02 |
Francesco Montorsi | document GetWheelAxis |
tree | commitdiff |
2008-12-02 |
Francesco Montorsi | add GetValue,GetRange and GetMessage helpers |
tree | commitdiff |
2008-12-02 |
Francesco Montorsi | document the main event table macros, wxEventType,... |
tree | commitdiff |
2008-12-02 |
Francesco Montorsi | fix #4754 providing better description of how to set... |
tree | commitdiff |
2008-12-02 |
Vadim Zeitlin | better documentation for wxEvent ctor |
tree | commitdiff |
2008-12-01 |
Francesco Montorsi | document wx[US]Char and wxStringCharType typedefs;... |
tree | commitdiff |
2008-12-01 |
Francesco Montorsi | initial declaration of wx*Char*Buffer and wxUniChar... |
tree | commitdiff |
2008-12-01 |
Francesco Montorsi | add 'redirection page' for wxULongLong |
tree | commitdiff |
2008-12-01 |
Francesco Montorsi | add @deprecated tag |
tree | commitdiff |
2008-12-01 |
Francesco Montorsi | remove wxNotebookSizer; it's not in wx anymore |
tree | commitdiff |
2008-12-01 |
Francesco Montorsi | committing the slightly-modified patch by R.U.10 for... |
tree | commitdiff |
2008-12-01 |
Francesco Montorsi | put wxURI under networking group, next to wxURL |
tree | commitdiff |
2008-11-30 |
Vadim Zeitlin | don't make wxGridTableBase::IsEmptyCell() pure virtual... |
tree | commitdiff |
2008-11-30 |
Francesco Montorsi | document default ctor |
tree | commitdiff |
2008-11-29 |
Vadim Zeitlin | add wxVector(size_t size[, const value_type& value... |
tree | commitdiff |
2008-11-29 |
Vadim Zeitlin | add safe wxStrlcpy() function and replaced all wxStrncp... |
tree | commitdiff |
2008-11-28 |
Francesco Montorsi | fix wrong placement of the @apperance tag previously... |
tree | commitdiff |
2008-11-28 |
Francesco Montorsi | remove @appearance tag from abstract classes; add the... |
tree | commitdiff |
2008-11-28 |
Francesco Montorsi | provide GetSize() getters in wxBitmap and wxImage |
tree | commitdiff |
2008-11-28 |
Francesco Montorsi | return wxDefaultSize (as done in all other platforms... |
tree | commitdiff |
2008-11-28 |
Francesco Montorsi | move style table in the detailed description like for... |
tree | commitdiff |
2008-11-28 |
Francesco Montorsi | internal variables of wxFileHistory are protected,... |
tree | commitdiff |
2008-11-26 |
Vadim Zeitlin | document column reordering in wxListCtrl; fix confusion... |
tree | commitdiff |
2008-11-26 |
Francesco Montorsi | make wxThread::OnExit private and not public (change... |
tree | commitdiff |
2008-11-26 |
Francesco Montorsi | added GetKind getter |
tree | commitdiff |
2008-11-26 |
Francesco Montorsi | clarified that Raise() and Lower() only work for wxTopL... |
tree | commitdiff |
2008-11-26 |
Francesco Montorsi | added note about GetTimestamp() (fixes #1986) |
tree | commitdiff |
2008-11-26 |
Francesco Montorsi | documented the wxDCBrushChanger, wxDCPenChanger, wxDCTe... |
tree | commitdiff |
2008-11-25 |
Francesco Montorsi | fix the examples for wxThread and wxThreadHelper after... |
tree | commitdiff |
2008-11-25 |
Francesco Montorsi | add more references to the delayed deletion of wxTopLev... |
tree | commitdiff |
2008-11-24 |
Bryan Petty | Reviewed, and re-organized members of wxGrid, which... |
tree | commitdiff |
2008-11-24 |
Bryan Petty | Reviewed the rest of grid.h except for the wxGrid class... |
tree | commitdiff |
2008-11-24 |
Francesco Montorsi | provide an example implementation of wxCloseEvent handler |
tree | commitdiff |
2008-11-23 |
Francesco Montorsi | add an event table for wxFrame and wxDialog: they send... |
tree | commitdiff |
2008-11-23 |
Francesco Montorsi | document that dragging in wxTreeCtrl needs to be explic... |
tree | commitdiff |
2008-11-23 |
Francesco Montorsi | readd grouping previously removed by error |
tree | commitdiff |
2008-11-23 |
Vadim Zeitlin | added wxSocketBase::GetTimeout() to match existing... |
tree | commitdiff |
2008-11-23 |
Jaakko Salli | Eliminate need to call Connect() in wxPGEditor::CreateC... |
tree | commitdiff |
2008-11-23 |
Bryan Petty | Finished review of the first 1,000 lines of grid.h... |
tree | commitdiff |
2008-11-23 |
Francesco Montorsi | documented ExitCode typedef; revised wxThread and wxThr... |
tree | commitdiff |
2008-11-22 |
Bryan Petty | Documented some DrawText() parameters missed in the... |
tree | commitdiff |
2008-11-22 |
Bryan Petty | Reviewed and cleaned up the rest of the graphics.h... |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | fix minor typos |
tree | commitdiff |
2008-11-22 |
Vadim Zeitlin | document all overloads of DrawText() |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | clarify role of wxToolBarToolBase (fixes #9874) |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | fix for doxygen warnings |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | document wxFSVolume (fixes #3977) |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | fix wxList<T>::resize description (fixes #10207) |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | document mac.textcontrol-use-spell-checker (fixes ... |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | fixes #10131 |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | be more precise about range in indeterminate-mode wxGau... |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | documented wxTaskBarIconEvent (fixes #10021) |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | minor fixes |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | clarify wxListCtrl::GetItem (fixes #9640) |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | clarify how top-level windows are used by wxApp (fixes... |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | fix docs for wxInputStream::GetC(); fixes #4461 |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | fix docs for wxRect::Intersect overloads (fixes #4445) |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | fix docs for wxWindow::Layout (fixes #4297) |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | fix description for wxWS_EX_CONTEXTHELP; fixes #4276 |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | add event table for wxAuiNotebook (partially fixes... |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | minor fixes |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | wxCursor derives (on almost all ports) from wxGDIObject... |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | few other fixes for wxChar => wxString |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | add description for GetFrameParameters() function;... |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | minor fixes; replace references to Windows95 with refer... |
tree | commitdiff |
next |