wxWidgets/samples
Václav Slavík 0376cc529b compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-10-10 10:29:21 +00:00
..
access
animate
artprov
aui
calendar
caret
collpane
combo
config
console use wxNullPtr instead of NULL with wxFileTypeInfo 2007-08-30 17:45:35 +00:00
controls fixes as per http://thread.gmane.org/gmane.comp.lib.wxwidgets.devel/92325 2007-10-10 07:44:34 +00:00
dataview compilation fixes 2007-10-10 10:29:21 +00:00
db
debugrpt
dialogs simplify the code for extended flags handling fixing a rare bug with wxSTAY_ON_TOP being ignored in some situations 2007-10-07 22:11:55 +00:00
dialup
display
dnd added wxDirCtrl to the sample to allow testing of the file names dragging (based on patch attached to the bug 1775213) 2007-09-08 11:28:40 +00:00
docview added wxApp::Set/GetAppDisplayName() (patch 1780414) 2007-09-09 23:26:18 +00:00
docvwmdi added wxApp::Set/GetAppDisplayName() (patch 1780414) 2007-09-09 23:26:18 +00:00
dragimag
drawing fixed off by 1 bug in wxDC::GradientFillLinear() (patch 1788549) 2007-09-09 19:36:50 +00:00
editlbox
erase
event
except
exec no real changes, just added an extra status message 2007-07-15 19:31:00 +00:00
font
grid fixes as per http://thread.gmane.org/gmane.comp.lib.wxwidgets.devel/92325 2007-10-10 07:44:34 +00:00
help
htlbox Compile fix (VC++ 6 doesn't like wxString::Format with only 1 arg: gives several pages of template-related warnings) 2007-08-08 11:53:13 +00:00
html
image added support for reading resolution information from TIFF, JPEG and BMP formats; corrected some bugs with saving resolution; added command allowing to see the image resolution (if available) to the sample (heavily modified patch 1790546) 2007-09-08 18:32:36 +00:00
internat fixed command line processing which was preempted by wxApp::OnInit() call 2007-09-26 22:57:02 +00:00
ipc made strings used in wxIPC methods const as a temporary compilation fix (they will need to be also made void* and not wxChar* later) (patch 1759924) 2007-07-27 23:59:11 +00:00
joytest
keyboard make the text in the top area more readable 2007-07-29 01:25:40 +00:00
layout
listctrl fixes as per http://thread.gmane.org/gmane.comp.lib.wxwidgets.devel/92325 2007-10-10 07:44:34 +00:00
mdi fixes as per http://thread.gmane.org/gmane.comp.lib.wxwidgets.devel/92325 2007-10-10 07:44:34 +00:00
mediaplayer fixes as per http://thread.gmane.org/gmane.comp.lib.wxwidgets.devel/92325 2007-10-10 07:44:34 +00:00
memcheck
menu added wxWindow::GetPopupMenuSelectionFromUser() (modified patch 1793823) 2007-09-23 23:42:31 +00:00
mfc
minimal reverted accidental change to this file as part of rev 48732 2007-09-17 09:52:56 +00:00
mobile
nativdlg
notebook Removed double border style 2007-08-15 20:29:53 +00:00
oleauto
opengl
ownerdrw
popup
power
printing First update patch for GTK+ print 2007-09-13 12:23:39 +00:00
regtest
render don't use GetThemeMetric(HP_HEADERITEM, TMT_HEIGHT) as it doesn't seem to work; implement GetHeaderButtonHeight() in wxRendererMSW instead of doing it in wxRendererXP using HDM_LAYOUT; added test for this renderer method to the sample 2007-09-03 21:50:28 +00:00
richtext Merged wxRichTextAttr and wxTextAttrEx into wxTextAttr, and added a font table 2007-10-09 11:20:36 +00:00
sashtest
scroll
scrollsub
shaped
sockets
sound
splash
splitter
statbar
stc
svg
taborder
taskbar
text
thread
toolbar
treectrl made wxTreeCtrl::GetNextVisible() behave in the same way in Win32 as in the generic version and implemented GetPrevVisible() in the generic version 2007-10-07 21:58:51 +00:00
typetest fixes as per http://thread.gmane.org/gmane.comp.lib.wxwidgets.devel/92325 2007-10-10 07:44:34 +00:00
validate
vscroll
widgets added new and improved wxFileCtrl implementation (patch 1763164) 2007-09-17 00:14:34 +00:00
wizard
xrc add XRC handler for wxSearchCtrl (extended patch 1751516) 2007-08-16 21:10:14 +00:00
Info.plist
makefile.bcc remove reference to old sample 2007-10-08 08:10:49 +00:00
makefile.gcc remove reference to old sample 2007-10-08 08:10:49 +00:00
Makefile.in
makefile.vc remove reference to old sample 2007-10-08 08:10:49 +00:00
makefile.wat remove reference to old sample 2007-10-08 08:10:49 +00:00
sample.ico
sample.r
sample.rc
sample.xpm
samples.bkl Removed minifram 2007-08-08 11:22:45 +00:00
samples.dsw add missing sample stc 2007-09-22 11:10:12 +00:00