2011-10-31 |
Paul Cornett | simplify Refresh(), ancestors of a mapped window have... |
tree | commitdiff |
2011-10-31 |
Paul Cornett | in DoSetSize, only call GetPosition if necessary |
tree | commitdiff |
2011-10-31 |
Paul Cornett | correct callback function signature |
tree | commitdiff |
2011-10-31 |
Paul Cornett | move class function out of extern "C" block |
tree | commitdiff |
2011-10-31 |
Paul Cornett | simplify code calling gtk_window_set_urgency_hint |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | Avoid too many sash position changed events when splitt... |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | Fix the check for second window becoming too small... |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | Make the initial sash position work in splitter sample. |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | Don't apply gravity before requested sash position... |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | Remove wxSplitterWindow::m_checkRequestedSashPosition. |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | No changes, just remove wxSplitterWindow::{Set,Get... |
tree | commitdiff |
2011-10-30 |
Julian Smart | Fixed problem with the size of paragraphs not needing... |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | Perform wxAuiToolBar idle updates from UpdateWindowUI... |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | Generate right click events for all kinds of items... |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | Fix splitting message into title in body in MSW wxProgr... |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | Don't replace non default wxMessageDialog labels with... |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | Change variables naming convention in wxAUI code. |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | Remove apparently unnecessary wxAuiMDIClientWindow... |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | Fix assert in generic wxListCtrl icon view when using... |
tree | commitdiff |
2011-10-30 |
Julian Smart | Fixed warning when compiling richttextctrl.cpp in VS201... |
tree | commitdiff |
2011-10-30 |
Julian Smart | Add indents to maximum size to prevent problems with... |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | Allow customization of the locations where persistent... |
tree | commitdiff |
2011-10-29 |
Paul Cornett | parenthesize bitwise operator in logical expression |
tree | commitdiff |
2011-10-27 |
Vadim Zeitlin | Make BOM-detection code in wxConvAuto public. |
tree | commitdiff |
2011-10-27 |
Vadim Zeitlin | No changes, just remove redundant code. |
tree | commitdiff |
2011-10-27 |
Vadim Zeitlin | Add _PTR WX_DECLARE_HASH_SET variants to fix warnings... |
tree | commitdiff |
2011-10-27 |
Vadim Zeitlin | Use WX_XXX_ARRAY_PTR macro variants for arrays of pointers. |
tree | commitdiff |
2011-10-27 |
Vadim Zeitlin | Don't make wxQsort() extern "C" nor use any special... |
tree | commitdiff |
2011-10-27 |
Vadim Zeitlin | Make GTK callbacks passed to GTKConnectWidget() extern... |
tree | commitdiff |
2011-10-27 |
Vadim Zeitlin | Explicitly declare environ variable. |
tree | commitdiff |
2011-10-27 |
Vadim Zeitlin | Always include locale.h to get LC_ALL declaration. |
tree | commitdiff |
2011-10-27 |
Vadim Zeitlin | Remove unused wxIFFDecoder::picptr member variable. |
tree | commitdiff |
2011-10-27 |
Vadim Zeitlin | No real changes, just remove an extra semicolon. |
tree | commitdiff |
2011-10-27 |
Vadim Zeitlin | Replace remaining occurrences of _T() with wxT(). |
tree | commitdiff |
2011-10-26 |
Václav Slavík | Fix incorrect handling of ItemsAdded() in wxDataViewCtrl. |
tree | commitdiff |
2011-10-26 |
Stefan Csomor | move declaration into cocoa part |
tree | commitdiff |
2011-10-25 |
Paul Cornett | fix wxMDIChildFrame after r69390 and r69468, TLW realiz... |
tree | commitdiff |
2011-10-25 |
Stefan Csomor | fixing reentrancy problem under iOS 5 |
tree | commitdiff |
2011-10-25 |
Stefan Csomor | fixing iPhone build |
tree | commitdiff |
2011-10-25 |
Paul Cornett | avoid GDK warning "drawable is not a pixmap or window" |
tree | commitdiff |
2011-10-25 |
Paul Cornett | avoid GTK3 warning "GtkNotebook %p is mapped but visibl... |
tree | commitdiff |
2011-10-22 |
Julian Smart | Fix for indeterminate attribute specification |
tree | commitdiff |
2011-10-22 |
Julian Smart | Applied patch #13534: wxRichTextCtrl: Make it easier... |
tree | commitdiff |
2011-10-22 |
Julian Smart | Allow user to select indeterminate state for font attri... |
tree | commitdiff |
2011-10-21 |
Václav Slavík | Use the new wxDataViewRenderer activation API in wxTree... |
tree | commitdiff |
2011-10-21 |
Václav Slavík | Move wxDataViewCustomRendererBase::ActivateCell() to... |
tree | commitdiff |
2011-10-20 |
Vadim Zeitlin | Fix wxRichToolTip compilation under MSW without PCH... |
tree | commitdiff |
2011-10-20 |
Vadim Zeitlin | Add "checked" property for toolbar tool elements in... |
tree | commitdiff |
2011-10-20 |
Robin Dunn | The new wxImage related gaphics context code uses some... |
tree | commitdiff |
2011-10-20 |
Robin Dunn | Delegate wxGraphicsBitmap::ConvertToImage to the render... |
tree | commitdiff |
2011-10-19 |
Václav Slavík | Cleanup of wxDataViewCtrl cell activation code. |
tree | commitdiff |
2011-10-19 |
Václav Slavík | Move InitMouseEvent<T>() to wx/gtk/private/event.h. |
tree | commitdiff |
2011-10-19 |
Václav Slavík | Use wxDatePickerCtrl in wxDataViewDateRenderer. |
tree | commitdiff |
2011-10-19 |
Václav Slavík | Fix NULL window argument to wxEVT_KILL_FOCUS when creat... |
tree | commitdiff |
2011-10-19 |
Václav Slavík | Send wxEVT_CREATE and do other post-realization initial... |
tree | commitdiff |
2011-10-19 |
Václav Slavík | Set wxFocusEvent's window value for wxEVT_KILL_FOCUS... |
tree | commitdiff |
2011-10-19 |
Vadim Zeitlin | More fixes for PCH-less compilation. |
tree | commitdiff |
2011-10-18 |
Vadim Zeitlin | Fix for PCH-less compilation after wxNonOwnedWindow... |
tree | commitdiff |
2011-10-18 |
Vadim Zeitlin | Added wxRichToolTip class. |
tree | commitdiff |
2011-10-18 |
Vadim Zeitlin | Added wxNonOwnedWindow::SetShape(wxGraphicsPath). |
tree | commitdiff |
2011-10-18 |
Vadim Zeitlin | Document and test behaviour of wxRegion methods when... |
tree | commitdiff |
2011-10-18 |
Vadim Zeitlin | Fix SetShape() in wxOSX/Cocoa. |
tree | commitdiff |
2011-10-18 |
Vadim Zeitlin | Don't create a valid wxRegion when using default ctor... |
tree | commitdiff |
2011-10-18 |
Vadim Zeitlin | Don't interpret '&' specially in wxTextWrapper. |
tree | commitdiff |
2011-10-18 |
Vadim Zeitlin | Use wxWindow::GetClientAreaOrigin() instead of MSW... |
tree | commitdiff |
2011-10-18 |
Vadim Zeitlin | Correct the direction passed to wxDataObject in wxGTK... |
tree | commitdiff |
2011-10-16 |
Stefan Csomor | supporting deployment < 10.6 when compiling against... |
tree | commitdiff |
2011-10-16 |
Stefan Csomor | removing QD dependency |
tree | commitdiff |
2011-10-16 |
Vadim Zeitlin | Align multiline labels correctly in wxMSW owner-drawn... |
tree | commitdiff |
2011-10-16 |
Steve Lamerton | Export a couple of Carbon functions to allow wxWebView... |
tree | commitdiff |
2011-10-15 |
Václav Slavík | Set wxDataViewCtrl::m_focusWidget in wxGTK. |
tree | commitdiff |
2011-10-15 |
Václav Slavík | Don't call wxEvent::SetTimestamp() twice in InitMouseEv... |
tree | commitdiff |
2011-10-15 |
Vadim Zeitlin | Don't use wxMSW version of wxNonOwnedWindow at all... |
tree | commitdiff |
2011-10-13 |
Vadim Zeitlin | Don't assert in wxDateTime::Format("%p") in locales... |
tree | commitdiff |
2011-10-13 |
Vadim Zeitlin | The usual fix for PCH-less compilation after the last... |
tree | commitdiff |
2011-10-13 |
Vadim Zeitlin | Implement SetShape() for wxPopupWindow in wxGTK. |
tree | commitdiff |
2011-10-13 |
Robin Dunn | Avoid an assert when m_dir is empty |
tree | commitdiff |
2011-10-12 |
Vadim Zeitlin | And another compilation fix. |
tree | commitdiff |
2011-10-12 |
Vadim Zeitlin | Compilation fix after a bad merge. |
tree | commitdiff |
2011-10-12 |
Vadim Zeitlin | Added wxWindow::GTKHandleRealized() virtual method... |
tree | commitdiff |
2011-10-12 |
Stefan Csomor | applying slightly modified patch, fixes #13434 |
tree | commitdiff |
2011-10-11 |
Vadim Zeitlin | Update status bar labels properly after width change... |
tree | commitdiff |
2011-10-11 |
Vadim Zeitlin | Don't delete wxTaskBarIcon in wxMSW wxNotificationMessa... |
tree | commitdiff |
2011-10-11 |
Vadim Zeitlin | Move SetBackgroundBitmap() from wxPanel to new wxCustom... |
tree | commitdiff |
2011-10-10 |
Vadim Zeitlin | Fix warnings about wxOSX_USE_CARBON being undefined... |
tree | commitdiff |
2011-10-10 |
Vadim Zeitlin | Fix PCH-less build after adding wxNonOwnerWindow in... |
tree | commitdiff |
2011-10-10 |
Vadim Zeitlin | Move wxTopLevelWindow::SetShape() down to wxNonOwnedWindow. |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | No changes, just get rid of unnecessary variables in... |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Don't declare wxCairoFontData::m_underlined unnecessarily. |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Allow creating wxGraphicsFont without using wxFont. |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Remove font scaling from wxMSW wxGraphicsContext. |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Allow creating wxGraphicsBitmap and wxGraphicsContext... |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Refactor wxGDIPlusFontData ctor to allow using it witho... |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Simplify and rationalize wxGDIPlusContext class constru... |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Don't make private wxGraphicsContext-derived classes... |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Fixed non-existent wxCairoContext default ctor. |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Added wxGraphicsBitmap::ConvertToImage(). |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | No changes, just refactor wxCairoBitmapData ctor. |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Implement EVT_MOUSE_CAPTURE_LOST handling for wxPopupTr... |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Implement delayed destruction for wxPopupTransientWindow. |
tree | commitdiff |
next |