2011-04-23 |
Vadim Zeitlin | Remove duplicate negated option indicator in wxCmdLineParser...
|
commit | commitdiff | tree |
2011-04-23 |
Vadim Zeitlin | Fix file paths in wxFileSystemWatcherEvent under OS X.
|
commit | commitdiff | tree |
2011-04-23 |
Vadim Zeitlin | Set page range in the print preview correctly.
|
commit | commitdiff | tree |
2011-04-23 |
Vadim Zeitlin | Make the source files non-executable again.
|
commit | commitdiff | tree |
2011-04-21 |
Vadim Zeitlin | Define ACO_AUTOAPPEND for MinGW/Cygwin.
|
commit | commitdiff | tree |
2011-04-21 |
Vadim Zeitlin | Use "wx" prefix for the GUIDs we (re)define in wxMSW...
|
commit | commitdiff | tree |
2011-04-21 |
Vadim Zeitlin | Redefine IAutoCompleteDropDown in our code as it's...
|
commit | commitdiff | tree |
2011-04-18 |
Vadim Zeitlin | Do send wxEVT_UPDATE_UI events to hidden windows.
|
commit | commitdiff | tree |
2011-04-18 |
Vadim Zeitlin | Don't send wxWindowDestroyEvent if we hadn't sent wxWindowCr...
|
commit | commitdiff | tree |
2011-04-18 |
Vadim Zeitlin | Don't assert when destroying a never created window...
|
commit | commitdiff | tree |
2011-04-18 |
Vadim Zeitlin | Correct a typo in DoAutoCompleteCustom() stub in wxMSW.
|
commit | commitdiff | tree |
2011-04-17 |
Vadim Zeitlin | Correct wrong port-specific note in AutoCompleteFileNames...
|
commit | commitdiff | tree |
2011-04-17 |
Vadim Zeitlin | Implement auto-completion support for wxTextEntry in...
|
commit | commitdiff | tree |
2011-04-17 |
Vadim Zeitlin | Refactor: extract wxTextCompleterFixed from wxMSW to...
|
commit | commitdiff | tree |
2011-04-17 |
Vadim Zeitlin | Add wxAffineMatrix2D and related classes.
|
commit | commitdiff | tree |
2011-04-17 |
Vadim Zeitlin | Fix wxXmlDocument::SetRoot() broken by recent changes.
|
commit | commitdiff | tree |
2011-04-16 |
Vadim Zeitlin | Define wxTextEntry::DoAutoCompleteStrings() stub in...
|
commit | commitdiff | tree |
2011-04-16 |
Vadim Zeitlin | Split wxTextCompleter into a base class and wxTextCompleterS...
|
commit | commitdiff | tree |
2011-04-16 |
Vadim Zeitlin | Don't block the main UI thread while generating completions...
|
commit | commitdiff | tree |
2011-04-16 |
Vadim Zeitlin | Use ACO_AUTOAPPEND option for text completion in wxMSW.
|
commit | commitdiff | tree |
2011-04-16 |
Vadim Zeitlin | Added private wxEVT_AFTER_CHAR event for wxMSW implementatio...
|
commit | commitdiff | tree |
2011-04-16 |
Vadim Zeitlin | Add support for dynamic auto-completion in wxTextEntry.
|
commit | commitdiff | tree |
2011-04-16 |
Vadim Zeitlin | No changes, just simplify preprocessor checks in wxMSW...
|
commit | commitdiff | tree |
2011-04-16 |
Vadim Zeitlin | Refactor wxTextEntry::AutoComplete() to simply call...
|
commit | commitdiff | tree |
2011-04-10 |
Vadim Zeitlin | Re-define push_back() in wxSortedArrayString to behave...
|
commit | commitdiff | tree |
2011-04-10 |
Vadim Zeitlin | Allow customizing AUI tab colours in wxAuiTabArt.
|
commit | commitdiff | tree |
2011-04-10 |
Vadim Zeitlin | Fix off by one pixel error when drawing active tab...
|
commit | commitdiff | tree |
2011-04-10 |
Vadim Zeitlin | Correct Javanese language code.
|
commit | commitdiff | tree |
2011-04-06 |
Vadim Zeitlin | Fix vararg function in wxXml unit test broken by recent...
|
commit | commitdiff | tree |
2011-04-06 |
Vadim Zeitlin | Avoid dereferencing invalid iterator in wxMessageDialog...
|
commit | commitdiff | tree |
2011-04-06 |
Vadim Zeitlin | Correctly restore the old locale in wxXLocale functions.
|
commit | commitdiff | tree |
2011-04-06 |
Vadim Zeitlin | Fix incorrect use of setlocale() in wxLocale::IsAvailable().
|
commit | commitdiff | tree |
2011-04-05 |
Vadim Zeitlin | Don't do anything in WX_ASSERT_FAILS_WITH_ASSERT when...
|
commit | commitdiff | tree |
2011-04-05 |
Vadim Zeitlin | Fix VarArgTestCase compilation when type traits are...
|
commit | commitdiff | tree |
2011-04-02 |
Vadim Zeitlin | Disable wxUSE_STD_CONTAINERS by default for MSVC6.
|
commit | commitdiff | tree |
2011-04-02 |
Vadim Zeitlin | No real changes, just some more minor cleanup in wxSVGFileDC.
|
commit | commitdiff | tree |
2011-04-02 |
Vadim Zeitlin | Remove wxSVG_DEBUG from wxSVGFileDC.
|
commit | commitdiff | tree |
2011-04-02 |
Vadim Zeitlin | Clean up of string operations in wxSVGFileDC code.
|
commit | commitdiff | tree |
2011-04-02 |
Vadim Zeitlin | Add support for alpha channel in colours in wxSVGFileDC.
|
commit | commitdiff | tree |
2011-04-02 |
Vadim Zeitlin | No changes, just merge some strings in wxSVGFileDC.
|
commit | commitdiff | tree |
2011-04-02 |
Vadim Zeitlin | Use wxPENSTYLE_XXX and wxBRUSHSTYLE_XXX instead of...
|
commit | commitdiff | tree |
2011-03-31 |
Vadim Zeitlin | Compilation fix for wxUSE_STL==1 build after r67356.
|
commit | commitdiff | tree |
2011-03-31 |
Vadim Zeitlin | Implement wxGraphicsContext::GetSize() for Cairo.
|
commit | commitdiff | tree |
2011-03-31 |
Vadim Zeitlin | Tentative compilation fix for wxMSW with MinGW after...
|
commit | commitdiff | tree |
2011-03-31 |
Vadim Zeitlin | Add wx/msw/panel.h to the list of wxMSW headers in...
|
commit | commitdiff | tree |
2011-03-31 |
Vadim Zeitlin | Fix alpha handling in CSS syntax in wxColour in non...
|
commit | commitdiff | tree |
2011-03-31 |
Vadim Zeitlin | Fix HMENU to wxMenu translation in wxMSW code.
|
commit | commitdiff | tree |
2011-03-31 |
Vadim Zeitlin | Document unexpected wxWindowDisabler taskbar UI in...
|
commit | commitdiff | tree |
2011-03-31 |
Vadim Zeitlin | Correct wxGraphicsContext::StrokeLines(n, points) documentation.
|
commit | commitdiff | tree |
2011-03-30 |
Vadim Zeitlin | Remove REMOVE_UNUSED_ARG option from setup.h files.
|
commit | commitdiff | tree |
2011-03-30 |
Vadim Zeitlin | Add support for elements preceding the document node...
|
commit | commitdiff | tree |
2011-03-30 |
Vadim Zeitlin | Fix memory leaks in wxXml unit test.
|
commit | commitdiff | tree |
2011-03-30 |
Vadim Zeitlin | Always update internally stored AUI floating frame...
|
commit | commitdiff | tree |
2011-03-30 |
Vadim Zeitlin | Add wxUSE_STD_CONTAINERS and turn it on by default.
|
commit | commitdiff | tree |
2011-03-30 |
Vadim Zeitlin | Fix XTI compilation in STL build.
|
commit | commitdiff | tree |
2011-03-24 |
Vadim Zeitlin | Set m_inheritBgCol flag in wxPanel with a background...
|
commit | commitdiff | tree |
2011-03-23 |
Vadim Zeitlin | Add WXK_CONTROL_A..WXK_CONTROL_Z constants.
|
commit | commitdiff | tree |
2011-03-23 |
Vadim Zeitlin | Prevent event generation in wxGtkCalendarCtrl::SetDate().
|
commit | commitdiff | tree |
2011-03-23 |
Vadim Zeitlin | Use correct month in the date picker page of the widgets...
|
commit | commitdiff | tree |
2011-03-22 |
Vadim Zeitlin | Add wxUSE_THREADS checks around wxMSW functions dealing...
|
commit | commitdiff | tree |
2011-03-22 |
Vadim Zeitlin | Don't consider fully opaque bitmaps as having alpha...
|
commit | commitdiff | tree |
2011-03-22 |
Vadim Zeitlin | Add wxText{Input,Output}Stream::Get{Input,Output}Stream...
|
commit | commitdiff | tree |
2011-03-22 |
Vadim Zeitlin | Post size events to the event handler and not window...
|
commit | commitdiff | tree |
2011-03-22 |
Vadim Zeitlin | Use disabled version of normal bitmap for disabled...
|
commit | commitdiff | tree |
2011-03-22 |
Vadim Zeitlin | Correctly align background brush when erasing owner...
|
commit | commitdiff | tree |
2011-03-21 |
Vadim Zeitlin | Fix wxMSW build without PCH after recent wxPanel changes.
|
commit | commitdiff | tree |
2011-03-21 |
Vadim Zeitlin | Allow using milliseconds in wxLog timestamp.
|
commit | commitdiff | tree |
2011-03-20 |
Vadim Zeitlin | Added a simple example of semi-transparent window to...
|
commit | commitdiff | tree |
2011-03-20 |
Vadim Zeitlin | Remove keyboard-related code from the erase sample.
|
commit | commitdiff | tree |
2011-03-20 |
Vadim Zeitlin | Don't draw the mysterious black rectangle in the erase...
|
commit | commitdiff | tree |
2011-03-20 |
Vadim Zeitlin | Fix test for wxHAS_GENERIC_PANEL for PCH-less build.
|
commit | commitdiff | tree |
2011-03-20 |
Vadim Zeitlin | Add wxPanel::SetBackgroundBitmap().
|
commit | commitdiff | tree |
2011-03-20 |
Vadim Zeitlin | Deprecate old style wxPanel ctor taking separate coordinates.
|
commit | commitdiff | tree |
2011-03-20 |
Vadim Zeitlin | Split wxPanel in wxPanelBase and platform-specific...
|
commit | commitdiff | tree |
2011-03-20 |
Vadim Zeitlin | No changes, just refactor wxMSW background brush methods.
|
commit | commitdiff | tree |
2011-03-19 |
Vadim Zeitlin | Fix wxRegKey::GetKeyInfo() output parameters in 64...
|
commit | commitdiff | tree |
2011-03-19 |
Vadim Zeitlin | Slightly improve wxMouseCaptureLostEvent documentation.
|
commit | commitdiff | tree |
2011-03-19 |
Vadim Zeitlin | Document wxPopupTransientWindow.
|
commit | commitdiff | tree |
2011-03-18 |
Vadim Zeitlin | Fix exporting clipboard data to primary selection in...
|
commit | commitdiff | tree |
2011-03-18 |
Vadim Zeitlin | Add wxHtmlHelpController::SetShouldPreventAppExit().
|
commit | commitdiff | tree |
2011-03-18 |
Vadim Zeitlin | Limit the search in wxMSW virtual wxListCtrl by time.
|
commit | commitdiff | tree |
2011-03-17 |
Vadim Zeitlin | Add a wxStaticText to the erase simple.
|
commit | commitdiff | tree |
2011-03-15 |
Vadim Zeitlin | Always use icons with wxToolbook in the notebook sample.
|
commit | commitdiff | tree |
2011-03-15 |
Vadim Zeitlin | Use consistent sizes for all icons used in the button...
|
commit | commitdiff | tree |
2011-03-15 |
Vadim Zeitlin | Fix setting tooltips for generic wxSpinCtrl.
|
commit | commitdiff | tree |
2011-03-15 |
Vadim Zeitlin | Document wxEVT_COMMAND_SLIDER_UPDATED in wxSlider documentat...
|
commit | commitdiff | tree |
2011-03-14 |
Vadim Zeitlin | No changes, just clean up wxSVGFileDC code a little.
|
commit | commitdiff | tree |
2011-03-14 |
Vadim Zeitlin | Show wx{Note,Tool}book-specific styles in the notebook...
|
commit | commitdiff | tree |
2011-03-14 |
Vadim Zeitlin | Don't generate wxEVT_CHAR_HOOK events while the mouse...
|
commit | commitdiff | tree |
2011-03-14 |
Vadim Zeitlin | Document EVT_CHAR_HOOK.
|
commit | commitdiff | tree |
2011-03-14 |
Vadim Zeitlin | Don't intercept Escape key while IME is active.
|
commit | commitdiff | tree |
2011-03-14 |
Vadim Zeitlin | Produce correct SVG files in all locales.
|
commit | commitdiff | tree |
2011-03-14 |
Vadim Zeitlin | Fix changing the size of the bitmaps in wxMSW wxButton.
|
commit | commitdiff | tree |
2011-03-14 |
Vadim Zeitlin | Print everything by default in non-interactive mode.
|
commit | commitdiff | tree |
2011-03-14 |
Vadim Zeitlin | Allow wxThread::Wait() and Delete() to block, even...
|
commit | commitdiff | tree |
2011-03-14 |
Vadim Zeitlin | Respect alignment flags for owner-drawn buttons in...
|
commit | commitdiff | tree |
2011-03-13 |
Vadim Zeitlin | Added precision parameter to wxString::From[C]Double().
|
commit | commitdiff | tree |
2011-03-13 |
Vadim Zeitlin | No changes, just correct a wrong trailing comment in...
|
commit | commitdiff | tree |
2011-03-13 |
Vadim Zeitlin | Document wxTE_MULTILINE support in wxTextEntryDialog.
|
commit | commitdiff | tree |
2011-03-09 |
Vadim Zeitlin | Make brush hatches in wxGTK consistent with wxMSW.
|
commit | commitdiff | tree |
next |