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 |
2013-02-10 |
Vadim Zeitlin | Create new tab at the correct location in wxAuiNotebook.
|
commit | commitdiff | tree |
2013-02-10 |
Vadim Zeitlin | Add wxIcon::CreateFromHICON() to wxMSW.
|
commit | commitdiff | tree |
2013-02-09 |
Vadim Zeitlin | Don't call ::GetLayout() in wxMSW code directly.
|
commit | commitdiff | tree |
2013-02-09 |
Vadim Zeitlin | Fix infinite loop in wxGrid::PosToEdgeOfLine().
|
commit | commitdiff | tree |
2013-02-09 |
Vadim Zeitlin | Fix pulsing of bitmaps in focused buttons under Windows 7.
|
commit | commitdiff | tree |
2013-02-09 |
Vadim Zeitlin | Refresh wxMSW wxStaticBitmap when its size changes.
|
commit | commitdiff | tree |
2013-02-09 |
Vadim Zeitlin | Fix drawing of bitmaps with masks in mirrored wxDC.
|
commit | commitdiff | tree |
2013-02-09 |
Vadim Zeitlin | Don't include the manifest in wx/msw/wx.rc by default...
|
commit | commitdiff | tree |
2013-02-06 |
Vadim Zeitlin | Don't recurse into top level children when validating...
|
commit | commitdiff | tree |
2013-02-06 |
Vadim Zeitlin | Refactor children traversal in wxWindow::TransferData...
|
commit | commitdiff | tree |
2013-02-06 |
Vadim Zeitlin | Allow creating wxCursor from ANI files under MSW.
|
commit | commitdiff | tree |
2013-02-06 |
Vadim Zeitlin | Don't show log menu tiems in the tree control sample...
|
commit | commitdiff | tree |
2013-02-06 |
Vadim Zeitlin | Fix harmless warning about NULL in wxStyledTextCtrl...
|
commit | commitdiff | tree |
2013-02-06 |
Vadim Zeitlin | Fix harmless g++ warning about operator precedence.
|
commit | commitdiff | tree |
2013-02-06 |
Vadim Zeitlin | Check for _MSC_VER definedness in libtiff code.
|
commit | commitdiff | tree |
2013-02-05 |
Vadim Zeitlin | Fix printf format specifier in graphics benchmark.
|
commit | commitdiff | tree |
2013-02-05 |
Vadim Zeitlin | Added possibility to use OpenGL for bitmap drawing...
|
commit | commitdiff | tree |
2013-02-05 |
Vadim Zeitlin | Use a non-uniform bitmap for image tests in the graphics...
|
commit | commitdiff | tree |
2013-02-05 |
Vadim Zeitlin | No changes, just rename command line option in graphics...
|
commit | commitdiff | tree |
2013-02-05 |
Vadim Zeitlin | Add benchmarks for wxImage and raw bitmap access to...
|
commit | commitdiff | tree |
2013-02-05 |
Vadim Zeitlin | Allow selecting the kinds of DC to test in the graphics...
|
commit | commitdiff | tree |
2013-02-05 |
Vadim Zeitlin | No real changes, just flush output in the graphics...
|
commit | commitdiff | tree |
2013-02-05 |
Vadim Zeitlin | Run wxClientDC and wxMemoryDC tests too in the graphics...
|
commit | commitdiff | tree |
2013-02-05 |
Vadim Zeitlin | Allow running only some graphics benchmarks to save...
|
commit | commitdiff | tree |
2013-02-05 |
Vadim Zeitlin | Ignore empty LC_XXX variables in locale detection code.
|
commit | commitdiff | tree |
2013-02-05 |
Vadim Zeitlin | Fix spelling in utils/screenshotgen sources.
|
commit | commitdiff | tree |
2013-02-05 |
Vadim Zeitlin | No changes, just remove unused part of expression.
|
commit | commitdiff | tree |
2013-02-05 |
Vadim Zeitlin | Add simple tests for Scintilla annotations to the stc...
|
commit | commitdiff | tree |
2013-02-05 |
Vadim Zeitlin | Use a single EVT_MENU_RANGE in stc sample instead of...
|
commit | commitdiff | tree |
2013-02-05 |
Vadim Zeitlin | Only impose minimal height for buttons with non-empty...
|
commit | commitdiff | tree |
2013-02-05 |
Vadim Zeitlin | Really fix resizing of wxGird column/rows after a hidden...
|
commit | commitdiff | tree |
2013-02-05 |
Vadim Zeitlin | Fix wxGridColumnOperations::GetLineBefore() for the...
|
commit | commitdiff | tree |
2013-02-04 |
Vadim Zeitlin | Avoid harmless warning about comparing unsigned with 0.
|
commit | commitdiff | tree |
2013-01-23 |
Vadim Zeitlin | Initialize all wxHTTPStream members in ctor.
|
commit | commitdiff | tree |
2013-01-23 |
Vadim Zeitlin | No real changes, just fix some typos in comments in...
|
commit | commitdiff | tree |
2013-01-21 |
Vadim Zeitlin | Fix background drawing in EVT_ERASE_BACKGROUND handler...
|
commit | commitdiff | tree |
2013-01-21 |
Vadim Zeitlin | Don't include wxUniversal configurations in MSVC project...
|
commit | commitdiff | tree |
2013-01-21 |
Vadim Zeitlin | Fix a crash in wxExecute() in wxMSW too.
|
commit | commitdiff | tree |
2013-01-21 |
Vadim Zeitlin | Fix crash in wxExecute() introduced by r73406.
|
commit | commitdiff | tree |
next |