.. |
calendar
|
fixed refresh problem with holidays in wxCalendarCtrl
|
2000-01-11 19:12:47 +00:00 |
caret
|
Committing in .
|
1999-11-25 12:10:47 +00:00 |
checklst
|
1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
|
1999-11-25 23:28:41 +00:00 |
config
|
Committing in .
|
1999-11-24 11:47:39 +00:00 |
console
|
fixed refresh problem with holidays in wxCalendarCtrl
|
2000-01-11 19:12:47 +00:00 |
controls
|
Minor resize probs solved.
|
2000-01-06 18:40:33 +00:00 |
db
|
Changed \ to /
|
2000-01-12 01:14:13 +00:00 |
dialogs
|
small cosmetic fix for wxListCtrl
|
1999-12-07 14:15:23 +00:00 |
dialup
|
Further fixes to Dialog Editor; additions to .dsp files
|
2000-01-14 17:55:49 +00:00 |
dnd
|
1. some warnings fixed in forty
|
2000-01-14 00:17:41 +00:00 |
docview
|
makefile updates,
|
1999-11-21 19:28:15 +00:00 |
docvwmdi
|
makefile updates,
|
1999-11-21 19:28:15 +00:00 |
drawing
|
1. many DrawRotatedText() corrections (gtk)
|
1999-12-08 08:19:45 +00:00 |
dynamic
|
makefile updates,
|
1999-11-21 19:28:15 +00:00 |
font
|
Distrib things,
|
2000-01-03 17:11:48 +00:00 |
grid
|
Distrib things.
|
2000-01-03 18:41:14 +00:00 |
help
|
GUI thread update and event corrections.
|
1999-12-29 17:16:55 +00:00 |
html
|
just changed background color from that ugly green to something else ;-)
|
2000-01-14 21:43:36 +00:00 |
image
|
black now denotes 0 on mono-bitmaps.
|
2000-01-15 10:39:27 +00:00 |
internat
|
makefile updates,
|
1999-11-21 19:28:15 +00:00 |
ipc
|
renaming and moving samples around
|
2000-01-08 15:28:31 +00:00 |
joytest
|
removing Makefile.ams (and minor additions/fixes to the samples)
|
1999-11-08 15:06:41 +00:00 |
layout
|
A couple small tweaks to get the new wxNotebookSizer sample to work on MSW.
|
1999-12-11 19:38:07 +00:00 |
listctrl
|
generic wxListCtrl colour/font setting
|
1999-12-06 10:43:35 +00:00 |
mdi
|
makefile updates,
|
1999-11-21 19:28:15 +00:00 |
memcheck
|
makefile updates,
|
1999-11-21 19:28:15 +00:00 |
menu
|
wxMenu::Insert() seems to work, bug in wxMenuBase::Insert() is corrected
|
1999-12-04 14:10:31 +00:00 |
mfc
|
removing Makefile.ams (and minor additions/fixes to the samples)
|
1999-11-08 15:06:41 +00:00 |
minifram
|
Corrected miniframe.
|
1999-12-29 22:12:42 +00:00 |
minimal
|
.RC file with OS/2 stuff in it.
|
2000-01-14 13:37:21 +00:00 |
nativdlg
|
removing Makefile.ams (and minor additions/fixes to the samples)
|
1999-11-08 15:06:41 +00:00 |
newgrid
|
Forgot these.
|
2000-01-03 17:13:01 +00:00 |
notebook
|
Distrib things,
|
2000-01-03 17:11:48 +00:00 |
oleauto
|
removing Makefile.ams (and minor additions/fixes to the samples)
|
1999-11-08 15:06:41 +00:00 |
ownerdrw
|
removing Makefile.ams (and minor additions/fixes to the samples)
|
1999-11-08 15:06:41 +00:00 |
png
|
Distrib things,
|
2000-01-03 17:11:48 +00:00 |
printing
|
Added a few non-threads compile fixes,
|
1999-11-15 17:31:10 +00:00 |
proplist
|
Applied patches for AIX,
|
1999-10-14 09:29:20 +00:00 |
propsize
|
wxSizer patches by Alexander Smishlajev <als@turnhere.com>
|
1999-11-09 23:02:41 +00:00 |
regtest
|
removing Makefile.ams (and minor additions/fixes to the samples)
|
1999-11-08 15:06:41 +00:00 |
resource
|
Distrib things,
|
2000-01-03 17:11:48 +00:00 |
richedit
|
rtf cut&paste works now, html export fixed
|
1999-12-01 18:05:54 +00:00 |
sashtest
|
Makefile updates
|
1999-08-14 11:14:39 +00:00 |
scroll
|
Distrib things,
|
2000-01-03 17:11:48 +00:00 |
scrollsub
|
Fixed resize behaviour under certain circumstances.
|
2000-01-15 14:48:00 +00:00 |
sockets
|
SN: Replaced more ':' in VPATH statements by PATH_IFS (to make
|
2000-01-14 22:24:27 +00:00 |
splitter
|
Distrib things,
|
2000-01-03 17:11:48 +00:00 |
tab
|
removing Makefile.ams (and minor additions/fixes to the samples)
|
1999-11-08 15:06:41 +00:00 |
taskbar
|
Mostly Mingw32/Cygwin corrections
|
1999-12-20 19:04:48 +00:00 |
text
|
1. some warnings fixed in forty
|
2000-01-14 00:17:41 +00:00 |
thread
|
Distrib things,
|
2000-01-03 17:11:48 +00:00 |
toolbar
|
1. wxMotif toolbar works; the toggle buttons have the same width as the other
|
1999-12-16 19:36:05 +00:00 |
treectrl
|
added test of bg colour in the tree sample
|
2000-01-03 23:56:41 +00:00 |
typetest
|
wxTextStream now interprets 1,1 as 1.1 (European formating).
|
1999-12-13 15:55:30 +00:00 |
validate
|
2c : check menu was inversely set
|
1999-08-24 19:08:52 +00:00 |
wizard
|
Various fixes for various compilers...
|
1999-11-07 18:34:36 +00:00 |
.cvsignore
|
Augmented beta to 9,
|
1999-08-12 19:24:39 +00:00 |
makefile.b32
|
Some doc corrections (added blank lines at end of docs); corrected Forty sample
|
1999-02-12 08:22:29 +00:00 |
makefile.dos
|
Removing some level 3 warning
|
1999-08-27 11:46:55 +00:00 |
makefile.g95
|
Rationalised Cygwin sample makefiles
|
1999-02-09 15:37:52 +00:00 |
Makefile.in
|
more samples are being built and samples/Makefiles uses SAMPLES_SUBDIRS
|
1999-11-04 16:52:23 +00:00 |
makefile.vc
|
Makefiles and .rsp file edited for demos/samples
|
2000-01-10 16:56:55 +00:00 |