wxWidgets/samples
Václav Slavík d0154e3a5a Add optional columns autosizing to wxDataViewCtrl.
Only implemented in the generic and GTK+ versions at the moment, OS X
support will be added later.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-10-30 15:57:41 +00:00
..
access No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
animate
artprov Fix cast of pointer to int in artprov sample. 2010-09-09 22:20:07 +00:00
aui Add support for auto-orientable toolbars to AUI. 2010-07-23 23:33:10 +00:00
calendar
caret No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
clipboard Set svn properties on .cpp files. 2010-09-17 11:17:55 +00:00
collpane Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
combo
config Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
console No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
controls Inherit notebook background recursively under wxMSW. 2010-08-10 21:48:17 +00:00
dataview Add optional columns autosizing to wxDataViewCtrl. 2010-10-30 15:57:41 +00:00
debugrpt Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
dialogs No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
dialup
display
dll
dnd
docview No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
dragimag No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
drawing Allow passing multi-line strings to wxDC::DrawText(), even under MSW. 2010-07-23 23:32:52 +00:00
erase
event
except
exec Add support for specifying child process cwd and env to wxExecute(). 2010-10-24 22:40:11 +00:00
flash No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
font No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
fswatcher Fix wrong wxLogDebug() call in fswatcher sample. 2010-10-24 22:41:18 +00:00
grid Remove selection showing code from the grid sample. 2010-07-24 11:56:11 +00:00
help No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
htlbox
html
image Don't use bitmap still selected in wxMemoryDC in image sample. 2010-08-10 18:57:47 +00:00
internat Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
ipc Remove unnecessary check from IPC sample. 2010-10-07 20:43:20 +00:00
joytest Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
keyboard Improve printing out of pressed keys in the keyboard sample. 2010-09-11 10:18:57 +00:00
layout No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
listctrl No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
mdi Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
mediaplayer Only use wxFORCE_LINK_MODULE() in mediaplayer sample in static build. 2010-09-16 11:05:51 +00:00
memcheck Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
menu
mfc No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
minimal No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
nativdlg No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
notebook Treat wxToolbook symmetrically with others in the notebook sample. 2010-10-24 22:40:01 +00:00
oleauto
opengl Allow to use space to toggle spinning of the cube in OpenGL sample. 2010-10-24 22:40:58 +00:00
ownerdrw Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
popup
power
printing
propgrid When wxPGProperty is un-attached from wxPropertyGrid, keep its 'default' cell references invalid/NULL (fixes #12552) 2010-10-10 09:34:29 +00:00
regtest Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
render Add ability to render checkbox in undeterminate state, fixes #12290: wxRendererGTK does not support wx.CONTROL_UNDETERMINED for checkboxes 2010-07-29 16:57:09 +00:00
ribbon Improve support for ribbon panel sizers: panels with sizers should now automatically minimise at small sizes, and behave properly when popping up from a minimised state. 2010-10-20 17:49:42 +00:00
richtext Fixed #12566 (assert on deletion) due to inconsistent commit 2010-10-14 18:06:02 +00:00
sashtest Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
scroll Store the result of wxWindow::NewControlId() in wxWindowIDRef. 2010-07-23 23:32:56 +00:00
shaped
sockets No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
sound
splash
splitter Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
statbar
stc No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
svg No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
taborder Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
taskbar
text Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
thread Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
toolbar No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
treectrl Don't send wxEVT_COMMAND_TREE_ITEM_MENU event without valid item in wxMSW. 2010-10-24 22:40:52 +00:00
typetest Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
uiaction Merge the new GUI tests from SOC2010_GUI_TEST branch. 2010-08-22 22:16:05 +00:00
validate Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
vscroll
widgets No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
wizard
wrapsizer Use wxPanel as controls parent in wrapsizer sample. 2010-08-10 21:48:22 +00:00
xrc Use wxChoicebook instead of wxNotebook in the xrc sample. 2010-10-24 14:34:12 +00:00
Info.plist Remove executable bits from plist files. 2010-07-22 12:09:10 +00:00
makefile.bcc
makefile.gcc
Makefile.in
makefile.vc
makefile.wat
sample_os2.ico
sample.ico
sample.r
sample.rc
sample.rc4
sample.rcO
sample.xpm
samples.bkl
samples.dsw