wxWidgets/include/wx
2001-02-04 15:55:15 +00:00
..
generic 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
gtk modified check listbox indicators and made them customizable 2000-12-28 14:07:00 +00:00
gtk1 modified check listbox indicators and made them customizable 2000-12-28 14:07:00 +00:00
html wxHTML src code indentation now conforms (more) to wxWin coding style 2000-11-05 14:59:59 +00:00
mac changed argument types (replaced long with wxCoord) 2001-01-30 21:26:23 +00:00
motif 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
msw 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
os2 Add a Get and Set for an OS/2 PS 2001-01-31 05:32:23 +00:00
protocol 1. patch from Søren Erland Vestø implementing wxFTP::GetFileSize() 2001-01-24 16:37:04 +00:00
qt merged 2.2 branch 2000-07-15 19:51:35 +00:00
stc Merged some STC fixes over to the main branch 2000-10-30 21:57:12 +00:00
stubs merged 2.2 branch 2000-07-15 19:51:35 +00:00
unix MIME type manager fixes described earlier on the list: 2001-01-24 14:51:06 +00:00
.cvsignore Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
accel.h *** empty log message *** 1999-07-28 03:38:12 +00:00
app.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
arrimpl.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
bitmap.h *** empty log message *** 1999-07-28 03:38:12 +00:00
bmpbuttn.h *** empty log message *** 1999-07-28 03:38:12 +00:00
brush.h *** empty log message *** 1999-07-28 03:38:12 +00:00
buffer.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
busyinfo.h added DLL exports 1999-08-03 23:56:34 +00:00
button.h *** empty log message *** 1999-07-28 03:38:12 +00:00
calctrl.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
caret.h wxCaret now uses backing store instead of forcing window refresh each time the 2000-09-22 22:44:34 +00:00
checkbox.h *** empty log message *** 1999-07-28 03:38:12 +00:00
checklst.h *** empty log message *** 1999-07-28 03:38:12 +00:00
choicdlg.h Did somework on the generic dialogs, 1999-08-11 11:53:40 +00:00
choice.h 1. sorted wxListBox and wxComboBox seem to work under wxGTK 1999-10-22 18:00:39 +00:00
clipbrd.h and now it even compiles 1999-10-21 14:00:30 +00:00
cmdline.h Added Reset() to command line parser and called it from Parse(), so 2000-08-22 14:00:47 +00:00
cmndata.h wxNativeFontInfo changes 2000-12-18 21:15:16 +00:00
colordlg.h 1. wxWizard appears in the centre of the screen by default 2000-02-08 01:08:51 +00:00
colour.h *** empty log message *** 1999-07-28 03:38:12 +00:00
combobox.h *** empty log message *** 1999-07-28 03:38:12 +00:00
confbase.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
config.h wxUSE_CONFIG_NATIVE fix 1999-12-02 16:32:16 +00:00
control.h 1. cursor fixes: frame does have hand cursor in the controls sample now, 2000-02-25 23:49:41 +00:00
cshelp.h Doc corrections; added HelpGen project files 2000-10-09 13:53:33 +00:00
ctrlsub.h 1. sorted wxListBox and wxComboBox seem to work under wxGTK 1999-10-22 18:00:39 +00:00
cursor.h 1. removed 'B' flag from treebase.cpp and regenerated the makefiles 2000-09-12 15:15:44 +00:00
dataobj.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
date.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
datetime.h wxDateTime::IsValid() now returns m_time != (wxLongLong)-1 2001-01-05 21:03:19 +00:00
datetime.inl merged 2.2 branch 2000-07-15 19:51:35 +00:00
datstrm.h Beautified header. 2001-01-25 18:27:44 +00:00
db.h wxDbConnectInf is now converted to a class. Fully backward compatible with all version except the last checkin I did (changed datatypes back to what they were before for in this class). Class now has all accessors and member functions. Functions added to remove need for calling SQLAllocEnv() and SQLFreeEnv(). 2001-02-03 17:50:45 +00:00
dbtable.h Commenting and text formatting cleanup. No source changes 2001-02-04 15:55:15 +00:00
dc.h wxDrawObject::Draw vritual and non const wxDCBase 2000-08-19 06:32:50 +00:00
dcclient.h *** empty log message *** 1999-07-28 03:38:12 +00:00
dcmemory.h *** empty log message *** 1999-07-28 03:38:12 +00:00
dcprint.h mac adaptions 1999-11-09 15:24:52 +00:00
dcps.h Made wxGTK dcps.cpp generic. 1999-01-22 11:06:20 +00:00
dcscreen.h *** empty log message *** 1999-07-28 03:38:12 +00:00
dde.h *** empty log message *** 1999-07-28 03:38:12 +00:00
debug.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
defs.h wxNativeFontInfo changes 2000-12-18 21:15:16 +00:00
dialog.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
dialup.h and another... 2001-01-31 17:31:15 +00:00
dir.h wxDir class added 1999-12-08 14:16:53 +00:00
dirctrl.h Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
dirdlg.h Mingw32/gcc-2.95 change 1999-09-14 20:57:06 +00:00
dnd.h Added geometry.cpp and made it compile, 2000-01-24 13:13:41 +00:00
docmdi.h Now uses proper wxUSE_xxx flags 1999-06-22 17:39:02 +00:00
docview.h Added optional parameter to SelectDocumentType() and SelectViewType() to allow the choice lists of documents/views to be alphabetically sorted if desired. Default behavior is FALSE on the sort to maintain backward compatability. 2001-01-24 11:04:30 +00:00
dragimag.h Added wxDragImage generic implementation and sample; added mask handling to Motif's 2000-03-01 11:05:49 +00:00
dynarray.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
dynlib.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
effects.h Added wxQuantize, wxSplashScreen, wxEffects & added palette to wxImage 2000-07-28 17:53:25 +00:00
encconv.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
event.h added missing WXDLLEXPORT 2001-02-01 16:12:21 +00:00
expr.h Visualage C++ V4.0 updates 1999-12-14 23:32:53 +00:00
ffile.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
file.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
fileconf.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
filedlg.h wxFileDialog changed to use (new) wxCHANGE_DIR flag, docs updated 2000-10-08 23:35:09 +00:00
filefn.h rewrote wxFileName::Normalize(), added a few methods, general clean up, 2000-12-31 00:23:09 +00:00
filename.h readded back SetFullName 2000-12-31 15:23:43 +00:00
filesys.h added --enable-filesystem 2000-02-27 21:06:17 +00:00
font.h compilation fixes for wxMSW 2000-12-18 23:49:58 +00:00
fontdlg.h *** empty log message *** 1999-10-07 04:44:22 +00:00
fontenc.h tons of wxFTP fixes and compilation fix for wxBase 2000-12-19 16:56:27 +00:00
fontenum.h added wxFontEnumerator::GetFacenames and GetEncodings that return array of facenames/encodings found by EnumerateXXXX 1999-11-06 15:38:23 +00:00
fontmap.h wxNativeFontInfo changes 2000-12-18 21:15:16 +00:00
fontutil.h applied wxNativeFontInfo patch #103089 2001-01-24 17:16:04 +00:00
frame.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
fs_inet.h added --enable-filesystem 2000-02-27 21:06:17 +00:00
fs_mem.h fixes for wxBase compilation 2000-03-04 20:37:08 +00:00
fs_zip.h added --enable-filesystem 2000-02-27 21:06:17 +00:00
gauge.h *** empty log message *** 1999-07-28 03:38:12 +00:00
gdicmn.h added cw6 fixes and patrick's patches 2000-12-10 10:17:00 +00:00
gdiobj.h *** empty log message *** 1999-07-28 03:38:12 +00:00
geometry.h Corrected typos in geometry. 2000-11-26 10:25:20 +00:00
gifdecod.h Now wxGIFDecoder always tries to read to the end of the GIF data. 2000-02-17 23:39:35 +00:00
glcanvas.h Moved wxGLCanvas to more normal positions 2000-02-28 08:22:57 +00:00
grid.h Added new wxGrid classes. This is a work in progress ! 1999-10-06 05:13:20 +00:00
gsocket.h merge of wxMac into main repository 2000-08-09 11:14:15 +00:00
hash.h fix for DoPut() from long time ago 2001-01-27 12:40:57 +00:00
help.h Added WinHelp sample doc to samples/help, and made it possible to show 2000-03-08 13:04:51 +00:00
helpbase.h Added wxHelpControllerHelpProvider, added DisplayContextPopup, DisplayTextPopup 2000-09-12 14:53:39 +00:00
helphtml.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
helpwin.h *** empty log message *** 1999-08-02 04:44:01 +00:00
helpxlp.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
icon.h *** empty log message *** 1999-07-28 03:38:12 +00:00
imagbmp.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
image.h Added Set/Get/HasOption members and moved palette to ref data class. 2000-07-29 11:44:57 +00:00
imaggif.h image handlers moved to separate headers (imagbmp.h etc.) This change is backward compatible (all hdrs #included in image.h) and reduces executable size under GCC 1999-12-15 22:38:02 +00:00
imagjpeg.h image handlers moved to separate headers (imagbmp.h etc.) This change is backward compatible (all hdrs #included in image.h) and reduces executable size under GCC 1999-12-15 22:38:02 +00:00
imaglist.h *** empty log message *** 1999-07-28 03:38:12 +00:00
imagpcx.h image handlers moved to separate headers (imagbmp.h etc.) This change is backward compatible (all hdrs #included in image.h) and reduces executable size under GCC 1999-12-15 22:38:02 +00:00
imagpng.h image handlers moved to separate headers (imagbmp.h etc.) This change is backward compatible (all hdrs #included in image.h) and reduces executable size under GCC 1999-12-15 22:38:02 +00:00
imagpnm.h image handlers moved to separate headers (imagbmp.h etc.) This change is backward compatible (all hdrs #included in image.h) and reduces executable size under GCC 1999-12-15 22:38:02 +00:00
imagtiff.h image handlers moved to separate headers (imagbmp.h etc.) This change is backward compatible (all hdrs #included in image.h) and reduces executable size under GCC 1999-12-15 22:38:02 +00:00
intl.h new locales code checked in 2001-01-23 23:17:57 +00:00
ioswrap.h missing newline at the end of file added 1999-06-27 22:06:33 +00:00
ipcbase.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
isql.h Added an OS/2 section to the sql defines 2000-02-10 18:32:08 +00:00
isqlext.h Updates to make latest changes compile 2000-02-09 22:58:41 +00:00
joystick.h *** empty log message *** 1999-07-28 03:38:12 +00:00
layout.h 1. fixed (to test) the bug with bitmaps without masks in wxImageList 2000-01-21 21:38:51 +00:00
laywin.h Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorithm classes and sample 1998-09-07 09:27:34 +00:00
list.h fix for wxList copy ctor 2001-01-04 18:46:53 +00:00
listbox.h 1. sorted wxListBox and wxComboBox seem to work under wxGTK 1999-10-22 18:00:39 +00:00
listctrl.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
listimpl.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
log.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
longlong.h OS/2 patch about a #pragma warning. 2001-01-28 15:34:19 +00:00
matrix.h OS/2 VisualAge doesn't know about lower case true and false 2000-11-27 19:59:25 +00:00
mdi.h *** empty log message *** 1999-07-28 03:38:12 +00:00
memconf.h 1. added wxMemoryConfig (private) class 2000-01-22 23:15:52 +00:00
memory.h compilation fix for new iostreams 2001-01-24 14:51:38 +00:00
menu.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
menuitem.h added wxMenuITemBase copy ctor decl apparently needed under FreeBSD 2000-01-20 22:34:48 +00:00
metafile.h merge of wxMac into main repository 2000-08-09 11:14:15 +00:00
mimetype.h MIME type manager fixes described earlier on the list: 2001-01-24 14:51:06 +00:00
minifram.h *** empty log message *** 1999-07-28 03:38:12 +00:00
module.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
msgdlg.h Did somework on the generic dialogs, 1999-08-11 11:53:40 +00:00
mstream.h compilation fixes for wxMemoryStreams 2000-11-23 16:26:12 +00:00
notebook.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
object.h Updates for os/2 -- mostly to allow easier VA debugging 2000-10-24 21:45:56 +00:00
objstrm.h file should end with newline 1999-06-17 10:03:00 +00:00
odbc.h fix include files path 2000-02-03 13:07:42 +00:00
ownerdrw.h Corrected typo 2000-09-01 09:13:41 +00:00
palette.h *** empty log message *** 1999-07-28 03:38:12 +00:00
panel.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
paper.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
pen.h *** empty log message *** 1999-07-28 03:38:12 +00:00
print.h mac adaptions 1999-11-09 15:24:52 +00:00
printdlg.h More OS/2 stuff 1999-10-12 22:49:24 +00:00
prntbase.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
process.h argh... yet another compilation fix 2001-01-31 17:25:56 +00:00
progdlg.h Added a generic wxProgressDialog and made wxPostscriptPrinter use it. 1999-05-09 15:19:45 +00:00
prop.h Added Prepend() and Remove() methods to wxSizer, 1999-08-16 20:17:48 +00:00
propform.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
proplist.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
quantize.h FloodFill correction, wxQuantize correction 2000-07-29 17:25:36 +00:00
radiobox.h *** empty log message *** 1999-07-28 03:38:12 +00:00
radiobut.h *** empty log message *** 1999-07-28 03:38:12 +00:00
region.h *** empty log message *** 1999-07-28 03:38:12 +00:00
resource.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
sashwin.h Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorithm classes and sample 1998-09-07 09:27:34 +00:00
sckaddr.h GSocket: 2000-01-21 03:12:59 +00:00
sckipc.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
sckstrm.h *** empty log message *** 1999-08-02 04:44:01 +00:00
scrolbar.h *** empty log message *** 1999-07-28 03:38:12 +00:00
scrolwin.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
serbase.h Changed a few #include <xxx.h> to #include "xxx.h" 1999-08-20 22:52:21 +00:00
settings.h added wxSYS_COLOUR_LISTBOX 2000-02-15 22:10:08 +00:00
setup.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
sizer.h Added wxFileName. 2000-12-28 00:00:32 +00:00
slider.h *** empty log message *** 1999-07-28 03:38:12 +00:00
socket.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
spinbutt.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
spinctrl.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
splash.h Added wxQuantize, wxSplashScreen, wxEffects & added palette to wxImage 2000-07-28 17:53:25 +00:00
splitter.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
statbmp.h *** empty log message *** 1999-07-28 03:38:12 +00:00
statbox.h *** empty log message *** 1999-07-28 03:38:12 +00:00
statline.h wxMac (debug) builds and runs wxMinimal again 1999-11-10 11:32:00 +00:00
stattext.h *** empty log message *** 1999-07-28 03:38:12 +00:00
statusbr.h merge of wxMac into main repository 2000-08-09 11:14:15 +00:00
strconv.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
stream.h more fixes to stream code: allow deriving from wxStreamBuffer and using custom 2000-11-23 19:45:46 +00:00
string.h fixed previous commit (no changes) 2001-02-03 14:53:12 +00:00
tab.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
tabctrl.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
taskbar.h *** empty log message *** 1999-07-28 03:38:12 +00:00
tbarbase.h Added DECLARE/IMLEMENT_CLASS for wxToolBarBase 2000-10-06 16:52:29 +00:00
tbarsmpl.h wxToolBarSimple fix + OGL studio sample compilation 2000-02-24 16:26:20 +00:00
textctrl.h Workaround (?) for using streambuf with wxUSE_IOSTREAMH=0 2000-02-17 18:23:41 +00:00
textdlg.h Did somework on the generic dialogs, 1999-08-11 11:53:40 +00:00
textfile.h fixed compilation with wxUSE_TEXTFILE=0 2000-12-05 22:38:43 +00:00
thread.h thread support for mac finished 2000-08-14 08:15:51 +00:00
time.h more fixes to compilation warnings from HP-UX build log. About 30% more to go 2000-01-05 15:35:04 +00:00
timer.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
tipdlg.h more files I forgot to commit 1999-06-28 22:08:46 +00:00
tipwin.h wxHelpProvider now cleans itself up. wxTipWindow doesn't 2000-09-11 12:37:44 +00:00
tokenzr.h more HP-UX compilation warnings fixed (187th try) 2000-02-09 17:51:16 +00:00
toolbar.h merging in the toolbar changes 1999-12-15 19:47:54 +00:00
tooltip.h *** empty log message *** 1999-07-28 03:38:12 +00:00
treebase.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
treectrl.h Generic tree control fixes 2000-08-04 15:23:28 +00:00
treelay.h Removed old wxGLCanvas stuff; moved wxTreeLayout to wxWindows; corrected some doc errors 2000-02-28 13:42:59 +00:00
txtstrm.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
types.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
url.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
utils.h wxSetEnv for Win32 (now seems to work) 2000-11-27 00:21:29 +00:00
valgen.h Added a few #if wxUSE_XXX 1999-06-15 20:21:59 +00:00
validate.h 1. more warnings fixes in gtk/region.cpp and common/tbarsmpl.cpp 2000-01-06 16:47:48 +00:00
valtext.h Added a few #if wxUSE_XXX 1999-06-15 20:21:59 +00:00
variant.h Some doc corrections; Watcom C++ corrections; VC++ 4 corrections 2000-02-06 19:11:10 +00:00
version.h Updated version number. 2000-07-24 09:44:46 +00:00
vms_x_fix.h Committing in . 2000-08-24 10:58:27 +00:00
wave.h *** empty log message *** 1999-07-28 03:38:12 +00:00
wfstream.h Added WXDLLEXPORT's to the class definitions 1999-09-13 03:49:33 +00:00
window.h Added Set/GetThemeEnabled and used this for determining whether to paint a theme 2000-09-15 13:15:37 +00:00
wizard.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
wx_cw_cm.h added cw6 fixes and patrick's patches 2000-12-10 10:17:00 +00:00
wx_cw_d.h added cw6 fixes and patrick's patches 2000-12-10 10:17:00 +00:00
wx_cw.h added cw6 fixes and patrick's patches 2000-12-10 10:17:00 +00:00
wx_cwc_d.h added cw6 fixes and patrick's patches 2000-12-10 10:17:00 +00:00
wx_cwc.h added cw6 fixes and patrick's patches 2000-12-10 10:17:00 +00:00
wx.h no message 2000-10-25 04:17:17 +00:00
wxchar.h added tests for __MACH__ to compile under Mac OS X 2001-01-30 21:00:18 +00:00
wxexpr.h replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
wxhtml.h making wxHTML 8.3 compliant 1999-10-02 18:19:46 +00:00
wxprec.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
xpmhand.h *** empty log message *** 1999-07-28 03:38:12 +00:00
zipstrm.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
zstream.h added compression ratio argument to wxZlibOutputStream ctor 2000-03-03 22:52:17 +00:00