2010-04-06 |
Vadim Zeitlin | Move SendTextUpdatedEvent() down to wxTextEntryBase... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Implement support for gradient stops for OS X. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Remove duplicated GetTextPeer() definitions from derive... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Set the value passed to wxComboBox ctor in wxOSX/Cocoa. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Suppress a harmless signed/unsigned comparison warning. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Suppress unused parameter warnings. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Attempt to correct mysterious MSVC6 compilation error. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Fix more harmless warnings. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Stefan Csomor | adding clipboard events, fixes #11906 |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Remove extra semicolons from NOTIFYICONDATA_V[12]_SIZE... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Add support for IEC and SI size units to wxFileName... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Add default constructor to wxGraphicsGradientStop. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Correct check for MSVC version in wxUSE_GRAPHICS_CONTEX... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Jouk Jansen | Update OpenVMS compile support |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Correct checks for gradient stop position. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Robert Roebling | non PCH compilation |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Václav Slavík | Fix text input and completion in wxComboCtrl and wxOwne... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Václav Slavík | wxOwnerDrawnComboBox: handle Home and End keys as nativ... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Václav Slavík | Pass events around with ProcessEvent(), not AddPendingE... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Václav Slavík | wxOwnerDrawnComboBox: handle numpad navigation keys. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Václav Slavík | Implement native mousewheel behaviour in wxOwnerDrawnCo... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Václav Slavík | In wxPopupFocusHandler, watch for EVT_CHAR, not EVT_KEY... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Stefan Csomor | moving OnInit back |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Vadim Zeitlin | Add support for gradient stops to wxGraphicsContext. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Vadim Zeitlin | Add wxTransparentColour global pseudo-variable. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Vadim Zeitlin | Use helper wxColourToColor function in wxMSW wxGraphics... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Paul Cornett | avoid setting negative window size |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Paul Cornett | freeze whole window for TLW |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Paul Cornett | avoid permanently frozen TLW when frozen child is destr... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Jaakko Salli | Resolve GCC's 'type-punned pointer will break strict... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Vadim Zeitlin | Fix wxTaskBarIcon to work under all Windows versions. |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Vadim Zeitlin | Correct compilation breakage of r63832. |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Stefan Csomor | shuffling code back from eventloop to common app utils |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Stefan Csomor | no special casing for iphone necessary |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Stefan Csomor | fixing wrong version commit |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Stefan Csomor | support for toggle bitmap button |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Stefan Csomor | fixing multilib build |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Vadim Zeitlin | Correct typo in configure introduced in r63832. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Vadim Zeitlin | Allow using wxGraphicsContext with MinGW if gdiplus... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Vadim Zeitlin | Fix crash in wxMediaCtrl::GetDownloadProgress() with... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Vadim Zeitlin | Show labels for controls in wxOSX/Carbon toolbars. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Stefan Csomor | keeping m_labelOrig untouched, solves test failures... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Stefan Csomor | simplifying modal event loop handling |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Stefan Csomor | moving OnInit to a later stage to avoid Carbon Emulatio... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Paul Cornett | move everything inside wxUSE_RIBBON wrapper |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Paul Cornett | avoid setting negative window sizes |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Paul Cornett | don't try to create a color named "Default" |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Jouk Jansen | Fix OpenVMS compile support for new version in src/stc |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Francesco Montorsi | Committing modified version of jwiesemann's patch ... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Paul Cornett | Remove unnecessary declarations. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Jouk Jansen | correcting typo in commit 63803 |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Jouk Jansen | Defining wxCOMPILE_TIME_ASSERT for OpenVMS |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Robin Dunn | Apply patch (plus some additional changes) upgrading... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Francesco Montorsi | better docs for Get/SetLabel methods |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Vadim Zeitlin | Fix compilation breakage in r63783. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Vadim Zeitlin | Only allow opening existing files in docview framework. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Vadim Zeitlin | Add wxUSE_FSWATCHER dependency on wxUSE_THREADS for... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Jaakko Salli | For better support of wxValidators, invoke wxValidator... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Václav Slavík | Use fixed screen DPI of 96 when printing HTML. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Václav Slavík | Removed useless wxDisplaySize() calls from wxHtmlPrintout. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Vadim Zeitlin | Add wxBitmap unit test. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Paul Cornett | build fix for IRIX |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Paul Cornett | non-pch build fix |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Paul Cornett | Reverse hierarchy of wxPizza GdkWindows |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Vadim Zeitlin | Implement wxMask copy ctor for wxGTK. |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Vadim Zeitlin | Suppress gcc warnings about double to int conversion. |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Vadim Zeitlin | Fix bug in wxMBConv_cf::FromWChar() in OS X. |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Vadim Zeitlin | Clarify wxMenu objects allocation rules. |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Francesco Montorsi | no real changes: just a small optimization on wxStaticT... |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Václav Slavík | wxHTML: Support percentage width in IMG tag. |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Václav Slavík | Fix UTF-8 string storage in constant: use unsigned... |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Václav Slavík | Reverted wxFileSystem support in wxLocale. |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Václav Slavík | Fix wxFileSystem::FileNameToURL() for Unicode file... |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Václav Slavík | Add test wxFileSystem::FileNameToURL,URLToFileName... |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Václav Slavík | Preserve m_skipped in wx[Var]ScrollHelperEvtHandler... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Vadim Zeitlin | Fix compilation of wx/debug.h when it's the first wx... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Vadim Zeitlin | Allow overriding print preview frame creation in docview. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Jaakko Salli | Fix focus at the end of a property label edit (needed... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Jaakko Salli | In wxPropertyGrid::HandleCustomEditorEvent(), ignore... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Jouk Jansen | Updates to make wxWidgets compaile on OpenVMS again |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Paul Cornett | better fix for #11803, don't set iconized state for... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Paul Cornett | ignore iconized state when computing client size for... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Jouk Jansen | Adding keyboard sample to OpenVMS makefiles |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Vadim Zeitlin | Implement wxDocument::Revert() and show its use in... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Vadim Zeitlin | Always call wxView::Close() when closing it. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Julian Smart | Fixed ordering bug that caused an assertion because... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Vadim Zeitlin | Add uiaction sample to the list of samples to build... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Vadim Zeitlin | Let uiaction sample compile even if wxUSE_UIACTIONSIMUL... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Vadim Zeitlin | Clarify wxDateTime::ParseDateTime() semantics: it needs... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Vadim Zeitlin | Temporarily disable wxFileSystemWatcher unit test under... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jaakko Salli | Fixed RefreshRect() call in wxPropertyGrid::DrawItems... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Vadim Zeitlin | Fix wxOSX compilation without PCH. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Vadim Zeitlin | Add wxUSE_UIACTIONSIMULATOR and turn it off by default. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Vadim Zeitlin | Don't enter an infinite loop if a spacer with min size... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Vadim Zeitlin | Fix the selection validity check in wxSingleChoiceDialog. |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Francesco Montorsi | reorder GetLabel(), GetLabelText(), SetLabel() and... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Vadim Zeitlin | Correct wxFILTER_DIGITS handling broken by r63582. |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Vadim Zeitlin | Add initial selection parameter to wxGetSingleChoice... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Vadim Zeitlin | Don't leak m_protocol in wxURL. |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Jaakko Salli | Make wxPGVFBFlags an unsigned char define instead of... |
commit | commitdiff | tree | snapshot |
next |