2012-08-25 |
Václav Slavík | Make sure wchar_t CRT functions work on OS X. |
tree | commitdiff |
2012-08-15 |
Vadim Zeitlin | Respect item max sizes in wxBoxSizer. |
tree | commitdiff |
2012-08-15 |
Vadim Zeitlin | No real changes, just add wxSizerItem::AddBorderToSize... |
tree | commitdiff |
2012-08-15 |
Vadim Zeitlin | Honour window min and max sizes in wxWindow::GetBestSize(). |
tree | commitdiff |
2012-08-11 |
Vadim Zeitlin | Really delete the item in wxDataViewTreeStore::DeleteIt... |
tree | commitdiff |
2012-08-09 |
Václav Slavík | Compilation fix for r72307. |
tree | commitdiff |
2012-08-09 |
Václav Slavík | Show progress of printing in wxMSW. |
tree | commitdiff |
2012-08-09 |
Václav Slavík | Fix crash when canceling 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-07 |
Paul Cornett | silence GCC warning suggesting parentheses |
tree | commitdiff |
2012-08-07 |
Václav Slavík | Make the modal print preview window behave like a modal... |
tree | commitdiff |
2012-08-06 |
Vadim Zeitlin | A better fix for wxHash{Map,Set} with g++ 4.7. |
tree | commitdiff |
2012-08-02 |
Paul Cornett | remove unused OSX includes |
tree | commitdiff |
2012-08-02 |
Paul Cornett | Fix wxGCDC::Clear() for Cairo, and possibly MSW. |
tree | commitdiff |
2012-07-30 |
Vadim Zeitlin | Fix the size of the buffer passed to wxTmemcpy() in... |
tree | commitdiff |
2012-07-29 |
Vadim Zeitlin | Translate wxTextDataObject to/from native EOL format. |
tree | commitdiff |
2012-07-29 |
Vadim Zeitlin | No real changes, just use accessors in wxTextDataObject. |
tree | commitdiff |
2012-07-29 |
Vadim Zeitlin | Fix bug in wxNumberFormatter::ToString() for negative... |
tree | commitdiff |
2012-07-28 |
Robin Dunn | Adding wxDC::GetHandle for wxOSX-cocoa and wxOSX-carbon |
tree | commitdiff |
2012-07-24 |
Vadim Zeitlin | Don't eagerly set wxKeyEvent position fields. |
tree | commitdiff |
2012-07-23 |
Vadim Zeitlin | Use __DARWIN__ instead of __WXOSX__ in non-GUI code. |
tree | commitdiff |
2012-07-20 |
Vadim Zeitlin | Don't use delayed destruction for sockets in other... |
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 the root and all the files in wxFileSystemWatcherBa... |
tree | commitdiff |
2012-07-12 |
Vadim Zeitlin | Fix item data access in wxDataViewListCtrl. |
tree | commitdiff |
2012-07-11 |
Vadim Zeitlin | Ensure that names of saved XPMs are valid C identifiers. |
tree | commitdiff |
2012-07-11 |
Paul Cornett | remove code in SetFont which modifies font for no appar... |
tree | commitdiff |
2012-07-11 |
Paul Cornett | Avoid creating and immediately destroying a wxGraphicsC... |
tree | commitdiff |
2012-07-10 |
Vadim Zeitlin | Forbid setting hints for multi-line text controls. |
tree | commitdiff |
2012-07-07 |
Vadim Zeitlin | Avoid warnings about uninitialized variables in TGA... |
tree | commitdiff |
2012-07-07 |
Vadim Zeitlin | Avoid warning about unused variable in wxGetUTCTimeMill... |
tree | commitdiff |
2012-07-02 |
Vadim Zeitlin | Clear larger area in wxGCDC::Clear(). |
tree | commitdiff |
2012-07-02 |
Stefan Csomor | handling illegal fsrefs by returning an empty string... |
tree | commitdiff |
2012-07-01 |
Stefan Csomor | using common code |
tree | commitdiff |
2012-07-01 |
Vadim Zeitlin | Fix the use of AutoHBITMAP in recently added LoadImageF... |
tree | commitdiff |
2012-06-30 |
Paul Cornett | support for GTK3 |
tree | commitdiff |
2012-06-30 |
Vadim Zeitlin | Force wide char environment version initialization... |
tree | commitdiff |
2012-06-30 |
Vadim Zeitlin | Use wxString::t_str(), not fn_str(), with Windows API... |
tree | commitdiff |
2012-06-30 |
Vadim Zeitlin | Use bitmaps from resources by default in wxGTK under... |
tree | commitdiff |
2012-06-17 |
Vadim Zeitlin | Fixes for building wxGTK under Cygwin. |
tree | commitdiff |
2012-06-14 |
Stefan Csomor | guard XTI |
tree | commitdiff |
2012-06-13 |
Stefan Csomor | adding explanation for osx and fixing typo |
tree | commitdiff |
2012-06-12 |
Vadim Zeitlin | Slightly improve best size calculation for wxListCtrl... |
tree | commitdiff |
2012-06-12 |
Vadim Zeitlin | No real changes, just add a wxCHECK to GetDlgUnitBase(). |
tree | commitdiff |
2012-06-12 |
Stefan Csomor | setting source as this, according to thread '[wx-dev... |
tree | commitdiff |
2012-06-10 |
Robin Dunn | Fix compilation error |
tree | commitdiff |
2012-06-10 |
Vadim Zeitlin | Fix wxHTMLDataObject compilation and memory leaks. |
tree | commitdiff |
2012-06-08 |
Robin Dunn | Keep track of the area intended to be buffered, and... |
tree | commitdiff |
2012-06-08 |
Vadim Zeitlin | Fix wxWindow::IsDescendant() to work with argument... |
tree | commitdiff |
2012-06-07 |
Robin Dunn | Add missing wxRichToolTip::SetTitleFont implementation. |
tree | commitdiff |
2012-06-01 |
Vadim Zeitlin | Clear old selection when wxListBox becomes empty. |
tree | commitdiff |
2012-06-01 |
Vadim Zeitlin | Add support for CP1258 (Vietnamese) and CP1361 (Korean... |
tree | commitdiff |
2012-06-01 |
Vadim Zeitlin | Use "GBK" as alternative name for CP936 encoding. |
tree | commitdiff |
2012-06-01 |
Vadim Zeitlin | Use wxCLASSINFO() instead of deprecated CLASSINFO(). |
tree | commitdiff |
2012-06-01 |
Vadim Zeitlin | Use wxDynamicCast() instead of IsKindOf() checks. |
tree | commitdiff |
2012-06-01 |
Vadim Zeitlin | Remove unnecessary dynamic cast in wxComboPopupWindow. |
tree | commitdiff |
2012-06-01 |
Vadim Zeitlin | Don't reset previous window event handler in PopEventHa... |
tree | commitdiff |
2012-05-31 |
Paul Cornett | silence warning about converting NULL to wxUIntPtr |
tree | commitdiff |
2012-05-31 |
Paul Cornett | silence warning about __WXMSW__ not defined |
tree | commitdiff |
2012-05-30 |
Robin Dunn | A patch adding wxHTMLDataObject which can be used for... |
tree | commitdiff |
2012-05-30 |
Stefan Csomor | fixing build with wxUSE_PROTOCOL = 1 and wxUSE_SOCKETS = 0 |
tree | commitdiff |
2012-05-26 |
Vadim Zeitlin | Fix bug with unloading wxPluginLibrary objects in ... |
tree | commitdiff |
2012-05-25 |
Vadim Zeitlin | Add wxDataViewListCtrl::GetItemCount(). |
tree | commitdiff |
2012-05-25 |
Vadim Zeitlin | Add wxDataViewListCtrl::{Set,Get}ItemData() methods. |
tree | commitdiff |
2012-05-25 |
Vadim Zeitlin | Use wxUIntPtr instead of wxClientData in wxDataViewList... |
tree | commitdiff |
2012-05-25 |
Vadim Zeitlin | Don't send a huge number of unneeded wxChildFocusEvents. |
tree | commitdiff |
2012-05-25 |
Vadim Zeitlin | Several fixes for wxAffineMatrix2D transformations. |
tree | commitdiff |
2012-05-23 |
Vadim Zeitlin | Fix wxBase compilation with UTF-8-based wxString under... |
tree | commitdiff |
2012-05-23 |
Vadim Zeitlin | Compilation fix for wxUSE_STL && !wxUSE_STL_BASED_WXSTR... |
tree | commitdiff |
2012-05-23 |
Vadim Zeitlin | Fix removing event handler filters in wxEvtHandler. |
tree | commitdiff |
2012-05-20 |
Vadim Zeitlin | Really fix compilation in !wxUSE_LOG_DEBUG && !HAVE_VAR... |
tree | commitdiff |
2012-05-20 |
Julian Smart | Added pixel size capability to wxTextAttr and wxRichTex... |
tree | commitdiff |
2012-05-19 |
Vadim Zeitlin | Fix compilation in !wxUSE_LOG_DEBUG && !HAVE_VARIADIC_M... |
tree | commitdiff |
2012-05-19 |
Stefan Csomor | removing unnecessary - and incorrect - override, fixes... |
tree | commitdiff |
2012-05-17 |
Paul Cornett | eliminate unused variable warning with wxUSE_LOG_DEBUG==0 |
tree | commitdiff |
2012-05-15 |
Vadim Zeitlin | Use iterators instead of indices in wxStripMenuCodes(). |
tree | commitdiff |
2012-05-13 |
Vadim Zeitlin | Simplify wxEventLoopManual pending events processing... |
tree | commitdiff |
2012-05-13 |
Vadim Zeitlin | Don't handle branches specially when sorting items... |
tree | commitdiff |
2012-05-11 |
Vadim Zeitlin | Fix extra event sent by wxTextEntry::ChangeValue()... |
tree | commitdiff |
2012-05-11 |
Robin Dunn | Enable access to the native bitmap object wrapped by... |
tree | commitdiff |
2012-05-09 |
Vadim Zeitlin | Add missing wx/scopeguard.h include to fix the build. |
tree | commitdiff |
2012-05-09 |
Vadim Zeitlin | Improve wxBookCtrlBase controller size calculations. |
tree | commitdiff |
2012-05-09 |
Vadim Zeitlin | Add wxWindow::GetBest{Height,Width}(). |
tree | commitdiff |
2012-05-07 |
Vadim Zeitlin | No real changes, just fix some typos in comments. |
tree | commitdiff |
2012-05-07 |
Václav Slavík | Make wxDocTemplate::CreateDocument() exceptions-safe. |
tree | commitdiff |
2012-05-05 |
Vadim Zeitlin | No changes, just spelling corrections in the comments. |
tree | commitdiff |
2012-05-04 |
Vadim Zeitlin | Add wxDir::GetNameWithSep() and use it to avoid consecu... |
tree | commitdiff |
2012-04-30 |
Václav Slavík | Fix destruction of wxDataViewCtrl's editor control. |
tree | commitdiff |
2012-04-29 |
Vadim Zeitlin | Work around the problem with not exiting event loop... |
tree | commitdiff |
2012-04-29 |
Vadim Zeitlin | Restore 2.8 stock labels for wxID_PREVIEW inadvertently... |
tree | commitdiff |
2012-04-28 |
Vadim Zeitlin | Fix crash in wxFileConfig when deleting last entry... |
tree | commitdiff |
2012-04-28 |
Vadim Zeitlin | Don't change wxTextEntry value if it didn't really... |
tree | commitdiff |
2012-04-28 |
Vadim Zeitlin | Don't block in wxEventLoopManual::Dispatch() if loop... |
tree | commitdiff |
2012-04-18 |
Vadim Zeitlin | Don't set focus to hidden window in wxSetFocusToChild(). |
tree | commitdiff |
2012-04-17 |
Stefan Csomor | avoiding potential mismatch between true and expected... |
tree | commitdiff |
2012-04-16 |
Vadim Zeitlin | Fix type mismatch in wxLogTrace() call in wxSocket. |
tree | commitdiff |
2012-04-16 |
Vadim Zeitlin | Add wxFSInputStream providing stream interface to wxFil... |
tree | commitdiff |
2012-04-16 |
Vadim Zeitlin | Added wxWrapperInputStream class. |
tree | commitdiff |
next |