projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix various gtk webkit warnings.
[wxWidgets.git]
/
samples
/
dataview
/
2011-03-01
Václav Slavík
Pass wxRect/wxPoint arguments to wxDataViewCustomRender...
tree
|
commitdiff
2011-02-03
Vadim Zeitlin
Rebake everything using bakefile 0.2.9.
tree
|
commitdiff
2011-01-02
Vadim Zeitlin
Remove calls to wxApp::SetTopWindow() from the samples...
tree
|
commitdiff
2010-12-19
Vadim Zeitlin
Add the possibility to disable invisible wxDataViewCtrl...
tree
|
commitdiff
2010-11-03
Vadim Zeitlin
Remove unused mouse event handler from dataview sample.
tree
|
commitdiff
2010-11-03
Vadim Zeitlin
Remove unnecessary tests for m_log from dataview sample.
tree
|
commitdiff
2010-10-30
Václav Slavík
Add optional columns autosizing to wxDataViewCtrl.
tree
|
commitdiff
2010-09-30
Vadim Zeitlin
No changes whatsoever, just remove trailing whitespace.
tree
|
commitdiff
2010-09-13
Robert Roebling
Further work on wxDataViewListModel::Reset()
tree
|
commitdiff
2010-08-10
Vadim Zeitlin
Add wxDataViewCtrl::{Set,Get}CurrentItem().
tree
|
commitdiff
2010-08-08
Vadim Zeitlin
Fix dataview sample compilation with wxUSE_DRAG_AND_DRO...
tree
|
commitdiff
2010-07-26
Vadim Zeitlin
No changes, just use traditional English name for Mozar...
tree
|
commitdiff
2010-07-14
Vadim Zeitlin
Generate key events in generic wxDataViewCtrl implement...
tree
|
commitdiff
2010-07-14
Vadim Zeitlin
No changes, just use better names in wxDataViewCtrl...
tree
|
commitdiff
2010-07-13
Vadim Zeitlin
Globally use "wxWindows licence" consistently.
tree
|
commitdiff
2010-07-04
Robert Roebling
Fix assert in dataview sample, fixes #12194: wxDataView...
tree
|
commitdiff
2010-06-10
Robert Roebling
Make wxDataViewCtrl::GetColumnPosition() return the...
tree
|
commitdiff
2010-04-09
Václav Slavík
Regenerated makefiles after removing USE_GDIPLUS.
tree
|
commitdiff
2010-01-09
Kevin Ollivier
Rebake.
tree
|
commitdiff
2010-01-04
Kevin Ollivier
Rebake from clean wx tree.
tree
|
commitdiff
2009-12-08
Vadim Zeitlin
Use X64 machine type for MSVC linker instead of old...
tree
|
commitdiff
2009-11-18
Kevin Ollivier
Rebake after last commit.
tree
|
commitdiff
2009-11-15
Robert Roebling
Don't use Ctrl-F as it hides a bug
tree
|
commitdiff
2009-11-13
Robert Roebling
Implement and document wxDataViewTreeCtrl::IsContainer...
tree
|
commitdiff
2009-11-13
Robert Roebling
Minor formating
tree
|
commitdiff
2009-11-13
Robert Roebling
Add tests to wxDataViewTreeCtrl
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 custom renderer column to the list model example...
tree
|
commitdiff
2009-11-10
Vadim Zeitlin
Use symbolic constants for list model columns in datavi...
tree
|
commitdiff
2009-10-31
Kevin Ollivier
Bakefile 0.2.8 rebake.
tree
|
commitdiff
2009-10-24
Vadim Zeitlin
Make wxDataViewModel::GetAttr() and GetAttrByRow()...
tree
|
commitdiff
2009-10-24
Vadim Zeitlin
Use virtual items in wxDVC sample under Mac too.
tree
|
commitdiff
2009-10-23
Vadim Zeitlin
Rebaked using post-0.2.7 svn version of bakefile.
tree
|
commitdiff
2009-10-22
Vadim Zeitlin
Rebake everything using bakefile 0.2.7.
tree
|
commitdiff
2009-10-16
Vadim Zeitlin
Add ellipsization support to wxDataViewCtrl.
tree
|
commitdiff
2009-10-16
Vadim Zeitlin
Implement icon text column using native GTK renderers...
tree
|
commitdiff
2009-10-12
Vadim Zeitlin
Implement attributes support in generic wxDataViewIconT...
tree
|
commitdiff
2009-10-12
Vadim Zeitlin
Fix display of items without attributes in Cocoa wxDVC.
tree
|
commitdiff
2009-10-12
Vadim Zeitlin
Make the colours in the demo a bit more logical.
tree
|
commitdiff
2009-10-12
Vadim Zeitlin
Remove wxDataViewTextRendererAttr by merging it with...
tree
|
commitdiff
2009-10-08
Kevin Ollivier
Make sure all Bakefile formats that use CRLF line feeds...
tree
|
commitdiff
2009-10-06
Jouk Jansen
adding dataview sample to OpenVMS make cascade
tree
|
commitdiff
2009-09-26
Vadim Zeitlin
Don't hard code white background colour in generic...
tree
|
commitdiff
2009-09-12
Vadim Zeitlin
Rebake all the samples, demos and tests makefiles.
tree
|
commitdiff
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
tree
|
commitdiff
2009-07-20
Vadim Zeitlin
Put braces around all calls to wxLogFunctions() inside...
tree
|
commitdiff
2009-06-01
Robert Roebling
Closes #10495: wxDataViewCtrl needs a way to start...
tree
|
commitdiff
2009-05-12
Vadim Zeitlin
don't update stc.h when not building the library, it...
tree
|
commitdiff
2009-04-26
Kevin Ollivier
Rebake after latest changes.
tree
|
commitdiff
2009-04-24
Chris Elliott
update bakefile to 0.2.6
tree
|
commitdiff
2009-04-07
Robert Roebling
Add test for wxDataViewColumn::GetWidth
tree
|
commitdiff
2009-03-15
Kevin Ollivier
Rebake after last change.
tree
|
commitdiff
2009-03-13
Kevin Ollivier
Rebake after Mac bundle change.
tree
|
commitdiff
2009-03-10
Robert Roebling
Change Compare() method to being const
tree
|
commitdiff
2009-03-09
Robert Roebling
Implement vetoing editing in wxDataViewTextRenderer...
tree
|
commitdiff
2009-03-06
Francesco Montorsi
fix typo (part of r59384)
tree
|
commitdiff
2009-03-06
Francesco Montorsi
remove wxT() and _() macros to make the sample more...
tree
|
commitdiff
2009-03-06
Robert Roebling
added test for wxDataViewCtrl::Expand() and ::Collapse()
tree
|
commitdiff
2009-03-06
Robert Roebling
Add new line at the end of the file
tree
|
commitdiff
2009-03-05
Vadim Zeitlin
2nd (blind) fix for VC6 build
tree
|
commitdiff
2009-03-05
Vadim Zeitlin
set svn properties correctly for the new files (please...
tree
|
commitdiff
2009-03-05
Vadim Zeitlin
(blind) fix for VC6 build
tree
|
commitdiff
2009-03-04
Francesco Montorsi
build fix
tree
|
commitdiff
2009-03-04
Francesco Montorsi
all code revisited.
tree
|
commitdiff
2009-03-04
Francesco Montorsi
reorganize the sample splitting it in two source files...
tree
|
commitdiff
2009-03-02
Kevin Ollivier
Land the rest of the changes made by a rebake after...
tree
|
commitdiff
2009-01-21
Robert Roebling
Use wxDF_UNICODETEXT to make wxMSW crash
tree
|
commitdiff
2009-01-20
Paul Cornett
build fixes and cleanup
tree
|
commitdiff
2009-01-20
Robert Roebling
Typo
tree
|
commitdiff
2009-01-20
Robert Roebling
Minor error
tree
|
commitdiff
2009-01-20
Robert Roebling
Add event based Drop API
tree
|
commitdiff
2009-01-20
Robert Roebling
Simplified event based Drag API for wxDataViewCtrl
tree
|
commitdiff
2009-01-19
Robert Roebling
New eventb based Drag interface for wxDataViewCtrl
tree
|
commitdiff
2009-01-19
Robert Roebling
Rename XxxxCol() -> XxxxColumn() and resolve inheritanc...
tree
|
commitdiff
2009-01-17
Vadim Zeitlin
remove MSVC solution files from svn
tree
|
commitdiff
2009-01-16
Robert Roebling
Added wxDataViewListCtrl, use it in the sample
tree
|
commitdiff
2009-01-16
Robert Roebling
Change GetValue() and SetValue() to GetValueByRow(...
tree
|
commitdiff
2009-01-15
Vadim Zeitlin
link with wininet.lib under Windows to avoid linking...
tree
|
commitdiff
2009-01-14
Francesco Montorsi
don't crash if an item has a NULL ID
tree
|
commitdiff
2008-12-17
Robert Roebling
Correct wxDataViewCtrl::IsExpanded and add test for it
tree
|
commitdiff
2008-12-09
Vadim Zeitlin
make first column non-draggable to test support for...
tree
|
commitdiff
2008-12-08
Vadim Zeitlin
skip the header click event to allow sorting (done...
tree
|
commitdiff
2008-12-08
Vadim Zeitlin
test non-resizeable and resizeable but with min size...
tree
|
commitdiff
2008-11-10
Robert Roebling
Added wxChoice renderer to wxDataViewCtrl
tree
|
commitdiff
2008-10-27
Vadim Zeitlin
rebaked using bakefile 0.2.5
tree
|
commitdiff
2008-10-21
Robert Roebling
Remove wxLog hack and put all controls in a panel to...
tree
|
commitdiff
2008-10-16
Robert Roebling
Write directly to log target wxTextCtrl to avoid crash
tree
|
commitdiff
2008-10-16
Robert Roebling
wxMac actually crashes in any logging
tree
|
commitdiff
2008-10-16
Robert Roebling
wxMac crashes in wxLog() statements with string.GetData()
tree
|
commitdiff
2008-10-15
Robert Roebling
For some reason, wxMac now requires explicit sizes...
tree
|
commitdiff
2008-10-08
Robert Roebling
Added test for Select()
tree
|
commitdiff
2008-10-08
Vadim Zeitlin
add VC9 project files (closes #9960)
tree
|
commitdiff
2008-10-08
Vadim Zeitlin
rebaked makefiles with 0.2.4
tree
|
commitdiff
2008-09-20
Kevin Ollivier
Rebake after bakefile changes.
tree
|
commitdiff
2008-09-11
Stefan Csomor
adding new toolkits for osx
tree
|
commitdiff
2008-09-04
Kevin Ollivier
rebake
tree
|
commitdiff
2008-08-05
Vadim Zeitlin
fix wxMenu leak (reopened #9089)
tree
|
commitdiff
2008-06-12
Stefan Csomor
fixing file paths after renaming
tree
|
commitdiff
2008-06-02
Václav Slavík
regenerated all trunk makefiles with bakefile-0.2.3
tree
|
commitdiff
2008-05-21
Robert Roebling
Make height of red square depend on value in the model
tree
|
commitdiff
next