wxWidgets/docs/latex/wx
Vadim Zeitlin cd0b170911 1. wxLongLong and wxDateTime compilation fixed for the compilers without native
"long long" type (and some code in timercmn.cpp too)
2. wxDate and wxTime reimplemented using wxDateTime (old versions tagged as
   OLD_DATE_AND_TIME)
3. wxString::To(U)Long and ToDouble added and documented
4. bug with combobox in toolbar (drop down list wasn't dismissed) fixed
5. several wxDateTime::Parse() functions implemented
6. added support for coloured buttons under MSW (not completely finished)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-12-21 01:44:45 +00:00
..
.cvsignore wxCheckListBox fixes: crash/memory leak when items are dynamically 1999-02-28 15:35:51 +00:00
accel.tex updates for wxPython docs 1999-09-30 07:13:40 +00:00
activevt.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
alignv.bmp converted to 16 colors 1999-08-06 11:51:44 +00:00
alignv.gif *** empty log message *** 1999-07-10 21:06:05 +00:00
app.tex Made icons configurable via a wxMApp virtual function. Tested on wxGTK only, 1999-07-05 11:22:45 +00:00
array.tex RemoveAt() added to array classes 1999-11-16 13:28:23 +00:00
arrstrng.tex 1. wxFontMapper starts to materialise 1999-11-04 20:40:41 +00:00
autoobj.tex wxUSE_SOCKETS added to setup(0).h; Cygwin corrections; doc tweaks 1999-02-28 23:39:59 +00:00
back.gif I've now added the documentation files. 1998-05-20 14:25:30 +00:00
bbutton.tex Fixed ctor declaration : some default were missing 1999-08-24 16:17:22 +00:00
bitmap.tex wxBitmap::LoadFile and SaveFile now uses wxImage's methods in case there is no wxBitmap handler for given type 1999-11-17 22:33:52 +00:00
bmpdatob.tex wxPython stuff: 1999-11-06 08:30:23 +00:00
body.tex Doc updates. 1999-11-22 12:13:55 +00:00
book1.bmp I've now added the documentation files. 1998-05-20 14:25:30 +00:00
books.bmp I've now added the documentation files. 1998-05-20 14:25:30 +00:00
books.gif Modified wx.hpj for new directory structure; books.gif is now transparent 1998-06-03 19:40:14 +00:00
border.bmp cvs debugging 1999-10-06 15:42:04 +00:00
border.gif *** empty log message *** 1999-07-10 21:06:05 +00:00
boxsizer.tex wxSizer patches by Alexander Smishlajev <als@turnhere.com> 1999-11-09 23:02:41 +00:00
brush.tex Added dummy OnIdle to wxWindow in wxGTK; doc tweaks 1999-03-01 13:06:15 +00:00
bullet.bmp I've now added the documentation files. 1998-05-20 14:25:30 +00:00
busycurs.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
busyinfo.tex Cured some bugs/typos/spacing in docs 1999-08-05 22:05:15 +00:00
button.tex wxButton::GetDefaultSize() added for MSW and documented 1999-07-10 21:51:58 +00:00
calclevt.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
category.tex Some doc updates. 1999-12-12 17:02:50 +00:00
checkbox.tex Corrected wxlistBox, wxRadioBox, wxComboBox and 1999-07-22 23:28:55 +00:00
checklst.tex wxCheckListBox fixes: crash/memory leak when items are dynamically 1999-02-28 15:35:51 +00:00
choice.tex Doc updates, wxsizer et al 1999-08-19 18:41:41 +00:00
clasinfo.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
classes.tex Some doc updates. 1999-12-12 17:02:50 +00:00
clientdc.tex wxWINE things. 1999-06-16 16:34:31 +00:00
clipbrd.tex Minor doc updates. 1999-11-04 17:49:21 +00:00
closeevt.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
cmdevent.tex Doc updates, wxsizer et al 1999-08-19 18:41:41 +00:00
cmdproc.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
colordlg.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
colour.tex Added dummy OnIdle to wxWindow in wxGTK; doc tweaks 1999-03-01 13:06:15 +00:00
combobox.tex Added a python note. 1999-08-20 19:18:02 +00:00
command.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
conditn.tex wxThread docs updates 1999-11-27 23:15:07 +00:00
config.tex wxFrameBase class for wxMSW and wxGTK 1999-11-16 21:31:40 +00:00
cont.bmp converted to 16 colors 1999-08-06 11:51:44 +00:00
cont.gif *** empty log message *** 1999-07-10 21:06:05 +00:00
contbox.bmp converted to 16 colors 1999-08-06 11:51:44 +00:00
contbox.gif *** empty log message *** 1999-07-10 21:06:05 +00:00
contents.gif I've now added the documentation files. 1998-05-20 14:25:30 +00:00
control.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
cpp.bmp I've now added the documentation files. 1998-05-20 14:25:30 +00:00
critsect.tex Tidied some docs, made VC++ 6 DLL compilation work with wxvc_dll.dsp, 1999-11-01 20:36:43 +00:00
crtslock.tex wxCriticalSectionLocker ctor param type corrected, example of using it added 1999-11-15 13:34:57 +00:00
cursor.tex Added dummy OnIdle to wxWindow in wxGTK; doc tweaks 1999-03-01 13:06:15 +00:00
custdobj.tex Minor doc fixes 1999-11-06 10:22:11 +00:00
database.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
dataform.tex Minor doc fixes 1999-11-06 10:22:11 +00:00
dataobj.tex Minor doc fixes 1999-11-06 10:22:11 +00:00
date.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
datstrm.tex Tidied some docs, made VC++ 6 DLL compilation work with wxvc_dll.dsp, 1999-11-01 20:36:43 +00:00
dc.tex documented wxDC::GetUserScale 1999-12-11 15:35:34 +00:00
ddeclint.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
ddeconn.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
ddeservr.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
debugcxt.tex DEBUG => __WXDEBUG__ 1999-11-08 16:38:17 +00:00
descent.bmp converted to 16 colors 1999-08-06 11:51:44 +00:00
descent.gif *** empty log message *** 1999-07-10 21:06:05 +00:00
dialog.tex Cured some bugs/typos/spacing in docs 1999-08-05 22:05:15 +00:00
dir.tex Some doc updates. 1999-12-12 17:02:50 +00:00
dirdlg.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
dobjcomp.tex Some doc changes 1999-11-04 20:04:04 +00:00
dobjsmpl.tex wxPython stuff: 1999-11-06 08:30:23 +00:00
docchfrm.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
docmanag.tex Fixed wxSlider95 bug; updated .dsp files; added Set/GetLastDirectory to wxDocManager 1999-10-19 22:18:32 +00:00
docmdich.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
docmdipr.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
docprfrm.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
doctempl.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
document.tex Some doc corrections; various small fixes for Cygwin and BC++ 1999-05-06 08:38:01 +00:00
dropevt.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
dropsrc.tex Small doc updates. 1999-11-01 18:20:39 +00:00
droptrgt.tex Some doc fixes 1999-11-02 14:04:44 +00:00
eraseevt.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
event.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
evthand.tex Doc updates. 1999-11-22 12:13:55 +00:00
expr.tex Corrected some more docs, 1999-07-27 21:46:34 +00:00
fildatob.tex 1. wxFileDataObject fixes from Ricky Gonzales - seems to work, so demo added 1999-11-04 02:39:19 +00:00
fildrptg.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
file.tex even more docs for wxFile::Eof 1999-12-08 15:22:18 +00:00
filedlg.tex 1. wxFileDialog patch for multiple selection applied (with some small changes), 1999-12-07 00:48:45 +00:00
filehist.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
filesys.tex Tidied some docs, made VC++ 6 DLL compilation work with wxvc_dll.dsp, 1999-11-01 20:36:43 +00:00
filesysh.tex Some doc changes 1999-11-04 20:04:04 +00:00
filetype.tex Tidied some docs, made VC++ 6 DLL compilation work with wxvc_dll.dsp, 1999-11-01 20:36:43 +00:00
fltinstr.tex Some doc updates. 1999-12-12 17:02:50 +00:00
fltoutst.tex Tidied some docs, made VC++ 6 DLL compilation work with wxvc_dll.dsp, 1999-11-01 20:36:43 +00:00
focusevt.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
font.tex wxFontEnumerator docs 1999-11-03 23:51:07 +00:00
fontdlg.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
fontenum.tex added wxFontEnumerator::GetFacenames and GetEncodings that return array of facenames/encodings found by EnumerateXXXX 1999-11-06 15:38:23 +00:00
fontlist.tex Added encoding parameter to wxFontList::FindOrCreateFont 1999-11-19 23:32:07 +00:00
fontmap.tex Retyping some lines in tfontenc.tex seemed to remove a strange WinHelp compile 1999-11-04 20:43:52 +00:00
forward.gif readding 1999-10-21 14:14:10 +00:00
frame.tex 1. wxMotif::wxFrame derives from wxFrameBase now 1999-12-01 15:23:56 +00:00
fs.tex Doc updates. 1999-11-22 12:13:55 +00:00
fsfile.tex Tidied some docs, made VC++ 6 DLL compilation work with wxvc_dll.dsp, 1999-11-01 20:36:43 +00:00
ftp.tex * Docs fixes, wxStream overview enabled (all docs should compile now) 1999-03-13 20:14:37 +00:00
function.tex Some doc updates. 1999-12-12 17:02:50 +00:00
gauge.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
gdiobj.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
grid1.bmp I've now added the documentation files. 1998-05-20 14:25:30 +00:00
grid1.eps I've now added the documentation files. 1998-05-20 14:25:30 +00:00
grid1.gif Resubmitted binary files that may been corrupted 1998-06-02 20:25:34 +00:00
grid.tex in-place editing code from Michael Bedward integrated (with my docs) 1999-06-23 11:26:19 +00:00
hand1.bmp I've now added the documentation files. 1998-05-20 14:25:30 +00:00
hash.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
hello.bmp converted to 16 colors 1999-08-06 11:51:44 +00:00
hello.gif *** empty log message *** 1999-07-10 21:06:05 +00:00
hellow.bmp I've now added the documentation files. 1998-05-20 14:25:30 +00:00
hellow.gif Resubmitted binary files that may been corrupted 1998-06-02 20:25:34 +00:00
hellox.bmp I've now added the documentation files. 1998-05-20 14:25:30 +00:00
hellox.gif Resubmitted binary files that may been corrupted 1998-06-02 20:25:34 +00:00
helpinst.tex Fixes to Cygwin/Mingw32 makefile, manual now compiles wxStaticLine, etc. 1999-11-08 21:14:50 +00:00
htcell.tex Cosmetic changes in setup0.h; Latex edits; PaletteSize -> wxPaletteSize; 1999-10-25 13:46:48 +00:00
htcolor.tex Cosmetic changes in setup0.h; Latex edits; PaletteSize -> wxPaletteSize; 1999-10-25 13:46:48 +00:00
htcontnr.tex new wxHTML printing code ; parser now supports scaling 1999-12-11 21:50:44 +00:00
htdcrend.tex new wxHTML printing code ; parser now supports scaling 1999-12-11 21:50:44 +00:00
hteasypr.tex Cosmetic changes in setup0.h; Latex edits; PaletteSize -> wxPaletteSize; 1999-10-25 13:46:48 +00:00
htfilter.tex Cosmetic changes in setup0.h; Latex edits; PaletteSize -> wxPaletteSize; 1999-10-25 13:46:48 +00:00
hthelpct.tex documented wxHF_BOOKMARKS flag for wxHtmlHelpController 1999-12-11 15:34:14 +00:00
hthlpdat.tex documented Harm's changes to wxHTML help 1999-10-27 23:30:38 +00:00
hthlpfrm.tex documented wxHF_BOOKMARKS flag for wxHtmlHelpController 1999-12-11 15:34:14 +00:00
htmlcell.tex wxHTML overview reorganized 1999-11-06 15:39:25 +00:00
htmlfilt.tex wxHTML overview reorganized 1999-11-06 15:39:25 +00:00
htmlhand.tex wxHTML overview reorganized 1999-11-06 15:39:25 +00:00
htmlhlpf.tex wxHTML overview reorganized 1999-11-06 15:39:25 +00:00
htmlprn.tex wxHTML overview reorganized 1999-11-06 15:39:25 +00:00
htmlstrt.tex wxHTML overview reorganized 1999-11-06 15:39:25 +00:00
htmltags.tex added <EM>, <CITE> and <STRONG> tags; now use separate handlers for <B>,<I>,<TT> 1999-12-20 12:49:42 +00:00
htparser.tex added wxHtmlParser::{Push|Pop}TagHandler 1999-10-27 23:31:13 +00:00
htprint.tex documented Harm's changes to wxHTML help 1999-10-27 23:30:38 +00:00
httag.tex Cosmetic changes in setup0.h; Latex edits; PaletteSize -> wxPaletteSize; 1999-10-25 13:46:48 +00:00
httaghnd.tex wxHTML classes description is now in alphabetical order 1999-10-16 15:38:26 +00:00
httagmod.tex Cured some bugs/typos/spacing in docs 1999-08-05 22:05:15 +00:00
http.tex Cured some bugs/typos/spacing in docs 1999-08-05 22:05:15 +00:00
htwidget.tex Cosmetic changes in setup0.h; Latex edits; PaletteSize -> wxPaletteSize; 1999-10-25 13:46:48 +00:00
htwindow.tex SetTitle method (internal use only) changed to virtual OnSetTitle, added GetOpenedPageTitle 1999-11-28 18:24:57 +00:00
htwinhnd.tex Cured some bugs/typos/spacing in docs 1999-08-05 22:05:15 +00:00
htwinprs.tex new wxHTML printing code ; parser now supports scaling 1999-12-11 21:50:44 +00:00
hworld.tex Doc updates. 1999-11-22 12:13:55 +00:00
icon.tex Added dummy OnIdle to wxWindow in wxGTK; doc tweaks 1999-03-01 13:06:15 +00:00
idleevt.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
ignore.txt wxString docs are nearly complete (but don't compile :-( ), a brief threads 1999-02-24 23:53:40 +00:00
ilayout.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
image.tex changed wxImage::Rescale() to return wxImage& and not void 1999-12-16 23:13:23 +00:00
imaglist.tex Added first batch of docs and notes for wxPython. 1999-02-19 07:58:02 +00:00
indent.bmp converted to 16 colors 1999-08-06 11:51:44 +00:00
indent.gif *** empty log message *** 1999-07-10 21:06:05 +00:00
indlgevt.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
inputstr.tex Patch for stream.cpp for non-flushable stream, 1999-12-06 16:16:14 +00:00
ipvaddr.tex Changed .vc makefiles to allow different configurations to co-exist (so library 1999-02-17 17:18:22 +00:00
joyevent.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
joystick.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
keycode.tex Added some more class docs 1998-09-06 14:43:36 +00:00
keyevent.tex Corrected event.h for wxKeyEvent/wxMouseEvent, and corresponding docs 1999-03-02 16:21:27 +00:00
layalgor.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
layout.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
list.tex added wxList::Insert(size_t); updated wxList documentation 1999-12-13 19:30:09 +00:00
listbox.tex Minor doc updates, 1999-10-11 10:48:43 +00:00
listctrl.tex generic wxListCtrl colour/font setting 1999-12-06 10:43:35 +00:00
listevt.tex Added new file dialog 1999-08-17 15:55:25 +00:00
locale.tex 1. (very) short i18n overview added, wxGetTranslation() documented. 1999-02-27 01:26:26 +00:00
log.tex wxLogTrace documentation updated and expanded, VC++ users note added 1999-11-18 14:34:13 +00:00
longlong.tex Cured some bugs/typos/spacing in docs 1999-08-05 22:05:15 +00:00
manual.tex Doc updates. 1999-11-22 12:13:55 +00:00
mask.tex wxPython doc updates 1999-09-02 05:36:39 +00:00
mdi.tex Added first batch of docs and notes for wxPython. 1999-02-19 07:58:02 +00:00
memorydc.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
menu.tex fixed LaTex error 1999-12-06 16:22:32 +00:00
menuevt.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
menuitem.tex documented GetLabel/Text, added a note about GetName being deprecated 1999-12-15 19:20:57 +00:00
metafile.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
mimetype.tex wxMimeTypesManager::AddFallbacks() added, also corrected a minor bug/incompatible 1999-08-07 23:10:09 +00:00
minifram.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
minimald.tex wxArrayString documentation added 1999-02-28 13:58:05 +00:00
mltchdlg.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
module.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
mouseevt.tex explained (?) difference between LeftDown and LeftIsDown 1999-06-08 15:42:07 +00:00
moveevt.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
msgdlg.tex Minor doc updates. 1999-11-04 17:49:21 +00:00
mutex.tex Cured some bugs/typos/spacing in docs 1999-08-05 22:05:15 +00:00
mutexlck.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
nbsizer.tex Some doc updates. 1999-12-12 17:02:50 +00:00
node.tex Corrected wxlistBox, wxRadioBox, wxComboBox and 1999-07-22 23:28:55 +00:00
notebook.tex Added more docs for the new events, derived from wxNotifyEvents. 1999-07-26 14:28:25 +00:00
noteevt.tex Added more docs for the new events, derived from wxNotifyEvents. 1999-07-26 14:28:25 +00:00
notifevt.tex Cured some bugs/typos/spacing in docs 1999-08-05 22:05:15 +00:00
object.tex DEBUG => __WXDEBUG__ 1999-11-08 16:38:17 +00:00
outptstr.tex Patch for stream.cpp for non-flushable stream, 1999-12-06 16:16:14 +00:00
pagedlg.tex Made .dsp files consistent with debug option; added JPEG project file 1999-10-08 10:21:14 +00:00
paintdc.tex wxWINE things. 1999-06-16 16:34:31 +00:00
paintevt.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
palette.tex Added dummy OnIdle to wxWindow in wxGTK; doc tweaks 1999-03-01 13:06:15 +00:00
panel.tex Fixed wxMSW arrow key bug, changed wxPoem window to a wxWindow 1999-02-26 18:04:12 +00:00
pantabv.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
pathlist.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
pen.tex Corrected some more docs, 1999-07-27 21:46:34 +00:00
plug.bmp Resubmitted binary files that may been corrupted 1998-06-02 20:25:34 +00:00
point.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
postscpt.tex Corrected some more docs, 1999-07-27 21:46:34 +00:00
prevwin.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
print.tex Added Set/GetSelection to wxPrintDialogData (the value of the Selection radio button); 1999-08-31 12:03:05 +00:00
process.tex 2 typos corrected 1999-06-15 20:42:48 +00:00
procevt.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
progdlg.tex Minor doc & distrib file changes 1999-08-24 13:04:55 +00:00
protocol.tex 1. typos corrected in ftp/protocol/url (Members is no longer a hyperlink 1999-02-27 14:36:05 +00:00
prvtdrpt.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
psbox.tex I've now added the documentation files. 1998-05-20 14:25:30 +00:00
query.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
qylayevt.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
radiobox.tex Corrected wxlistBox, wxRadioBox, wxComboBox and 1999-07-22 23:28:55 +00:00
radiobut.tex Corrected wxlistBox, wxRadioBox, wxComboBox and 1999-07-22 23:28:55 +00:00
realpoin.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
recrdset.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
rect.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
referenc.tex Removed wxUpdateIterator documentation, added wxRegionIterator documentation. 1998-11-04 22:16:10 +00:00
refs.bib I've now added the documentation files. 1998-05-20 14:25:30 +00:00
region.tex some typos in docs and code corrected (thanks Janos) 1999-04-13 08:14:19 +00:00
sashevt.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
sashlayw.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
sashwin.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
sbsizer.tex Fixed some doc problems 1999-09-05 19:42:03 +00:00
sckaddr.tex Updated wxSocket documentation 1999-09-05 10:23:22 +00:00
screendc.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
scrlwevt.tex Cured some bugs/typos/spacing in docs 1999-08-05 22:05:15 +00:00
scrolbar.tex Now specifies the corrent EVT_ macro names for wxScrollBar 1999-09-13 18:21:38 +00:00
scrolevt.tex Cured some bugs/typos/spacing in docs 1999-08-05 22:05:15 +00:00
scrolwin.tex wxPython doc updates 1999-10-29 22:16:53 +00:00
settings.tex Cured some bugs/typos/spacing in docs 1999-08-05 22:05:15 +00:00
shelves.bmp I've now added the documentation files. 1998-05-20 14:25:30 +00:00
size.tex {Get/Set}{Width/Height} documented 1999-06-12 20:56:46 +00:00
sizeevt.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
sizer.tex Some doc updates. 1999-12-12 17:02:50 +00:00
slider.tex 1. many DrawRotatedText() corrections (gtk) 1999-12-08 08:19:45 +00:00
sngchdlg.tex added wxSingleChoiceDialog::SetSelection 1999-12-15 00:31:58 +00:00
socket.tex Some doc fixes 1999-11-02 14:04:44 +00:00
spinbutt.tex Minor changes 1999-08-02 19:06:23 +00:00
splitevt.tex Updated splitter docs to describe new wxSP_PERMIT_UNSPLIT style and 1999-05-24 17:51:44 +00:00
splitter.bmp Resubmitted binary files that may been corrupted 1998-06-02 20:25:34 +00:00
splitter.eps I've now added the documentation files. 1998-05-20 14:25:30 +00:00
splitter.gif CW5.2 Pro Adaptions, wxMac starting to move in 1999-11-05 09:16:09 +00:00
splitter.tex Updated distribtion and docs. 1999-06-07 14:51:24 +00:00
statbmp.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
statbox.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
statline.tex Fixes to Cygwin/Mingw32 makefile, manual now compiles wxStaticLine, etc. 1999-11-08 21:14:50 +00:00
stattext.tex Some doc corrections 1999-11-02 10:02:01 +00:00
statusbr.tex wxPython doc updates 1999-11-13 08:15:30 +00:00
stream.tex Some doc updates. 1999-12-12 17:02:50 +00:00
strlist.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
strmbase.tex Renamed GSocket_SetBlocking to GSocket_SetNonBlocking and *Fallback to *Callback 1999-07-30 17:54:18 +00:00
strmbfrd.tex Some doc updates. 1999-12-12 17:02:50 +00:00
strmfile.tex Documented wxFFile and wxFFileStream and Co. 1999-12-08 11:35:20 +00:00
strmmem.tex Some doc updates. 1999-12-12 17:02:50 +00:00
strmsock.tex Patch for stream.cpp for non-flushable stream, 1999-12-06 16:16:14 +00:00
strmzlib.tex Minor doc updates. 1999-11-04 17:49:21 +00:00
sysclevt.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
tab.tex Some doc changes 1999-11-04 20:04:04 +00:00
tabctrl.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
tabevent.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
tapp.tex 1. New classes documented: wxCriticalSection, wxMutexLocker, 1999-01-02 23:02:30 +00:00
taskbar.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
tbitmap.tex Doc updates. 1999-11-22 12:13:55 +00:00
tclipbrd.tex Some doc changes 1999-11-04 20:04:04 +00:00
tcommdlg.tex Removed some TODOs in the Latex docs; changed wxMotif wxClipboard to match 1999-02-09 21:22:58 +00:00
tconfig.tex Headers moved a bit. 1999-11-22 19:44:25 +00:00
tconstr.tex the default value for the constraints is wxUnconstrained, not wxAsIs 1999-06-08 15:08:42 +00:00
tcontain.tex Made wxGTK dataobj.cpp compile; removed flashing from wxGLCanvas samples; 1999-01-24 23:56:51 +00:00
tcpclint.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
tcpconn.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
tcpservr.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
tdb.tex wxUSE_SOCKETS added to setup(0).h; Cygwin corrections; doc tweaks 1999-02-28 23:39:59 +00:00
tdc.tex Split up wxStream doc files; added wxTCP... files; added wxBusyCursor; 1999-01-25 18:33:08 +00:00
tdebug.tex Doc updates (debug stuff); Cygwin corrections 1998-11-21 15:40:35 +00:00
tdelwin.tex Doc fixes 1999-02-26 17:29:39 +00:00
tdialog.tex I've now added the documentation files. 1998-05-20 14:25:30 +00:00
tdnd.tex Minor doc updates. 1999-11-04 17:49:21 +00:00
tdocview.tex Update to docs incl. wxString first stab; added a couple of palette-related events (wxMSW) 1998-07-29 06:51:33 +00:00
tempfile.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
tevent.tex Updates to event docs. (removed evthandler::default). 1999-11-21 18:31:03 +00:00
tex2rtf.ini updates for wxPython docs 1999-09-30 07:13:40 +00:00
texhelp.sty Added \pythonnote macros. Default empty. 1999-01-29 22:05:00 +00:00
texpr.tex wxChoice/wxComboBox background colour change (to get back to where we were); 1999-12-05 10:07:00 +00:00
text.tex Doc updates, wxsizer et al 1999-08-19 18:41:41 +00:00
textdlg.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
textfile.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
tfile.tex 1. wxDir works for MSW and documented 1999-12-11 00:43:59 +00:00
tfont.tex Doc updates. 1999-11-22 12:13:55 +00:00
tfontenc.tex Retyping some lines in tfontenc.tex seemed to remove a strange WinHelp compile 1999-11-04 20:43:52 +00:00
tgrid.tex I've now added the documentation files. 1998-05-20 14:25:30 +00:00
tguide.tex wxUSE_SOCKETS added to setup(0).h; Cygwin corrections; doc tweaks 1999-02-28 23:39:59 +00:00
thread.tex wxThread::GetCPUCount() and SetConcurrency() added and documented 1999-12-06 12:31:04 +00:00
ti18n.tex Doc mods; fixed return non-processing problem; fixed toolbar sizing problems 1999-02-28 20:59:08 +00:00
timaglst.tex Removed some TODOs in the Latex docs; changed wxMotif wxClipboard to match 1999-02-09 21:22:58 +00:00
time.tex wxBook additions; added a couple of pixels in menu drawing; taskbar 1999-08-12 20:18:18 +00:00
timer.tex Documented wxStopWatch and wxToolBar::AddControl(). 1999-12-04 13:28:26 +00:00
tipc.tex Split up wxStream doc files; added wxTCP... files; added wxBusyCursor; 1999-01-25 18:33:08 +00:00
tipprov.tex Cured some bugs/typos/spacing in docs 1999-08-05 22:05:15 +00:00
tlistctl.tex wxUSE_SOCKETS added to setup(0).h; Cygwin corrections; doc tweaks 1999-02-28 23:39:59 +00:00
tlog.tex Doc updates. 1999-11-22 12:13:55 +00:00
tokenizr.tex Some stubs corrections; Motif corrections incl. busy cursor fix; doc corrections 1999-02-24 08:02:28 +00:00
toolbar.tex added wxToolBar::SetToolClientData 1999-12-17 13:10:05 +00:00
topics.tex Headers moved a bit. 1999-11-22 19:44:25 +00:00
tprint.tex Many changes to the printing classes. 1999-03-25 23:06:01 +00:00
treectrl.tex wxTreeCtrl has colours and fonts too now 1999-12-06 13:18:14 +00:00
treeevt.tex Fixed some doc problems 1999-09-05 19:42:03 +00:00
tresourc.tex wxUSE_SOCKETS added to setup(0).h; Cygwin corrections; doc tweaks 1999-02-28 23:39:59 +00:00
truntime.tex 1. wxWindow::IsTopLevel() added and documented 1999-06-07 18:26:42 +00:00
tsamples.tex added support for vertical toolbars for MSW - seems to work more or less 1999-12-14 02:02:09 +00:00
tscroll.tex I've now added the documentation files. 1998-05-20 14:25:30 +00:00
tsplittr.tex Various documentation additions and changes. 1998-06-14 20:48:39 +00:00
tstream.tex Headers moved a bit. 1999-11-22 19:44:25 +00:00
tstring.tex wxSnprintf() and wxVsnprintf() added, documented and used in wxLog 1999-11-15 15:49:59 +00:00
tstyles.tex Various bug fixes, cosmetic changes 1998-07-07 14:57:42 +00:00
ttab.tex Doc updates. 1999-11-22 12:13:55 +00:00
tthreads.tex joinable and detached POSIX threads (not fully tested yet) 1999-11-29 23:05:23 +00:00
ttips.tex Doc updates. 1999-11-22 12:13:55 +00:00
ttoolbar.tex Menu/toolbar event handling now tries the window with the focus first. 1999-04-07 21:33:22 +00:00
ttreectl.tex Doc mods; fixed return non-processing problem; fixed toolbar sizing problems 1999-02-28 20:59:08 +00:00
tunicode.tex Minor doc updates. 1999-11-04 17:49:21 +00:00
tusage.tex Various documentation additions and changes. 1998-06-14 20:48:39 +00:00
tvalidat.tex Doc updates. 1999-11-22 12:13:55 +00:00
txtdatob.tex wxPython stuff: 1999-11-06 08:30:23 +00:00
txtdrptg.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
txtstrm.tex Added wxFFileStream base on wxFFile (as opposed to wxFile) 1999-08-22 16:12:48 +00:00
up.gif readding 1999-10-21 14:14:10 +00:00
upduievt.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
url.tex Cured some bugs/typos/spacing in docs 1999-08-05 22:05:15 +00:00
valgen.tex updates for wxPython docs 1999-09-30 07:13:40 +00:00
validatr.tex updates for wxPython docs 1999-09-30 07:13:40 +00:00
valtext.tex updates for wxPython docs 1999-09-30 07:13:40 +00:00
variant.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
view.tex Some doc corrections; removed wxDocument arg from wxView constructor; 1999-02-16 20:17:02 +00:00
wave.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
window.tex Updates to event docs. (removed evthandler::default). 1999-11-21 18:31:03 +00:00
windowdc.tex Added 'Include files' section to class references 1999-02-15 20:41:29 +00:00
wx.hpj Retyping some lines in tfontenc.tex seemed to remove a strange WinHelp compile 1999-11-04 20:43:52 +00:00
wxhtml.tex wxHTML overview reorganized 1999-11-06 15:39:25 +00:00
wxPython.tex wxPython doc updates 1999-11-13 08:15:30 +00:00
wxstring.tex 1. wxLongLong and wxDateTime compilation fixed for the compilers without native 1999-12-21 01:44:45 +00:00
wxtab1.bmp I've now added the documentation files. 1998-05-20 14:25:30 +00:00
wxtab1.eps I've now added the documentation files. 1998-05-20 14:25:30 +00:00
wxtab1.gif Resubmitted binary files that may been corrupted 1998-06-02 20:25:34 +00:00
zipstrm.tex Cured some bugs/typos/spacing in docs 1999-08-05 22:05:15 +00:00