2011-08-08 |
Vadim Zeitlin | Added private wxMenu::MSWNewFromHMENU() method. |
tree | commitdiff |
2011-08-08 |
Vadim Zeitlin | Fix compilation with g++ 4.7 (prerelease). |
tree | commitdiff |
2011-08-05 |
Vadim Zeitlin | Implement wxFileType::GetOpenCommand() in wxOSX. |
tree | commitdiff |
2011-08-04 |
Vadim Zeitlin | Add support for wxHELP button to wxMessageDialog. |
tree | commitdiff |
2011-08-04 |
Vadim Zeitlin | Compilation fixes for wxUSE_GEOMETRY==0 build. |
tree | commitdiff |
2011-08-04 |
Julian Smart | Added Page Break control to spacing page |
tree | commitdiff |
2011-08-03 |
Vadim Zeitlin | Fix bug with TAB being able to switch focus between... |
tree | commitdiff |
2011-08-02 |
Robin Dunn | Initialize the native printer info for ConvertFromNativ... |
tree | commitdiff |
2011-07-31 |
Václav Slavík | Silence Clang warning about numeric_limits<> specializa... |
tree | commitdiff |
2011-07-30 |
Vadim Zeitlin | Get rid of ugly wxCONTROL_ITEMCONTAINER_CLIENTDATAOBJEC... |
tree | commitdiff |
2011-07-30 |
Vadim Zeitlin | Resolve ambiguity between GetClientXXX() methods in... |
tree | commitdiff |
2011-07-29 |
Vadim Zeitlin | Add wxTextCtrl::PositionToCoords() functions for wxMSW... |
tree | commitdiff |
2011-07-26 |
Vadim Zeitlin | Compilation fix: include wx/event.h from wx/containr.h. |
tree | commitdiff |
2011-07-25 |
Dimitri Schoolwerth | Fixed containr.h compilation with gcc. |
tree | commitdiff |
2011-07-24 |
Vadim Zeitlin | No changes, just remove unnecessary wxPickerBase::OnSize(). |
tree | commitdiff |
2011-07-24 |
Vadim Zeitlin | Replace wxControlContainer-related macros with wxNaviga... |
tree | commitdiff |
2011-07-24 |
Vadim Zeitlin | Use wxNavigationEnabled<> for keyboard navigation in... |
tree | commitdiff |
2011-07-24 |
Vadim Zeitlin | Add wxNavigationEnabled<> helper for implementing TAB... |
tree | commitdiff |
2011-07-22 |
Vadim Zeitlin | Increased the version to 2.9.3. |
tree | commitdiff |
2011-07-22 |
Vadim Zeitlin | Added customizable wxDocManager::OnMRUFileNotExist... |
tree | commitdiff |
2011-07-22 |
Vadim Zeitlin | Allow passing the error value to wxStreamBase::Reset(). |
tree | commitdiff |
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 |
next |