2009-03-22 |
Francesco Montorsi | add missing beginEventEmissionTable |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | don't incorrectly say that wxSOCKET_REUSEADDR is for... |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | deprecate integer trace masks and don't define the... |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | use wxALIGN_LEFT/CENTRE/RIGHT instead of wxTE_XXX to... |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | add alignment flags support to wxSpinCtrl[Double] ... |
tree | commitdiff |
2009-03-21 |
Vadim Zeitlin | first round of debug/release merge: introduce wxDEBUG_L... |
tree | commitdiff |
2009-03-21 |
Vadim Zeitlin | move __WXFUNCTION__ to wx/cpp.h from wx/debug.h |
tree | commitdiff |
2009-03-21 |
Francesco Montorsi | minimal list of wx CRT wrappers (so doxygen highlights... |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | add the ToCLong, ToCULong and ToCDouble functions,... |
tree | commitdiff |
2009-03-19 |
Francesco Montorsi | extend wxXLocale with wxStrto[d,l,ul] functions; make... |
tree | commitdiff |
2009-03-19 |
Francesco Montorsi | document wxLocale::GetInfo |
tree | commitdiff |
2009-03-19 |
Francesco Montorsi | fix typos (closes #10611) |
tree | commitdiff |
2009-03-19 |
Francesco Montorsi | revised wxString docs: don't use old style grouping... |
tree | commitdiff |
2009-03-19 |
Francesco Montorsi | remove implementations from interface headers |
tree | commitdiff |
2009-03-18 |
Francesco Montorsi | use doxygen autolinking feature; use @ref command for... |
tree | commitdiff |
2009-03-18 |
Francesco Montorsi | fix leftover of previous commits about pixelSize ctor |
tree | commitdiff |
2009-03-18 |
Vadim Zeitlin | add combobox drop down/close up events (closes #10587) |
tree | commitdiff |
2009-03-17 |
Francesco Montorsi | wxStatusBarPane is not a window |
tree | commitdiff |
2009-03-17 |
Francesco Montorsi | re-add GetFieldsCount() erraneously removed in r59566 |
tree | commitdiff |
2009-03-15 |
Francesco Montorsi | leftovers from r59566 |
tree | commitdiff |
2009-03-15 |
Francesco Montorsi | make wxStatusBarPane a 'full class' with getters and... |
tree | commitdiff |
2009-03-15 |
Francesco Montorsi | add the wxFont(const wxSize& pixelSize, ...) ctor to... |
tree | commitdiff |
2009-03-15 |
Francesco Montorsi | warn the user that for all basic classes wxPoint,wxRect... |
tree | commitdiff |
2009-03-15 |
Václav Slavík | better XRC errors reporting: report location of the... |
tree | commitdiff |
2009-03-15 |
Kevin Ollivier | Consider wxOSX the port name, and have wxOSX/Carbon... |
tree | commitdiff |
2009-03-15 |
Francesco Montorsi | more docs and more comments in the sample code for... |
tree | commitdiff |
2009-03-14 |
Francesco Montorsi | more specs for wxDC::DrawRotatedText |
tree | commitdiff |
2009-03-14 |
Francesco Montorsi | add wxSize overloads to wxBitmap ctors and to wxBitmap... |
tree | commitdiff |
2009-03-14 |
Francesco Montorsi | add overloads of ctors and Create() functions taking... |
tree | commitdiff |
2009-03-14 |
Francesco Montorsi | do not use @c to refer to wxDefault* objects; use ... |
tree | commitdiff |
2009-03-13 |
Václav Slavík | added wxXmlResource::LoadAllFiles() |
tree | commitdiff |
2009-03-12 |
Jaakko Salli | Reworked the way child properties can be added to a... |
tree | commitdiff |
2009-03-10 |
Robert Roebling | Mention wxQsort() |
tree | commitdiff |
2009-03-10 |
Robert Roebling | Make wxDataViewModel::Compare() const |
tree | commitdiff |
2009-03-09 |
Vadim Zeitlin | add support for multiple extensions to wxImage handlers... |
tree | commitdiff |
2009-03-09 |
Robert Roebling | Add wxDataViewEvent for vetoing label editing (see... |
tree | commitdiff |
2009-03-09 |
Vadim Zeitlin | don't use wxScopedPtr<> in wxDocTemplate::CreateDocumen... |
tree | commitdiff |
2009-03-09 |
Jaakko Salli | Allow wxPGMultiButton to work even if primary editor... |
tree | commitdiff |
2009-03-08 |
Francesco Montorsi | add wxAppConsoleBase::DeletePendingEvents and wxEvtHand... |
tree | commitdiff |
2009-03-08 |
Francesco Montorsi | document that locking a wxMutex or a wxCriticalSection... |
tree | commitdiff |
2009-03-08 |
Francesco Montorsi | document wxProgressDialog::Update(maximumValue) behavio... |
tree | commitdiff |
2009-03-08 |
Francesco Montorsi | fix typo; distribute docs between Open() overloads... |
tree | commitdiff |
2009-03-08 |
Jaakko Salli | Added support for 'AutoComplete' attribute, automatical... |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | replace wxGetMultipleChoices() with wxGetSelectedChoice... |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | added wxProtocolLog class for logging network requests... |
tree | commitdiff |
2009-03-06 |
Francesco Montorsi | wxDataViewColumn derives from wxSettableHeaderColumn... |
tree | commitdiff |
2009-03-06 |
Francesco Montorsi | move wxDataFormat and wxDataObject docs at the beginnin... |
tree | commitdiff |
2009-03-06 |
Robert Roebling | Make all instances of HasEditorCtrl() const, not just... |
tree | commitdiff |
2009-03-06 |
Vadim Zeitlin | don't allow setting readonly combobox value to a string... |
tree | commitdiff |
2009-03-06 |
Vadim Zeitlin | added wxZlibStream::SetDictionary() (closes #10551) |
tree | commitdiff |
2009-03-06 |
Vadim Zeitlin | pass ApplyEdit() arguments to EndEdit() too for better... |
tree | commitdiff |
2009-03-04 |
Francesco Montorsi | some docs enhancements, in particular to wxDataViewList... |
tree | commitdiff |
2009-03-04 |
Jaakko Salli | By default, always refresh editor and redraw properties... |
tree | commitdiff |
2009-03-04 |
Francesco Montorsi | build fix; document HasFeature() (should be part of... |
tree | commitdiff |
2009-03-04 |
Francesco Montorsi | remove wxSYS_DEFAULT_PALETTE: it's supported only by... |
tree | commitdiff |
2009-03-03 |
Francesco Montorsi | clarify the list of bitmap handlers natively supported. |
tree | commitdiff |
2009-03-02 |
Francesco Montorsi | move pending event processing back to wxApp (these... |
tree | commitdiff |
2009-03-02 |
Francesco Montorsi | remove references to datetime_constants; they're not... |
tree | commitdiff |
2009-03-02 |
Francesco Montorsi | revert r59246; the window parameter was there by purpos... |
tree | commitdiff |
2009-03-02 |
Vadim Zeitlin | added wxTextEntry::SetHint() (a.k.a. cue banner or... |
tree | commitdiff |
2009-03-01 |
Francesco Montorsi | document that wxDialog::ShowModal() creates its own... |
tree | commitdiff |
2009-03-01 |
Francesco Montorsi | document internal wxDateTime enums the way they're... |
tree | commitdiff |
2009-03-01 |
Francesco Montorsi | do not duplicate large blocks of docs; use @overload... |
tree | commitdiff |
2009-03-01 |
Francesco Montorsi | deprecated GetCheckBoxSize(wxWindow *) in favour of... |
tree | commitdiff |
2009-03-01 |
Francesco Montorsi | name the enum with wxDir flags to make it easier to... |
tree | commitdiff |
2009-03-01 |
Francesco Montorsi | better document the possible arguments accepted by... |
tree | commitdiff |
2009-03-01 |
Vadim Zeitlin | document wxTextEntry |
tree | commitdiff |
2009-02-28 |
Bryan Petty | wxPosition doesn't need renamed, it's supposed to be... |
tree | commitdiff |
2009-02-27 |
Francesco Montorsi | add references to OnEventLoopEnter/Exit callbacks |
tree | commitdiff |
2009-02-27 |
Francesco Montorsi | fix doxygen warnings |
tree | commitdiff |
2009-02-27 |
Vadim Zeitlin | added wxDECLARE_NO_COPY_TEMPLATE_CLASS_2 |
tree | commitdiff |
2009-02-26 |
Jaakko Salli | wxPropertyGrid::IsEditorFocused() is now public |
tree | commitdiff |
2009-02-26 |
Vadim Zeitlin | fix Remove() argument in the example (closes #10521) |
tree | commitdiff |
2009-02-26 |
Vadim Zeitlin | deprecate the old TryValidator/Parent() and replace... |
tree | commitdiff |
2009-02-26 |
Vadim Zeitlin | added wxDEPRECATED_BUT_USED_INTERNALLY_INLINE |
tree | commitdiff |
2009-02-26 |
Václav Slavík | added wxXmlResource::LoadFile() to avoid URL-vs-filenam... |
tree | commitdiff |
2009-02-25 |
Vadim Zeitlin | added wxGrid::{Set,Get}{Row,Col}Sizes() methods allowin... |
tree | commitdiff |
2009-02-25 |
Francesco Montorsi | add wxAppConsoleBase::OnEventLoopEnter/Exit callbacks... |
tree | commitdiff |
2009-02-25 |
Francesco Montorsi | document wxPolygonFillMode |
tree | commitdiff |
2009-02-25 |
Francesco Montorsi | no real change: just group functions in a logic manner |
tree | commitdiff |
2009-02-25 |
Francesco Montorsi | try to clear the device/logical unit fog; remove unused... |
tree | commitdiff |
2009-02-22 |
Vadim Zeitlin | add accessors for sockaddr to wxSockAddress (closes... |
tree | commitdiff |
2009-02-22 |
Vadim Zeitlin | add public wxXmlResource::GetResourceNode() which can... |
tree | commitdiff |
2009-02-22 |
Jaakko Salli | Added wxComboPopup::GetComboCtrl() |
tree | commitdiff |
2009-02-22 |
Francesco Montorsi | remove wxAppConsoleBase::OInitGui and leave it only... |
tree | commitdiff |
2009-02-22 |
Jaakko Salli | Fixed documentation of wxComboPopup::m_combo |
tree | commitdiff |
2009-02-22 |
Vadim Zeitlin | add public wxLog::Log() to avoid ugly casts needed... |
tree | commitdiff |
2009-02-21 |
Václav Slavík | added asserts to check correct order of wxHtmlDCRendere... |
tree | commitdiff |
2009-02-21 |
Francesco Montorsi | fix a few typos |
tree | commitdiff |
2009-02-20 |
Francesco Montorsi | recategorize many misplaced classes; move lots of class... |
tree | commitdiff |
2009-02-19 |
Francesco Montorsi | mention wxThreadEvent in wxEVT_CATEGORY_THREAD and... |
tree | commitdiff |
2009-02-18 |
Francesco Montorsi | name wxThreadEvent and YieldFor in wxProgressDialog... |
tree | commitdiff |
2009-02-18 |
Francesco Montorsi | make distinction between classes which send events... |
tree | commitdiff |
2009-02-18 |
Bryan Petty | Fix manual references to the events overview after... |
tree | commitdiff |
2009-02-17 |
Jaakko Salli | Improved documentation for GetProperty(), GetPropertyBy... |
tree | commitdiff |
2009-02-15 |
Stefan Csomor | formatting fixes |
tree | commitdiff |
2009-02-15 |
Stefan Csomor | documenting new compositing, layering and antialiasing... |
tree | commitdiff |
2009-02-15 |
Francesco Montorsi | second part of #10320: move wxApp event handling functi... |
tree | commitdiff |
2009-02-14 |
Jaakko Salli | Fixed wxPropertyGrid::HitTest() documentation |
tree | commitdiff |
2009-02-13 |
Jaakko Salli | Clarified wxPropertyGrid::HitTest() docs |
tree | commitdiff |
next |