..
bombs
Some doc changes
1999-11-04 20:04:04 +00:00
caret
Makefile updates
1999-08-14 11:14:39 +00:00
checklst
Fixed problem with mouse events getting sent to wrong
1999-10-20 20:38:47 +00:00
config
Fixes for gcc 2.95 and AIX.
1999-09-03 04:18:50 +00:00
console
1. moved fontenum.cpp to unix because implementation is common to X and GTK+
1999-10-25 17:22:13 +00:00
controls
1. wxFileDataObject fixes from Ricky Gonzales - seems to work, so demo added
1999-11-04 02:39:19 +00:00
db
More makefiles, distrib things,
1999-10-12 09:44:18 +00:00
dde
Ignore.
1999-06-07 19:44:52 +00:00
dialogs
Added IsTopLevel() as a virtual function.
1999-11-05 15:54:10 +00:00
dnd
Window placement changes. Pure guessing.
1999-11-04 19:47:03 +00:00
docview
Makefile updates
1999-08-14 11:14:39 +00:00
docvwmdi
Some work on tabbing and menu accels,
1999-10-30 15:08:33 +00:00
drawing
Fixed wxFont mis-specification
1999-10-26 18:40:50 +00:00
dynamic
Solving link problem with 16 bits versions (wxProcessEvent, wxSpinEvent)
1999-08-26 17:05:33 +00:00
font
1. wxFontMapper seems to work for wxMSW
1999-11-06 00:43:31 +00:00
forty
Added instructions to Forty.
1999-10-16 08:57:14 +00:00
fractal
More makefiles, distrib things,
1999-10-12 09:44:18 +00:00
grid
Cosmetic changes in setup0.h; Latex edits; PaletteSize -> wxPaletteSize;
1999-10-25 13:46:48 +00:00
help
CW5.2 Pro Adaptions, wxMac starting to move in
1999-11-05 09:16:09 +00:00
html
Added some makefiles to HTML samples; added help.ico for wxHTML;
1999-11-01 11:27:38 +00:00
image
Corrected wxImage for use with mono wxBitmaps,
1999-10-18 08:51:23 +00:00
internat
Added German translation to internat sample.
1999-08-28 16:50:39 +00:00
joytest
Ignore.
1999-06-07 19:44:52 +00:00
layout
Distrib changes.
1999-10-17 14:55:39 +00:00
listctrl
1. Implemented support for different icons for different states (expanded,
1999-09-29 22:47:56 +00:00
mdi
1. Implemented support for different icons for different states (expanded,
1999-09-29 22:47:56 +00:00
memcheck
Added wxExtDialog and sample.
1999-07-03 16:40:54 +00:00
menu
Some menu things.
1999-11-03 17:48:23 +00:00
mfc
Just ignore CVS. It's better for you.
1999-06-07 19:41:37 +00:00
minifram
Added test for wxTreeCtrl::GetChildrenCount()
1999-10-02 19:43:56 +00:00
minimal
*** empty log message ***
1999-10-26 04:38:15 +00:00
nativdlg
ignore these
1999-07-17 18:21:41 +00:00
nettest
added wxDialUpManager::IsAlwaysConnected() and GetISPNames(), also Dial()
1999-10-06 23:00:40 +00:00
newgrid
Added demo of handling EVT_GRID_SELECT_CELL.
1999-10-19 07:27:56 +00:00
notebook
Restored wxSizeEvent code form last week -> wxGLCanvas
1999-10-16 20:07:16 +00:00
oleauto
ignore these
1999-07-17 18:21:41 +00:00
ownerdrw
Moved initialization of status bar to eliminate assert caused by new
1999-08-04 21:19:46 +00:00
png
More makefiles, distrib things,
1999-10-12 09:44:18 +00:00
printing
added GetTextExtent test
1999-10-04 09:18:00 +00:00
proplist
Applied patches for AIX,
1999-10-14 09:29:20 +00:00
regtest
Added more compat. functions for wxGrid so grid sample compiles;
1999-10-25 14:28:43 +00:00
resource
Forgot resource sample.
1999-10-13 15:35:55 +00:00
richedit
fixed menu accelerators
1999-11-05 10:56:38 +00:00
sashtest
Makefile updates
1999-08-14 11:14:39 +00:00
scroll
More tab code corrections.
1999-10-31 10:22:26 +00:00
scrollsub
Minor Motif changes, made scrollsub sample work somehow.
1999-10-27 19:01:58 +00:00
splitter
Added temporary test to splitter.
1999-10-17 19:54:51 +00:00
tab
Added more compat. functions for wxGrid so grid sample compiles;
1999-10-25 14:28:43 +00:00
taskbar
A fix for wxTaskBarIcon (temporary wxFrame interfering with app shutdown);
1999-08-09 20:49:34 +00:00
text
A bit more testing.
1999-11-03 15:55:14 +00:00
thread
accels for menu commands
1999-10-19 13:58:16 +00:00
toolbar
A bit more testing.
1999-11-03 15:55:14 +00:00
treectrl
TreeTest compiles again,
1999-10-10 19:56:38 +00:00
typetest
Makefile updates
1999-08-14 11:14:39 +00:00
validate
2c : check menu was inversely set
1999-08-24 19:08:52 +00:00
wizard
Added further makefiles for wizard sample
1999-10-25 14:24:46 +00:00
wxpoem
compilation fixes
1999-11-04 15:59:39 +00:00
wxsocket
Changed #include file ordering so it compiles.
1999-10-25 14:27:04 +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
Added more compat. functions for wxGrid so grid sample compiles;
1999-10-25 14:28:43 +00:00