2009-11-18 |
Vadim Zeitlin | Fix handling of invalid paths with multiple columns...
|
commit | commitdiff | tree |
2009-11-18 |
Vadim Zeitlin | Remove unnecessary manual face name selection code.
|
commit | commitdiff | tree |
2009-11-18 |
Vadim Zeitlin | Implement wxFont::GetFaceName() to return the face...
|
commit | commitdiff | tree |
2009-11-17 |
Vadim Zeitlin | Fix typo in Bind() documentation: s/binded/bound/
|
commit | commitdiff | tree |
2009-11-17 |
Vadim Zeitlin | Explicitly document event types for EVT_CLOSE().
|
commit | commitdiff | tree |
2009-11-16 |
Vadim Zeitlin | Fix wxDataViewRenderer::GetEllipsizeMode() for kDataBrowserT...
|
commit | commitdiff | tree |
2009-11-14 |
Vadim Zeitlin | Implement support for wxSL_<DIR> in wxGTK, show them...
|
commit | commitdiff | tree |
2009-11-14 |
Vadim Zeitlin | No changes, just removed trailing spaces.
|
commit | commitdiff | tree |
2009-11-14 |
Vadim Zeitlin | Correct wxSL_VERTICAL addition in r62618.
|
commit | commitdiff | tree |
2009-11-14 |
Vadim Zeitlin | Minor corrections to wxSL_LABELS definition and documentation.
|
commit | commitdiff | tree |
2009-11-14 |
Vadim Zeitlin | Undo test code accidentally committed as part of r62643.
|
commit | commitdiff | tree |
2009-11-14 |
Vadim Zeitlin | No real changes, just remove the ugly CONST_CAST macro.
|
commit | commitdiff | tree |
2009-11-14 |
Vadim Zeitlin | Restore the use of correct alignment in wxDVC renderers.
|
commit | commitdiff | tree |
2009-11-12 |
Vadim Zeitlin | Make wxSizeEvent::GetSize() description more precise.
|
commit | commitdiff | tree |
2009-11-11 |
Vadim Zeitlin | Update gdb pretty printing support for latest gdb version.
|
commit | commitdiff | tree |
2009-11-11 |
Vadim Zeitlin | Set wxSL_VERTICAL style in wxSlider demo page.
|
commit | commitdiff | tree |
2009-11-11 |
Vadim Zeitlin | Add wxBase64Decode(void*,size_t,wxString) overload.
|
commit | commitdiff | tree |
2009-11-11 |
Vadim Zeitlin | Implement text ellipsizing for wxDataViewCustomRenderer...
|
commit | commitdiff | tree |
2009-11-11 |
Vadim Zeitlin | Add wxOSX_USE_COCOA around Cocoa-only OSXApplyAttr...
|
commit | commitdiff | tree |
2009-11-11 |
Vadim Zeitlin | Revert r62598 which removed "unnecessary wxOSX_USE_COCOA...
|
commit | commitdiff | tree |
2009-11-10 |
Vadim Zeitlin | Send the selected item in wxDVC SELECTION_CHANGED event...
|
commit | commitdiff | tree |
2009-11-10 |
Vadim Zeitlin | No changes, just reformat comments in osx/dataview.mm.
|
commit | commitdiff | tree |
2009-11-10 |
Vadim Zeitlin | Fix width of the wxDataViewTreeCtrl column under OSX...
|
commit | commitdiff | tree |
2009-11-10 |
Vadim Zeitlin | Add support for wxDV_NO_HEADER to OS X/Cocoa wxDataViewCtrl.
|
commit | commitdiff | tree |
2009-11-10 |
Vadim Zeitlin | More cleanup of OS X Cocoa wxDataViewCtrl code.
|
commit | commitdiff | tree |
2009-11-10 |
Vadim Zeitlin | Add support for custom attributes to wxOSX/Cocoa wxDataViewC...
|
commit | commitdiff | tree |
2009-11-10 |
Vadim Zeitlin | No changes, just remove unnecessary wxOSX_USE_COCOA...
|
commit | commitdiff | tree |
2009-11-10 |
Vadim Zeitlin | Don't overwrite background in custom renderer in OSX...
|
commit | commitdiff | tree |
2009-11-10 |
Vadim Zeitlin | Add support for custom attributes to wxGTK wxDataViewCustomR...
|
commit | commitdiff | tree |
2009-11-10 |
Vadim Zeitlin | Correct text position in wxDataViewCustomRenderer:...
|
commit | commitdiff | tree |
2009-11-10 |
Vadim Zeitlin | Pass full cell rectangle to WXCallRender().
|
commit | commitdiff | tree |
2009-11-10 |
Vadim Zeitlin | Add helper wxRectFromGDKRect() function and use it.
|
commit | commitdiff | tree |
2009-11-10 |
Vadim Zeitlin | No real changes, just remove some unnecessary casts.
|
commit | commitdiff | tree |
2009-11-10 |
Vadim Zeitlin | Avoid setting attributes in GTK wxDataViewRenderer...
|
commit | commitdiff | tree |
2009-11-10 |
Vadim Zeitlin | Allow custom wxDataViewCtrl renderers to easily use...
|
commit | commitdiff | tree |
2009-11-10 |
Vadim Zeitlin | Big wxDataViewCtrl renderer classes refactoring.
|
commit | commitdiff | tree |
2009-11-10 |
Vadim Zeitlin | Add custom renderer column to the list model example...
|
commit | commitdiff | tree |
2009-11-10 |
Vadim Zeitlin | Use symbolic constants for list model columns in dataview...
|
commit | commitdiff | tree |
2009-11-10 |
Vadim Zeitlin | Fix discrepancy between different ways of measuring...
|
commit | commitdiff | tree |
2009-11-09 |
Vadim Zeitlin | Fix unit test added in r62561 to work under Windows...
|
commit | commitdiff | tree |
2009-11-09 |
Vadim Zeitlin | Remove unused anywhere wxDataViewRenderer::RightClick().
|
commit | commitdiff | tree |
2009-11-09 |
Vadim Zeitlin | Fix fatal bug when changing wxDataViewCtrl model in...
|
commit | commitdiff | tree |
2009-11-09 |
Vadim Zeitlin | No changes, just correct a recurring typo in "Override".
|
commit | commitdiff | tree |
2009-11-09 |
Vadim Zeitlin | No changes, just regenerated with bakefile 0.2.8.
|
commit | commitdiff | tree |
2009-11-06 |
Vadim Zeitlin | Recognize MSVC 10 in wx/platform.h.
|
commit | commitdiff | tree |
2009-11-06 |
Vadim Zeitlin | Change interpretation of font height in wxMSW to mean...
|
commit | commitdiff | tree |
2009-11-06 |
Vadim Zeitlin | Prefer to use standard selection colour in wxDataViewCustomR...
|
commit | commitdiff | tree |
2009-11-05 |
Vadim Zeitlin | Compilation fix after r62562.
|
commit | commitdiff | tree |
2009-11-05 |
Vadim Zeitlin | Change wxLongLongFmtSpec to be a non-wide string.
|
commit | commitdiff | tree |
2009-11-05 |
Vadim Zeitlin | Recognize UNCs starting with forward slashes too in...
|
commit | commitdiff | tree |
2009-11-05 |
Vadim Zeitlin | No real changes, just correct "synonim" typo in comments.
|
commit | commitdiff | tree |
2009-11-05 |
Vadim Zeitlin | Implement wxFindWindowAtPoint() correctly for wxOSX...
|
commit | commitdiff | tree |
2009-11-04 |
Vadim Zeitlin | Revert "trivial" change of r61772.
|
commit | commitdiff | tree |
2009-11-03 |
Vadim Zeitlin | Document wxDocument::SetDocumentSaved().
|
commit | commitdiff | tree |
2009-10-31 |
Vadim Zeitlin | Make public and document wxDataView{Index,Virtual}ListModel...
|
commit | commitdiff | tree |
2009-10-31 |
Vadim Zeitlin | Fix wx headers compilation in mingw32 strict ANSI mode.
|
commit | commitdiff | tree |
2009-10-31 |
Vadim Zeitlin | No real changes, just fix a typo in wxDataViewModel...
|
commit | commitdiff | tree |
2009-10-31 |
Vadim Zeitlin | Return the real column width from wxOSX wxDataViewColumn...
|
commit | commitdiff | tree |
2009-10-27 |
Vadim Zeitlin | No changes, just add a comment to the button focus...
|
commit | commitdiff | tree |
2009-10-27 |
Vadim Zeitlin | Undo commit of test code accidentally checked in in...
|
commit | commitdiff | tree |
2009-10-24 |
Vadim Zeitlin | Make wxDataViewModel::GetAttr() and GetAttrByRow()...
|
commit | commitdiff | tree |
2009-10-24 |
Vadim Zeitlin | Add wxDataViewListModel base class for list models.
|
commit | commitdiff | tree |
2009-10-24 |
Vadim Zeitlin | Create model and column in wxDataViewTreeCtrl::Create...
|
commit | commitdiff | tree |
2009-10-24 |
Vadim Zeitlin | No real changes, just make wxDataViewCtrl::Init() private...
|
commit | commitdiff | tree |
2009-10-24 |
Vadim Zeitlin | Don't show anything in the cells which should be empty...
|
commit | commitdiff | tree |
2009-10-24 |
Vadim Zeitlin | Add wxDataViewModel::HasValue().
|
commit | commitdiff | tree |
2009-10-24 |
Vadim Zeitlin | Use virtual items in wxDVC sample under Mac too.
|
commit | commitdiff | tree |
2009-10-23 |
Vadim Zeitlin | Use virtual functions to convert NSObject to the correct...
|
commit | commitdiff | tree |
2009-10-23 |
Vadim Zeitlin | Add wxDataViewModel::ChangeValue() and use it in wxDVC...
|
commit | commitdiff | tree |
2009-10-23 |
Vadim Zeitlin | Rebaked using post-0.2.7 svn version of bakefile.
|
commit | commitdiff | tree |
2009-10-23 |
Vadim Zeitlin | Use an even more informative error message in wxFSW...
|
commit | commitdiff | tree |
2009-10-23 |
Vadim Zeitlin | Compilation fix for wxFileSystemWatcher in MSW STL...
|
commit | commitdiff | tree |
2009-10-22 |
Vadim Zeitlin | Give more informative error in wxFSW test.
|
commit | commitdiff | tree |
2009-10-22 |
Vadim Zeitlin | Fix g++ compilation of wxFileSystemWatcher test after...
|
commit | commitdiff | tree |
2009-10-22 |
Vadim Zeitlin | Fix wxFSW test compilation with VC6.
|
commit | commitdiff | tree |
2009-10-22 |
Vadim Zeitlin | Compilation fix for PCH-less OS X build after wxFSW...
|
commit | commitdiff | tree |
2009-10-22 |
Vadim Zeitlin | Rebake everything using bakefile 0.2.7.
|
commit | commitdiff | tree |
2009-10-22 |
Vadim Zeitlin | Compilation fix for old SDK in wxFileSystemWatcher...
|
commit | commitdiff | tree |
2009-10-22 |
Vadim Zeitlin | Refactor wxEventLoopSource-related code.
|
commit | commitdiff | tree |
2009-10-22 |
Vadim Zeitlin | Merge SOC2009_FSWATCHER branch into trunk.
|
commit | commitdiff | tree |
2009-10-22 |
Vadim Zeitlin | Extract operator<<(ostream, wxFileName) from filename...
|
commit | commitdiff | tree |
2009-10-22 |
Vadim Zeitlin | Suppress VC6 warnings about non-DLL-exported class...
|
commit | commitdiff | tree |
2009-10-22 |
Vadim Zeitlin | Fix UseUintMax definition used by wxAny for VC6.
|
commit | commitdiff | tree |
2009-10-22 |
Vadim Zeitlin | Suppress a warning in cppunit/extensions/ExceptionTestCaseDe...
|
commit | commitdiff | tree |
2009-10-22 |
Vadim Zeitlin | Remove unwanted solution files from the repository.
|
commit | commitdiff | tree |
2009-10-21 |
Vadim Zeitlin | Add or fix descriptions of return values from SetFont...
|
commit | commitdiff | tree |
2009-10-19 |
Vadim Zeitlin | Don't include LDFLAGS in `wx-config --libs` output.
|
commit | commitdiff | tree |
2009-10-19 |
Vadim Zeitlin | Use portable comparison syntax in wx-config.
|
commit | commitdiff | tree |
2009-10-19 |
Vadim Zeitlin | Define COMPILER_PREFIX as COMPILER if it's not defined.
|
commit | commitdiff | tree |
2009-10-19 |
Vadim Zeitlin | Document wxRendererNative::DrawTitleBarBitmap() and...
|
commit | commitdiff | tree |
2009-10-17 |
Vadim Zeitlin | Restore --debug wx-config option handling for pre-2...
|
commit | commitdiff | tree |
2009-10-17 |
Vadim Zeitlin | Update column order in MSW native wxHeaderCtrl after...
|
commit | commitdiff | tree |
2009-10-17 |
Vadim Zeitlin | Fix for windres flags used in Win64 mingw build.
|
commit | commitdiff | tree |
2009-10-17 |
Vadim Zeitlin | Rewrite handling cell value changes in wxOSX/Cocoa...
|
commit | commitdiff | tree |
2009-10-17 |
Vadim Zeitlin | No changes, just attempts to make the code more readable.
|
commit | commitdiff | tree |
2009-10-17 |
Vadim Zeitlin | Fix crash when editing wxDVC items in place in wxOSX...
|
commit | commitdiff | tree |
2009-10-16 |
Vadim Zeitlin | Add ellipsization support to wxDataViewCtrl.
|
commit | commitdiff | tree |
2009-10-16 |
Vadim Zeitlin | Rename wxEllipsizeFlags elements to avoid confusion...
|
commit | commitdiff | tree |
2009-10-16 |
Vadim Zeitlin | Improve wxCollapsiblePane appearance under OS X.
|
commit | commitdiff | tree |
2009-10-16 |
Vadim Zeitlin | Don't use sunken border for the list control in log...
|
commit | commitdiff | tree |
next |