wxWidgets/samples
Vadim Zeitlin e838cc1468 1. wxMotif toolbar works; the toggle buttons have the same width as the other
ones and not twice as big
2. wxMotif::wxBitmap(from XPM) ctor now takes either "char **" or "const char
   **", as in wxGTK
3. added an X error handler to wxMotif (debug only)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-12-16 19:36:05 +00:00
..
bombs
caret
checklst
config
console 1. wxDir works for MSW and documented 1999-12-11 00:43:59 +00:00
controls added support for vertical toolbars for MSW - seems to work more or less 1999-12-14 02:02:09 +00:00
db
dde
dialogs small cosmetic fix for wxListCtrl 1999-12-07 14:15:23 +00:00
dnd
docview
docvwmdi
drawing 1. many DrawRotatedText() corrections (gtk) 1999-12-08 08:19:45 +00:00
dynamic
font
forty no message 1999-12-09 10:33:24 +00:00
fractal
grid
help Applied patch for multiple file selection, documented. 1999-12-01 14:08:42 +00:00
html
image added XBM example to image sample 1999-12-14 16:53:41 +00:00
internat
joytest
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
memcheck
menu wxMenu::Insert() seems to work, bug in wxMenuBase::Insert() is corrected 1999-12-04 14:10:31 +00:00
mfc
minifram
minimal
nativdlg
nettest
newgrid
notebook
oleauto
ownerdrw
png removed pnghand from MSW sources - obsoleted 1999-12-12 16:18:55 +00:00
printing
proplist
propsize
regtest
resource
richedit rtf cut&paste works now, html export fixed 1999-12-01 18:05:54 +00:00
sashtest
scroll
scrollsub Changed scrollsub sample. 1999-12-09 15:01:04 +00:00
splitter
tab
taskbar
text 1. wxDir works for MSW and documented 1999-12-11 00:43:59 +00:00
thread
toolbar 1. wxMotif toolbar works; the toggle buttons have the same width as the other 1999-12-16 19:36:05 +00:00
treectrl wxTreeCtrl has colours and fonts too now 1999-12-06 13:18:14 +00:00
typetest wxTextStream now interprets 1,1 as 1.1 (European formating). 1999-12-13 15:55:30 +00:00
validate
wizard
wxpoem
wxsocket
.cvsignore
makefile.b32
makefile.dos
makefile.g95
Makefile.in
makefile.vc