2009-12-14 |
Jaakko Salli | Set correct m_state in wxPGCheckBoxEditor::SetValueToUn... |
tree | commitdiff |
2009-12-14 |
Jaakko Salli | Fixed unspecified property value rendering for various... |
tree | commitdiff |
2009-12-13 |
Jaakko Salli | Added wxPropertyGridManager header support; Refactored... |
tree | commitdiff |
2009-12-12 |
Stefan Csomor | rearranging contentview, adding toolbar |
tree | commitdiff |
2009-12-12 |
Jaakko Salli | On Windows, force read-only property editor wxTextCtrl... |
tree | commitdiff |
2009-12-12 |
Jaakko Salli | Generate wxPropertyGrid splitter (column divider) event... |
tree | commitdiff |
2009-12-11 |
Jaakko Salli | Fixed incorrect use of RemoveAt() in wxPropertyGridPage... |
tree | commitdiff |
2009-12-10 |
Vadim Zeitlin | Add support for stretchable spaces to wxToolBar. |
tree | commitdiff |
2009-12-10 |
Vadim Zeitlin | Rename gtk{,1}/tbargtk.{h,cpp} to toolbar.{h,cpp}. |
tree | commitdiff |
2009-12-10 |
Vadim Zeitlin | Set correct toolbar width in wxMSW wxFrame. |
tree | commitdiff |
2009-12-10 |
Vadim Zeitlin | No changes, just slightly simplify the tool insertion... |
tree | commitdiff |
2009-12-09 |
Peter Cawley | Rewrote wxRibbonPage realisation and layout code to... |
tree | commitdiff |
2009-12-09 |
Vadim Zeitlin | Avoid outputting the assert message twice in non-GUI... |
tree | commitdiff |
2009-12-09 |
Vadim Zeitlin | Don't limit the number of stack frames in GTK assert... |
tree | commitdiff |
2009-12-09 |
Vadim Zeitlin | Better handling for asserts in non-main threads. |
tree | commitdiff |
2009-12-09 |
Vadim Zeitlin | STL build compilation fix. |
tree | commitdiff |
2009-12-09 |
Stefan Csomor | support for getting current event loop on iPhone |
tree | commitdiff |
2009-12-09 |
Stefan Csomor | avoiding string conversions on 1st param of wxStat... |
tree | commitdiff |
2009-12-09 |
Stefan Csomor | using on all OSX variants |
tree | commitdiff |
2009-12-09 |
Stefan Csomor | fixing toolbar support, adding iphone |
tree | commitdiff |
2009-12-09 |
Stefan Csomor | make sure it is compilable w/o menus (eg on iPhone) |
tree | commitdiff |
2009-12-09 |
Stefan Csomor | remove workaround |
tree | commitdiff |
2009-12-09 |
Stefan Csomor | avoid double define warnings |
tree | commitdiff |
2009-12-09 |
Kevin Ollivier | Add OSX prefix, and be clear that this is OS X only... |
tree | commitdiff |
2009-12-08 |
Vadim Zeitlin | Make wxPORTRAIT and wxLANDSCAPE elements of wxPrintOrie... |
tree | commitdiff |
2009-12-08 |
Vadim Zeitlin | Don't override DoGetBestSize() in wxGenericStaticText... |
tree | commitdiff |
2009-12-08 |
Vadim Zeitlin | Implement wxWindow::DoGetBorderSize() in the trivial... |
tree | commitdiff |
2009-12-08 |
Vadim Zeitlin | Fix unused parameter warning after last commit (r62818). |
tree | commitdiff |
2009-12-08 |
Vadim Zeitlin | Fix event object in wxSysColourChangedEvent. |
tree | commitdiff |
2009-12-08 |
Vadim Zeitlin | Don't set the initial size as minimal size for top... |
tree | commitdiff |
2009-12-08 |
Julian Smart | Speed up adding pages during freezing |
tree | commitdiff |
2009-12-07 |
Vadim Zeitlin | Set initial window size as its minimal size. |
tree | commitdiff |
2009-12-07 |
Vadim Zeitlin | Reset wxTheApp when starting to destroy the object... |
tree | commitdiff |
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 |
next |