2013-03-12 |
Julian Smart | Added ability to switch off more components of the... |
tree | commitdiff |
2013-03-11 |
Julian Smart | Search for font instead of creating it each time |
tree | commitdiff |
2013-03-11 |
Julian Smart | Added missing RTTI |
tree | commitdiff |
2013-03-11 |
Stefan Csomor | more specific solution to tooltips appearing on neighbo... |
tree | commitdiff |
2013-03-10 |
Stefan Csomor | supporting also mouse entered / exited events which... |
tree | commitdiff |
2013-03-10 |
Stefan Csomor | support alpha in color dialog, see #14127 |
tree | commitdiff |
2013-03-10 |
Stefan Csomor | make sure dialogs can support alpha transparency sliders |
tree | commitdiff |
2013-03-10 |
Stefan Csomor | add support for alpha in color dialog on OSX, see ... |
tree | commitdiff |
2013-03-10 |
Stefan Csomor | avoid multiple mouse moved events, refs #15072 |
tree | commitdiff |
2013-03-10 |
Stefan Csomor | trying to solve cursor update problems with AUI, refs... |
tree | commitdiff |
2013-03-10 |
Vadim Zeitlin | Disable sorting of generic wxDataViewCtrl while it... |
tree | commitdiff |
2013-03-10 |
Vadim Zeitlin | Use symbolic constants instead of magic numbers in... |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | No real changes, just use wxString::clear() instead... |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | Return false from wxFileName::AppendDir() and InsertDir... |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | Use generic spin control itself as parent for its children. |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | Implement support for pen cap and join in wxPostScriptDC. |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | Fix compilation for MinGW with wxUSE_IPV6==1. |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | Don't cache HDC used by wxPaintDCEx in wxMSW. |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | Fit the generic preferences editor dialog to its pages... |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | Don't set cell value in wxDataViewEvent in one place... |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | Remove wxLogWindow::OnFrameCreate() virtual method. |
tree | commitdiff |
2013-03-09 |
Vadim Zeitlin | Restore wxDIRCTRL_SHOW_FILTERS flag of wxDirCtrl. |
tree | commitdiff |
2013-03-07 |
Stefan Csomor | avoid infinite recursion for richtooltops, (hopefully... |
tree | commitdiff |
2013-03-06 |
Stefan Csomor | implementing canBecomeKeyView for user panes, native... |
tree | commitdiff |
2013-03-04 |
Vadim Zeitlin | Unselect all wxDataViewCtrl items when clicking outside... |
tree | commitdiff |
2013-03-04 |
Vadim Zeitlin | Fix crash on wxDataViewCtrl creation after r73565. |
tree | commitdiff |
2013-03-04 |
Julian Smart | Corrected layout when scaling the control |
tree | commitdiff |
2013-03-03 |
Vadim Zeitlin | Fix handling of wxST_NO_AUTORESIZE in wxOSX. |
tree | commitdiff |
2013-03-03 |
Stefan Csomor | issue NUMPAD constants only for Key but not for Char... |
tree | commitdiff |
2013-03-03 |
Vadim Zeitlin | Revert "Fix off by 1 error in wxGenericListCtrl::HitTes... |
tree | commitdiff |
2013-03-02 |
Stefan Csomor | enabling cursor events, fixes #15044 |
tree | commitdiff |
2013-03-02 |
Vadim Zeitlin | Reset accelerator table after removing last accelerator... |
tree | commitdiff |
2013-03-02 |
Vadim Zeitlin | Use more native icons in wxMSW wxArtProvider. |
tree | commitdiff |
2013-03-02 |
Vadim Zeitlin | Don't give error message for non-existent paths in... |
tree | commitdiff |
2013-03-02 |
Vadim Zeitlin | Interpret wxRect passed to wxRichToolTip::ShowFor(... |
tree | commitdiff |
2013-03-02 |
Vadim Zeitlin | Make wxRect parameter of wxRichToolTip::ShowFor() const. |
tree | commitdiff |
2013-03-01 |
Vadim Zeitlin | Don't use GetThreadId() in wxMSW code. |
tree | commitdiff |
2013-02-28 |
Vadim Zeitlin | Use thread ID and not thread handle in the error messag... |
tree | commitdiff |
2013-02-28 |
Stefan Csomor | enabling menu close event, fixes #15069 |
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 | 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-24 |
Vadim Zeitlin | Preserve client data pointers when setting bitmaps... |
tree | commitdiff |
2013-02-24 |
Vadim Zeitlin | Make wxGenericDataViewCtrl::SetFont() really work. |
tree | commitdiff |
2013-02-24 |
Vadim Zeitlin | Fix compilation in !wxUSE_MENUS case. |
tree | commitdiff |
2013-02-24 |
Vadim Zeitlin | Fix off by 1 error in wxGenericListCtrl::HitTest(). |
tree | commitdiff |
2013-02-24 |
Vadim Zeitlin | Move menu messages handling from wxFrame to wxTLW in... |
tree | commitdiff |
2013-02-21 |
Vadim Zeitlin | Fix crash when drawing bitmaps with mask in wxGTK with... |
tree | commitdiff |
2013-02-21 |
Vadim Zeitlin | No real changes, just suppress a harmless warning. |
tree | commitdiff |
2013-02-19 |
Vadim Zeitlin | Fix background corruption in scrolled wxHtmlWindow. |
tree | commitdiff |
2013-02-17 |
Stefan Csomor | applying patch, closes #13045 |
tree | commitdiff |
2013-02-17 |
Stefan Csomor | switching notebook implementation to common |
tree | commitdiff |
2013-02-15 |
Vadim Zeitlin | Remove wxRTTI macro for wxComboBox from Motif port. |
tree | commitdiff |
2013-02-15 |
Vadim Zeitlin | Don't use ternary operator ?: with wxString and literal... |
tree | commitdiff |
2013-02-15 |
Vadim Zeitlin | sAlways iInclude wx/encinfo.h from src/unix/fontutil... |
tree | commitdiff |
2013-02-15 |
Vadim Zeitlin | Don't connect to the same signal multiple times in... |
tree | commitdiff |
2013-02-14 |
Stefan Csomor | closes #13841 |
tree | commitdiff |
2013-02-10 |
Vadim Zeitlin | Account for scrolling when setting the background brush... |
tree | commitdiff |
2013-02-10 |
Vadim Zeitlin | Compilation fix for !wxHAS_MSW_BACKGROUND_ERASE_HOOK... |
tree | commitdiff |
2013-02-10 |
Vadim Zeitlin | Create wxCURSOR_RIGHT_ARROW on the fly from normal... |
tree | commitdiff |
2013-02-10 |
Vadim Zeitlin | Create new tab at the correct location in wxAuiNotebook. |
tree | commitdiff |
2013-02-10 |
Vadim Zeitlin | Add wxIcon::CreateFromHICON() to wxMSW. |
tree | commitdiff |
2013-02-09 |
Vadim Zeitlin | Don't call ::GetLayout() in wxMSW code directly. |
tree | commitdiff |
2013-02-09 |
Vadim Zeitlin | Fix pulsing of bitmaps in focused buttons under Windows 7. |
tree | commitdiff |
2013-02-09 |
Vadim Zeitlin | Refresh wxMSW wxStaticBitmap when its size changes. |
tree | commitdiff |
2013-02-09 |
Vadim Zeitlin | Fix drawing of bitmaps with masks in mirrored wxDC. |
tree | commitdiff |
2013-02-06 |
Vadim Zeitlin | Don't recurse into top level children when validating... |
tree | commitdiff |
2013-02-06 |
Vadim Zeitlin | Refactor children traversal in wxWindow::TransferData... |
tree | commitdiff |
2013-02-06 |
Vadim Zeitlin | Allow creating wxCursor from ANI files under MSW. |
tree | commitdiff |
2013-02-06 |
Vadim Zeitlin | Fix harmless warning about NULL in wxStyledTextCtrl... |
tree | commitdiff |
2013-02-06 |
Vadim Zeitlin | Fix harmless g++ warning about operator precedence. |
tree | commitdiff |
2013-02-06 |
Vadim Zeitlin | Check for _MSC_VER definedness in libtiff code. |
tree | commitdiff |
2013-02-05 |
Vadim Zeitlin | Ignore empty LC_XXX variables in locale detection code. |
tree | commitdiff |
2013-02-05 |
Vadim Zeitlin | No changes, just remove unused part of expression. |
tree | commitdiff |
2013-02-05 |
Vadim Zeitlin | Only impose minimal height for buttons with non-empty... |
tree | commitdiff |
2013-02-05 |
Vadim Zeitlin | Really fix resizing of wxGird column/rows after a hidde... |
tree | commitdiff |
2013-02-04 |
Vadim Zeitlin | Avoid harmless warning about comparing unsigned with 0. |
tree | commitdiff |
2013-02-04 |
Julian Smart | Invalid conversion compile error fix (GTK+ 2.12.9) |
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-27 |
Stefan Neis | No changes, just remove unneeded variable initializatio... |
tree | commitdiff |
2013-01-27 |
Stefan Neis | No real changes, just spelling fixes. Closes #14998. |
tree | commitdiff |
2013-01-27 |
Stefan Neis | Just some spelling fixes, no real changes. Closes ... |
tree | commitdiff |
2013-01-27 |
Julian Smart | Prevent assertions because of zero image size |
tree | commitdiff |
2013-01-23 |
Vadim Zeitlin | Initialize all wxHTTPStream members in ctor. |
tree | commitdiff |
2013-01-23 |
Vadim Zeitlin | No real changes, just fix some typos in comments in... |
tree | commitdiff |
2013-01-23 |
Jouk Jansen | let wxCheckListBox get the properties of wxCheckListBox... |
tree | commitdiff |
2013-01-22 |
Jouk Jansen | Update openVMS compile support |
tree | commitdiff |
2013-01-21 |
Vadim Zeitlin | Fix a crash in wxExecute() in wxMSW too. |
tree | commitdiff |
2013-01-21 |
Vadim Zeitlin | Fix crash in wxExecute() introduced by r73406. |
tree | commitdiff |
2013-01-21 |
Vadim Zeitlin | No changes, just remove unused variable in wxCarbon... |
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-21 |
Jouk Jansen | OpenVMS compile support for wxSPLASH and sample |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | A fix for VC6 compilation: define missing priority... |
tree | commitdiff |
2013-01-20 |
Stefan Csomor | workaround for crash, see #14906 |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Improve appearance of text with background colour in... |
tree | commitdiff |
2013-01-20 |
Paul Cornett | no real changes, just move wxMask::GetBitmap() to wxMas... |
tree | commitdiff |
next |