2011-07-22 |
Vadim Zeitlin | Refactor wxWindow::MSWHandleMessage() out from MSWWindo... |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Fix the alignment used by custom wxDVC renderers in... |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Make wxEnhMetaFileDC ctor from wxDC explicit. |
tree | commitdiff |
2011-07-19 |
Vadim Zeitlin | Add wxDataViewEvent::IsEditCancelled() and support... |
tree | commitdiff |
2011-07-19 |
Vadim Zeitlin | Added wxGCDC(wxEnhMetaFileDC) ctor too. |
tree | commitdiff |
2011-07-19 |
Vadim Zeitlin | Fix keyboard navigation in wxGrid with hidden columns. |
tree | commitdiff |
2011-07-19 |
Stefan Csomor | doing WakeUp in osx_carbon differently for the main... |
tree | commitdiff |
2011-07-19 |
Stefan Csomor | make sure we can issue a WakeUp call that really trigge... |
tree | commitdiff |
2011-07-18 |
Vadim Zeitlin | Fix memory leak in wxPanel::SetBackgroundBirmap() in... |
tree | commitdiff |
2011-07-16 |
Stefan Csomor | proper guard for bitmap constructors |
tree | commitdiff |
2011-07-11 |
Vadim Zeitlin | Fix showing slider label in wxMSW when wxSL_MIN_MAX_LAB... |
tree | commitdiff |
2011-07-11 |
Vadim Zeitlin | No real changes, just make some wxSlider members local... |
tree | commitdiff |
2011-07-09 |
Vadim Zeitlin | Support float, double and file name values in wxGeneric... |
tree | commitdiff |
2011-07-07 |
Vadim Zeitlin | Add wxDCImpl::MSWApplyGDIPlusTransform() to formalize... |
tree | commitdiff |
2011-07-07 |
Vadim Zeitlin | Make wxGCDC::GetGraphicsContext() const. |
tree | commitdiff |
2011-07-04 |
Vadim Zeitlin | Fix event types in wxMouseEvent::Aux1DClick() and Aux1D... |
tree | commitdiff |
2011-07-04 |
Vadim Zeitlin | Fix crash in wxDataViewProgressRenderer in non-Unicode... |
tree | commitdiff |
2011-07-02 |
Vadim Zeitlin | No real changes, just remove trailing commas from enum. |
tree | commitdiff |
2011-07-02 |
Vadim Zeitlin | Add wxCOMPOSITION_INVALID mode and use it to simplify... |
tree | commitdiff |
2011-06-30 |
Vadim Zeitlin | Work around bogus g++ warnings about possibly missing... |
tree | commitdiff |
2011-06-29 |
Vadim Zeitlin | Always initialize SelectInHDC::m_hgdiobj in wxMSW. |
tree | commitdiff |
2011-06-29 |
Vadim Zeitlin | Replace stc.{h,cpp} with the generated versions with... |
tree | commitdiff |
2011-06-28 |
Václav Slavík | Move wxThreadEvent into wxBase. |
tree | commitdiff |
2011-06-27 |
Vadim Zeitlin | Add support for child documents to docview framework. |
tree | commitdiff |
2011-06-22 |
Vadim Zeitlin | Restore wxPreviewFrame::Initialize(void) and add Initia... |
tree | commitdiff |
2011-06-22 |
Vadim Zeitlin | Use strdup() even in strict ANSI mode with MinGW. |
tree | commitdiff |
2011-06-19 |
Vadim Zeitlin | Implement wxCalendarCtrl::SetDateRange() in the native... |
tree | commitdiff |
2011-06-17 |
Vadim Zeitlin | Don't use __declspec(dllexport) for MinGW gcc 4.5 and... |
tree | commitdiff |
2011-06-16 |
Vadim Zeitlin | Fix wxStringOutputStream in wxUSE_UNICODE_UTF8 build. |
tree | commitdiff |
2011-06-16 |
Robin Dunn | Use wxAnyButton's DoGetBestSize for toggle buttons |
tree | commitdiff |
2011-06-15 |
Vadim Zeitlin | Generic wxHyperlinkCtrl appearance and behaviour improv... |
tree | commitdiff |
2011-06-15 |
Vadim Zeitlin | Fix keyboard navigation in wxGrid with reordered columns. |
tree | commitdiff |
2011-06-15 |
Vadim Zeitlin | Rename some parameters in wxGrid code to make them... |
tree | commitdiff |
2011-06-14 |
Vadim Zeitlin | Refactor wxButton and wxToggleButton to derive from... |
tree | commitdiff |
2011-06-11 |
Vadim Zeitlin | Implement wxDataViewCtrl::SetRowHeight() for wxGTK. |
tree | commitdiff |
2011-06-09 |
Stefan Csomor | adding default interpolation enum |
tree | commitdiff |
2011-06-09 |
Stefan Csomor | fixing test, adding minimal docs |
tree | commitdiff |
2011-06-09 |
Stefan Csomor | adding placeholders for interpolation setting |
tree | commitdiff |
2011-06-09 |
Stefan Csomor | add member for sheetdialog |
tree | commitdiff |
2011-06-07 |
Vadim Zeitlin | Add wxDataViewCtrl::SetRowHeight() and provide its... |
tree | commitdiff |
2011-06-07 |
Vadim Zeitlin | Replace more DECLARE_CLASS occurrences with DECLARE_DYN... |
tree | commitdiff |
2011-06-07 |
Vadim Zeitlin | Use DECLARE_DYNAMIC_CLASS instead of DECLARE_CLASS. |
tree | commitdiff |
2011-06-07 |
Vadim Zeitlin | Make wxDECLARE_CLASS synonym of wxDECLARE_ABSTRACT_CLASS. |
tree | commitdiff |
2011-06-06 |
Stefan Csomor | supporting nested window disablers on the same window |
tree | commitdiff |
2011-06-01 |
Vadim Zeitlin | No changes, just avoid unused parameters warnings. |
tree | commitdiff |
2011-05-31 |
Robin Dunn | Virtualize StartEditor and add implementations for... |
tree | commitdiff |
2011-05-31 |
Robin Dunn | Build fixes for using Cairo on MSW. |
tree | commitdiff |
2011-05-28 |
Vadim Zeitlin | Free calloc()'d pointer correctly in wxFSWatchEntryMSW. |
tree | commitdiff |
2011-05-20 |
Jaakko Salli | Allow wxPGProperty::IsChildSelected() to work recursively |
tree | commitdiff |
2011-05-17 |
Vadim Zeitlin | Allow passing wxLongLong values directly to wx pseudo... |
tree | commitdiff |
2011-05-14 |
Vadim Zeitlin | Cancel dragging in wxAuiNotebook on capture loss. |
tree | commitdiff |
2011-05-13 |
Vadim Zeitlin | Don't use the standard containers by default. |
tree | commitdiff |
2011-05-13 |
Vadim Zeitlin | Make wxListCtrl sort function take wxIntPtr, not long... |
tree | commitdiff |
2011-05-13 |
Vadim Zeitlin | Define wx[U]IntPtr as long, not [s]size_t, in 32 bit... |
tree | commitdiff |
2011-05-11 |
Julian Smart | wxRTC doc updates |
tree | commitdiff |
2011-05-11 |
Stefan Csomor | separating observers for default mode (outer 'normal... |
tree | commitdiff |
2011-05-10 |
Vadim Zeitlin | Fix inserting radio menu items in wxGTK too. |
tree | commitdiff |
2011-05-10 |
Vadim Zeitlin | Rewrote wxMSW radio menu items code to support not... |
tree | commitdiff |
2011-05-09 |
Jaakko Salli | Fixed a bug: Disabling a property didn't work properly... |
tree | commitdiff |
2011-05-08 |
Julian Smart | More work on improving wxRTC documentation, copied... |
tree | commitdiff |
2011-05-04 |
Robin Dunn | Adda virtual dtor to silence warnings |
tree | commitdiff |
2011-05-03 |
Vadim Zeitlin | Implement watching directory correctly in MSW wxFileSys... |
tree | commitdiff |
2011-05-03 |
Vadim Zeitlin | Fix wxFileSystemWatcher::Remove() in wxMSW. |
tree | commitdiff |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
tree | commitdiff |
2011-05-03 |
Vadim Zeitlin | Add wxDocManager::GetPageSetupDialogData() accessor. |
tree | commitdiff |
2011-05-01 |
Václav Slavík | Make wxSpinCtrlGeneric usable as wxDVC editor control. |
tree | commitdiff |
2011-05-01 |
Vadim Zeitlin | Translate various user-visible strings in rich text... |
tree | commitdiff |
2011-04-30 |
Dimitri Schoolwerth | No code changes, fixed some typos. |
tree | commitdiff |
2011-04-28 |
Vadim Zeitlin | Fix wxULongLongNative::ToDouble() compilation with... |
tree | commitdiff |
2011-04-28 |
Vadim Zeitlin | Use correct GTK macro in wx_gtk_widget_get_sensitive(). |
tree | commitdiff |
2011-04-28 |
Vadim Zeitlin | Fix check in assert in wxULongLong::ToULong(). |
tree | commitdiff |
2011-04-28 |
Vadim Zeitlin | Don't specialize std::numeric_limits<> for wxLongLong... |
tree | commitdiff |
2011-04-27 |
Vadim Zeitlin | Fix wxULongLong::ToDouble() for MSVC. |
tree | commitdiff |
2011-04-26 |
Vadim Zeitlin | Allow showing the print preview frame non modally. |
tree | commitdiff |
2011-04-26 |
Vadim Zeitlin | Fix assert when destroying wxDataViewCtrl being edited... |
tree | commitdiff |
2011-04-26 |
Vadim Zeitlin | No changes, just get rid of wxDataViewColumn::GetConstG... |
tree | commitdiff |
2011-04-26 |
Vadim Zeitlin | Specialize std::numeric_limits<> for wxLongLong and... |
tree | commitdiff |
2011-04-25 |
Dimitri Schoolwerth | Fixed filename in wxOSX-Cocoa's file dialog using exten... |
tree | commitdiff |
2011-04-24 |
Václav Slavík | Don't rely on RVO in wxON_BLOCK_EXIT_SET(). |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Add wxDC::SetTransformMatrix() and related methods... |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Set page range in the print preview correctly. |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Make the source files non-executable again. |
tree | commitdiff |
2011-04-22 |
Václav Slavík | Return wxWindow* from wxDataViewCustomRenderer::CreateE... |
tree | commitdiff |
2011-04-22 |
Stefan Csomor | osx 64 bit multilib build needs an explicit export... |
tree | commitdiff |
2011-04-22 |
Stefan Csomor | implementation of HotKey, see #12354 |
tree | commitdiff |
2011-04-21 |
Julian Smart | Added ForceDelayedLayout |
tree | commitdiff |
2011-04-17 |
Vadim Zeitlin | Implement auto-completion support for wxTextEntry in... |
tree | commitdiff |
2011-04-17 |
Vadim Zeitlin | Refactor: extract wxTextCompleterFixed from wxMSW to... |
tree | commitdiff |
2011-04-17 |
Vadim Zeitlin | Add wxAffineMatrix2D and related classes. |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Split wxTextCompleter into a base class and wxTextCompl... |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Added private wxEVT_AFTER_CHAR event for wxMSW implemen... |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Add support for dynamic auto-completion in wxTextEntry. |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Refactor wxTextEntry::AutoComplete() to simply call... |
tree | commitdiff |
2011-04-16 |
Stefan Csomor | support generic flag for pixel offsetting, see #11853 |
tree | commitdiff |
2011-04-15 |
Dimitri Schoolwerth | Replaced C++ comments with C ones in C files. |
tree | commitdiff |
2011-04-15 |
Paul Cornett | workaround for broken window managers which claim to... |
tree | commitdiff |
2011-04-15 |
Jaakko Salli | Removed wxPG_DOUBLE_BUFFER constant. Now all wxPG rende... |
tree | commitdiff |
2011-04-10 |
Vadim Zeitlin | Re-define push_back() in wxSortedArrayString to behave... |
tree | commitdiff |
2011-04-10 |
Vadim Zeitlin | Allow customizing AUI tab colours in wxAuiTabArt. |
tree | commitdiff |
2011-04-09 |
Stefan Csomor | fixing configure builds for iphone |
tree | commitdiff |
next |