.. |
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
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
clipboard
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
collpane
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
combo
|
Also show EVT_TEXT_ENTER in the combo sample
|
2011-04-18 09:58:27 +00:00 |
config
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
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
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
display
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
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
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
except
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
exec
|
Fix code reading from the pipe stream in exec sample.
|
2011-06-24 13:10:23 +00:00 |
flash
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
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
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
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
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
keyboard
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
layout
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
listctrl
|
Fix the comparison function in the list control sample to do what it says.
|
2011-05-13 13:30:07 +00:00 |
mdi
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
mediaplayer
|
Added NSApplicationDelegate's openFiles for wxOSX-Cocoa.
|
2011-08-09 22:17:12 +00:00 |
memcheck
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
menu
|
No code changes, fixed various typos.
|
2011-04-03 20:31:32 +00:00 |
mfc
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
minimal
|
Increased the version to 2.9.3.
|
2011-07-22 16:32:07 +00:00 |
nativdlg
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
notebook
|
Change wxNotebook selection before sending page changed event in wxMSW.
|
2011-04-23 16:19:15 +00:00 |
oleauto
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
opengl
|
Fix harmless warning about unused variable in isosurf sample.
|
2011-06-30 12:20:38 +00:00 |
ownerdrw
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
popup
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
power
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
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
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
ribbon
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
richtext
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
sashtest
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
scroll
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
shaped
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
sockets
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
sound
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
splash
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
splitter
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
statbar
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
stc
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
svg
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
taborder
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
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
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
uiaction
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
validate
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
vscroll
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
web
|
Add Run Script menu option to the sample.
|
2011-08-13 14:53:46 +00:00 |
widgets
|
Generic wxHyperlinkCtrl appearance and behaviour improvements.
|
2011-06-15 21:56:23 +00:00 |
wizard
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
wrapsizer
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
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
|
use hand-written samples/Makefile.in
|
2003-08-07 13:10:04 +00:00 |
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
|
Remove unnecessary mondrian.{ico,xpm} files from samples directory.
|
2010-06-20 17:42:33 +00:00 |
sample.ico
|
added common (for all samples) .ico/.r/.rc files
|
2003-08-06 12:27:23 +00:00 |
sample.r
|
making proper resource-fork apps
|
2007-05-05 17:22:09 +00:00 |
sample.rc
|
added wxUSE_NO_MANIFEST=0 for easier testing
|
2003-08-14 14:08:53 +00:00 |
sample.rc4
|
Remove unnecessary mondrian.{ico,xpm} files from samples directory.
|
2010-06-20 17:42:33 +00:00 |
sample.rcO
|
Remove unnecessary mondrian.{ico,xpm} files from samples directory.
|
2010-06-20 17:42:33 +00:00 |
sample.xpm
|
made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384)
|
2008-01-16 01:39:44 +00:00 |
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
|
Add missing samples to samples.dsw.
|
2010-05-27 17:07:30 +00:00 |