2008-10-15 |
Robert Roebling | Add appearance tags |
tree | commitdiff |
2008-10-14 |
Francesco Montorsi | misc fixes to function signatures |
tree | commitdiff |
2008-10-14 |
Francesco Montorsi | clarify the usage of debug macros, in particular for... |
tree | commitdiff |
2008-10-14 |
Jaakko Salli | wxPGProperty::AddChild() can now be used to add normal... |
tree | commitdiff |
2008-10-14 |
Vadim Zeitlin | added wxXmlResource::FindXRCIDById() (#10026) |
tree | commitdiff |
2008-10-13 |
Robert Roebling | add appearance tag to book controls |
tree | commitdiff |
2008-10-13 |
Robert Roebling | Add appearance of wxSpinCtrlDouble |
tree | commitdiff |
2008-10-13 |
Robert Roebling | Corrected library association |
tree | commitdiff |
2008-10-13 |
Francesco Montorsi | misc fixes of ctor signatures |
tree | commitdiff |
2008-10-13 |
Francesco Montorsi | automated changes: many (pure) virtual specifiers added |
tree | commitdiff |
2008-10-13 |
Francesco Montorsi | access-specifier fixes |
tree | commitdiff |
2008-10-13 |
Francesco Montorsi | virtual/static attributes automated fixes by ifacecheck |
tree | commitdiff |
2008-10-13 |
Francesco Montorsi | add docs for the #define of wxBookCtrl |
tree | commitdiff |
2008-10-13 |
Francesco Montorsi | revised the documentation of the book controls; moved... |
tree | commitdiff |
2008-10-13 |
Francesco Montorsi | revised n*h headers |
tree | commitdiff |
2008-10-13 |
Francesco Montorsi | re-enabled all @appearance tags |
tree | commitdiff |
2008-10-12 |
Jaakko Salli | Eliminate (or at least reduce) 64-bit build warnings... |
tree | commitdiff |
2008-10-11 |
Francesco Montorsi | revised m*h headers |
tree | commitdiff |
2008-10-10 |
Francesco Montorsi | fix doxygen warnings |
tree | commitdiff |
2008-10-10 |
Jaakko Salli | GetPendingEditedValue() -> GetUncommittedPropertyValue... |
tree | commitdiff |
2008-10-10 |
Robert Roebling | Trying to make introduction reappear |
tree | commitdiff |
2008-10-09 |
Francesco Montorsi | doxygen warning fix |
tree | commitdiff |
2008-10-09 |
Francesco Montorsi | revised richtext headers |
tree | commitdiff |
2008-10-09 |
Francesco Montorsi | use standard tags @class,,@lib,@category for wxScopeGua... |
tree | commitdiff |
2008-10-09 |
Vadim Zeitlin | add 3 parameter scope guard; improve its documentation |
tree | commitdiff |
2008-10-08 |
Jaakko Salli | Removed dysfunctional wxPGPropery::PrepareValueForDialo... |
tree | commitdiff |
2008-10-07 |
Jaakko Salli | Removed SetPropertiesFlag() (high-level function using... |
tree | commitdiff |
2008-10-07 |
Jaakko Salli | Eliminated last property generation macros from props... |
tree | commitdiff |
2008-10-07 |
Francesco Montorsi | revised st*.h headers |
tree | commitdiff |
2008-10-07 |
Jaakko Salli | Removed wxLongStringProperty derived property creator... |
tree | commitdiff |
2008-10-07 |
Francesco Montorsi | add missing semicolon; add some @see commands to link... |
tree | commitdiff |
2008-10-07 |
Vadim Zeitlin | document that Set/ChangeValue() set the insertion point... |
tree | commitdiff |
2008-10-06 |
Jaakko Salli | When registering editor, try wxRTTI class name in addit... |
tree | commitdiff |
2008-10-06 |
Jaakko Salli | Removed GetExpandedProperties() (used to act as poor... |
tree | commitdiff |
2008-10-06 |
Jaakko Salli | Fix RCS-IDs |
tree | commitdiff |
2008-10-06 |
Jaakko Salli | Removed wxPropertyGridInterface::ClearPropertyValue... |
tree | commitdiff |
2008-10-05 |
Vadim Zeitlin | correct the example/documentation of GetDocumentsDir... |
tree | commitdiff |
2008-10-05 |
Francesco Montorsi | other s*h interface revisions |
tree | commitdiff |
2008-10-04 |
Vadim Zeitlin | added the possibility to draw grid lines across the... |
tree | commitdiff |
2008-10-04 |
Francesco Montorsi | fix for doxygen warnings |
tree | commitdiff |
2008-10-04 |
Robert Roebling | Moved list of subclasses away from 'classes overview... |
tree | commitdiff |
2008-10-04 |
Francesco Montorsi | fix many doxygen warnings about undocumented parameters |
tree | commitdiff |
2008-10-04 |
Francesco Montorsi | some s*h interface headers reviews |
tree | commitdiff |
2008-10-04 |
Francesco Montorsi | remaining t*h interface revisions |
tree | commitdiff |
2008-10-04 |
Francesco Montorsi | interface revisions of ta*h te*h headers; grouped wxTex... |
tree | commitdiff |
2008-10-04 |
Jaakko Salli | Added Description Box Height to saveable/restoreable... |
tree | commitdiff |
2008-10-03 |
Jaakko Salli | Tweaked wxPGProperty::StringToValue() and IntToValue... |
tree | commitdiff |
2008-10-02 |
Jaakko Salli | Updated docs, removed SetPropertyModifiedStatus() ... |
tree | commitdiff |
2008-10-01 |
Vadim Zeitlin | add a more readable wrapper for CreateDocument(wxEmptyS... |
tree | commitdiff |
2008-10-01 |
Jaakko Salli | Unfocus text editor when enter is pressed |
tree | commitdiff |
2008-09-30 |
Václav Slavík | added wxTaskBarIcon::IsAvailable |
tree | commitdiff |
2008-09-30 |
Jaakko Salli | Fixed Connect() use sample case in CreateControls(... |
tree | commitdiff |
2008-09-29 |
Jaakko Salli | Moved wxPropertyGrid::SetPropertyName() to wxPropertyGr... |
tree | commitdiff |
2008-09-29 |
Jaakko Salli | Removed wxPG_EX_LEGACY_VALIDATORS |
tree | commitdiff |
2008-09-29 |
Jaakko Salli | Make wxPGValidationInfo class instead of struct, re... |
tree | commitdiff |
2008-09-29 |
Jaakko Salli | Doc and comment cleanup, fixes, tweaks |
tree | commitdiff |
2008-09-29 |
Jaakko Salli | Minor clarification |
tree | commitdiff |
2008-09-29 |
Francesco Montorsi | many ifacecheck automatic fixes + some access-specifier... |
tree | commitdiff |
2008-09-29 |
Francesco Montorsi | remove deprecation from wxWizard::SetPageSize |
tree | commitdiff |
2008-09-27 |
Francesco Montorsi | even more interface fixes |
tree | commitdiff |
2008-09-27 |
Jaakko Salli | wxPropertyGridInterface docs cleanup and fixes, removed... |
tree | commitdiff |
2008-09-27 |
Jaakko Salli | Fixed wxPGMultiButton (event handling, FinalizePosition... |
tree | commitdiff |
2008-09-27 |
Francesco Montorsi | more fixes |
tree | commitdiff |
2008-09-27 |
Francesco Montorsi | HUGE commit of ifacecheck-automated fixes to virtualnes... |
tree | commitdiff |
2008-09-27 |
Francesco Montorsi | final w*h interface header reviews |
tree | commitdiff |
2008-09-27 |
Francesco Montorsi | add wxPosixPermissions enumeration; it provides more... |
tree | commitdiff |
2008-09-26 |
Jaakko Salli | Fixed and clarified editor control event handling |
tree | commitdiff |
2008-09-25 |
Francesco Montorsi | w*h interface revisions |
tree | commitdiff |
2008-09-25 |
Francesco Montorsi | final f*h interface header reviews |
tree | commitdiff |
2008-09-25 |
Francesco Montorsi | more f*h interface file revisions |
tree | commitdiff |
2008-09-25 |
Francesco Montorsi | revisions by Utensil Candel |
tree | commitdiff |
2008-09-25 |
Francesco Montorsi | provide backward-compat wxCursor(int) ctor; remove... |
tree | commitdiff |
2008-09-25 |
Jaakko Salli | Removed wxPropertyGridManager::GetChildrentCount()... |
tree | commitdiff |
2008-09-25 |
Jaakko Salli | AddPage(), InsertPage() now return page ptr instead... |
tree | commitdiff |
2008-09-25 |
Jaakko Salli | Fixed bug: Settings property attribute to wxNullVariant... |
tree | commitdiff |
2008-09-25 |
Francesco Montorsi | small changes to fix doxygen warnings |
tree | commitdiff |
2008-09-25 |
Francesco Montorsi | more revisions of f*h headers |
tree | commitdiff |
2008-09-24 |
Francesco Montorsi | ifacecheck fixes to c*.h headers |
tree | commitdiff |
2008-09-24 |
Francesco Montorsi | changed wxColourData::GetCustomColour to const; there... |
tree | commitdiff |
2008-09-24 |
Vadim Zeitlin | document Connect(host, port) overload |
tree | commitdiff |
2008-09-23 |
Jaakko Salli | Document revisioning (including more wx-like formatting... |
tree | commitdiff |
2008-09-23 |
Jaakko Salli | Remove obsolete references to 'target page' concept |
tree | commitdiff |
2008-09-23 |
Jaakko Salli | Remove doc references to 'common value' (which is unfin... |
tree | commitdiff |
2008-09-22 |
Francesco Montorsi | fix signature of wxClipboard::UserPrimarySelection... |
tree | commitdiff |
2008-09-22 |
Francesco Montorsi | automated virtual/const fixes by ifacecheck |
tree | commitdiff |
2008-09-22 |
Francesco Montorsi | ifacecheck fixes |
tree | commitdiff |
2008-09-22 |
Vadim Zeitlin | position the insertion point to the start, not end... |
tree | commitdiff |
2008-09-22 |
Vadim Zeitlin | mention that width/height parameters to wxDisplaySize... |
tree | commitdiff |
2008-09-21 |
Francesco Montorsi | other ifacecheck fixes |
tree | commitdiff |
2008-09-21 |
Francesco Montorsi | various misc ifacecheck fixes (many virtual attributes... |
tree | commitdiff |
2008-09-21 |
Francesco Montorsi | revised and fixed some typos |
tree | commitdiff |
2008-09-21 |
Francesco Montorsi | introduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYP... |
tree | commitdiff |
2008-09-21 |
Jaakko Salli | 'wx(U)LongLong << variant' type safety improved (now... |
tree | commitdiff |
2008-09-21 |
Francesco Montorsi | fix default argument values |
tree | commitdiff |
2008-09-21 |
Jaakko Salli | Moved SetPropertyAttributeAll() to wxPropertyGridInterface |
tree | commitdiff |
2008-09-21 |
Jaakko Salli | A lot of documentation revision. Updated doctest code... |
tree | commitdiff |
2008-09-21 |
Václav Slavík | added wxGetDisplayPPI() convenience function and wxPrin... |
tree | commitdiff |
2008-09-20 |
Vadim Zeitlin | add const synonyms for wxGridTableBase::GetNumberRows... |
tree | commitdiff |
2008-09-19 |
Vadim Zeitlin | allow specifying the initial modifier keys values in... |
tree | commitdiff |
2008-09-19 |
Vadim Zeitlin | - Main change is the addition of wxGridSelectRowsOrColu... |
tree | commitdiff |
next |