2009-09-05 |
Jaakko Salli | wxTextEntry::SetMargins(), GetMargins() - implemented... |
tree | commitdiff |
2009-09-05 |
Vadim Zeitlin | Clarify the separator native look remark. |
tree | commitdiff |
2009-09-04 |
Vadim Zeitlin | Implement wxSTAY_ON_TOP for wxMessageDialog in wxGTK. |
tree | commitdiff |
2009-09-04 |
Vadim Zeitlin | Document wxFileName::SetPath(). |
tree | commitdiff |
2009-09-03 |
Vadim Zeitlin | Tweak the default wxApp::GetAppDisplayName() logic. |
tree | commitdiff |
2009-09-01 |
Jaakko Salli | Added 'bool editable' argument to wxPropertyGrid::MakeC... |
tree | commitdiff |
2009-08-30 |
Vadim Zeitlin | Add support for bilinear resize algorithm to wxImage. |
tree | commitdiff |
2009-08-30 |
Vadim Zeitlin | Output the extracted number from wxString::ToXXX()... |
tree | commitdiff |
2009-08-29 |
Jaakko Salli | Disabled top-level parent tracking by default (crashes... |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Never overflow the output buffer in wxBase64Decode(). |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Added wxGridSize::GetEffective{Cols,Rows}Count(). |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Make WXK_NUMPAD_TAB member of WXK_CATEGORY_TAB. |
tree | commitdiff |
2009-08-23 |
Jaakko Salli | Added label editing capability into wxPropertyGrid |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Added wxKeyEvent::IsKeyInCategory() method. |
tree | commitdiff |
2009-08-22 |
Vadim Zeitlin | Document wxGraphicsPath::AddArc() better. |
tree | commitdiff |
2009-08-20 |
Vadim Zeitlin | Rename wxRendererNative::DrawRadioButton() to DrawRadio... |
tree | commitdiff |
2009-08-17 |
Jaakko Salli | Added multiple selection feature to wxPropertyGrid... |
tree | commitdiff |
2009-08-14 |
Vadim Zeitlin | Allow customizing wxDebugReportCompress output file. |
tree | commitdiff |
2009-08-14 |
Vadim Zeitlin | Added wxStandardPaths::MSWGetShellDir(). |
tree | commitdiff |
2009-08-11 |
Jaakko Salli | Do not generate wxEVT_PG_SELECTED with direct ClearSele... |
tree | commitdiff |
2009-08-10 |
Vadim Zeitlin | Reorganize and improve wxSizer::SetItemMinSize() docume... |
tree | commitdiff |
2009-08-10 |
Vadim Zeitlin | Correct wxSizer::InsertSpacer() description. |
tree | commitdiff |
2009-08-10 |
Vadim Zeitlin | Update wxFlexGridSizer ctors to match (new) wxGridSizer... |
tree | commitdiff |
2009-08-10 |
Vadim Zeitlin | Made wxWindow::HasScrollbar() do what it says. |
tree | commitdiff |
2009-08-09 |
Jaakko Salli | Fixed wxPGProperty ctor documentation |
tree | commitdiff |
2009-08-07 |
Vadim Zeitlin | Correct examples in wxStaticBox(Sizer) documentation. |
tree | commitdiff |
2009-08-06 |
Vadim Zeitlin | Don't pop explicitly changed status messages. |
tree | commitdiff |
2009-08-06 |
Vadim Zeitlin | No changes, just removed the whitespace. |
tree | commitdiff |
2009-08-05 |
Bryan Petty | Fixed up the short description of wxHashMap::find(). |
tree | commitdiff |
2009-08-03 |
Vadim Zeitlin | Minor changes to wxGridSizer ctor docs. |
tree | commitdiff |
2009-08-02 |
Vadim Zeitlin | Correct wxPATH_NORM_DOTS comment and documentation. |
tree | commitdiff |
2009-08-02 |
Vadim Zeitlin | Mention that wxEVT_GRID_SELECT_CELL is generated by... |
tree | commitdiff |
2009-08-02 |
Vadim Zeitlin | Make wxGridSizer ctors more consistent. |
tree | commitdiff |
2009-07-30 |
Vadim Zeitlin | Added another hyphen in "wxObject-derived" for consistency. |
tree | commitdiff |
2009-07-30 |
Vadim Zeitlin | Correct typo in wxRefCounter description. |
tree | commitdiff |
2009-07-25 |
Vadim Zeitlin | Implement wxWindow::GetToolTipText(). |
tree | commitdiff |
2009-07-25 |
Vadim Zeitlin | Allow setting long version field in About dialog. |
tree | commitdiff |
2009-07-25 |
Vadim Zeitlin | Added wxSTOCK_FOR_BUTTON flag for wxGetStockLabel(). |
tree | commitdiff |
2009-07-25 |
Vadim Zeitlin | Correct wxGetStockLabel() documentation. |
tree | commitdiff |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
tree | commitdiff |
2009-07-22 |
Vadim Zeitlin | Correct example in wxStringBufferLength documentation. |
tree | commitdiff |
2009-07-21 |
Vadim Zeitlin | Support delayed destruction in console applications... |
tree | commitdiff |
2009-07-20 |
Jaakko Salli | Fixed wxPropertyGridInterface::SetPropertyValues()... |
tree | commitdiff |
2009-07-19 |
Vadim Zeitlin | removed wxDatePickerCtrlGeneric::SetFormat() which... |
tree | commitdiff |
2009-07-18 |
Vadim Zeitlin | Document wxMessageOutput and related classes. |
tree | commitdiff |
2009-07-18 |
Vadim Zeitlin | Correct obsolete information: SetYesNoLabels() is not... |
tree | commitdiff |
2009-07-17 |
Vadim Zeitlin | added wxLB_NO_SB style and implementation for wxMSW... |
tree | commitdiff |
2009-07-16 |
Vadim Zeitlin | document wxDCMemory(wxDC*) ctor |
tree | commitdiff |
2009-07-13 |
Vadim Zeitlin | Make wxLog::EnableLogging() and wxLogNull thread-specific. |
tree | commitdiff |
2009-07-13 |
Vadim Zeitlin | Add support for thread-specific log targets. |
tree | commitdiff |
2009-07-12 |
Vadim Zeitlin | Made wxLogXXX() functions thread-safe. |
tree | commitdiff |
2009-07-12 |
Vadim Zeitlin | Add component-level filtering to wxLog. |
tree | commitdiff |
2009-07-11 |
Vadim Zeitlin | Added wxThread::GetMainId(). |
tree | commitdiff |
2009-07-11 |
Jaakko Salli | Added named section 'Property development funcions' |
tree | commitdiff |
2009-07-11 |
Jaakko Salli | Added wxPropertyGrid::WasValueChangedInEvent(), added... |
tree | commitdiff |
2009-07-09 |
Vadim Zeitlin | Add information about the log message generation locati... |
tree | commitdiff |
2009-07-08 |
Vadim Zeitlin | added wxLog::IsLevelEnabled() helper; document it and... |
tree | commitdiff |
2009-07-08 |
Vadim Zeitlin | Changed wxLog DoLogXXX() callbacks and introduced wxLog... |
tree | commitdiff |
2009-07-06 |
Vadim Zeitlin | regenerated after r60684 |
tree | commitdiff |
2009-07-05 |
Vadim Zeitlin | added EVT_DATAVIEW_CACHE_HINT event (closes #9891) |
tree | commitdiff |
2009-07-03 |
Vadim Zeitlin | document SetStandardFonts() and SetFonts() methods... |
tree | commitdiff |
2009-07-02 |
Vadim Zeitlin | fix typo in wxClient::MakeConnection() docs (closes... |
tree | commitdiff |
2009-07-01 |
Vadim Zeitlin | make wxSortedArrayString::Sort() and Insert() private... |
tree | commitdiff |
2009-06-30 |
Vadim Zeitlin | correct wxSortedArrayString(wxArrayString) ctor documen... |
tree | commitdiff |
2009-06-28 |
Vadim Zeitlin | added wxICON_NONE and implement support for it in wxGTK... |
tree | commitdiff |
2009-06-27 |
Vadim Zeitlin | correct an example which had no chance of working |
tree | commitdiff |
2009-06-24 |
Vadim Zeitlin | mention that the date passed to SetValue() must only... |
tree | commitdiff |
2009-06-22 |
Jaakko Salli | Significantly improved wxPropertyGrid's top-level paren... |
tree | commitdiff |
2009-06-21 |
Vadim Zeitlin | added support for bitmaps in wxButton to wxOSX/Cocoa |
tree | commitdiff |
2009-06-20 |
Vadim Zeitlin | don't try to resize the bitmap buttons with wxBORDER_NO... |
tree | commitdiff |
2009-06-19 |
Vadim Zeitlin | added wxTreeCtrl::GetFocusedItem() (closes #10859) |
tree | commitdiff |
2009-06-17 |
Vadim Zeitlin | added wxBU_NOTEXT style to allow creating bitmap button... |
tree | commitdiff |
2009-06-17 |
Vadim Zeitlin | wxFont::MakeXXX() and Scale() methods now modify the... |
tree | commitdiff |
2009-06-17 |
Jaakko Salli | wxVariantData now inherits from wxObjectRefData |
tree | commitdiff |
2009-06-16 |
Vadim Zeitlin | introduce wxBG_STYLE_{ERASE,PAINT} and implement their... |
tree | commitdiff |
2009-06-15 |
Vadim Zeitlin | minor tweaks to alignment styles documentation |
tree | commitdiff |
2009-06-15 |
Jaakko Salli | Added support for wxLongLong and wxULongLong in wxVaria... |
tree | commitdiff |
2009-06-14 |
Vadim Zeitlin | preparation work for implementing images support in... |
tree | commitdiff |
2009-06-14 |
Robert Roebling | Updated info on wxRefCounter and related classes |
tree | commitdiff |
2009-06-14 |
Robert Roebling | Make wxDataViewModel derive from wxRefCounter |
tree | commitdiff |
2009-06-12 |
Robert Roebling | Update docs to mention wxRefCounter class |
tree | commitdiff |
2009-06-12 |
Vadim Zeitlin | added convenient wxFont::Make{Bold,Italic,Smaller,Large... |
tree | commitdiff |
2009-06-12 |
Vadim Zeitlin | clatify alpha discussion (closes #10888) |
tree | commitdiff |
2009-06-12 |
Vadim Zeitlin | make more wxFileName methods const (closes #10887) |
tree | commitdiff |
2009-06-11 |
Vadim Zeitlin | allow customizing wxStandardPaths logic for the program... |
tree | commitdiff |
2009-06-11 |
Vadim Zeitlin | make wxFileName::{Mk,Rm}dir() const (closes #10868) |
tree | commitdiff |
2009-06-11 |
Vadim Zeitlin | GetTextExtent() is not virtual any more (since r60984) |
tree | commitdiff |
2009-06-10 |
Jaakko Salli | Allow reparenting wxPropertyGrid(Manager) to work;... |
tree | commitdiff |
2009-06-10 |
Vadim Zeitlin | document wxBase64DecodeMode and other minor fixes ... |
tree | commitdiff |
2009-06-07 |
Jaakko Salli | Implementations of wxPGProperty::ChildChanged() must... |
tree | commitdiff |
2009-06-06 |
Vadim Zeitlin | return wxStandardPaths, not wxStandardPathsBase, from... |
tree | commitdiff |
2009-06-06 |
Vadim Zeitlin | added multiple selections support to wxDirCtrl (closes... |
tree | commitdiff |
2009-06-06 |
Vadim Zeitlin | document effect of loading an icon bundle on stream... |
tree | commitdiff |
2009-06-02 |
Vadim Zeitlin | added wxUINTn_MAX constants; document them together... |
tree | commitdiff |
2009-06-02 |
Francesco Montorsi | add wxGetLinuxDistributionInfo() and wxPlatformInfo... |
tree | commitdiff |
2009-06-01 |
Francesco Montorsi | add wxProgressDialog::SetRange() function |
tree | commitdiff |
2009-06-01 |
Vadim Zeitlin | corrected wrong type of posErr parameter (closes #10862) |
tree | commitdiff |
2009-06-01 |
Francesco Montorsi | document that CanRead() and GetImageCount() functions... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | extracted wxTextWrapper in its own header and made... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | added wxDC::CopyAttributes() and use it in wxBufferedDC... |
tree | commitdiff |
next |