2009-02-05 |
Francesco Montorsi | document the protected functions of wxTextValidator... |
tree | commitdiff |
2009-02-05 |
Francesco Montorsi | remove mention of wxMutexGuiEnter/leave from the multit... |
tree | commitdiff |
2009-02-05 |
Francesco Montorsi | always use wxSTAY_ON_TOP (closes #10447) |
tree | commitdiff |
2009-02-05 |
Francesco Montorsi | add many references to the overview_windowsizing topic... |
tree | commitdiff |
2009-02-05 |
Bryan Petty | Documented wxAuiManagerEvent and it's related event... |
tree | commitdiff |
2009-02-04 |
Bryan Petty | Properly distribute docs on string comparison operators... |
tree | commitdiff |
2009-02-04 |
Francesco Montorsi | add a wxEventType argument to wxThreadEvent for coheren... |
tree | commitdiff |
2009-02-04 |
Jaakko Salli | Added useful comment to a code sample snippet |
tree | commitdiff |
2009-02-04 |
Francesco Montorsi | check in the 'selective yield' patch (see ticket #10320): |
tree | commitdiff |
2009-02-04 |
Francesco Montorsi | document new wxBLUE_PEN object; add some more details... |
tree | commitdiff |
2009-02-04 |
Jaakko Salli | Added proper COW to wxPGChoices, moved wxPGChoices... |
tree | commitdiff |
2009-02-04 |
Francesco Montorsi | add standard wxBLUE_PEN for coherency with the colours... |
tree | commitdiff |
2009-02-04 |
Francesco Montorsi | update list of classes supported by wxGenericValidator |
tree | commitdiff |
2009-02-04 |
Vadim Zeitlin | restore the default bitmap icons size to 16*15, making... |
tree | commitdiff |
2009-02-03 |
Francesco Montorsi | Re-add support for multiple text validator styles but |
tree | commitdiff |
2009-02-03 |
Vadim Zeitlin | added wxPersistentRegisterAndRestore() function to... |
tree | commitdiff |
2009-02-03 |
Vadim Zeitlin | renamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_s... |
tree | commitdiff |
2009-02-01 |
Robert Roebling | Make wxCheckListBox call event.SetString() on all platf... |
tree | commitdiff |
2009-02-01 |
Vadim Zeitlin | emphasize that you need to specify eventSink when conne... |
tree | commitdiff |
2009-02-01 |
Francesco Montorsi | document as typedefs the various wxArray* classes so... |
tree | commitdiff |
2009-02-01 |
Francesco Montorsi | remove implementations from interface headers |
tree | commitdiff |
2009-02-01 |
Francesco Montorsi | fix a couple of typos |
tree | commitdiff |
2009-01-31 |
Vadim Zeitlin | document FindChildItem() (closes #10455) |
tree | commitdiff |
2009-01-31 |
Francesco Montorsi | add SetCharIncludes and SetCharExcludes utilities to... |
tree | commitdiff |
2009-01-31 |
Francesco Montorsi | better docs for wxValidator::SetWindow and Validate |
tree | commitdiff |
2009-01-31 |
Francesco Montorsi | give better names to wxTextValidator::IsInCharIncludes... |
tree | commitdiff |
2009-01-31 |
Francesco Montorsi | a few typo-fix and cosmetic changes to wxFlexGridSizer... |
tree | commitdiff |
2009-01-31 |
Francesco Montorsi | add wxStringCheck templated utility function |
tree | commitdiff |
2009-01-31 |
Francesco Montorsi | fix typo; document wxFlexSizerGrowMode |
tree | commitdiff |
2009-01-31 |
Vadim Zeitlin | don't list SetSelection() as being deprecated, it isn't |
tree | commitdiff |
2009-01-31 |
Francesco Montorsi | better define what an ASCII character is considered... |
tree | commitdiff |
2009-01-31 |
Francesco Montorsi | document only char* variant of all string utility funct... |
tree | commitdiff |
2009-01-31 |
Francesco Montorsi | say that use of _T() is discouraged in new code, just... |
tree | commitdiff |
2009-01-30 |
Vadim Zeitlin | add support for persistent controls |
tree | commitdiff |
2009-01-30 |
Francesco Montorsi | document the wxIntXX/wxFloatXX/wxCharXX types; add... |
tree | commitdiff |
2009-01-30 |
Robert Roebling | Make GetEffectiveMinSize virtual as not being able... |
tree | commitdiff |
2009-01-29 |
Francesco Montorsi | fix typo |
tree | commitdiff |
2009-01-29 |
Jaakko Salli | Fixed wxPropertyGridManager::CreatePropertyGrid(),... |
tree | commitdiff |
2009-01-28 |
Francesco Montorsi | use singular when documenting group of functions as... |
tree | commitdiff |
2009-01-28 |
Kevin Ollivier | Adding docs for new wx interface methods. |
tree | commitdiff |
2009-01-28 |
Vadim Zeitlin | fix remaining cases of wxWindow::ProcessEvent() calls... |
tree | commitdiff |
2009-01-28 |
Francesco Montorsi | better docs for wxDataViewColumn |
tree | commitdiff |
2009-01-28 |
Francesco Montorsi | fix doxygen warnings |
tree | commitdiff |
2009-01-28 |
Francesco Montorsi | document various enumerations defined in defs.h; give... |
tree | commitdiff |
2009-01-28 |
Francesco Montorsi | no real changes; just cosmetic |
tree | commitdiff |
2009-01-28 |
Francesco Montorsi | move wxSizer docs to the beginning of the file, before... |
tree | commitdiff |
2009-01-27 |
Vadim Zeitlin | refactor WM_COMMAND messages handling in MDI frames... |
tree | commitdiff |
2009-01-27 |
Vadim Zeitlin | added template wxScopedArray<> too |
tree | commitdiff |
2009-01-26 |
Jaakko Salli | Added wxPGChoices::Copy(), tweaked related documentation |
tree | commitdiff |
2009-01-26 |
Vadim Zeitlin | document the correct base class |
tree | commitdiff |
2009-01-25 |
Vadim Zeitlin | remove duplicated HitTest implementation from wxCheckLi... |
tree | commitdiff |
2009-01-25 |
Vadim Zeitlin | allow specifying the mask colour in wxImage::ConvertAlp... |
tree | commitdiff |
2009-01-25 |
Francesco Montorsi | organize in groups wxAppConsole functions |
tree | commitdiff |
2009-01-25 |
Vadim Zeitlin | added support for wxCAL_SHOW_WEEK_NUMBERS to generic... |
tree | commitdiff |
2009-01-25 |
Vadim Zeitlin | added (MSW-only) wxListCtrl::OnGetItemColumnAttr()... |
tree | commitdiff |
2009-01-25 |
Vadim Zeitlin | return NULL from GetVoidPtr() for NULL variants instead... |
tree | commitdiff |
2009-01-25 |
Vadim Zeitlin | added wxPATH_RMDIR_FULL/RECURSIVE wxFileName::Rmdir... |
tree | commitdiff |
2009-01-25 |
Vadim Zeitlin | convert COM arguments to wx lazily to improve performan... |
tree | commitdiff |
2009-01-25 |
Vadim Zeitlin | add IsOk() (closes #9872) |
tree | commitdiff |
2009-01-25 |
Francesco Montorsi | Change in wxWindow the access specifier of the wxEvtHan... |
tree | commitdiff |
2009-01-24 |
Vadim Zeitlin | minor fixes for custom controls support in wxFileDialog... |
tree | commitdiff |
2009-01-23 |
Vadim Zeitlin | added (wxMSW-only) wxToolTip::SetMaxWidth() and improve... |
tree | commitdiff |
2009-01-22 |
Francesco Montorsi | fix wxWindow::PushEventHandler and related wxWindow... |
tree | commitdiff |
2009-01-22 |
Francesco Montorsi | a few more member groups, in line with the real header... |
tree | commitdiff |
2009-01-22 |
Francesco Montorsi | no real change: just grouped the tons of wxWindows... |
tree | commitdiff |
2009-01-21 |
Francesco Montorsi | fix wxHtmlCell::Layout docs |
tree | commitdiff |
2009-01-21 |
Francesco Montorsi | rename image files in a coherent way; remove old unused... |
tree | commitdiff |
2009-01-21 |
Bryan Petty | Applied minor documentation corrections to wxRegKey... |
tree | commitdiff |
2009-01-21 |
Vadim Zeitlin | added wxStandardPaths::GetAppDocumentsDir() and use... |
tree | commitdiff |
2009-01-21 |
Julian Smart | wxRTC now properly honours margin size |
tree | commitdiff |
2009-01-21 |
Vadim Zeitlin | send destroy events for children before they're fully... |
tree | commitdiff |
2009-01-20 |
Robert Roebling | Add event based Drop API |
tree | commitdiff |
2009-01-20 |
Robert Roebling | Forgot this |
tree | commitdiff |
2009-01-20 |
Robert Roebling | Simplified event based Drag API for wxDataViewCtrl |
tree | commitdiff |
2009-01-20 |
Robert Roebling | Docuement wxDataObject::IsSupported() |
tree | commitdiff |
2009-01-19 |
Robert Roebling | Rename XxxxCol() -> XxxxColumn() and resolve inheritanc... |
tree | commitdiff |
2009-01-19 |
Robert Roebling | Added missing public: statement to docs |
tree | commitdiff |
2009-01-18 |
Francesco Montorsi | no real change: divide in groups the wxEvtHandler methods |
tree | commitdiff |
2009-01-18 |
Francesco Montorsi | document some wxID_* constants |
tree | commitdiff |
2009-01-18 |
Francesco Montorsi | remove usage of wxT() macro; it makes example code... |
tree | commitdiff |
2009-01-18 |
Robert Roebling | Trying to make wxDataViewListCtrl docs appear |
tree | commitdiff |
2009-01-16 |
Francesco Montorsi | use enumerations instead of integers for wxFont style... |
tree | commitdiff |
2009-01-16 |
Francesco Montorsi | fix typos |
tree | commitdiff |
2009-01-16 |
Vadim Zeitlin | export wxActiveX stuff from core (not media) DLL (close... |
tree | commitdiff |
2009-01-16 |
Robert Roebling | Illustrate usage of wxDataViewListCtrl |
tree | commitdiff |
2009-01-16 |
Robert Roebling | Document wxDataViewListCtrl, minor corrections |
tree | commitdiff |
2009-01-16 |
Robert Roebling | Document wxDataViewListStore |
tree | commitdiff |
2009-01-16 |
Francesco Montorsi | Move SetDefaultTimeout to wxProtocol and set it to... |
tree | commitdiff |
2009-01-16 |
Francesco Montorsi | document predefined array types |
tree | commitdiff |
2009-01-16 |
Robert Roebling | Change GetValue() and SetValue() to GetValueByRow(... |
tree | commitdiff |
2009-01-15 |
Julian Smart | Added font family to wxTextAttr |
tree | commitdiff |
2009-01-14 |
Francesco Montorsi | add some wxIMAGE_OPTION_PNG_xxx options to wxImage... |
tree | commitdiff |
2009-01-14 |
Francesco Montorsi | fix typo |
tree | commitdiff |
2009-01-14 |
Francesco Montorsi | don't use hardcoded constant 200; use wxSTACKWALKER_MAX... |
tree | commitdiff |
2009-01-13 |
Francesco Montorsi | add a note about the formats which wxAnimation is capab... |
tree | commitdiff |
2009-01-13 |
Francesco Montorsi | warn that a seekable stream is required for generic... |
tree | commitdiff |
2009-01-13 |
Francesco Montorsi | document operator\! |
tree | commitdiff |
2009-01-13 |
Francesco Montorsi | reorder the classes, putting first the basic ones and... |
tree | commitdiff |
2009-01-13 |
Francesco Montorsi | use ::wxInvalidOffset to enable autolinking |
tree | commitdiff |
2009-01-12 |
Francesco Montorsi | fix a typo; move aux classes below the main ones |
tree | commitdiff |
next |