2012-08-15 |
Vadim Zeitlin | Restore the use of wxListCtrl in report view in wxListbook. |
tree | commitdiff |
2012-08-14 |
Robin Dunn | fix some compile warnings |
tree | commitdiff |
2012-08-14 |
Robin Dunn | Update the wxVersionInfo, and don't forget to initializ... |
tree | commitdiff |
2012-08-14 |
Robin Dunn | Update new names to conform, add new event types and... |
tree | commitdiff |
2012-08-14 |
Robin Dunn | Minimal tweaks and additions to get wxSTC compiling... |
tree | commitdiff |
2012-08-11 |
Stefan Csomor | adding SetLabel -> SetTitle redirects, solves missing... |
tree | commitdiff |
2012-08-09 |
Václav Slavík | Show progress of printing in wxMSW. |
tree | commitdiff |
2012-08-09 |
Václav Slavík | Return wxPrintAbortDialog from CreateAbortWindow(). |
tree | commitdiff |
2012-08-09 |
Václav Slavík | Create wxPrintAbortDialog more sensibly. |
tree | commitdiff |
2012-08-06 |
Vadim Zeitlin | A better fix for wxHash{Map,Set} with g++ 4.7. |
tree | commitdiff |
2012-08-05 |
Vadim Zeitlin | Fix wxAutomationObject compilation in PCH-less build. |
tree | commitdiff |
2012-08-05 |
Vadim Zeitlin | Add webview library in MSVC-specific setup.h. |
tree | commitdiff |
2012-08-03 |
Vadim Zeitlin | Make wxGraphicsContext::GetSize() const. |
tree | commitdiff |
2012-08-03 |
Vadim Zeitlin | Make wxRect2D::Get{Position,Size}() const. |
tree | commitdiff |
2012-08-02 |
Robin Dunn | Have wxDCImpl::GetHandle return NULL by default instead... |
tree | commitdiff |
2012-07-31 |
Vadim Zeitlin | Fix comparisons of char and wchar_t with wxUniChar... |
tree | commitdiff |
2012-07-31 |
Vadim Zeitlin | Allow setting LCID used by wxAutomationObject. |
tree | commitdiff |
2012-07-30 |
Vadim Zeitlin | Use (newly) added wxStaticCastVariantData() to fix... |
tree | commitdiff |
2012-07-30 |
Vadim Zeitlin | Add expand/collapse button to wxRibbonBar. |
tree | commitdiff |
2012-07-29 |
Vadim Zeitlin | Remove workaround for slow scrolling in wxStyledTextCtrl. |
tree | commitdiff |
2012-07-29 |
Vadim Zeitlin | Generate clipboard events for wxComboBox in wxGTK too. |
tree | commitdiff |
2012-07-29 |
Vadim Zeitlin | Revert HasModifiers() change in behaviour, add HasAnyMo... |
tree | commitdiff |
2012-07-29 |
Vadim Zeitlin | Add a wxGTK-specific function to set wxNotificationMess... |
tree | commitdiff |
2012-07-28 |
Robin Dunn | Add GetHandle for wxGnomePrinterDCImpl |
tree | commitdiff |
2012-07-28 |
Robin Dunn | wxDC::GetHandle support for wxGTK |
tree | commitdiff |
2012-07-28 |
Robin Dunn | wxDC::GetHandle support for wxMSW |
tree | commitdiff |
2012-07-28 |
Robin Dunn | Adding wxDC::GetHandle for wxOSX-cocoa and wxOSX-carbon |
tree | commitdiff |
2012-07-27 |
Vadim Zeitlin | Implement wxNotificationMessage using libnotify in... |
tree | commitdiff |
2012-07-27 |
Vadim Zeitlin | Add a private wrapper for GError to wxGTK. |
tree | commitdiff |
2012-07-24 |
Vadim Zeitlin | Add wxWebView::GetNativeBackend() method. |
tree | commitdiff |
2012-07-24 |
Vadim Zeitlin | Don't eagerly set wxKeyEvent position fields. |
tree | commitdiff |
2012-07-24 |
Vadim Zeitlin | Extract OS X non-GUI event loop in a separate header. |
tree | commitdiff |
2012-07-24 |
Vadim Zeitlin | Add wxDir::Close(). |
tree | commitdiff |
2012-07-24 |
Vadim Zeitlin | Refactor: extract GtkScrolledWindow creation from wxWin... |
tree | commitdiff |
2012-07-24 |
Vadim Zeitlin | No real changes, just avoid overloaded virtual wxWebVie... |
tree | commitdiff |
2012-07-23 |
Vadim Zeitlin | Fix wxMSW wxTextEntry compilation in wxUSE_DYNLIB_CLASS... |
tree | commitdiff |
2012-07-23 |
Vadim Zeitlin | Use __DARWIN__ instead of __WXOSX__ in non-GUI code. |
tree | commitdiff |
2012-07-23 |
Vadim Zeitlin | Define wxGUIAppTraits for wxGTK/Windows port. |
tree | commitdiff |
2012-07-23 |
Vadim Zeitlin | Fix crash on wxWebViewWebKit window destruction. |
tree | commitdiff |
2012-07-20 |
Vadim Zeitlin | No changes, just fix some typos in comments. |
tree | commitdiff |
2012-07-20 |
Vadim Zeitlin | Use both URL-specific and plain text formats in wxGTK... |
tree | commitdiff |
2012-07-15 |
Julian Smart | Added continuation bullet style for supporting multiple... |
tree | commitdiff |
2012-07-14 |
Vadim Zeitlin | Add support for CURRENCY and SCODE to MSW OLE helpers. |
tree | commitdiff |
2012-07-13 |
Paul Cornett | avoid creating and immediately destroying a wxGraphicsC... |
tree | commitdiff |
2012-07-13 |
Vadim Zeitlin | Rename wxFileSystemWatcherBase::DoAdd() to AddAny(... |
tree | commitdiff |
2012-07-13 |
Vadim Zeitlin | Add possibility to hide and show again wxRibbonBar... |
tree | commitdiff |
2012-07-11 |
Paul Cornett | Avoid creating and immediately destroying a wxGraphicsC... |
tree | commitdiff |
2012-07-10 |
Vadim Zeitlin | Fix wxNativeContainerWindowId definition for wxGTK... |
tree | commitdiff |
2012-07-10 |
Vadim Zeitlin | Forbid setting hints for multi-line text controls. |
tree | commitdiff |
2012-07-10 |
Vadim Zeitlin | Use the same console event loop in wxBase and wxCore... |
tree | commitdiff |
2012-07-10 |
Vadim Zeitlin | Increase version to 2.9.5. |
tree | commitdiff |
2012-07-10 |
Paul Cornett | remove DoSetSize override, unneeded after r72001 |
tree | commitdiff |
2012-07-10 |
Paul Cornett | update minimum GTK2 version requirement to 2.6 |
tree | commitdiff |
2012-07-10 |
Robin Dunn | Make a couple virtuals protected so they can be overridden. |
tree | commitdiff |
2012-07-08 |
Robin Dunn | Revert r71595 for now, as the bug it fixed is the lesse... |
tree | commitdiff |
2012-07-07 |
Vadim Zeitlin | Replace "_amd64" with "_x64" in a few more places. |
tree | commitdiff |
2012-07-07 |
Vadim Zeitlin | Explicitly call base class ctor in wxRichTextFieldType... |
tree | commitdiff |
2012-07-07 |
Vadim Zeitlin | Return correct index from wxGenericListCtrl::InsertColu... |
tree | commitdiff |
2012-07-04 |
Vadim Zeitlin | Use list mode in wxListbook list control instead of... |
tree | commitdiff |
2012-07-02 |
Vadim Zeitlin | Fix wxDataViewChoiceRenderer behaviour in wxOSX/Cocoa. |
tree | commitdiff |
2012-07-02 |
Vadim Zeitlin | No changes, just suppress an unused parameter warning... |
tree | commitdiff |
2012-07-01 |
Vadim Zeitlin | Fix wxMSW compilation without PCH. |
tree | commitdiff |
2012-07-01 |
Stefan Csomor | common code for normalization |
tree | commitdiff |
2012-07-01 |
Paul Cornett | override DoSetValue() to avoid unnecessary clipboard... |
tree | commitdiff |
2012-07-01 |
Stefan Csomor | native drop target method for cocoa |
tree | commitdiff |
2012-07-01 |
Stefan Csomor | native hook for supported datatypes |
tree | commitdiff |
2012-07-01 |
Stefan Csomor | adding native hook for drop target |
tree | commitdiff |
2012-06-30 |
Vadim Zeitlin | Make wxBookCtrlBase::GetPage() virtual to fix it for... |
tree | commitdiff |
2012-06-30 |
Vadim Zeitlin | Added internal wxHatchStyle enum. |
tree | commitdiff |
2012-06-30 |
Robin Dunn | Move a couple standard virtuals to protected sections... |
tree | commitdiff |
2012-06-30 |
Paul Cornett | support for GTK3 |
tree | commitdiff |
2012-06-30 |
Vadim Zeitlin | Define wxEntry() with WinMain-compatible signature... |
tree | commitdiff |
2012-06-30 |
Vadim Zeitlin | Use bitmaps from resources by default in wxGTK under... |
tree | commitdiff |
2012-06-30 |
Vadim Zeitlin | Add wxRibbonBar::DeletePage() and ClearPages() methods. |
tree | commitdiff |
2012-06-28 |
Vadim Zeitlin | Fix off by 1 error in wxHTML font size from points... |
tree | commitdiff |
2012-06-26 |
Robin Dunn | Don't hide the m_mm_to_pix_x and m_mm_to_pix_y in the... |
tree | commitdiff |
2012-06-24 |
Paul Cornett | update size hints when decoration size becomes known... |
tree | commitdiff |
2012-06-20 |
Vadim Zeitlin | Use wx/msw/winundef.h for wxGTK under Windows too. |
tree | commitdiff |
2012-06-20 |
Vadim Zeitlin | Use C, not C++, comments in wx/gtk/chkconf.h. |
tree | commitdiff |
2012-06-17 |
Vadim Zeitlin | Fixes for building wxGTK under Cygwin. |
tree | commitdiff |
2012-06-17 |
Vadim Zeitlin | Disable creation of wxDIB from wxBitmap in non-wxMSW... |
tree | commitdiff |
2012-06-17 |
Vadim Zeitlin | Move wxBell() from base to core library. |
tree | commitdiff |
2012-06-17 |
Vadim Zeitlin | Disable options that don't work with wxGTK in wx/chkconf.h. |
tree | commitdiff |
2012-06-17 |
Vadim Zeitlin | Define wxGTK GTK version symbols in GTK-specific setup.h. |
tree | commitdiff |
2012-06-17 |
Vadim Zeitlin | Add wxUSE_COMPILER_TLS to allow disabling compiler... |
tree | commitdiff |
2012-06-15 |
Stefan Csomor | better naming wxCFEventLoopPauseIdleEvents |
tree | commitdiff |
2012-06-15 |
Stefan Csomor | offer suppression of idle processing (delayed destructi... |
tree | commitdiff |
2012-06-14 |
Stefan Csomor | clang analyzer support specific for OSX |
tree | commitdiff |
2012-06-14 |
Stefan Csomor | FixedWith support through CoreText |
tree | commitdiff |
2012-06-14 |
Stefan Csomor | using CoreText under iOS |
tree | commitdiff |
2012-06-14 |
Stefan Csomor | removing attribute, as assert is not guaranteed not... |
tree | commitdiff |
2012-06-13 |
Stefan Csomor | using WX_ATTRIBUTE_NORETURN for asserts |
tree | commitdiff |
2012-06-13 |
Stefan Csomor | adding WX_ATTRIBUTE_NORETURN support (for functions... |
tree | commitdiff |
2012-06-13 |
Stefan Csomor | exposing mainWindow for C++ |
tree | commitdiff |
2012-06-13 |
Stefan Csomor | indicating the memory ownership of our c-method for... |
tree | commitdiff |
2012-06-13 |
Stefan Csomor | supporting clang memory management annotations |
tree | commitdiff |
2012-06-12 |
Vadim Zeitlin | Add wx/setup.h header for wxGTK build under MSW. |
tree | commitdiff |
2012-06-12 |
Vadim Zeitlin | Don't use generic wxListCtrl style for wxListMainWindow. |
tree | commitdiff |
2012-06-08 |
Robin Dunn | Keep track of the area intended to be buffered, and... |
tree | commitdiff |
2012-06-08 |
Vadim Zeitlin | Use wxString::Clone() instead of c_str() in wxThreadEve... |
tree | commitdiff |
next |