2012-11-28 |
Vadim Zeitlin | Select the entire spin control contents when changing... |
tree | commitdiff |
2012-11-28 |
Vadim Zeitlin | Handle Shift-TAB correctly in wxOSX/Carbon wxComboBox. |
tree | commitdiff |
2012-11-28 |
Stefan Csomor | adding some additional fixes for programmatic selection... |
tree | commitdiff |
2012-11-28 |
Robin Dunn | Compilation fix. |
tree | commitdiff |
2012-11-28 |
Vadim Zeitlin | Compilation fixes after r73050. |
tree | commitdiff |
2012-11-28 |
Vadim Zeitlin | Add "rect" paramerer to wxRichToolTip::ShowFor(). |
tree | commitdiff |
2012-11-28 |
Vadim Zeitlin | Add missing wxUSE_OLE checks to safearray.cpp. |
tree | commitdiff |
2012-11-28 |
Stefan Csomor | support for inheriting non-standard attributes (explici... |
tree | commitdiff |
2012-11-28 |
Stefan Csomor | supporting selection methods when not focused, closes... |
tree | commitdiff |
2012-11-27 |
Stefan Csomor | simulating focus events, see #13495 |
tree | commitdiff |
2012-11-27 |
Stefan Csomor | support for simulating focus events since not all contr... |
tree | commitdiff |
2012-11-27 |
Stefan Csomor | emulating wx' focus-lost behavior |
tree | commitdiff |
2012-11-27 |
Stefan Csomor | spell error fixed |
tree | commitdiff |
2012-11-27 |
Jouk Jansen | Fix OpenVMS makefile |
tree | commitdiff |
2012-11-26 |
Paul Cornett | disconnect "toggled" signal in dtor when style has... |
tree | commitdiff |
2012-11-26 |
Paul Cornett | fix for GTK assert after r72696, a draw/expose_event... |
tree | commitdiff |
2012-11-26 |
Vadim Zeitlin | Fix wxALWAYS_SHOW_SB behaviour in wxGTK. |
tree | commitdiff |
2012-11-25 |
Vadim Zeitlin | Fix wxGenericListCtrl scrolling by not processing the... |
tree | commitdiff |
2012-11-25 |
Vadim Zeitlin | Fix TAB navigation in wxGTK broken by r72663. |
tree | commitdiff |
2012-11-25 |
Vadim Zeitlin | Restore generic GetPartialTextExtents() version use... |
tree | commitdiff |
2012-11-25 |
Vadim Zeitlin | Don't dereference NULL output pointer in wxTextMeasure. |
tree | commitdiff |
2012-11-25 |
Vadim Zeitlin | Handle UBUNTU_MENUPROXY=0 as "not using global menu". |
tree | commitdiff |
2012-11-25 |
Paul Cornett | avoid functions deprecated in GTK3 |
tree | commitdiff |
2012-11-25 |
Paul Cornett | fix wxBitmapComboBox Gtk-CRITICAL assertion `GTK_IS_ENT... |
tree | commitdiff |
2012-11-25 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2012-11-25 |
Paul Cornett | Simplify GetDefaultAttributesFromGTKWidget() by passing... |
tree | commitdiff |
2012-11-25 |
Vadim Zeitlin | Use idle time menu updating when using global menu... |
tree | commitdiff |
2012-11-25 |
Vadim Zeitlin | Add wxApp::GTKIsUsingGlobalMenu() helper to wxGTK. |
tree | commitdiff |
2012-11-25 |
Vadim Zeitlin | Ignore menu events while modal dialogs are shown in... |
tree | commitdiff |
2012-11-24 |
Vadim Zeitlin | Add wxDocManager::Get{Views,Documents,Templates}Vector(). |
tree | commitdiff |
2012-11-24 |
Vadim Zeitlin | Use wxBufferedPaintDC for wxStyledTextCtrl drawing... |
tree | commitdiff |
2012-11-24 |
Vadim Zeitlin | Add check for destroying window with mouse capture... |
tree | commitdiff |
2012-11-23 |
Stefan Csomor | support for custom app controllers, override OSXCreateA... |
tree | commitdiff |
2012-11-23 |
Vadim Zeitlin | Fix ribbon bar scroll buttons visibility bug. |
tree | commitdiff |
2012-11-23 |
Vadim Zeitlin | Add possibility to delay showing wxRichToolTip. |
tree | commitdiff |
2012-11-23 |
Stefan Csomor | fixing overrelease and out-of-bounds write, fixes ... |
tree | commitdiff |
2012-11-20 |
Vadim Zeitlin | Implement GetSizeFromTextSize() for wxSpinCtrl. |
tree | commitdiff |
2012-11-20 |
Vadim Zeitlin | Make wxSpinCtrlGenericBase a wxCompositeWindow. |
tree | commitdiff |
2012-11-20 |
Vadim Zeitlin | Revert all wxNOEXCEPT-related changes. |
tree | commitdiff |
2012-11-20 |
Vadim Zeitlin | Fix another compilation problem after wxNOEXCEPT introd... |
tree | commitdiff |
2012-11-19 |
Vadim Zeitlin | Add wxTL_NO_HEADER style to wxTreeListCtrl. |
tree | commitdiff |
2012-11-19 |
Vadim Zeitlin | More compilation fixes after wxNOEXCEPT introduction. |
tree | commitdiff |
2012-11-19 |
Stefan Csomor | implementing delayed freezing, fixes #12865 |
tree | commitdiff |
2012-11-19 |
Vadim Zeitlin | Add wxFSW_EVENT_UNMOUNT wxFileSystemWatcher flag and... |
tree | commitdiff |
2012-11-19 |
Vadim Zeitlin | Convert wxFSW_EVENT_{WARNING,ERROR} to string correctly. |
tree | commitdiff |
2012-11-19 |
Vadim Zeitlin | Implement wxLocale::GetSystemEncodingName() for wxOSX. |
tree | commitdiff |
2012-11-19 |
Paul Cornett | put both versions of wxGetMousePosition in one place... |
tree | commitdiff |
2012-11-19 |
Paul Cornett | fix object referencing with wxSL_MIN_MAX_LABELS |
tree | commitdiff |
2012-11-18 |
Vadim Zeitlin | Define SPI_GETCARETWIDTH ourselves if it's not defined. |
tree | commitdiff |
2012-11-18 |
Vadim Zeitlin | Compilation fixes for VC6 after MSWGetComboBoxInfo... |
tree | commitdiff |
2012-11-17 |
Vadim Zeitlin | Fix path returned from wxGTK wxFileDialog too. |
tree | commitdiff |
2012-11-17 |
Vadim Zeitlin | Add wxNOEXCEPT and use it for std::streambuf-derived... |
tree | commitdiff |
2012-11-17 |
Vadim Zeitlin | Add wxFSW_EVENT_ATTRIB wxFileSystemWatcher flag. |
tree | commitdiff |
2012-11-16 |
Paul Cornett | avoid deprecated functions with GTK3 |
tree | commitdiff |
2012-11-16 |
Paul Cornett | silence warnings about unhandled enum value in switch |
tree | commitdiff |
2012-11-16 |
Paul Cornett | Remove code that has no effect |
tree | commitdiff |
2012-11-15 |
Vadim Zeitlin | Support monitoring only some events in wxGTK wxFileSyst... |
tree | commitdiff |
2012-11-15 |
Vadim Zeitlin | Restore setting focus to generic wxDataViewCtrl on... |
tree | commitdiff |
2012-11-15 |
Vadim Zeitlin | Add back WINVER check to fix VC6 compilation of wxMSW. |
tree | commitdiff |
2012-11-14 |
Paul Cornett | Fix GetClientSize() when scrollbars are present |
tree | commitdiff |
2012-11-14 |
Paul Cornett | re-enable using our own resize grip with GTK3, themes... |
tree | commitdiff |
2012-11-14 |
Vadim Zeitlin | Implement wxComboCtrl::GetSizeFromTextSize(). |
tree | commitdiff |
2012-11-14 |
Vadim Zeitlin | Implement DoGetSizeFromTextSize() for wxMSW wx{Choice... |
tree | commitdiff |
2012-11-14 |
Vadim Zeitlin | No changes, just refactor wxMSW wxComboBox code calling... |
tree | commitdiff |
2012-11-14 |
Vadim Zeitlin | Handle wxBORDER_NONE in wxGTK wxTextCtrl::DoGetSizeFrom... |
tree | commitdiff |
2012-11-14 |
Vadim Zeitlin | Don't call setlocale("") on startup by default any... |
tree | commitdiff |
2012-11-14 |
Vadim Zeitlin | Optionally allow showing tooltips for disabled ribbon... |
tree | commitdiff |
2012-11-13 |
Paul Cornett | re-enable drawing our own resize grip with GTK3, themes... |
tree | commitdiff |
2012-11-13 |
Václav Slavík | Fix wxGTK's wxFileDialog:Get/SetFilename() to be in... |
tree | commitdiff |
2012-11-12 |
Stefan Csomor | making sure we have an initial frame buffer, even thoug... |
tree | commitdiff |
2012-11-10 |
Vadim Zeitlin | Disallow drop downs on AUI check buttons. |
tree | commitdiff |
2012-11-10 |
Vadim Zeitlin | Fix crashes after using "wildcard" wxEvtHandler::Discon... |
tree | commitdiff |
2012-11-10 |
Vadim Zeitlin | Fix link errors with VC 11 in DLL STL build. |
tree | commitdiff |
2012-11-10 |
Vadim Zeitlin | Simplify wxEVT_PAINT handling in wxScrollHelperBase. |
tree | commitdiff |
2012-11-10 |
Vadim Zeitlin | Cache HDC used for painting for the entire duration... |
tree | commitdiff |
2012-11-10 |
Vadim Zeitlin | Set ID correctly for wxScrollWinEvents generated by... |
tree | commitdiff |
2012-11-09 |
Vadim Zeitlin | Add wxControl::GetSizeFromTextSize() to size the contro... |
tree | commitdiff |
2012-11-09 |
Paul Cornett | avoid deprecated functions with GTK3 |
tree | commitdiff |
2012-11-08 |
Paul Cornett | avoid using deprecated gdk_cursor_unref() with GTK3 |
tree | commitdiff |
2012-11-08 |
Paul Cornett | Disable GTK2-specific code to change theme when buildin... |
tree | commitdiff |
2012-11-08 |
Stefan Csomor | support for freeze and thaw under cocoa |
tree | commitdiff |
2012-11-07 |
Paul Cornett | update fullscreen state when it is changed by the WM |
tree | commitdiff |
2012-11-07 |
Jouk Jansen | Update OpenVMS make-files |
tree | commitdiff |
2012-11-07 |
Paul Cornett | add GTK3 implementations for remaining renderer functions |
tree | commitdiff |
2012-11-06 |
Vadim Zeitlin | Don't leave orphan taskbar icon window alive if setting... |
tree | commitdiff |
2012-11-06 |
Vadim Zeitlin | Keep item data in sync with their position in wxEditabl... |
tree | commitdiff |
2012-11-06 |
Vadim Zeitlin | Restore propagation of EVT_SEARCHCTRL_CANCEL_BTN events... |
tree | commitdiff |
2012-11-06 |
Vadim Zeitlin | Fix regression with wxAuiToolBar gripper and overflow... |
tree | commitdiff |
2012-11-06 |
Vadim Zeitlin | Minor improvements to wxEVT_COMMAND_DIRCTRL_CHANGED... |
tree | commitdiff |
2012-11-06 |
Paul Cornett | add GTK3-specific code for DrawItemSelectionRect()... |
tree | commitdiff |
2012-11-06 |
Vadim Zeitlin | No changes, just fix indentation in wxDataViewMainWindo... |
tree | commitdiff |
2012-11-06 |
Vadim Zeitlin | Update the current row after item deletion in generic... |
tree | commitdiff |
2012-11-06 |
Vadim Zeitlin | Never collapse invisible root item in generic wxDataVie... |
tree | commitdiff |
2012-11-06 |
Vadim Zeitlin | Remove __WXMSW__ check around background erasing in... |
tree | commitdiff |
2012-11-06 |
Stefan Csomor | supporting iOS 6 autorotate |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Don't move the insertion point if text didn't change... |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Make hack for button creation in wxOSX more robust. |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Ensure that paths used inside wxOSX are always in NFC... |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Add wxCFStringRef::AsStringWithNormalizationFormC(... |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Use kCGBlendModeExclusion for wxCOMPOSITION_XOR operation. |
tree | commitdiff |
next |