.. |
access
|
|
|
artprov
|
wxUSE_LOG fixes.
|
2004-07-20 19:11:34 +00:00 |
calendar
|
|
|
caret
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
checklst
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
config
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
console
|
Warning fix
|
2004-07-12 19:21:48 +00:00 |
controls
|
wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
|
2004-07-20 10:09:47 +00:00 |
db
|
More suitable data structure (in the process of making everything wxUSE_STL insensitive).
|
2004-08-02 17:52:12 +00:00 |
dialogs
|
Fixed WinCE build.
|
2004-06-24 06:54:55 +00:00 |
dialup
|
wxUSE_LOG fixes.
|
2004-07-20 19:11:34 +00:00 |
display
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
dnd
|
wxUSE_LOG fixes and sizer adjustements related to positioning with/without LOG output.
|
2004-07-21 10:29:21 +00:00 |
docview
|
wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
|
2004-07-20 10:09:47 +00:00 |
docvwmdi
|
wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
|
2004-07-20 10:09:47 +00:00 |
dragimag
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
drawing
|
Fixes for Smartphone builds. Sample does not work yet but at least creates exacutable.
|
2004-06-24 06:59:48 +00:00 |
dynamic
|
|
|
erase
|
|
|
event
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
except
|
compilation fix for !MSW
|
2004-07-24 10:46:54 +00:00 |
exec
|
Order of initializations according to class construction.
|
2004-08-05 14:29:55 +00:00 |
font
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
grid
|
wxUSE_LOG fixes.
|
2004-07-20 19:11:34 +00:00 |
help
|
Regenerated makefiles after copying of subdirectory.
|
2004-08-02 09:06:11 +00:00 |
htlbox
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
html
|
wxUSE_STATLINE fix.
|
2004-07-22 19:14:29 +00:00 |
image
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
internat
|
|
|
ipc
|
Fixed bug with truncation of Unicode data in wxConnection under MSW.
|
2004-08-09 11:07:29 +00:00 |
joytest
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
keyboard
|
wxUSE_LOG fixes and sizer adjustements related to positioning with/without LOG output.
|
2004-07-21 10:29:21 +00:00 |
layout
|
wxUSE_STATLINE fix.
|
2004-07-22 19:34:59 +00:00 |
listbox
|
wxUSE_LOG fixes and sizer adjustements related to positioning with/without LOG output.
|
2004-07-21 10:29:21 +00:00 |
listctrl
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
mdi
|
wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
|
2004-07-20 10:09:47 +00:00 |
memcheck
|
|
|
menu
|
replaced menu calls Append([...], true) with the less cryptic AppendCheckItem
|
2004-06-13 00:02:35 +00:00 |
mfc
|
fixed quitting the sample; fixed memory leak of CDummyWindow
|
2004-07-30 23:05:53 +00:00 |
minifram
|
wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
|
2004-07-20 10:09:47 +00:00 |
minimal
|
xcode 1.5
|
2004-08-09 18:14:22 +00:00 |
mobile
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
multimon
|
|
|
nativdlg
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
notebook
|
wxUSE_LOG fixes.
|
2004-07-20 19:11:34 +00:00 |
oleauto
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
opengl
|
bool if enough for true/false results.
|
2004-06-03 10:03:30 +00:00 |
ownerdrw
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
png
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
printing
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
propsize
|
wxUSE_STATLINE fix.
|
2004-07-22 19:59:31 +00:00 |
regtest
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
render
|
fixed plugins naming in samples
|
2004-08-07 19:41:14 +00:00 |
resource
|
|
|
richedit
|
Deleting void is undefined.
|
2004-08-06 17:27:18 +00:00 |
rotate
|
-1->wxID_ANY, TRUE->true and FALSE->false replacements.
|
2004-06-02 17:03:20 +00:00 |
sashtest
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
scroll
|
wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
|
2004-07-20 10:09:47 +00:00 |
scrollsub
|
wxUSE_LOG fixes and sizer adjustements related to positioning with/without LOG output.
|
2004-07-21 10:29:21 +00:00 |
shaped
|
-1->wxID_ANY, TRUE->true and FALSE->false replacements.
|
2004-06-02 17:03:20 +00:00 |
sockets
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
sound
|
Actually use the OnStack test
|
2004-07-22 00:43:58 +00:00 |
splash
|
Make wxSplashScreen with parent so it ends immediatelly if we close main frame very quickly.
|
2004-08-05 15:08:33 +00:00 |
splitter
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
statbar
|
unused param warnings fixes
|
2004-07-25 16:18:58 +00:00 |
stc
|
|
|
svg
|
wxUSE_STL fixes.
|
2004-07-22 19:07:59 +00:00 |
tab
|
|
|
taskbar
|
2.4 compatibility.
|
2004-08-11 19:52:13 +00:00 |
text
|
cosmetic change
|
2004-07-23 18:43:01 +00:00 |
thread
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
toolbar
|
wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
|
2004-07-20 10:09:47 +00:00 |
treectrl
|
wxUSE_LOG fixes and sizer adjustements related to positioning with/without LOG output.
|
2004-07-21 10:29:21 +00:00 |
typetest
|
Fixed stream test.
|
2004-06-24 09:32:26 +00:00 |
validate
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
vscroll
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:36:01 +00:00 |
widgets
|
Conditional compilation fix.
|
2004-07-30 19:14:42 +00:00 |
wizard
|
Fixes for Smartphone builds. Sample does not work yet but at least creates exacutable.
|
2004-06-24 06:59:48 +00:00 |
xrc
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 15:14:07 +00:00 |
.cvsignore
|
|
|
makefile.bcc
|
wxSplashScreen sample added to global makefiles.
|
2004-08-04 17:14:30 +00:00 |
makefile.dos
|
|
|
makefile.gcc
|
wxSplashScreen sample added to global makefiles.
|
2004-08-04 17:14:30 +00:00 |
Makefile.in
|
|
|
makefile.sc
|
Removed wxtest sample.
|
2004-06-04 10:06:48 +00:00 |
makefile.vc
|
wxSplashScreen sample added to global makefiles.
|
2004-08-04 17:14:30 +00:00 |
makefile.wat
|
wxSplashScreen sample added to global makefiles.
|
2004-08-04 17:14:30 +00:00 |
sample.ico
|
|
|
sample.r
|
|
|
sample.rc
|
|
|
sample.xpm
|
|
|
samples.bkl
|
wxSplashScreen sample added to global makefiles.
|
2004-08-04 17:14:30 +00:00 |
samples.dsw
|
fixed some of the unfound projects
|
2004-05-31 13:06:06 +00:00 |