2011-10-10 |
Vadim Zeitlin | Fix PCH-less build after adding wxNonOwnerWindow in... |
tree | commitdiff |
2011-10-10 |
Vadim Zeitlin | Move wxTopLevelWindow::SetShape() down to wxNonOwnedWindow. |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | No changes, just get rid of unnecessary variables in... |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Don't declare wxCairoFontData::m_underlined unnecessarily. |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Allow creating wxGraphicsFont without using wxFont. |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Remove font scaling from wxMSW wxGraphicsContext. |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Allow creating wxGraphicsBitmap and wxGraphicsContext... |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Refactor wxGDIPlusFontData ctor to allow using it witho... |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Simplify and rationalize wxGDIPlusContext class constru... |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Don't make private wxGraphicsContext-derived classes... |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Fixed non-existent wxCairoContext default ctor. |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Added wxGraphicsBitmap::ConvertToImage(). |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | No changes, just refactor wxCairoBitmapData ctor. |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Implement EVT_MOUSE_CAPTURE_LOST handling for wxPopupTr... |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Implement delayed destruction for wxPopupTransientWindow. |
tree | commitdiff |
2011-10-09 |
Václav Slavík | Return true from wxDataViewMainWindow::ItemDeleted(). |
tree | commitdiff |
2011-10-07 |
Václav Slavík | Handle inline editing in generic wxDataViewCtrl as... |
tree | commitdiff |
2011-10-07 |
Václav Slavík | Add columns focus and keyboard navigation to generic... |
tree | commitdiff |
2011-10-07 |
Julian Smart | Allow selected symbol to be scrolled into view initially |
tree | commitdiff |
2011-10-06 |
Steve Lamerton | Fix various GCC warnings in wxWebView. |
tree | commitdiff |
2011-10-06 |
Steve Lamerton | Ensure we pass the correct type of string to EscapeFile... |
tree | commitdiff |
2011-10-05 |
Steve Lamerton | Delete the filesystem used by wxWebViewArchiveHandler... |
tree | commitdiff |
2011-10-05 |
Steve Lamerton | Store a pointer to each ClassFactory so we can correctl... |
tree | commitdiff |
2011-10-04 |
Vadim Zeitlin | Fix wxTimePickerCtrl compilation without PCH too. |
tree | commitdiff |
2011-10-02 |
Vadim Zeitlin | Fix wxDateTimePickerCtrl compilation without PCH. |
tree | commitdiff |
2011-10-02 |
Steve Lamerton | Add new definitions required by MinGW for webview.... |
tree | commitdiff |
2011-10-02 |
Vadim Zeitlin | Fix current field highlighting in generic wxTimePickerC... |
tree | commitdiff |
2011-10-02 |
Vadim Zeitlin | Use wxSP_WRAP for generic wxTimePicker spin button. |
tree | commitdiff |
2011-10-02 |
Steve Lamerton | Remove copied class definitions from missing.h. Disable... |
tree | commitdiff |
2011-10-02 |
Vadim Zeitlin | Add wxWindowBase::CopyToolTip() method. |
tree | commitdiff |
2011-10-02 |
Vadim Zeitlin | Restore correct wxSearchCtrl size in wxMSW after wxText... |
tree | commitdiff |
2011-10-02 |
Vadim Zeitlin | Fix harmless warnings in hot key code in wxOSX. |
tree | commitdiff |
2011-10-02 |
Vadim Zeitlin | Fix harmless gcc initialization order warning. |
tree | commitdiff |
2011-10-02 |
Steve Lamerton | Derive wxAuiNotebook from wxBookCtrlBase. Document... |
tree | commitdiff |
2011-09-30 |
Robin Dunn | Use wxAlphaPixelData if the source bitmap depth is... |
tree | commitdiff |
2011-09-30 |
Vadim Zeitlin | Fix the comparison direction in wxTextAttr::BitlistsEqP... |
tree | commitdiff |
2011-09-30 |
Vadim Zeitlin | Fix assert in initial call to wxPostScriptDC::SetPen(). |
tree | commitdiff |
2011-09-30 |
Jouk Jansen | updates for OpenVMS |
tree | commitdiff |
2011-09-30 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2011-09-29 |
Vadim Zeitlin | Added XRC handler for wxTimePickerCtrl. |
tree | commitdiff |
2011-09-29 |
Vadim Zeitlin | Add wxTimePickerCtrl class. |
tree | commitdiff |
2011-09-29 |
Vadim Zeitlin | Refactor wxDatePickerCtrl to derive from wxDateTimePick... |
tree | commitdiff |
2011-09-29 |
Vadim Zeitlin | VC6 compilation fixes for wxTreeListCtrl. |
tree | commitdiff |
2011-09-29 |
Julian Smart | Fixed caret sizing problem around large objects by... |
tree | commitdiff |
2011-09-29 |
Robin Dunn | Don't always use the Cairo context for wxGCDC(wxMemoryD... |
tree | commitdiff |
2011-09-28 |
Steve Lamerton | Fix compilation of wxWebView under mingw by adding... |
tree | commitdiff |
2011-09-28 |
Jouk Jansen | correcting typo in previous commit |
tree | commitdiff |
2011-09-28 |
Jouk Jansen | Include support for OpenVMS IA64 |
tree | commitdiff |
2011-09-27 |
Stefan Csomor | giving in on native undo integration, as we don't have... |
tree | commitdiff |
2011-09-27 |
Jouk Jansen | Correcting typo in commit 69203 |
tree | commitdiff |
2011-09-27 |
Jouk Jansen | Update openVMS compile support |
tree | commitdiff |
2011-09-25 |
Stefan Csomor | adding missing autorelease pool, since this can be... |
tree | commitdiff |
2011-09-22 |
Vadim Zeitlin | Improve appearance of wxTreeListCtrl during live resizing. |
tree | commitdiff |
2011-09-22 |
Vadim Zeitlin | Always give all the remaining space to the first wxTree... |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | Fix scrolling in small wxVListBox with tall items. |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | Change wxSound ctor from in-memory data to use size_t... |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | Send EVT_DATAVIEW_ITEM_CONTEXT_MENU events even when... |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | Implement sorting in wxTreeListCtrl. |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | Reset previous sort column in generic wxDataViewColumn... |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | Remove wxHeaderColumn::SetAsSortKey() and only use... |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | Add wxTreeListCtrl::GetView() and GetDataView(). |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | Don't limit window size to (0, 0) in wxSizer if getting... |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | Refresh wxDisplay when a monitor is added to or removed... |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | No changes, just extract wxCreateHiddenWindow() declara... |
tree | commitdiff |
2011-09-20 |
Julian Smart | Remove pointless case insensitivity |
tree | commitdiff |
2011-09-20 |
Vadim Zeitlin | Add GetExpanderColumnOrFirstOne() to avoid code duplica... |
tree | commitdiff |
2011-09-20 |
Vadim Zeitlin | Reset the expander column when clearing columns in... |
tree | commitdiff |
2011-09-17 |
Vadim Zeitlin | Fix format specifiers used for "unsigned long" in wxPG... |
tree | commitdiff |
2011-09-17 |
Vadim Zeitlin | Add wxUSE_TREELISTCTRL checks to treelist.cpp itself. |
tree | commitdiff |
2011-09-16 |
Vadim Zeitlin | Only define wxUSE_WEBVIEW if wxWebView is really available. |
tree | commitdiff |
2011-09-16 |
Vadim Zeitlin | Fix wxFont::GetFaceName() for not realized yet fonts... |
tree | commitdiff |
2011-09-16 |
Vadim Zeitlin | Fix int field of wxCommandEvents generated by menu... |
tree | commitdiff |
2011-09-16 |
Vadim Zeitlin | Fix int field of wxCommandEvent generated by popup... |
tree | commitdiff |
2011-09-16 |
Vadim Zeitlin | Fix checked state for the popup menu items in the event... |
tree | commitdiff |
2011-09-14 |
Steve Lamerton | Use integral value for OLECMDID_OPTICAL_ZOOM as we... |
tree | commitdiff |
2011-09-12 |
Steve Lamerton | Update wxWebView guards to stop backend compilation... |
tree | commitdiff |
2011-09-12 |
Václav Slavík | Fix appending of non-leaf node to wxGTK's wxDataViewCtrl. |
tree | commitdiff |
2011-09-11 |
Vadim Zeitlin | Fix best size computation for wxTextCtrl without border... |
tree | commitdiff |
2011-09-11 |
Steve Lamerton | Ensure that we have an available backend for wxWebView... |
tree | commitdiff |
2011-09-11 |
Vadim Zeitlin | Still resize wxSplitterWindow children even when sash... |
tree | commitdiff |
2011-09-10 |
Steve Lamerton | Merge the new wxWebView classes from the SOC2011_WEBVIE... |
tree | commitdiff |
2011-09-10 |
Paul Cornett | update WarpPointer for GTK3 |
tree | commitdiff |
2011-09-10 |
Steve Lamerton | Merge in from trunk r68684 - r69046 |
tree | commitdiff |
2011-09-10 |
Robin Dunn | Enable the HWND of the task dialog to be fetched with... |
tree | commitdiff |
2011-09-08 |
Vadim Zeitlin | Allow setting colours and font of wxTreeListCtrl. |
tree | commitdiff |
2011-09-07 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2011-09-07 |
Paul Cornett | remove unnecessary GTK declarations from defs.h, move... |
tree | commitdiff |
2011-09-06 |
Robin Dunn | fix for non-pch builds |
tree | commitdiff |
2011-09-05 |
Robin Dunn | Avoid infinite recursion on Mac in comboctrl, and fix... |
tree | commitdiff |
2011-09-05 |
Václav Slavík | Fix crash in wxDataViewCtrl::UpdateColWidths(). |
tree | commitdiff |
2011-09-05 |
Václav Slavík | wxDataViewCtrl: enable F2 editing with multiple selecti... |
tree | commitdiff |
2011-09-03 |
Stefan Csomor | setting the image position after the label is set,... |
tree | commitdiff |
2011-09-03 |
Václav Slavík | Use ProcessWindowEvent() in generic wxDataViewCtrl... |
tree | commitdiff |
2011-09-03 |
Václav Slavík | Extracted wxDataViewMainWindow left/right keys handling... |
tree | commitdiff |
2011-09-03 |
Václav Slavík | Rename wxDataViewMainWindow::OnArrowChar to OnVerticalN... |
tree | commitdiff |
2011-09-03 |
Václav Slavík | Slightly more efficient wxDataViewCtrl::StartEditor(). |
tree | commitdiff |
2011-09-03 |
Václav Slavík | Fix generic wxDataViewCtrl Enter handling to conform... |
tree | commitdiff |
2011-09-01 |
Stefan Csomor | fixes #13443, thanks :-) |
tree | commitdiff |
2011-08-31 |
Vadim Zeitlin | Fix deleting and clearing wxTreeListCtrl columns. |
tree | commitdiff |
2011-08-31 |
Václav Slavík | Add items to correct position in wxDataViewCtrl:ItemAdded. |
tree | commitdiff |
next |