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 |
2012-04-16 |
Vadim Zeitlin | Added wxAcceleratorEntry::ToRawString(). |
tree | commitdiff |
2012-04-14 |
Vadim Zeitlin | Fix the check for wxUSE_DATETIME in wxGenericValidator... |
tree | commitdiff |
2012-04-08 |
Vadim Zeitlin | Compilation fixes for Cairo-based wxGraphicsContext... |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Reuse wxMenu::SendEvent() from wxFrameBase::ProcessComm... |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Use wxFrame::FindItemInMenuBar() in ProcessCommand(). |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Remove support for MetroWerks CodeWarrior compiler. |
tree | commitdiff |
2012-03-30 |
Vadim Zeitlin | Return run-time zlib version from wxGetZlibVersionInfo(). |
tree | commitdiff |
2012-03-29 |
Vadim Zeitlin | Remove nonsensical custom comparison code from wxDataVi... |
tree | commitdiff |
2012-03-29 |
Vadim Zeitlin | Restore the correct brush in wxGCDC::GradientFill(... |
tree | commitdiff |
2012-03-27 |
Vadim Zeitlin | Set wxTextAreaBase::m_filename in the methods of this... |
tree | commitdiff |
2012-03-27 |
Vadim Zeitlin | Added wxWindow::IsDescendant() helper. |
tree | commitdiff |
2012-03-25 |
Vadim Zeitlin | Return valid pointers from wxDateTime::ParseXXX() with... |
tree | commitdiff |
2012-03-25 |
Vadim Zeitlin | Fix bug with parsing time formats during DST periods. |
tree | commitdiff |
2012-03-22 |
Vadim Zeitlin | Use enum for wxMouseEvent::m_wheelAxis instead of int. |
tree | commitdiff |
2012-03-20 |
Vadim Zeitlin | Remove empty and unnecessary wxFontDialogBase destructor. |
tree | commitdiff |
2012-03-15 |
Vadim Zeitlin | Pass the original format to wxDataObjectSimple in wxDat... |
tree | commitdiff |
2012-03-13 |
Julian Smart | Don't scale 16x15 to 16x16 - fixes corruption of bookma... |
tree | commitdiff |
2012-03-10 |
Paul Cornett | remove unused parameter |
tree | commitdiff |
2012-03-09 |
Vadim Zeitlin | Check for iterator validity when parsing "%%" in wxDate... |
tree | commitdiff |
2012-03-09 |
Vadim Zeitlin | Check for end of string when parsing "%z" in wxDateTime... |
tree | commitdiff |
2012-03-08 |
Paul Cornett | adjust Blit destination rect if source rect is clipped |
tree | commitdiff |
next |