2006-09-26 |
Robert Roebling | Added wxVariant's =, == and != operators for wxObject* |
tree | commitdiff |
2006-09-26 |
Robert Roebling | GetWxObjectPtr() returns wxObject*, not void*. |
tree | commitdiff |
2006-09-26 |
Robert Roebling | [ 1541434 ] wxListView::IsSelected should be const |
tree | commitdiff |
2006-09-26 |
Robert Roebling | [ 1545669 ] EVT_ACTIVATE_APP wrongly documented as... |
tree | commitdiff |
2006-09-26 |
Robert Roebling | [ 1553595 ] Doc error: wxView::OnDraw |
tree | commitdiff |
2006-09-25 |
Robert Roebling | Mention wxODCombo stuff. |
tree | commitdiff |
2006-09-25 |
Robert Roebling | Forgot to commit wxBitmapComboBox docs |
tree | commitdiff |
2006-09-25 |
Vadim Zeitlin | The Great wxRegion Refactoring: |
tree | commitdiff |
2006-09-25 |
Vadim Zeitlin | add wxTLW::UseNativeDecorations[ByDefault]() to allow... |
tree | commitdiff |
2006-09-24 |
Robert Roebling | Same problem for blurring functions. |
tree | commitdiff |
2006-09-24 |
Robert Roebling | Mention the problem with mask colour and blurring. |
tree | commitdiff |
2006-09-24 |
Robert Roebling | [ 1537065 ] wxImage: Higher quality scaling/sampling |
tree | commitdiff |
2006-09-24 |
Julian Smart | Added DoLoadFile, DoSaveFile to wxTextCtrlBase |
tree | commitdiff |
2006-09-24 |
Vadim Zeitlin | added wxSize::IncBy() and DecBy() methods |
tree | commitdiff |
2006-09-24 |
Robert Roebling | Updated wxPallete information. |
tree | commitdiff |
2006-09-23 |
Vadim Zeitlin | 1. deprecate redundantly sounding wxArtProvider::FooPro... |
tree | commitdiff |
2006-09-23 |
Robert Roebling | [ 1564113 ] wxComboCtrl and wxODComboBox documentatio... |
tree | commitdiff |
2006-09-23 |
Robert Roebling | [ 1559479 ] wxImageComboBox |
tree | commitdiff |
2006-09-21 |
Vadim Zeitlin | fix unescaped underscores |
tree | commitdiff |
2006-09-21 |
Vadim Zeitlin | fix incorrect \param usage |
tree | commitdiff |
2006-09-21 |
Vadim Zeitlin | fixed unmatched braces |
tree | commitdiff |
2006-09-20 |
Vadim Zeitlin | add Inflate(wxSize) overload |
tree | commitdiff |
2006-09-20 |
Robert Roebling | Made MSW wxSpinCtrl emit UPDATE event when validating |
tree | commitdiff |
2006-09-19 |
Włodzimierz Skiba | 'configtool' removal. |
tree | commitdiff |
2006-09-17 |
Robert Roebling | [ 1521481 ] wxPathList modernization |
tree | commitdiff |
2006-09-17 |
Robert Roebling | [ 1550698 ] Bottom aligned toolbar |
tree | commitdiff |
2006-09-17 |
Robert Roebling | Mention that GTK+ and OS X already are double buffered. |
tree | commitdiff |
2006-09-17 |
Robert Roebling | Applied [ 1555974 ] small wxURL improvements |
tree | commitdiff |
2006-09-16 |
Vadim Zeitlin | added wxRect::GetTopRight/BottomLeft() for consistency... |
tree | commitdiff |
2006-09-16 |
Vadim Zeitlin | added CheckOS/ToolkitVersion() |
tree | commitdiff |
2006-09-14 |
Robin Dunn | As per wx-dev, split the sort arrow options out to... |
tree | commitdiff |
2006-09-14 |
Paul Cornett | add Create to wxDocParentFrame |
tree | commitdiff |
2006-09-14 |
Václav Slavík | renamed wxWindow::IsVisible() to IsShownOnScreen()... |
tree | commitdiff |
2006-09-13 |
Vadim Zeitlin | added wxWindow::IsFrozen() (only existed in wxMSW and... |
tree | commitdiff |
2006-09-13 |
Robin Dunn | More support for drawing native column headers, adds... |
tree | commitdiff |
2006-09-13 |
Václav Slavík | renamed wxRect::Inside() to wxRect::Contains(), wxRect... |
tree | commitdiff |
2006-09-13 |
Vadim Zeitlin | document wxChildFocusEvent |
tree | commitdiff |
2006-09-11 |
Václav Slavík | wxXML load/save improvements: added ability to not... |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | added hyperlink alignment flags (patch 1537043) |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | minor corrections and note about Unicode (patch 1555691) |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | added wxLocale::IsAvailable() (extended patch 1547191) |
tree | commitdiff |
2006-09-10 |
Václav Slavík | added wxWindow::IsVisible() method |
tree | commitdiff |
2006-09-09 |
Robert Roebling | Typo. |
tree | commitdiff |
2006-09-09 |
Robert Roebling | Applied doc patch. |
tree | commitdiff |
2006-09-09 |
Robert Roebling | Apply patch [ 1554736 ] wxXmlDocument::DetachRoot |
tree | commitdiff |
2006-09-09 |
Robert Roebling | Apply patch [ 1554746 ] wxXmlNode::InsertChild fix |
tree | commitdiff |
2006-09-06 |
Paul Cornett | Always use wxFULL_REPAINT_ON_RESIZE for generic status... |
tree | commitdiff |
2006-09-06 |
Robert Roebling | Applied patch which allows you to detach a stream |
tree | commitdiff |
2006-09-06 |
Robert Roebling | Commit Carsten Fuchs' patch for separating wxGLCanvas |
tree | commitdiff |
2006-09-05 |
Vadim Zeitlin | document GetStrings() (patch 1552225) |
tree | commitdiff |
2006-09-05 |
Vadim Zeitlin | wx printf() implementation bug fixes ('%' handling... |
tree | commitdiff |
2006-09-05 |
Vadim Zeitlin | fixes to menu stock items support (patch 1547639) |
tree | commitdiff |
2006-09-05 |
Vadim Zeitlin | added a couple of base classes |
tree | commitdiff |
2006-09-04 |
Michael Wetherell | Document __WINE__. |
tree | commitdiff |
2006-09-04 |
Vadim Zeitlin | added wxSizer::Get/SetContainingWindow() |
tree | commitdiff |
2006-09-03 |
Robert Roebling | Commited FRM's stockitem patch (empty stock items). |
tree | commitdiff |
2006-09-03 |
Robert Roebling | Commited patch for wxSizer::Replace() |
tree | commitdiff |
2006-09-01 |
Robert Roebling | Began to move wxAUI docs to latex. |
tree | commitdiff |
2006-08-31 |
Václav Slavík | added wxArtProvider::InsertProvider to accompany PushPr... |
tree | commitdiff |
2006-08-28 |
Vadim Zeitlin | document maxLenght and rectBounds ctor parameters;... |
tree | commitdiff |
2006-08-28 |
Robert Roebling | Don't use wxTHICK_FRAME in the docs anymore. |
tree | commitdiff |
2006-08-28 |
Robert Roebling | Update info on wxMiniFrame. |
tree | commitdiff |
2006-08-27 |
Stefan Csomor | hint to alpha colours added |
tree | commitdiff |
2006-08-27 |
Stefan Csomor | adding alpha channel doc |
tree | commitdiff |
2006-08-25 |
Vadim Zeitlin | quote an underscore |
tree | commitdiff |
2006-08-25 |
Vadim Zeitlin | removed extra '}' |
tree | commitdiff |
2006-08-23 |
Vadim Zeitlin | clarified LeftIsDown() behaviour for left click events |
tree | commitdiff |
2006-08-23 |
Vadim Zeitlin | documented wxURLDataObject |
tree | commitdiff |
2006-08-21 |
Robin Dunn | Make it possible to tell wxXmlResource which domain... |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | updates for wxDialog affirmative/escape id buttons... |
tree | commitdiff |
2006-08-18 |
Julian Smart | Applied patch [ 1531615 ] size support for wxFileName |
tree | commitdiff |
2006-08-16 |
Václav Slavík | wxPlatformInfo::IsUsingUniversalWidgets() was broken... |
tree | commitdiff |
2006-08-16 |
Václav Slavík | fixed syntax errors (incorrect use of _) |
tree | commitdiff |
2006-08-16 |
Václav Slavík | documented wxAppTraits::GetPlatformInfo doesn't exist... |
tree | commitdiff |
2006-08-15 |
Vadim Zeitlin | clarify LeftIsDown() description |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | wxPlatformInfo (patch 1532064) |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | corrected example of GetUserConfigDir() return value... |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | added wxDir::FindFirst() (modified patch 1525502) |
tree | commitdiff |
2006-08-10 |
Vadim Zeitlin | Added wxID_PAGE_SETUP standard id |
tree | commitdiff |
2006-08-09 |
Vadim Zeitlin | invalid size is (size_t)-1, not 0xffffffff; stream... |
tree | commitdiff |
2006-08-08 |
Václav Slavík | added wxRect::Inside(wxRect) for testing if a rectangle... |
tree | commitdiff |
2006-08-07 |
Vadim Zeitlin | updated docs after moving SetDefaultItem() from wxPanel... |
tree | commitdiff |
2006-08-06 |
Vadim Zeitlin | unified wxFRAME_EX_CONTEXTHELP and wxDIALOG_EX_CONTEXTH... |
tree | commitdiff |
2006-08-04 |
Vadim Zeitlin | undid last change and removed wxTE/CB_FILENAME style... |
tree | commitdiff |
2006-07-31 |
Václav Slavík | added wxEVT_MOUSE_CAPTURE_LOST event and code for corre... |
tree | commitdiff |
2006-07-29 |
Vadim Zeitlin | typo (patch 1528925) |
tree | commitdiff |
2006-07-29 |
Vadim Zeitlin | add @DATE@, @TIME@ and @TITLE@ macros to HTML printing... |
tree | commitdiff |
2006-07-29 |
Vadim Zeitlin | moved combobox styles from defs.to to combobox.h; added... |
tree | commitdiff |
2006-07-29 |
Stefan Neis | Added default value for "pos" parameter in constructor... |
tree | commitdiff |
2006-07-28 |
Vadim Zeitlin | added HasMultiplePages() |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | added possibility to strip only mnemonics, not accels... |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | document HasAlignment(), Left/RightIndent() and Tabs... |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | improvements to wxPickerBase default proportion values... |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | handlers added using AddHandler() last must have the... |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | wxPathList cleanup by Francesco (patch 1521481) |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | added wxID_HELP_INDEX/SEARCH (part of request 1404089) |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | optionally count repeating wxLog messages instead of... |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | wxFD_PREVIEW implementation for wxGTK (slightly modifie... |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | allow customization of individual grid lines appearance... |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | documentation for wxAppTraits (patch 1518295 from Franc... |
tree | commitdiff |
next |