2010-04-10 |
Stefan Csomor | flushing upon destruction, hope this won't redraw conge... |
tree | commitdiff |
2010-04-10 |
Stefan Csomor | note for future implementation using a former private API |
tree | commitdiff |
2010-04-09 |
Vadim Zeitlin | Discard fully transparent alpha channel when loading... |
tree | commitdiff |
2010-04-09 |
Vadim Zeitlin | Add wxImage::ClearAlpha(). |
tree | commitdiff |
2010-04-08 |
Stefan Csomor | trying to simplify and optimize font handling |
tree | commitdiff |
2010-04-08 |
Stefan Csomor | using statically allocated font objects for speedup |
tree | commitdiff |
2010-04-08 |
Stefan Csomor | allowing direct native tlw modal loops |
tree | commitdiff |
2010-04-08 |
Stefan Csomor | switching modal loop implementation, fixes #11921 |
tree | commitdiff |
2010-04-07 |
Stefan Csomor | fixing NSFontDescriptor matching for font weights and... |
tree | commitdiff |
2010-04-07 |
Robin Dunn | Drop the Array class added in the last scintilla patch... |
tree | commitdiff |
2010-04-07 |
Robin Dunn | Test m_dc before using it |
tree | commitdiff |
2010-04-07 |
Stefan Csomor | fixing focus, fixes #11911 |
tree | commitdiff |
2010-04-07 |
Václav Slavík | Fixed wxFileSystem::FileNameToURL() regression with... |
tree | commitdiff |
2010-04-07 |
Stefan Csomor | borders might have to be drawn differently |
tree | commitdiff |
2010-04-07 |
Vadim Zeitlin | Fix harmless MSVC warning about int to bool conversion... |
tree | commitdiff |
2010-04-07 |
Vadim Zeitlin | Suppress dummy gcc warnings in regex library code. |
tree | commitdiff |
2010-04-07 |
Vadim Zeitlin | Work around "possibly uninitialized variable" warning... |
tree | commitdiff |
2010-04-07 |
Stefan Csomor | switching loop mode for idle processing, fixes #11912... |
tree | commitdiff |
2010-04-06 |
Francesco Montorsi | fix typos introduced by error in r63870 (see #10673) |
tree | commitdiff |
2010-04-06 |
Stefan Csomor | making gradients working again |
tree | commitdiff |
2010-04-06 |
Stefan Csomor | supporting text foreground color, fixes #11903 |
tree | commitdiff |
2010-04-06 |
Stefan Csomor | fixing warnings |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Add wxTextEntryBase::ForwardEnableTextChangedEvents(). |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Fix text text changed events sending in OS X combo... |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Move SendTextUpdatedEvent() down to wxTextEntryBase... |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Implement support for gradient stops for OS X. |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Remove duplicated GetTextPeer() definitions from derive... |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Set the value passed to wxComboBox ctor in wxOSX/Cocoa. |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Suppress a harmless signed/unsigned comparison warning. |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Suppress unused parameter warnings. |
tree | commitdiff |
2010-04-06 |
Stefan Csomor | adding clipboard events, fixes #11906 |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Remove extra semicolons from NOTIFYICONDATA_V[12]_SIZE... |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Add support for IEC and SI size units to wxFileName... |
tree | commitdiff |
2010-04-06 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Correct checks for gradient stop position. |
tree | commitdiff |
2010-04-05 |
Robert Roebling | non PCH compilation |
tree | commitdiff |
2010-04-05 |
Václav Slavík | Fix text input and completion in wxComboCtrl and wxOwne... |
tree | commitdiff |
2010-04-05 |
Václav Slavík | wxOwnerDrawnComboBox: handle Home and End keys as nativ... |
tree | commitdiff |
2010-04-05 |
Václav Slavík | Pass events around with ProcessEvent(), not AddPendingE... |
tree | commitdiff |
2010-04-05 |
Václav Slavík | wxOwnerDrawnComboBox: handle numpad navigation keys. |
tree | commitdiff |
2010-04-05 |
Václav Slavík | Implement native mousewheel behaviour in wxOwnerDrawnCo... |
tree | commitdiff |
2010-04-05 |
Václav Slavík | In wxPopupFocusHandler, watch for EVT_CHAR, not EVT_KEY... |
tree | commitdiff |
2010-04-05 |
Stefan Csomor | moving OnInit back |
tree | commitdiff |
2010-04-05 |
Vadim Zeitlin | Add support for gradient stops to wxGraphicsContext. |
tree | commitdiff |
2010-04-05 |
Vadim Zeitlin | Use helper wxColourToColor function in wxMSW wxGraphics... |
tree | commitdiff |
2010-04-05 |
Paul Cornett | avoid setting negative window size |
tree | commitdiff |
2010-04-05 |
Paul Cornett | freeze whole window for TLW |
tree | commitdiff |
2010-04-05 |
Paul Cornett | avoid permanently frozen TLW when frozen child is destr... |
tree | commitdiff |
2010-04-04 |
Vadim Zeitlin | Fix wxTaskBarIcon to work under all Windows versions. |
tree | commitdiff |
2010-04-03 |
Stefan Csomor | shuffling code back from eventloop to common app utils |
tree | commitdiff |
2010-04-03 |
Stefan Csomor | no special casing for iphone necessary |
tree | commitdiff |
2010-04-03 |
Stefan Csomor | fixing wrong version commit |
tree | commitdiff |
2010-04-03 |
Stefan Csomor | support for toggle bitmap button |
tree | commitdiff |
2010-04-03 |
Stefan Csomor | fixing multilib build |
tree | commitdiff |
2010-04-02 |
Vadim Zeitlin | Fix crash in wxMediaCtrl::GetDownloadProgress() with... |
tree | commitdiff |
2010-04-02 |
Vadim Zeitlin | Show labels for controls in wxOSX/Carbon toolbars. |
tree | commitdiff |
2010-04-02 |
Stefan Csomor | keeping m_labelOrig untouched, solves test failures... |
tree | commitdiff |
2010-04-02 |
Stefan Csomor | simplifying modal event loop handling |
tree | commitdiff |
2010-04-02 |
Stefan Csomor | moving OnInit to a later stage to avoid Carbon Emulatio... |
tree | commitdiff |
2010-04-01 |
Paul Cornett | move everything inside wxUSE_RIBBON wrapper |
tree | commitdiff |
2010-04-01 |
Paul Cornett | avoid setting negative window sizes |
tree | commitdiff |
2010-04-01 |
Jouk Jansen | Fix OpenVMS compile support for new version in src/stc |
tree | commitdiff |
2010-03-30 |
Francesco Montorsi | Committing modified version of jwiesemann's patch ... |
tree | commitdiff |
2010-03-30 |
Robin Dunn | Apply patch (plus some additional changes) upgrading... |
tree | commitdiff |
2010-03-29 |
Vadim Zeitlin | Only allow opening existing files in docview framework. |
tree | commitdiff |
2010-03-29 |
Jaakko Salli | For better support of wxValidators, invoke wxValidator... |
tree | commitdiff |
2010-03-29 |
Václav Slavík | Use fixed screen DPI of 96 when printing HTML. |
tree | commitdiff |
2010-03-29 |
Václav Slavík | Removed useless wxDisplaySize() calls from wxHtmlPrintout. |
tree | commitdiff |
2010-03-29 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2010-03-29 |
Paul Cornett | Reverse hierarchy of wxPizza GdkWindows |
tree | commitdiff |
2010-03-28 |
Vadim Zeitlin | Implement wxMask copy ctor for wxGTK. |
tree | commitdiff |
2010-03-28 |
Vadim Zeitlin | Suppress gcc warnings about double to int conversion. |
tree | commitdiff |
2010-03-28 |
Vadim Zeitlin | Fix bug in wxMBConv_cf::FromWChar() in OS X. |
tree | commitdiff |
2010-03-28 |
Francesco Montorsi | no real changes: just a small optimization on wxStaticT... |
tree | commitdiff |
2010-03-28 |
Václav Slavík | wxHTML: Support percentage width in IMG tag. |
tree | commitdiff |
2010-03-28 |
Václav Slavík | Reverted wxFileSystem support in wxLocale. |
tree | commitdiff |
2010-03-28 |
Václav Slavík | Fix wxFileSystem::FileNameToURL() for Unicode file... |
tree | commitdiff |
2010-03-28 |
Václav Slavík | Preserve m_skipped in wx[Var]ScrollHelperEvtHandler... |
tree | commitdiff |
2010-03-25 |
Vadim Zeitlin | Allow overriding print preview frame creation in docview. |
tree | commitdiff |
2010-03-25 |
Jaakko Salli | Fix focus at the end of a property label edit (needed... |
tree | commitdiff |
2010-03-25 |
Jaakko Salli | In wxPropertyGrid::HandleCustomEditorEvent(), ignore... |
tree | commitdiff |
2010-03-25 |
Jouk Jansen | Updates to make wxWidgets compaile on OpenVMS again |
tree | commitdiff |
2010-03-23 |
Paul Cornett | better fix for #11803, don't set iconized state for... |
tree | commitdiff |
2010-03-23 |
Paul Cornett | ignore iconized state when computing client size for... |
tree | commitdiff |
2010-03-23 |
Vadim Zeitlin | Implement wxDocument::Revert() and show its use in... |
tree | commitdiff |
2010-03-23 |
Vadim Zeitlin | Always call wxView::Close() when closing it. |
tree | commitdiff |
2010-03-23 |
Julian Smart | Fixed ordering bug that caused an assertion because... |
tree | commitdiff |
2010-03-22 |
Vadim Zeitlin | Clarify wxDateTime::ParseDateTime() semantics: it needs... |
tree | commitdiff |
2010-03-22 |
Jaakko Salli | Fixed RefreshRect() call in wxPropertyGrid::DrawItems... |
tree | commitdiff |
2010-03-22 |
Vadim Zeitlin | Fix wxOSX compilation without PCH. |
tree | commitdiff |
2010-03-22 |
Vadim Zeitlin | Add wxUSE_UIACTIONSIMULATOR and turn it off by default. |
tree | commitdiff |
2010-03-22 |
Vadim Zeitlin | Don't enter an infinite loop if a spacer with min size... |
tree | commitdiff |
2010-03-22 |
Vadim Zeitlin | Fix the selection validity check in wxSingleChoiceDialog. |
tree | commitdiff |
2010-03-21 |
Francesco Montorsi | reorder GetLabel(), GetLabelText(), SetLabel() and... |
tree | commitdiff |
2010-03-21 |
Vadim Zeitlin | Correct wxFILTER_DIGITS handling broken by r63582. |
tree | commitdiff |
2010-03-21 |
Vadim Zeitlin | Add initial selection parameter to wxGetSingleChoice... |
tree | commitdiff |
2010-03-21 |
Vadim Zeitlin | Don't leak m_protocol in wxURL. |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Add wxMessageDialog::GetEffectiveIcon() and use it... |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Remove unused and empty src/x11/joystick.cpp file. |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Rename wxWindow::GetMainWindow() to X11GetMainWindow... |
tree | commitdiff |
next |