wxWidgets/samples
2011-08-17 13:46:09 +00:00
..
access removing old codewarrior files 2011-05-03 18:22:31 +00:00
animate Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
artprov Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
aui Don't duplicate wxImage::ConvertToDisabled() in wxAUI code. 2011-07-09 23:36:44 +00:00
calendar Implement wxCalendarCtrl::SetDateRange() in the native GTK version. 2011-06-19 22:46:36 +00:00
caret
clipboard
collpane
combo Also show EVT_TEXT_ENTER in the combo sample 2011-04-18 09:58:27 +00:00
config
console Output something from the console sample even if it's ran without arguments. 2011-07-09 23:36:38 +00:00
controls removing old codewarrior files 2011-05-03 18:22:31 +00:00
dataview Add wxUSE_UNICODE guard around wxDF_UNICODETEXT in the sample. 2011-07-04 09:02:57 +00:00
debugrpt Fixed various typos. 2011-03-22 14:17:38 +00:00
dialogs Added wxTopLevelWindow::MSWGetSystemMenu() method. 2011-08-08 09:32:42 +00:00
dialup
display
dll Move wxThreadEvent into wxBase. 2011-06-28 17:24:37 +00:00
dnd removing old codewarrior files 2011-05-03 18:22:31 +00:00
docview Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
dragimag Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
drawing Don't use template member function in drawing sample to placate VC6. 2011-07-20 11:41:07 +00:00
erase Added a simple example of semi-transparent window to the erase sample. 2011-03-20 22:33:25 +00:00
event
except
exec Fix code reading from the pipe stream in exec sample. 2011-06-24 13:10:23 +00:00
flash
font Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
fswatcher Implement watching directory correctly in MSW wxFileSystemWatcher. 2011-05-03 23:31:39 +00:00
grid Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
help
htlbox Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
html No changes, just correct the helpview sample name in comment. 2011-08-09 11:25:09 +00:00
image Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
internat Fixed various typos. 2011-03-22 14:17:38 +00:00
ipc Link console programs with PNG library in monolithic build. 2011-02-05 20:25:09 +00:00
joytest
keyboard
layout
listctrl Fix the comparison function in the list control sample to do what it says. 2011-05-13 13:30:07 +00:00
mdi
mediaplayer Added NSApplicationDelegate's openFiles for wxOSX-Cocoa. 2011-08-09 22:17:12 +00:00
memcheck
menu No code changes, fixed various typos. 2011-04-03 20:31:32 +00:00
mfc
minimal Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
nativdlg
notebook Change wxNotebook selection before sending page changed event in wxMSW. 2011-04-23 16:19:15 +00:00
oleauto
opengl Fix harmless warning about unused variable in isosurf sample. 2011-06-30 12:20:38 +00:00
ownerdrw
popup
power
printing Update printing sample to compile again after r68026. 2011-06-23 08:02:12 +00:00
propgrid Fix warning about hiding a virtual function in propgrid sample. 2011-06-30 12:20:29 +00:00
regtest Allow accessing 64 bit registry from 32 bit MSW code and vice versa. 2011-02-06 01:01:01 +00:00
render
ribbon
richtext Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
sashtest
scroll
shaped
sockets Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
sound
splash Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
splitter
statbar
stc Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
svg
taborder
taskbar make sure the quit item is only shown where appropriate on osx 2011-02-28 10:07:00 +00:00
text Add wxTextCtrl::PositionToCoords() functions for wxMSW and wxGTK. 2011-07-29 15:11:54 +00:00
thread Move wxThreadEvent into wxBase. 2011-06-28 17:24:37 +00:00
toolbar Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
treectrl Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
typetest
uiaction
validate
vscroll
web Correctly stop the loading animation in the sample when we veto navigation. 2011-08-17 13:46:09 +00:00
widgets Generic wxHyperlinkCtrl appearance and behaviour improvements. 2011-06-15 21:56:23 +00:00
wizard
wrapsizer
xrc Allow marking wxTreeBook nodes to expand initially in XRC. 2011-07-21 13:50:03 +00:00
xti Changed licence references to "wxWindows licence". 2011-04-04 09:21:52 +00:00
Info.plist Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
makefile.bcc Complete rebake with web libraries to allow easier testing. 2011-08-10 18:32:52 +00:00
makefile.gcc Complete rebake with web libraries to allow easier testing. 2011-08-10 18:32:52 +00:00
Makefile.in
makefile.vc Complete rebake with web libraries to allow easier testing. 2011-08-10 18:32:52 +00:00
makefile.wat Complete rebake with web libraries to allow easier testing. 2011-08-10 18:32:52 +00:00
sample_os2.ico
sample.ico
sample.r
sample.rc
sample.rc4
sample.rcO
sample.xpm
samples.bkl Application of the most recent wxWebView patch, the only changes were so tab to space conversions. Please note this probably won't compile. 2011-05-04 15:40:00 +00:00
samples.dsw