2009-12-07 |
Julian Smart | Don't crash if no document |
tree | commitdiff |
2009-12-07 |
Julian Smart | Safer access of member variables |
tree | commitdiff |
2009-12-07 |
Vadim Zeitlin | Generate erase background events for native controls... |
tree | commitdiff |
2009-12-07 |
Vadim Zeitlin | Use white background by default for multiline readonly... |
tree | commitdiff |
2009-12-07 |
Vadim Zeitlin | Move wxMSW wxTextCtrl::GetDefaultAttributes() to wxText... |
tree | commitdiff |
2009-12-07 |
Vadim Zeitlin | Add semi-public wxDynamicLibrary::MSWGetModuleHandle(). |
tree | commitdiff |
2009-12-07 |
Kevin Ollivier | Add wxTLW::SetModified to allow apps to set the TLW... |
tree | commitdiff |
2009-12-06 |
Kevin Ollivier | Handle deprecated style so we don't assert and then... |
tree | commitdiff |
2009-12-06 |
Vadim Zeitlin | Restore TAB in accelerator string wrong removed by... |
tree | commitdiff |
2009-12-06 |
Vadim Zeitlin | Correct two bugs in wxMBConv::FromWChar() with non... |
tree | commitdiff |
2009-12-06 |
Vadim Zeitlin | Use wxAcceleratorEntry::ToString() for undo/redo accele... |
tree | commitdiff |
2009-12-05 |
Paul Cornett | minor cleanup |
tree | commitdiff |
2009-12-05 |
Paul Cornett | remove unused variables, minor cleanup |
tree | commitdiff |
2009-12-05 |
Paul Cornett | remove unnecessary DoGetBestSize |
tree | commitdiff |
2009-12-05 |
Paul Cornett | simplify Enable() |
tree | commitdiff |
2009-12-05 |
Vadim Zeitlin | Implement wxNativeContainerWindow::IsShown() for MSW. |
tree | commitdiff |
2009-12-05 |
Vadim Zeitlin | Add support for MSW unique volume names to wxFileName. |
tree | commitdiff |
2009-12-05 |
Vadim Zeitlin | Don't lock global mutex when deleting wxThread to avoid... |
tree | commitdiff |
2009-12-05 |
Vadim Zeitlin | Don't crash in wxActiveXContainer if FindConnectionPoin... |
tree | commitdiff |
2009-12-05 |
Vadim Zeitlin | Fix wxLogChain (and wxLogWindow deriving from it) broke... |
tree | commitdiff |
2009-12-03 |
Jaakko Salli | Exit wxPropertyGrid::RecalculateVirtualSize() immediate... |
tree | commitdiff |
2009-12-03 |
Jaakko Salli | Handle the rare case where wxPropertyGrid::HandleCustom... |
tree | commitdiff |
2009-12-03 |
Vadim Zeitlin | Don't assert if the path is not absolute in wxFileDialo... |
tree | commitdiff |
2009-12-02 |
Paul Cornett | make array data fully const |
tree | commitdiff |
2009-12-02 |
Vadim Zeitlin | Compilation fix after r62754. |
tree | commitdiff |
2009-12-02 |
Bryan Petty | Removed hard-coded timer Id in wxAUI for the transparen... |
tree | commitdiff |
2009-12-01 |
Paul Cornett | remove m_backing_window member, to keep people from... |
tree | commitdiff |
2009-12-01 |
Vadim Zeitlin | Add wxOSX_10_6_AND_LATER macro and use it. |
tree | commitdiff |
2009-12-01 |
Paul Cornett | remove unused data member |
tree | commitdiff |
2009-11-30 |
Stefan Csomor | using 64bit APIs, closes #10184 |
tree | commitdiff |
2009-11-30 |
Francesco Montorsi | partially revert changes of r58531 as wxCollapsiblePane... |
tree | commitdiff |
2009-11-30 |
Kevin Ollivier | orderBack puts it behind all windows in its level,... |
tree | commitdiff |
2009-11-29 |
Kevin Ollivier | Make sure we setup the base's Show state correctly... |
tree | commitdiff |
2009-11-29 |
Jaakko Salli | Fixed regression: forgot to set wxPropertyGridPageState... |
tree | commitdiff |
2009-11-28 |
Kevin Ollivier | Fix needed to allow shaped windows, and other windows... |
tree | commitdiff |
2009-11-28 |
Stefan Csomor | 64bit builds had problems with full circles, as we... |
tree | commitdiff |
2009-11-28 |
Vadim Zeitlin | Allow calling wxStrchr() with a narrow string and wide... |
tree | commitdiff |
2009-11-28 |
Vadim Zeitlin | Define INVALID_FILE_ATTRIBUTES in filename.cpp too. |
tree | commitdiff |
2009-11-28 |
Vadim Zeitlin | Implement wx{File,Dir}Exists() in terms of wxFileName... |
tree | commitdiff |
2009-11-28 |
Vadim Zeitlin | Don't override msw.remap system option value in wxToolbook. |
tree | commitdiff |
2009-11-28 |
Vadim Zeitlin | Avoid infinite recursion in wxToolbook::OnSize() under... |
tree | commitdiff |
2009-11-28 |
Vadim Zeitlin | Use OUTLINETEXTMETRIC::otmpFamilyName to get wxFont... |
tree | commitdiff |
2009-11-27 |
Vadim Zeitlin | Compilation fix for wxUSE_CAIRO==0 after last commit. |
tree | commitdiff |
2009-11-27 |
Vadim Zeitlin | Define wxUSE_CAIRO in wx/chkconf.h to ensure that it... |
tree | commitdiff |
2009-11-27 |
Vadim Zeitlin | Use #ifdef to check for __WXMSW__ and __WXGTK__ and... |
tree | commitdiff |
2009-11-27 |
Vadim Zeitlin | Allow changing horizontal alignment of numeric cells... |
tree | commitdiff |
2009-11-26 |
Kevin Ollivier | Allow OS X Cocoa (or any OS X port) to override GetBest... |
tree | commitdiff |
2009-11-26 |
Kevin Ollivier | Add CheckSpelling support for OS X Cocoa, make sure... |
tree | commitdiff |
2009-11-26 |
Vadim Zeitlin | Make wxFileDialog::Set/SetPath() behave consistently. |
tree | commitdiff |
2009-11-26 |
Vadim Zeitlin | Don't set wxTextAttr font family to invalid value. |
tree | commitdiff |
2009-11-26 |
Vadim Zeitlin | Explicitly set the cursor when showing popup menu on... |
tree | commitdiff |
2009-11-26 |
Vadim Zeitlin | No changes, just avoid overriding GetNativeFontInfoDesc... |
tree | commitdiff |
2009-11-26 |
Vadim Zeitlin | Return face name from wxFont::GetNativeFontInfo() under... |
tree | commitdiff |
2009-11-24 |
Vadim Zeitlin | Don't use unsafe strcpy() when parsing wxNativeFontInfo. |
tree | commitdiff |
2009-11-24 |
Vadim Zeitlin | Don't return italic/bold suffix from wxFont::GetFaceNam... |
tree | commitdiff |
2009-11-24 |
Vadim Zeitlin | Fix wxListCtrl::GetSubItemRect(wxLIST_RECT_ICON/LABEL... |
tree | commitdiff |
2009-11-24 |
Vadim Zeitlin | Don't change file access time implicitly when setting... |
tree | commitdiff |
2009-11-23 |
Julian Smart | Made Unicode the default in symbols dialog. |
tree | commitdiff |
2009-11-21 |
Stefan Csomor | making sure creation is setup correctly for wx-frame... |
tree | commitdiff |
2009-11-19 |
Vadim Zeitlin | Fix compilation for some wxMSW configurations. |
tree | commitdiff |
2009-11-19 |
Vadim Zeitlin | Compilation fix for wxUSE_STL build: another missing... |
tree | commitdiff |
2009-11-18 |
Kevin Ollivier | Forward port of r60190 (wxMSW Cairo support) to trunk. |
tree | commitdiff |
2009-11-18 |
Julian Smart | Fixed #11212 [RichText sample] Assert/Crash when Styles... |
tree | commitdiff |
2009-11-18 |
Vadim Zeitlin | Suppress harmless g++ warnings about converting float... |
tree | commitdiff |
2009-11-18 |
Vadim Zeitlin | Fix handling of invalid paths with multiple columns... |
tree | commitdiff |
2009-11-18 |
Vadim Zeitlin | Remove unnecessary manual face name selection code. |
tree | commitdiff |
2009-11-18 |
Vadim Zeitlin | Implement wxFont::GetFaceName() to return the face... |
tree | commitdiff |
2009-11-17 |
Václav Slavík | Improved handling of anchors in wxHTML: scroll to bette... |
tree | commitdiff |
2009-11-16 |
Bryan Petty | Fix crash when dragging toolbars in wxAuiManager::OnFlo... |
tree | commitdiff |
2009-11-16 |
Robin Dunn | Add some missing commas. Fixes #11443 |
tree | commitdiff |
2009-11-16 |
Robert Roebling | Always set focus to the item selected using Select() |
tree | commitdiff |
2009-11-16 |
Vadim Zeitlin | Fix wxDataViewRenderer::GetEllipsizeMode() for kDataBro... |
tree | commitdiff |
2009-11-15 |
Robert Roebling | Maybe fixed assertion when using built-in searching... |
tree | commitdiff |
2009-11-15 |
Robert Roebling | Do earlier and better checking for matching actions... |
tree | commitdiff |
2009-11-15 |
Stefan Csomor | fixing typo for builds < 10.6 |
tree | commitdiff |
2009-11-15 |
Kevin Ollivier | ShowWithoutActivating fix for OS X Cocoa, and also... |
tree | commitdiff |
2009-11-14 |
Vadim Zeitlin | Implement support for wxSL_<DIR> in wxGTK, show them... |
tree | commitdiff |
2009-11-14 |
Vadim Zeitlin | No changes, just removed trailing spaces. |
tree | commitdiff |
2009-11-14 |
Kevin Ollivier | Don't assert when we get wxBG_STYLE_TRANSPARENT. |
tree | commitdiff |
2009-11-14 |
Kevin Ollivier | Fix typo that broke compilation and adjust the defines... |
tree | commitdiff |
2009-11-14 |
Robert Roebling | Hide value label explicitly |
tree | commitdiff |
2009-11-14 |
Robert Roebling | Always position value lable left of a vertical slider |
tree | commitdiff |
2009-11-14 |
Vadim Zeitlin | No real changes, just remove the ugly CONST_CAST macro. |
tree | commitdiff |
2009-11-14 |
Vadim Zeitlin | Restore the use of correct alignment in wxDVC renderers. |
tree | commitdiff |
2009-11-14 |
Robert Roebling | Simple implementation of wxSL_MIN_MAX_LABELS and wxSL_V... |
tree | commitdiff |
2009-11-14 |
Robert Roebling | Implement wxSL_VALUE_LABEL and wxSL_MIN_MAX_LABELS... |
tree | commitdiff |
2009-11-13 |
Stefan Csomor | adding toolbar implementation for iphone |
tree | commitdiff |
2009-11-13 |
Stefan Csomor | updating implementations of wxGetMouseState for osx_coc... |
tree | commitdiff |
2009-11-13 |
Robert Roebling | Implement and document wxDataViewTreeCtrl::IsContainer... |
tree | commitdiff |
2009-11-13 |
Robert Roebling | Correct sorting in wxDataViewTreeStore, fixes #11436... |
tree | commitdiff |
2009-11-13 |
Robert Roebling | Don't use gtk_tree_model_get_path of the item is alread... |
tree | commitdiff |
2009-11-13 |
Robert Roebling | Also update focus rect when changing selection in singl... |
tree | commitdiff |
2009-11-13 |
Robert Roebling | Reset m_underMouse anytime the display is changed progr... |
tree | commitdiff |
2009-11-13 |
Kevin Ollivier | Override default handling so that we can position windo... |
tree | commitdiff |
2009-11-11 |
Jaakko Salli | Fix wxPropertyGrid rendering problems when used with... |
tree | commitdiff |
2009-11-11 |
Julian Smart | Fixed tab removal bug, and empty text element |
tree | commitdiff |
2009-11-11 |
Kevin Ollivier | Use wxWebKitCtrlNameStr to adhere to the convention... |
tree | commitdiff |
2009-11-11 |
Kevin Ollivier | Run sanity checks on the position values. |
tree | commitdiff |
2009-11-11 |
Vadim Zeitlin | Implement text ellipsizing for wxDataViewCustomRenderer... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Send the selected item in wxDVC SELECTION_CHANGED event... |
tree | commitdiff |
next |