2009-11-11 |
Václav Slavík | Check that event's IDs range is valid, i.e. that lower... |
tree | commitdiff |
2009-11-11 |
Vadim Zeitlin | Add wxBase64Decode(void*,size_t,wxString) overload. |
tree | commitdiff |
2009-11-11 |
Kevin Ollivier | Use wxWebKitCtrlNameStr to adhere to the convention... |
tree | commitdiff |
2009-11-11 |
Vadim Zeitlin | Implement text ellipsizing for wxDataViewCustomRenderer... |
tree | commitdiff |
2009-11-11 |
Vadim Zeitlin | Add wxOSX_USE_COCOA around Cocoa-only OSXApplyAttr... |
tree | commitdiff |
2009-11-11 |
Vadim Zeitlin | Revert r62598 which removed "unnecessary wxOSX_USE_COCO... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Add support for wxDV_NO_HEADER to OS X/Cocoa wxDataView... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Add support for custom attributes to wxOSX/Cocoa wxData... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | No changes, just remove unnecessary wxOSX_USE_COCOA... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Add support for custom attributes to wxGTK wxDataViewCu... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Correct text position in wxDataViewCustomRenderer:... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Add helper wxRectFromGDKRect() function and use it. |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | No real changes, just remove some unnecessary casts. |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Avoid setting attributes in GTK wxDataViewRenderer... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Allow custom wxDataViewCtrl renderers to easily use... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Big wxDataViewCtrl renderer classes refactoring. |
tree | commitdiff |
2009-11-10 |
Paul Cornett | wxSpinCtrl values are always integral, they don't need... |
tree | commitdiff |
2009-11-10 |
Paul Cornett | wxSpinCtrl::SetIncrement is supposed to take an int... |
tree | commitdiff |
2009-11-09 |
Vadim Zeitlin | Remove unused anywhere wxDataViewRenderer::RightClick(). |
tree | commitdiff |
2009-11-08 |
Paul Cornett | avoid causing idle event from GetValue(), fixes #11013 |
tree | commitdiff |
2009-11-08 |
Kevin Ollivier | Make wxSTAY_ON_TOP and other window styles toggleable... |
tree | commitdiff |
2009-11-06 |
Vadim Zeitlin | Recognize MSVC 10 in wx/platform.h. |
tree | commitdiff |
2009-11-05 |
Vadim Zeitlin | Change wxLongLongFmtSpec to be a non-wide string. |
tree | commitdiff |
2009-11-05 |
Vadim Zeitlin | No real changes, just correct "synonim" typo in comments. |
tree | commitdiff |
2009-11-05 |
Kevin Ollivier | Create an autorelease pool to catch objects created... |
tree | commitdiff |
2009-11-02 |
Jaakko Salli | Some wxComboCtrlBase member functions were enclosed... |
tree | commitdiff |
2009-11-01 |
Kevin Ollivier | Start on Get/SetStyle support for OS X Cocoa wxTextCtrl. |
tree | commitdiff |
2009-11-01 |
Kevin Ollivier | wxColour -> NSColor conversion. |
tree | commitdiff |
2009-10-31 |
Kevin Ollivier | NSFont -> wxFont conversion. |
tree | commitdiff |
2009-10-31 |
Kevin Ollivier | Adding NSColor -> wxColour conversion. |
tree | commitdiff |
2009-10-31 |
Vadim Zeitlin | Make public and document wxDataView{Index,Virtual}ListM... |
tree | commitdiff |
2009-10-31 |
Vadim Zeitlin | Fix wx headers compilation in mingw32 strict ANSI mode. |
tree | commitdiff |
2009-10-31 |
Vadim Zeitlin | Return the real column width from wxOSX wxDataViewColum... |
tree | commitdiff |
2009-10-30 |
Kevin Ollivier | Initial ShowWithoutActivating implementations for Mac... |
tree | commitdiff |
2009-10-29 |
Jouk Jansen | fixing wx/evtloop.h for gtk1 |
tree | commitdiff |
2009-10-24 |
Vadim Zeitlin | Make wxDataViewModel::GetAttr() and GetAttrByRow()... |
tree | commitdiff |
2009-10-24 |
Vadim Zeitlin | Add wxDataViewListModel base class for list models. |
tree | commitdiff |
2009-10-24 |
Vadim Zeitlin | Create model and column in wxDataViewTreeCtrl::Create... |
tree | commitdiff |
2009-10-24 |
Vadim Zeitlin | No real changes, just make wxDataViewCtrl::Init() priva... |
tree | commitdiff |
2009-10-24 |
Vadim Zeitlin | Don't show anything in the cells which should be empty... |
tree | commitdiff |
2009-10-24 |
Vadim Zeitlin | Add wxDataViewModel::HasValue(). |
tree | commitdiff |
2009-10-23 |
Vadim Zeitlin | Use virtual functions to convert NSObject to the correc... |
tree | commitdiff |
2009-10-23 |
Vadim Zeitlin | Add wxDataViewModel::ChangeValue() and use it in wxDVC... |
tree | commitdiff |
2009-10-23 |
Vadim Zeitlin | Compilation fix for wxFileSystemWatcher in MSW STL... |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Compilation fix for old SDK in wxFileSystemWatcher... |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Refactor wxEventLoopSource-related code. |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Merge SOC2009_FSWATCHER branch into trunk. |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Suppress VC6 warnings about non-DLL-exported class... |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Suppress a warning in cppunit/extensions/ExceptionTestC... |
tree | commitdiff |
2009-10-19 |
Vadim Zeitlin | Document wxRendererNative::DrawTitleBarBitmap() and... |
tree | commitdiff |
2009-10-17 |
Paul Cornett | derive wxMask from wxMaskBase |
tree | commitdiff |
2009-10-17 |
Jaakko Salli | Exposed wxPGCell to SWIG |
tree | commitdiff |
2009-10-17 |
Vadim Zeitlin | Rewrite handling cell value changes in wxOSX/Cocoa... |
tree | commitdiff |
2009-10-17 |
Vadim Zeitlin | No changes, just attempts to make the code more readable. |
tree | commitdiff |
2009-10-17 |
Vadim Zeitlin | Fix crash when editing wxDVC items in place in wxOSX... |
tree | commitdiff |
2009-10-16 |
Vadim Zeitlin | Add ellipsization support to wxDataViewCtrl. |
tree | commitdiff |
2009-10-16 |
Vadim Zeitlin | Rename wxEllipsizeFlags elements to avoid confusion... |
tree | commitdiff |
2009-10-16 |
Vadim Zeitlin | Improve wxCollapsiblePane appearance under OS X. |
tree | commitdiff |
2009-10-16 |
Vadim Zeitlin | Implement icon text column using native GTK renderers... |
tree | commitdiff |
2009-10-15 |
Vadim Zeitlin | Use correct colour for selected items in generic wxDVC. |
tree | commitdiff |
2009-10-15 |
Jaakko Salli | Changed 'bool recursively' to 'int flags' argument... |
tree | commitdiff |
2009-10-15 |
Vadim Zeitlin | Replace wxValidator::SetBellOnError() with SuppressBell... |
tree | commitdiff |
2009-10-15 |
Jaakko Salli | Added wxPGCell::SetFont() and GetFont(); Documented... |
tree | commitdiff |
2009-10-14 |
Vadim Zeitlin | Test whether GTK+ is 2.18 or newer in configure. |
tree | commitdiff |
2009-10-14 |
Vadim Zeitlin | Add a detailed explanation of possible error reasons... |
tree | commitdiff |
2009-10-14 |
Vadim Zeitlin | Fixes to comparison operators for wxDVC classes. |
tree | commitdiff |
2009-10-13 |
Paul Cornett | Make m_idleMutex an object instead of a pointer. Use... |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Implement attributes support in generic wxDataViewIconT... |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Make generic wxDataViewProgressRenderer fill the entire... |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Handle cell alignment in the renderer itself in generic... |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Correct bug with items without attributes in wxGTK... |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Fix display of items without attributes in Cocoa wxDVC. |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | No real changes, just minor cleanup in Cocoa wxDataView... |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Remove wxDataViewTextRendererAttr by merging it with... |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Added wxDCFontChanger ctor not changing font. |
tree | commitdiff |
2009-10-11 |
Jaakko Salli | Have page-specific splitter setup flags in order to... |
tree | commitdiff |
2009-10-11 |
Jaakko Salli | Code cleanup and clarification |
tree | commitdiff |
2009-10-11 |
Jaakko Salli | Fixed wxPropertyGrid empty space rendering |
tree | commitdiff |
2009-10-10 |
Jaakko Salli | Removed intermediate wxPanel from wxPropertyGrid. |
tree | commitdiff |
2009-10-09 |
Paul Cornett | replace TRUE/FALSE with true/false |
tree | commitdiff |
2009-10-09 |
Stefan Csomor | adding defaults as wxDC did |
tree | commitdiff |
2009-10-09 |
Vadim Zeitlin | Define __WXOSX__ and __WXMAC__ on compiler command... |
tree | commitdiff |
2009-10-09 |
Vadim Zeitlin | Removed wxFont::Set/GetNoAntiAliasing() implementations. |
tree | commitdiff |
2009-10-09 |
Stefan Csomor | moving bitmapbutton functionality up to button for OSX |
tree | commitdiff |
2009-10-08 |
Stefan Csomor | implementing rollover and pressed image for bitmapbutto... |
tree | commitdiff |
2009-10-06 |
Paul Cornett | non-PCH build fix |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Refactor initialization code in wxTopLevelWindowMSW... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Implement wxWindow::ShowWithEffect() for wxOSX/Cocoa. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added a virtual wxWindow::OSXGetViewOrWindow() method. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Determine the appropriate show effect automatically... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Remove the hack with changing the parent background... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Implement DrawTitleBarBitmap() for OS X using hard... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added wxRendererNative::DrawTitleBarBitmap(). |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Replaced GraphicsHDC from src/msw/renderer.cpp with... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Don't use themed border for the generic info bar. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Ensure that info bar message uses the set font/colours... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added wxInfoBar::Dismiss(). |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added wxART_CLOSE art id. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added wxArtProvider::GetMessageBoxIconId(). |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Only show the default close button in wxInfoBar if... |
tree | commitdiff |
next |