2013-03-02 |
Vadim Zeitlin | Make wxRect parameter of wxRichToolTip::ShowFor() const. |
tree | commitdiff |
2013-02-28 |
Julian Smart | Corrected loading of images: we need the parent size... |
tree | commitdiff |
2013-02-28 |
Václav Slavík | Compilation fix for wxPreferencesPage. |
tree | commitdiff |
2013-02-28 |
Václav Slavík | Add wxPreferencesEditor class. |
tree | commitdiff |
2013-02-28 |
Václav Slavík | Add support for Cocoa's selectable toolbar items. |
tree | commitdiff |
2013-02-28 |
Václav Slavík | Add wxBitmap(NSImage*) ctor to wxOSX. |
tree | commitdiff |
2013-02-28 |
Václav Slavík | Don't include Common-Controls manifest in wxBase apps. |
tree | commitdiff |
2013-02-27 |
Stefan Neis | No real changes, just spelling fixes to comments. Close... |
tree | commitdiff |
2013-02-24 |
Vadim Zeitlin | Fix typo in definitions of BEGIN_EVENT_TABLE_TEMPLATEn... |
tree | commitdiff |
2013-02-24 |
Vadim Zeitlin | Make wxGenericDataViewCtrl::SetFont() really work. |
tree | commitdiff |
2013-02-24 |
Vadim Zeitlin | Move menu messages handling from wxFrame to wxTLW in... |
tree | commitdiff |
2013-02-17 |
Stefan Csomor | switching notebook implementation to common |
tree | commitdiff |
2013-02-15 |
Vadim Zeitlin | Don't connect to the same signal multiple times in... |
tree | commitdiff |
2013-02-10 |
Vadim Zeitlin | Account for scrolling when setting the background brush... |
tree | commitdiff |
2013-02-10 |
Vadim Zeitlin | Create wxCURSOR_RIGHT_ARROW on the fly from normal... |
tree | commitdiff |
2013-02-10 |
Vadim Zeitlin | Add wxIcon::CreateFromHICON() to wxMSW. |
tree | commitdiff |
2013-02-09 |
Vadim Zeitlin | Fix infinite loop in wxGrid::PosToEdgeOfLine(). |
tree | commitdiff |
2013-02-09 |
Vadim Zeitlin | Refresh wxMSW wxStaticBitmap when its size changes. |
tree | commitdiff |
2013-02-09 |
Vadim Zeitlin | Don't include the manifest in wx/msw/wx.rc by default... |
tree | commitdiff |
2013-02-05 |
Vadim Zeitlin | Fix wxGridColumnOperations::GetLineBefore() for the... |
tree | commitdiff |
2013-02-04 |
Julian Smart | Added support for sub-object virtual attributes (tempor... |
tree | commitdiff |
2013-02-01 |
Steve Lamerton | Rename all WEB_VIEW* style identifiers to WEBVIEW*. |
tree | commitdiff |
2013-01-23 |
Jouk Jansen | let wxCheckListBox get the properties of wxCheckListBox... |
tree | commitdiff |
2013-01-21 |
Vadim Zeitlin | Add wxAUI_TB_PLAIN_BACKGROUND wxAuiToolBar style. |
tree | commitdiff |
2013-01-21 |
Vadim Zeitlin | Add wxCheckListBox::GetCheckedItems() helper. |
tree | commitdiff |
2013-01-21 |
Vadim Zeitlin | Derive wxCheckListBox from wxCheckListBoxBase in wxGTK. |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Fix wxKeyEvent::GetPosition() after the changes of... |
tree | commitdiff |
2013-01-20 |
Paul Cornett | add wxMask::GetBitmap(), closes #9381 |
tree | commitdiff |
2013-01-20 |
Paul Cornett | silence GCC warning "base class ‘class wxEvtHandler... |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Add wxProcess::SetPriority() to allow setting the prior... |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Rename WXTHREAD_XXX_PRIORITY yo wxPRIORITY_XXX. |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Add copy constructor to wxValidator. |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Fix bug with dragging non-draggable columns in wxMSW... |
tree | commitdiff |
2013-01-18 |
Paul Cornett | use const arrays for wxDC array parameters, closes... |
tree | commitdiff |
2013-01-15 |
Paul Cornett | add support for GtkFontChooserDialog, new in GTK 3.2 |
tree | commitdiff |
2013-01-14 |
Julian Smart | Added Set/GetFloatingLayoutMode to switch off time... |
tree | commitdiff |
2013-01-13 |
Steve Lamerton | Allow registering of custom wxWebView backends. |
tree | commitdiff |
2013-01-10 |
Paul Cornett | simplify code setting backing pixmap |
tree | commitdiff |
2013-01-09 |
Steve Lamerton | Add HTTP status code definitions to attempt to fix... |
tree | commitdiff |
2013-01-03 |
Paul Cornett | remove ancient SetModal(), it was deprecated long ago... |
tree | commitdiff |
2012-12-31 |
Steve Lamerton | Add context menu enabling and disabling to wxWebView... |
tree | commitdiff |
2012-12-29 |
Paul Cornett | reference count the GtkMenuItem in wxMenuItem as well |
tree | commitdiff |
2012-12-29 |
Paul Cornett | make GTKNeedsParent() private |
tree | commitdiff |
2012-12-29 |
Paul Cornett | m_menubar does not need to be public for hildon, it... |
tree | commitdiff |
2012-12-28 |
Paul Cornett | use wxDEPRECATED_CONSTRUCTOR() instead of inline |
tree | commitdiff |
2012-12-28 |
Vadim Zeitlin | Suppress warning about _set_se_translator() for VC... |
tree | commitdiff |
2012-12-28 |
Vadim Zeitlin | Don't call wxTextMeasure::BeginMeasuring() when using... |
tree | commitdiff |
2012-12-28 |
Vadim Zeitlin | Allow building wxGTK under Windows with MSVC. |
tree | commitdiff |
2012-12-28 |
Vadim Zeitlin | Remove extra "#" operator in wxFAIL_COND_MSG macro. |
tree | commitdiff |
2012-12-28 |
Vadim Zeitlin | Add wxGCC_WARNING_{SUPPRESS,RESTORE} macros and use... |
tree | commitdiff |
2012-12-26 |
Paul Cornett | remove unused private member m_ordered from wxDataViewV... |
tree | commitdiff |
2012-12-23 |
Steve Lamerton | Fix webview compilation for the mingw-w64 compiler. |
tree | commitdiff |
2012-12-23 |
Stefan Csomor | try support for native isFlipped usage and coalesce... |
tree | commitdiff |
2012-12-22 |
Robin Dunn | Interface fixes for wxGrid classes |
tree | commitdiff |
2012-12-22 |
Vadim Zeitlin | No changes, just improve wxScrolled::EnableScrolling... |
tree | commitdiff |
2012-12-22 |
Vadim Zeitlin | Add wxListCtrl::EnableAlternateRowColours() and SetAlte... |
tree | commitdiff |
2012-12-20 |
Paul Cornett | Use client size determined by size-allocate when possible |
tree | commitdiff |
2012-12-20 |
Stefan Csomor | benefit from 10.5+ call HIShapeUnionWithRect |
tree | commitdiff |
2012-12-19 |
Robin Dunn | Add accessors for some of the data members in wxXmlReso... |
tree | commitdiff |
2012-12-16 |
Paul Cornett | Fix for toolbars and menus not being disabled on Ubuntu |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Also account for EOL chars correctly in wxStyledTextCtr... |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Add a wxHtmlTag helper parsing both absolute values... |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Strip EOL characters from wxStyledTextCtrl::GetLineText... |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Catch attempts to create a window with itself as parent. |
tree | commitdiff |
2012-12-05 |
Julian Smart | wxRTC text box layout fixes |
tree | commitdiff |
2012-12-04 |
Vadim Zeitlin | Compilation fir for VC6 after r73124. |
tree | commitdiff |
2012-12-04 |
Vadim Zeitlin | Open debugger at the location of failing assert, if... |
tree | commitdiff |
2012-12-03 |
Paul Cornett | Remove SashHitTest() "tolerance" parameter |
tree | commitdiff |
2012-12-03 |
Vadim Zeitlin | wxGTK linking fix after r73102. |
tree | commitdiff |
2012-12-02 |
Vadim Zeitlin | Make wxChoice and wxComboBox behaviour same as in nativ... |
tree | commitdiff |
2012-12-02 |
Vadim Zeitlin | Add wxControlWithItems::SendSelectionChangedEvent(... |
tree | commitdiff |
2012-12-02 |
Vadim Zeitlin | Avoid using "do { ... } while ( wxFalse )" pseudo-loop. |
tree | commitdiff |
2012-12-02 |
Paul Cornett | remove unnecessary include of wx/cairo.h |
tree | commitdiff |
2012-12-02 |
Paul Cornett | Remove nearly empty wx/cairo.h header |
tree | commitdiff |
2012-11-29 |
Paul Cornett | declare wxQsort in vector.h as well as utils.h to work... |
tree | commitdiff |
2012-11-28 |
Stefan Csomor | adding some additional fixes for programmatic selection... |
tree | commitdiff |
2012-11-28 |
Vadim Zeitlin | Add "rect" paramerer to wxRichToolTip::ShowFor(). |
tree | commitdiff |
2012-11-28 |
Vadim Zeitlin | Compilation fix for wxDocManager after r73004. |
tree | commitdiff |
2012-11-28 |
Stefan Csomor | supporting selection methods when not focused, closes... |
tree | commitdiff |
2012-11-27 |
Stefan Csomor | support for simulating focus events since not all contr... |
tree | commitdiff |
2012-11-27 |
Stefan Csomor | workaround, see #14856 |
tree | commitdiff |
2012-11-26 |
Paul Cornett | disconnect "toggled" signal in dtor when style has... |
tree | commitdiff |
2012-11-26 |
Vadim Zeitlin | Disable CallAfter() for MSVC 7 too, it can't compile... |
tree | commitdiff |
2012-11-26 |
Vadim Zeitlin | Bracket vararg macro definition with wxHAS_VARIADIC_MACROS. |
tree | commitdiff |
2012-11-26 |
Vadim Zeitlin | Fix warnings about using type attribute on forward... |
tree | commitdiff |
2012-11-25 |
Paul Cornett | avoid functions deprecated in GTK3 |
tree | commitdiff |
2012-11-25 |
Paul Cornett | Simplify GetDefaultAttributesFromGTKWidget() by passing... |
tree | commitdiff |
2012-11-25 |
Vadim Zeitlin | Use idle time menu updating when using global menu... |
tree | commitdiff |
2012-11-25 |
Vadim Zeitlin | Add wxApp::GTKIsUsingGlobalMenu() helper to wxGTK. |
tree | commitdiff |
2012-11-24 |
Vadim Zeitlin | Blind compilation fix for VC6 after r73004. |
tree | commitdiff |
2012-11-24 |
Paul Cornett | silence GCC warning "enumeral and non-enumeral type... |
tree | commitdiff |
2012-11-24 |
Vadim Zeitlin | Add wxDocManager::Get{Views,Documents,Templates}Vector(). |
tree | commitdiff |
2012-11-24 |
Vadim Zeitlin | Add wxList::AsVector<>() helper. |
tree | commitdiff |
2012-11-24 |
Vadim Zeitlin | Don't include wx/utils.h from wx/vector.h. |
tree | commitdiff |
2012-11-23 |
Stefan Csomor | support for custom app controllers, override OSXCreateA... |
tree | commitdiff |
2012-11-23 |
Vadim Zeitlin | Add possibility to delay showing wxRichToolTip. |
tree | commitdiff |
2012-11-20 |
Vadim Zeitlin | Implement GetSizeFromTextSize() for wxSpinCtrl. |
tree | commitdiff |
2012-11-20 |
Vadim Zeitlin | Make wxSpinCtrlGenericBase a wxCompositeWindow. |
tree | commitdiff |
2012-11-20 |
Vadim Zeitlin | Revert all wxNOEXCEPT-related changes. |
tree | commitdiff |
2012-11-19 |
Vadim Zeitlin | Add wxTL_NO_HEADER style to wxTreeListCtrl. |
tree | commitdiff |
next |