2009-12-05 |
Paul Cornett | minor cleanup |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Paul Cornett | remove unused variables, minor cleanup |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Paul Cornett | remove -I on nonexistent directory |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Paul Cornett | remove unnecessary DoGetBestSize |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Paul Cornett | simplify Enable() |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Václav Slavík | Added samples/dll for showing how to use wxWidgets... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Vadim Zeitlin | Implement wxNativeContainerWindow::IsShown() for MSW. |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Vadim Zeitlin | Add support for MSW unique volume names to wxFileName. |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Vadim Zeitlin | Don't lock global mutex when deleting wxThread to avoid... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Vadim Zeitlin | Don't crash in wxActiveXContainer if FindConnectionPoin... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Václav Slavík | Documented that wxCriticalSection can be used before... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Vadim Zeitlin | Fix wxLogChain (and wxLogWindow deriving from it) broke... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Jaakko Salli | Exit wxPropertyGrid::RecalculateVirtualSize() immediate... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Jaakko Salli | Handle the rare case where wxPropertyGrid::HandleCustom... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Paul Cornett | make access for virtuals match base |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Vadim Zeitlin | Suppress errors from static bitmap page of widgets... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Vadim Zeitlin | Don't assert if the path is not absolute in wxFileDialo... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Paul Cornett | make array data fully const |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Paul Cornett | use const_cast where appropriate |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Paul Cornett | check for self assignment in operator= |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Vadim Zeitlin | Compilation fix after r62754. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Bryan Petty | Removed hard-coded timer Id in wxAUI for the transparen... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Bryan Petty | Forward-port of r62758 (Added wxHtmlEasyPrinting name... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Paul Cornett | remove m_backing_window member, to keep people from... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Vadim Zeitlin | Add wxOSX_10_6_AND_LATER macro and use it. |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Paul Cornett | remove unused data member |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Vadim Zeitlin | Define _CRT_NONSTDC_NO_WARNINGS to suppress MSVC warnin... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Vadim Zeitlin | Define _CRT_SECURE_NO_WARNINGS when building 3rd party... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Stefan Csomor | using 64bit APIs, closes #10184 |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Francesco Montorsi | partially revert changes of r58531 as wxCollapsiblePane... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Kevin Ollivier | orderBack puts it behind all windows in its level,... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Vadim Zeitlin | Fix compilation of image sample with wxUSE_LIBPNG==0. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Vadim Zeitlin | Fix compilation in wxUSE_STL==1 case broken by r62738. |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Kevin Ollivier | Make sure we setup the base's Show state correctly... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Jaakko Salli | Fixed regression: forgot to set wxPropertyGridPageState... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Kevin Ollivier | Fix needed to allow shaped windows, and other windows... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Stefan Csomor | 64bit builds had problems with full circles, as we... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Vadim Zeitlin | Allow calling wxStrchr() with a narrow string and wide... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Vadim Zeitlin | Define INVALID_FILE_ATTRIBUTES in filename.cpp too. |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Vadim Zeitlin | No changes, just remove unnecessary UTF-8 bytes. |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Vadim Zeitlin | Implement wx{File,Dir}Exists() in terms of wxFileName... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Vadim Zeitlin | Don't override msw.remap system option value in wxToolbook. |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Vadim Zeitlin | Avoid infinite recursion in wxToolbook::OnSize() under... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Vadim Zeitlin | Use OUTLINETEXTMETRIC::otmpFamilyName to get wxFont... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Vadim Zeitlin | Compilation fix for wxUSE_CAIRO==0 after last commit. |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Vadim Zeitlin | Define wxUSE_CAIRO in wx/chkconf.h to ensure that it... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Vadim Zeitlin | Use #ifdef to check for __WXMSW__ and __WXGTK__ and... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Vadim Zeitlin | Allow changing horizontal alignment of numeric cells... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Vadim Zeitlin | Add symbolic constant wxALIGN_INVALID and use it instea... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Kevin Ollivier | Build fix for OS X <= 10.5. |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Kevin Ollivier | Allow OS X Cocoa (or any OS X port) to override GetBest... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Kevin Ollivier | Add CheckSpelling support for OS X Cocoa, make sure... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Vadim Zeitlin | Make wxFileDialog::Set/SetPath() behave consistently. |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Vadim Zeitlin | Don't set wxTextAttr font family to invalid value. |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Vadim Zeitlin | Use wxTE_RICH style for the log window in the text... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Vadim Zeitlin | Explicitly set the cursor when showing popup menu on... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Vadim Zeitlin | No changes, just avoid overriding GetNativeFontInfoDesc... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Vadim Zeitlin | Return face name from wxFont::GetNativeFontInfo() under... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Vadim Zeitlin | Don't use unsafe strcpy() when parsing wxNativeFontInfo. |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Vadim Zeitlin | Don't return italic/bold suffix from wxFont::GetFaceNam... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Vadim Zeitlin | Make the assert in SettingsTestCase::GlobalFonts()... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Vadim Zeitlin | Fix wxListCtrl::GetSubItemRect(wxLIST_RECT_ICON/LABEL... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Vadim Zeitlin | Don't change file access time implicitly when setting... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Vadim Zeitlin | Enable wxGraphicsContext and related classes by default... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Julian Smart | Made Unicode the default in symbols dialog. |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Vadim Zeitlin | Define wxNO_RTTI if RTTI support is disabled for g... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Vadim Zeitlin | Document that throwing exceptions from wxTimer::Notify... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Stefan Neis | Fixed Cut&Paste error in wxTextCtrl::ChangeValue docume... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Stefan Csomor | making sure creation is setup correctly for wx-frame... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Jaakko Salli | Added a new documentation overview section 'Caveats... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Jaakko Salli | Unified meaning of wxTypeIdentifier in RTTI and RTTI... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Vadim Zeitlin | Fix compilation for some wxMSW configurations. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Jaakko Salli | Fixed builds without wxHAS_EVENT_BIND (typeinfo.h inclu... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Jaakko Salli | Added typeinfo.h which implements wxTypeId, using C... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Vadim Zeitlin | Compilation fix for wxUSE_STL build: another missing... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Kevin Ollivier | Fix accidental commit of 2.8 ABI compat. code. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Kevin Ollivier | Rebake after last commit. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Kevin Ollivier | Forward port of r60190 (wxMSW Cairo support) to trunk. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Julian Smart | Fixed #11212 [RichText sample] Assert/Crash when Styles... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Vadim Zeitlin | Suppress harmless g++ warnings about converting float... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Vadim Zeitlin | Fix harmless g++ warning about using NULL for non-pointer. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Vadim Zeitlin | Fix handling of invalid paths with multiple columns... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Vadim Zeitlin | Remove unnecessary manual face name selection code. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Vadim Zeitlin | Implement wxFont::GetFaceName() to return the face... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Václav Slavík | Improved handling of anchors in wxHTML: scroll to bette... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Vadim Zeitlin | Fix typo in Bind() documentation: s/binded/bound/ |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Vadim Zeitlin | Explicitly document event types for EVT_CLOSE(). |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Bryan Petty | Fix crash when dragging toolbars in wxAuiManager::OnFlo... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Robin Dunn | Add some missing commas. Fixes #11443 |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Robert Roebling | Always set focus to the item selected using Select() |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Vadim Zeitlin | Fix wxDataViewRenderer::GetEllipsizeMode() for kDataBro... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Robert Roebling | Maybe fixed assertion when using built-in searching... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Robert Roebling | Don't use Ctrl-F as it hides a bug |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Robert Roebling | Do earlier and better checking for matching actions... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Stefan Csomor | fixing typo for builds < 10.6 |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Robert Roebling | Disable GTK cast checks in wx code |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Robert Roebling | Revert wxFlexGridSizer constr. change |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Paul Cornett | look for backtrace() in -lexecinfo, fixes #9783 |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Kevin Ollivier | ShowWithoutActivating fix for OS X Cocoa, and also... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Vadim Zeitlin | Implement support for wxSL_<DIR> in wxGTK, show them... |
commit | commitdiff | tree | snapshot |
next |