2013-04-16 |
Vadim Zeitlin | Document that wxPoint(wxRealPoint) ctor truncates,...
|
commit | commitdiff | tree |
2013-04-11 |
Vadim Zeitlin | Check that focused window is non-NULL before using...
|
commit | commitdiff | tree |
2013-04-11 |
Vadim Zeitlin | Add missing t_str() call to fix wxUSE_STL build after...
|
commit | commitdiff | tree |
2013-04-10 |
Vadim Zeitlin | Added chainable wxWizardPageSimple::Chain() overload.
|
commit | commitdiff | tree |
2013-04-08 |
Vadim Zeitlin | Use API_VERSION_NUMBER for debug help API version check.
|
commit | commitdiff | tree |
2013-04-08 |
Vadim Zeitlin | Support Unicode module names in wxDynamicLibrary::MSWGetModu...
|
commit | commitdiff | tree |
2013-04-08 |
Vadim Zeitlin | Remove rightarr.cur which doesn't exist any more from...
|
commit | commitdiff | tree |
2013-04-08 |
Vadim Zeitlin | Check that files returned from wxDir::FindXXX() match...
|
commit | commitdiff | tree |
2013-04-05 |
Vadim Zeitlin | Allow to customize wxGrid column auto-sizing.
|
commit | commitdiff | tree |
2013-04-05 |
Vadim Zeitlin | Use LF eol-style svn property for all Unix-only files.
|
commit | commitdiff | tree |
2013-04-05 |
Vadim Zeitlin | Basque translations update from Xabier Aramendi.
|
commit | commitdiff | tree |
2013-04-04 |
Vadim Zeitlin | Document wxTextEntryDialog::SetTextValidator().
|
commit | commitdiff | tree |
2013-04-04 |
Vadim Zeitlin | Fix wxTextEntryDialog::GetValue() when using SetTextValidator().
|
commit | commitdiff | tree |
2013-04-01 |
Vadim Zeitlin | Don't use GetStandardCmdLineOptions() under non-Unix...
|
commit | commitdiff | tree |
2013-03-31 |
Vadim Zeitlin | Make wxToolBar styles consistent and add wxTB_DEFAULT_STYLE.
|
commit | commitdiff | tree |
2013-03-31 |
Vadim Zeitlin | Remove wxTextCtrl::OnEnabled() hack from wxGTK.
|
commit | commitdiff | tree |
2013-03-31 |
Vadim Zeitlin | Explicitly trigger wxNotebook layout in wxMSW to ensure...
|
commit | commitdiff | tree |
2013-03-31 |
Vadim Zeitlin | Added wxSearchCtrl to list of currently non-native...
|
commit | commitdiff | tree |
2013-03-31 |
Vadim Zeitlin | Fix the style value in wxWizard::Create() documentation.
|
commit | commitdiff | tree |
2013-03-31 |
Vadim Zeitlin | Fix the header to be included in wxStringTokenizer...
|
commit | commitdiff | tree |
2013-03-31 |
Vadim Zeitlin | Document wxDateTime arithmetic operators.
|
commit | commitdiff | tree |
2013-03-31 |
Vadim Zeitlin | Document wxDataView{List,Tree}Ctrl as only available...
|
commit | commitdiff | tree |
2013-03-31 |
Vadim Zeitlin | Remove wx{File,Dir}PickerCtrl::CheckPath() declaration.
|
commit | commitdiff | tree |
2013-03-31 |
Vadim Zeitlin | Remove remaining occurrences of wxUSE_XPM_IN_MSW.
|
commit | commitdiff | tree |
2013-03-31 |
Vadim Zeitlin | Add a comment with links to proper command line parsing...
|
commit | commitdiff | tree |
2013-03-29 |
Vadim Zeitlin | Fix program not shutting down when using Ubuntu app...
|
commit | commitdiff | tree |
2013-03-29 |
Vadim Zeitlin | Mention the relationship of wxDocument::Activate()...
|
commit | commitdiff | tree |
2013-03-29 |
Vadim Zeitlin | Minor documentation corrections in wxBookCtrlBase.
|
commit | commitdiff | tree |
2013-03-29 |
Vadim Zeitlin | Added wxBookCtrlBase::FindPage().
|
commit | commitdiff | tree |
2013-03-27 |
Vadim Zeitlin | Fix assert when constructing invalid wxGBSpan inside...
|
commit | commitdiff | tree |
2013-03-27 |
Vadim Zeitlin | Add wxDocManager::FindDocumentByPath() helper.
|
commit | commitdiff | tree |
2013-03-27 |
Vadim Zeitlin | Fix display of empty wxStaticBoxSizers.
|
commit | commitdiff | tree |
2013-03-26 |
Vadim Zeitlin | Add wxDocument::Activate() method.
|
commit | commitdiff | tree |
2013-03-26 |
Vadim Zeitlin | Initialize Unicode code when generating wxEVT_CHAR_HOOK...
|
commit | commitdiff | tree |
2013-03-26 |
Vadim Zeitlin | Use WXK_DELETE as Unicode key code for VK_DELETE in...
|
commit | commitdiff | tree |
2013-03-26 |
Vadim Zeitlin | Use wxCONTROL_PRESSED instead of wxCONTROL_SELECTED...
|
commit | commitdiff | tree |
2013-03-26 |
Vadim Zeitlin | No changes, just remove wxGtkIMData forward declarations.
|
commit | commitdiff | tree |
2013-03-22 |
Vadim Zeitlin | Add GdkEventKey declaration fix PCH-less build.
|
commit | commitdiff | tree |
2013-03-21 |
Vadim Zeitlin | Add IM and full wxEVT_CHAR support to wxTextCtrl and...
|
commit | commitdiff | tree |
2013-03-21 |
Vadim Zeitlin | Allow using either single or multi line wxTextCtrl...
|
commit | commitdiff | tree |
2013-03-21 |
Vadim Zeitlin | Refactor wxGTK IM-related code to allow future modifications.
|
commit | commitdiff | tree |
2013-03-21 |
Vadim Zeitlin | Tweak wxGTK keyboard handling to allow accelerators...
|
commit | commitdiff | tree |
2013-03-21 |
Vadim Zeitlin | Use flat generic status bar by default and add wxSB_SUNKEN.
|
commit | commitdiff | tree |
2013-03-21 |
Vadim Zeitlin | Disable Unity global menu while native modal dialogs...
|
commit | commitdiff | tree |
2013-03-21 |
Vadim Zeitlin | Create a small helper class for Unity global menu bug...
|
commit | commitdiff | tree |
2013-03-21 |
Vadim Zeitlin | No changes, just remove an unused line of code.
|
commit | commitdiff | tree |
2013-03-19 |
Vadim Zeitlin | Add missing space to fix r73681 changes.
|
commit | commitdiff | tree |
2013-03-19 |
Vadim Zeitlin | Fix WM_UNINITMENUPOPUP missing definition for VC6.
|
commit | commitdiff | tree |
2013-03-19 |
Vadim Zeitlin | Suppress error output from Unix system information...
|
commit | commitdiff | tree |
2013-03-17 |
Vadim Zeitlin | Fix minor typo in wxDV_VERT_RULES documentation.
|
commit | commitdiff | tree |
2013-03-16 |
Vadim Zeitlin | Don't create temporary file in wxDebugReport ctor.
|
commit | commitdiff | tree |
2013-03-13 |
Vadim Zeitlin | Remove obsolete parts of autoconf_inc.m4.
|
commit | commitdiff | tree |
2013-03-10 |
Vadim Zeitlin | Disable sorting of generic wxDataViewCtrl while it...
|
commit | commitdiff | tree |
2013-03-10 |
Vadim Zeitlin | Use symbolic constants instead of magic numbers in...
|
commit | commitdiff | tree |
2013-03-09 |
Vadim Zeitlin | Add GetFile() accessor to wxFileStream classes.
|
commit | commitdiff | tree |
2013-03-09 |
Vadim Zeitlin | No real changes, just use wxString::clear() instead...
|
commit | commitdiff | tree |
2013-03-09 |
Vadim Zeitlin | Return false from wxFileName::AppendDir() and InsertDir...
|
commit | commitdiff | tree |
2013-03-09 |
Vadim Zeitlin | Use generic spin control itself as parent for its children.
|
commit | commitdiff | tree |
2013-03-09 |
Vadim Zeitlin | Implement support for pen cap and join in wxPostScriptDC.
|
commit | commitdiff | tree |
2013-03-09 |
Vadim Zeitlin | Test PostScript printing in the print sample if it...
|
commit | commitdiff | tree |
2013-03-09 |
Vadim Zeitlin | Fix compilation with MinGW -std=c++11 option.
|
commit | commitdiff | tree |
2013-03-09 |
Vadim Zeitlin | Fix compilation for MinGW with wxUSE_IPV6==1.
|
commit | commitdiff | tree |
2013-03-09 |
Vadim Zeitlin | Don't cache HDC used by wxPaintDCEx in wxMSW.
|
commit | commitdiff | tree |
2013-03-09 |
Vadim Zeitlin | Fit the generic preferences editor dialog to its pages...
|
commit | commitdiff | tree |
2013-03-09 |
Vadim Zeitlin | Don't set cell value in wxDataViewEvent in one place...
|
commit | commitdiff | tree |
2013-03-09 |
Vadim Zeitlin | Remove wxLogWindow::OnFrameCreate() virtual method.
|
commit | commitdiff | tree |
2013-03-09 |
Vadim Zeitlin | Restore wxDIRCTRL_SHOW_FILTERS flag of wxDirCtrl.
|
commit | commitdiff | tree |
2013-03-04 |
Vadim Zeitlin | Unselect all wxDataViewCtrl items when clicking outside...
|
commit | commitdiff | tree |
2013-03-04 |
Vadim Zeitlin | Fix crash on wxDataViewCtrl creation after r73565.
|
commit | commitdiff | tree |
2013-03-03 |
Vadim Zeitlin | Fix handling of wxST_NO_AUTORESIZE in wxOSX.
|
commit | commitdiff | tree |
2013-03-03 |
Vadim Zeitlin | Fix hundreds of unused parameter warnings in wxOSX...
|
commit | commitdiff | tree |
2013-03-03 |
Vadim Zeitlin | Revert "Fix off by 1 error in wxGenericListCtrl::HitTest()."
|
commit | commitdiff | tree |
2013-03-02 |
Vadim Zeitlin | Reset accelerator table after removing last accelerator...
|
commit | commitdiff | tree |
2013-03-02 |
Vadim Zeitlin | Use more native icons in wxMSW wxArtProvider.
|
commit | commitdiff | tree |
2013-03-02 |
Vadim Zeitlin | Enable wxUSE_FSVOLUME in configure builds.
|
commit | commitdiff | tree |
2013-03-02 |
Vadim Zeitlin | Don't give error message for non-existent paths in...
|
commit | commitdiff | tree |
2013-03-02 |
Vadim Zeitlin | Interpret wxRect passed to wxRichToolTip::ShowFor(...
|
commit | commitdiff | tree |
2013-03-02 |
Vadim Zeitlin | Make wxRect parameter of wxRichToolTip::ShowFor() const.
|
commit | commitdiff | tree |
2013-03-01 |
Vadim Zeitlin | Traditional Chinese translations update from Wei-Lun...
|
commit | commitdiff | tree |
2013-03-01 |
Vadim Zeitlin | Don't use GetThreadId() in wxMSW code.
|
commit | commitdiff | tree |
2013-02-28 |
Vadim Zeitlin | Use thread ID and not thread handle in the error messages...
|
commit | commitdiff | tree |
2013-02-24 |
Vadim Zeitlin | Fix, or at least make less common, deadlock in the...
|
commit | commitdiff | tree |
2013-02-24 |
Vadim Zeitlin | Preserve client data pointers when setting bitmaps...
|
commit | commitdiff | tree |
2013-02-24 |
Vadim Zeitlin | Fix typo in definitions of BEGIN_EVENT_TABLE_TEMPLATEn...
|
commit | commitdiff | tree |
2013-02-24 |
Vadim Zeitlin | Make wxGenericDataViewCtrl::SetFont() really work.
|
commit | commitdiff | tree |
2013-02-24 |
Vadim Zeitlin | Fix compilation in !wxUSE_MENUS case.
|
commit | commitdiff | tree |
2013-02-24 |
Vadim Zeitlin | Fix off by 1 error in wxGenericListCtrl::HitTest().
|
commit | commitdiff | tree |
2013-02-24 |
Vadim Zeitlin | Move menu messages handling from wxFrame to wxTLW in...
|
commit | commitdiff | tree |
2013-02-21 |
Vadim Zeitlin | Fix crash when drawing bitmaps with mask in wxGTK with...
|
commit | commitdiff | tree |
2013-02-21 |
Vadim Zeitlin | No real changes, just suppress a harmless warning.
|
commit | commitdiff | tree |
2013-02-19 |
Vadim Zeitlin | Fix background corruption in scrolled wxHtmlWindow.
|
commit | commitdiff | tree |
2013-02-15 |
Vadim Zeitlin | Remove wxRTTI macro for wxComboBox from Motif port.
|
commit | commitdiff | tree |
2013-02-15 |
Vadim Zeitlin | Don't use ternary operator ?: with wxString and literal...
|
commit | commitdiff | tree |
2013-02-15 |
Vadim Zeitlin | sAlways iInclude wx/encinfo.h from src/unix/fontutil...
|
commit | commitdiff | tree |
2013-02-15 |
Vadim Zeitlin | Don't connect to the same signal multiple times in...
|
commit | commitdiff | tree |
2013-02-10 |
Vadim Zeitlin | Account for scrolling when setting the background brush...
|
commit | commitdiff | tree |
2013-02-10 |
Vadim Zeitlin | No changes, just factor out PrepareDC() call in the...
|
commit | commitdiff | tree |
2013-02-10 |
Vadim Zeitlin | Erase the entire virtual area of the window in the...
|
commit | commitdiff | tree |
2013-02-10 |
Vadim Zeitlin | Compilation fix for !wxHAS_MSW_BACKGROUND_ERASE_HOOK...
|
commit | commitdiff | tree |
2013-02-10 |
Vadim Zeitlin | Create wxCURSOR_RIGHT_ARROW on the fly from normal...
|
commit | commitdiff | tree |
next |