2013-08-27 |
Vadim Zeitlin | No real changes, just make wxWindow::CanScroll() virtual.
|
commit | commitdiff | tree |
2013-08-24 |
Vadim Zeitlin | Add webviewarchivehandler.cpp to manually maintained...
|
commit | commitdiff | tree |
2013-08-24 |
Vadim Zeitlin | Fix Doxygen warnings due to documenting overloaded...
|
commit | commitdiff | tree |
2013-08-24 |
Vadim Zeitlin | Move code removing "-psn_xxx" command line arguments...
|
commit | commitdiff | tree |
2013-08-24 |
Vadim Zeitlin | Fix DLL targets names in manually maintained VC10 project...
|
commit | commitdiff | tree |
2013-08-24 |
Vadim Zeitlin | Fix recreating of wxBitmapComboBox using untyped client...
|
commit | commitdiff | tree |
2013-08-24 |
Vadim Zeitlin | Fix typo in wxConfig example in the documentation.
|
commit | commitdiff | tree |
2013-08-24 |
Vadim Zeitlin | Another Basque translations update from Xabier Aramendi.
|
commit | commitdiff | tree |
2013-08-23 |
Vadim Zeitlin | Fix wxHtmlHelpData::SetTempDir() to behave correctly...
|
commit | commitdiff | tree |
2013-08-23 |
Vadim Zeitlin | Update Basque translations after wxGetTranslation(...
|
commit | commitdiff | tree |
2013-08-23 |
Vadim Zeitlin | Basque translations update from Xabier Aramendi.
|
commit | commitdiff | tree |
2013-08-23 |
Vadim Zeitlin | Regenerated message catalogs with the strings inside...
|
commit | commitdiff | tree |
2013-08-18 |
Vadim Zeitlin | Only give capture to wxPopupTransientWindow child if...
|
commit | commitdiff | tree |
2013-08-18 |
Vadim Zeitlin | Use wxFindWindowAtPoint() for hit testing in wxPopupTransien...
|
commit | commitdiff | tree |
2013-08-18 |
Vadim Zeitlin | Return NULL from wxWindow::GetCapture() when the capture...
|
commit | commitdiff | tree |
2013-08-18 |
Vadim Zeitlin | Make mouse capture checking asserts stronger and more...
|
commit | commitdiff | tree |
2013-08-18 |
Vadim Zeitlin | Don't set even try to set focus to wxPopupWindow itself...
|
commit | commitdiff | tree |
2013-08-18 |
Vadim Zeitlin | No changes, just change data structures used by mouse...
|
commit | commitdiff | tree |
2013-08-18 |
Vadim Zeitlin | No changes, just use wxRecursionGuard instead of manual...
|
commit | commitdiff | tree |
2013-08-18 |
Vadim Zeitlin | No changes, just move mouse capturing bookkeeping data...
|
commit | commitdiff | tree |
2013-08-16 |
Vadim Zeitlin | Replace wxFONTFAMILY_DEFAULT with wxFONTFAMILY_SWISS...
|
commit | commitdiff | tree |
2013-08-13 |
Vadim Zeitlin | Don't hide the window in its dtor in wxGTK.
|
commit | commitdiff | tree |
2013-08-09 |
Vadim Zeitlin | Tamil translations update from Dinakar T.D.
|
commit | commitdiff | tree |
2013-08-09 |
Vadim Zeitlin | Remove never implemented wxDateTime::IsGregorianDate().
|
commit | commitdiff | tree |
2013-08-07 |
Vadim Zeitlin | Compilation fix for wxMSW with wxUSE_MSGBOX_HOOK==0.
|
commit | commitdiff | tree |
2013-08-07 |
Vadim Zeitlin | Compilation fix to propgrid sample after r74628.
|
commit | commitdiff | tree |
2013-08-07 |
Vadim Zeitlin | Document light grey colour handling in wxMSW wxBitmap...
|
commit | commitdiff | tree |
2013-08-07 |
Vadim Zeitlin | Define __VISUALC__ for ICC under Windows again.
|
commit | commitdiff | tree |
2013-08-07 |
Vadim Zeitlin | Add wxFileName::SetPermissions().
|
commit | commitdiff | tree |
2013-08-07 |
Vadim Zeitlin | Update Travis configuration to run tests and build...
|
commit | commitdiff | tree |
2013-08-07 |
Vadim Zeitlin | Don't document wxSortedArrayString as deriving from...
|
commit | commitdiff | tree |
2013-08-07 |
Vadim Zeitlin | Don't use DDEExec registry key in wxMSW wxExecute(...
|
commit | commitdiff | tree |
2013-08-06 |
Vadim Zeitlin | Fix column sorting UI in wxDataViewCtrl under wxOSX.
|
commit | commitdiff | tree |
2013-08-06 |
Vadim Zeitlin | Fix a couple of spelling mistakes in the documentation.
|
commit | commitdiff | tree |
2013-08-06 |
Vadim Zeitlin | Use RIAA wrapper for wxSpinCtrl event disabling in...
|
commit | commitdiff | tree |
2013-08-06 |
Vadim Zeitlin | Reflect changes in stc.cpp in stc.cpp.in from which...
|
commit | commitdiff | tree |
2013-08-06 |
Vadim Zeitlin | Don't generate any events from wxSpinCtrl and wxSpinCtrlDoub...
|
commit | commitdiff | tree |
2013-08-06 |
Vadim Zeitlin | Add test for absence of events from wxSpinCtrlDouble...
|
commit | commitdiff | tree |
2013-08-06 |
Vadim Zeitlin | Document wxTreeCtrl::GetItemFont() behaviour for items...
|
commit | commitdiff | tree |
2013-08-06 |
Vadim Zeitlin | Add wxPropertyGridPageState::GetColumnFullWidth().
|
commit | commitdiff | tree |
2013-08-06 |
Vadim Zeitlin | Fix wxPropertyGrid::GetPropertyRect when the last item...
|
commit | commitdiff | tree |
2013-08-06 |
Vadim Zeitlin | Dutch translations update from Gideon van Melle.
|
commit | commitdiff | tree |
2013-07-28 |
Vadim Zeitlin | Turkish translations update from Kaya Zeren.
|
commit | commitdiff | tree |
2013-07-28 |
Vadim Zeitlin | Work around missing mode_t definition with ICC.
|
commit | commitdiff | tree |
2013-07-26 |
Vadim Zeitlin | Remove all lines containing cvs/svn "$Id$" keyword.
|
commit | commitdiff | tree |
2013-07-26 |
Vadim Zeitlin | Remove wxUniversal configuration from the MSVC 10 project...
|
commit | commitdiff | tree |
2013-07-26 |
Vadim Zeitlin | Fix duplicate symbol link errors in wxMSW wxTextEntry...
|
commit | commitdiff | tree |
2013-07-25 |
Vadim Zeitlin | Disable tests in Travis configuration.
|
commit | commitdiff | tree |
2013-07-25 |
Vadim Zeitlin | Add a configuration file for Travis CI system.
|
commit | commitdiff | tree |
2013-07-25 |
Vadim Zeitlin | Allow using custom method names in wxHTTP.
|
commit | commitdiff | tree |
2013-07-25 |
Vadim Zeitlin | Fix build with wxUSE_FFILE=0.
|
commit | commitdiff | tree |
2013-07-25 |
Vadim Zeitlin | Define wxLongLong_t for Intel compiler.
|
commit | commitdiff | tree |
2013-07-25 |
Vadim Zeitlin | Don't crash when creating wxStaticBox in wxGTK.
|
commit | commitdiff | tree |
2013-07-23 |
Vadim Zeitlin | Compilation fix for PCH-less build after r74586.
|
commit | commitdiff | tree |
2013-07-23 |
Vadim Zeitlin | Document wxKill(wxSIGTERM) reliance on having an open...
|
commit | commitdiff | tree |
2013-07-23 |
Vadim Zeitlin | Fix tab navigation bug with radio boxes without enabled...
|
commit | commitdiff | tree |
2013-07-23 |
Vadim Zeitlin | Fix tab navigation bug with static boxes without enabled...
|
commit | commitdiff | tree |
2013-07-23 |
Vadim Zeitlin | Fix tab navigation into radio boxes in wxMSW.
|
commit | commitdiff | tree |
2013-07-23 |
Vadim Zeitlin | No real changes, just refactor wxControlContainer code...
|
commit | commitdiff | tree |
2013-07-22 |
Vadim Zeitlin | Rearrange Windows checks in wx/platform.h to be more...
|
commit | commitdiff | tree |
2013-07-18 |
Vadim Zeitlin | Don't assume that KeySym is always defined as long...
|
commit | commitdiff | tree |
2013-07-17 |
Vadim Zeitlin | Just forward Stricmp() in wx/string.h to wxCRT_StricmpA().
|
commit | commitdiff | tree |
2013-07-17 |
Vadim Zeitlin | Set mouse cursor correctly over image map links in...
|
commit | commitdiff | tree |
2013-07-17 |
Vadim Zeitlin | Check the number of points in the image map in wxHTML.
|
commit | commitdiff | tree |
2013-07-17 |
Vadim Zeitlin | No changes, just remove an extra pair of braces in...
|
commit | commitdiff | tree |
2013-07-17 |
Vadim Zeitlin | Handle wxALWAYS_SHOW_SB in wxOSX.
|
commit | commitdiff | tree |
2013-07-17 |
Vadim Zeitlin | Mention more announcement channels in the release making...
|
commit | commitdiff | tree |
2013-07-17 |
Vadim Zeitlin | Remove more exclusions from Inno Setup file.
|
commit | commitdiff | tree |
2013-07-17 |
Vadim Zeitlin | Don't exclude tests from wxMSW-Setup.exe.
|
commit | commitdiff | tree |
2013-07-17 |
Vadim Zeitlin | Exclude "osx" files, not "mac" ones, from Inno Setup...
|
commit | commitdiff | tree |
2013-07-17 |
Vadim Zeitlin | Remove redundant lines from Inno Setup file.
|
commit | commitdiff | tree |
2013-07-17 |
Vadim Zeitlin | Document the release scripts really used for making...
|
commit | commitdiff | tree |
2013-07-17 |
Vadim Zeitlin | Remove Inno Setup file dependency on c:\daily path.
|
commit | commitdiff | tree |
2013-07-17 |
Vadim Zeitlin | Use "INNO" env var in Inno Setup script only if it...
|
commit | commitdiff | tree |
2013-07-17 |
Vadim Zeitlin | Update binaries release notes for 2.9.5.
|
commit | commitdiff | tree |
2013-07-17 |
Vadim Zeitlin | Update SHA1 sums for 2.9.5 release files.
|
commit | commitdiff | tree |
2013-07-17 |
Vadim Zeitlin | Add a test for eol-native file existence in the release...
|
commit | commitdiff | tree |
2013-07-17 |
Vadim Zeitlin | Mention that wxWidgets-x.y.z_Headers.7z must be uploaded...
|
commit | commitdiff | tree |
2013-07-17 |
Vadim Zeitlin | Make it possible to use svn-find-native-eols script...
|
commit | commitdiff | tree |
2013-07-16 |
Vadim Zeitlin | Updated release notes for 2.9.5.
|
commit | commitdiff | tree |
2013-07-16 |
Vadim Zeitlin | Add manually created VC10 project and solution files...
|
commit | commitdiff | tree |
2013-07-16 |
Vadim Zeitlin | Fix insertion of radio menu items in wxOSX wxMenu.
|
commit | commitdiff | tree |
2013-07-16 |
Vadim Zeitlin | Allow unsetting wxMenuItem as start of radio group...
|
commit | commitdiff | tree |
2013-07-16 |
Vadim Zeitlin | No changes, just fix some comments in wxOSX wxMenu...
|
commit | commitdiff | tree |
2013-07-16 |
Vadim Zeitlin | No changes, just renamed "pItem" to "item" in wxOSX...
|
commit | commitdiff | tree |
2013-07-16 |
Vadim Zeitlin | Get rid of wxMenu::m_startRadioGroup in wxOSX.
|
commit | commitdiff | tree |
2013-07-16 |
Vadim Zeitlin | Fix harmless unused parameter warning in wxOSX.
|
commit | commitdiff | tree |
2013-07-16 |
Vadim Zeitlin | Add wxMenuItem::IsCheck() and IsRadio() accessors.
|
commit | commitdiff | tree |
2013-07-16 |
Vadim Zeitlin | Use [DOMRange markupString] to get selection source.
|
commit | commitdiff | tree |
2013-07-16 |
Vadim Zeitlin | Return raw text, not markup, from wxWebViewWebKit:...
|
commit | commitdiff | tree |
2013-07-16 |
Vadim Zeitlin | No changes, just get rid of some wxT()s in wxString...
|
commit | commitdiff | tree |
2013-07-15 |
Vadim Zeitlin | Really fix wxUSE_PREFERENCES_EDITOR requirements check.
|
commit | commitdiff | tree |
2013-07-15 |
Vadim Zeitlin | Move HAVE_WCSXXX from wx/osx/config_xcode.h to wx/osx...
|
commit | commitdiff | tree |
2013-07-15 |
Vadim Zeitlin | Add wxUSE_PREFERENCES_EDITOR and the corresponding...
|
commit | commitdiff | tree |
2013-07-15 |
Vadim Zeitlin | Fix new wxExecute() code compilation with wxUSE_CONSOLE_EVEN...
|
commit | commitdiff | tree |
2013-07-15 |
Vadim Zeitlin | Fix wxGTK compilation in wxUSE_MENUS==0 case.
|
commit | commitdiff | tree |
2013-07-15 |
Vadim Zeitlin | Avoid including pipe stream headers when streams are...
|
commit | commitdiff | tree |
2013-07-15 |
Vadim Zeitlin | Romanian translations update from Cătălin Răceanu.
|
commit | commitdiff | tree |
2013-07-15 |
Vadim Zeitlin | Don't hard code "2.9.3" in the release preparation...
|
commit | commitdiff | tree |
2013-07-15 |
Vadim Zeitlin | Don't use images in wxToolBar with wxTB_NOICONS in...
|
commit | commitdiff | tree |
next |