.. |
generic
|
Somehow wxWizard lost the 'virtual' keyword for DoCreateControls
|
2002-07-12 14:43:58 +00:00 |
gtk
|
No events when setting values.
|
2002-07-09 21:01:38 +00:00 |
gtk1
|
No events when setting values.
|
2002-07-09 21:01:38 +00:00 |
html
|
Added AddGrab, RemoveGrab, IsGrabbed to wxTopLevelWindowGTK
|
2002-06-18 21:46:42 +00:00 |
mac
|
rename method to prevent collision with some BSD definitions of macro Free()
|
2002-06-29 16:25:18 +00:00 |
mgl
|
Added wxDF_HTML
|
2002-04-17 11:48:11 +00:00 |
motif
|
AIX linking fix (declare wxDataObject dtor)
|
2002-07-10 14:17:58 +00:00 |
msw
|
automatically initialize m_cRef to 0 (patch 575011 + more)
|
2002-07-09 11:52:11 +00:00 |
os2
|
Toolbar/tooltip udates
|
2002-07-11 22:14:39 +00:00 |
protocol
|
|
|
stc
|
Changed FindTExt intercase to more easily handle additional flags.
|
2002-06-04 19:25:29 +00:00 |
univ
|
generate EVT_SCROLL events for the standalong scrollbars, not EVT_SCROLLWIN
|
2002-05-16 10:45:49 +00:00 |
unix
|
attempts to fix wxMimeTypesManager mess: many bugs (entries priority, memory leaks, ...) fixed, but probably even more left
|
2002-06-10 15:59:34 +00:00 |
x11
|
Corrected OnAssert
|
2002-06-25 18:12:07 +00:00 |
xrc
|
compatibility macro
|
2002-04-08 22:50:56 +00:00 |
.cvsignore
|
|
|
accel.h
|
implemented explicit copy constructor and assignement operator
|
2002-05-07 20:40:04 +00:00 |
app.h
|
new wxASSERT implementation using wxAssert() helper function
|
2002-06-13 19:37:43 +00:00 |
arrimpl.cpp
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
artprov.h
|
make wxArtProvider pure virtual (I was not so on
|
2002-04-16 23:03:24 +00:00 |
bitmap.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-03 19:41:22 +00:00 |
bmpbuttn.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
brush.h
|
|
|
buffer.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-03 19:41:22 +00:00 |
build.h
|
added wxBuildOptions and check that they are the same for the program and the library on startup
|
2002-05-07 19:56:43 +00:00 |
busyinfo.h
|
|
|
button.h
|
|
|
calctrl.h
|
|
|
caret.h
|
|
|
checkbox.h
|
|
|
checklst.h
|
|
|
chkconf.h
|
wxMGL requires wxUSE_PALETTE
|
2002-06-07 17:56:53 +00:00 |
choicdlg.h
|
|
|
choice.h
|
|
|
clipbrd.h
|
|
|
clntdata.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
cmdline.h
|
|
|
cmdproc.h
|
Added back the missing Undo/Redo accelerators that unaccountably
|
2002-04-11 16:50:55 +00:00 |
cmndata.h
|
corrected wxFontData assignement operator (was recursive!)
|
2002-05-12 07:48:53 +00:00 |
colordlg.h
|
uses native implementation for mac
|
2002-04-24 19:53:23 +00:00 |
colour.h
|
|
|
combobox.h
|
|
|
confbase.h
|
a preprocessor constant must be 0, not FALSE
|
2002-04-12 10:24:24 +00:00 |
config.h
|
|
|
containr.h
|
changed the handling of the default buttons to be more logical
|
2002-05-11 22:31:05 +00:00 |
control.h
|
|
|
cshelp.h
|
Added Delete member to wxStringHashTable in order to implement
|
2002-06-05 21:06:18 +00:00 |
ctrlsub.h
|
added wxControlWithItems constructor/destructor (for Darwin)
|
2002-05-11 17:14:46 +00:00 |
cursor.h
|
|
|
dataobj.h
|
|
|
date.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
datetime.h
|
fix link of wxDateTime inline methods using mingw32
|
2002-06-13 18:46:39 +00:00 |
datetime.inl
|
|
|
datstrm.h
|
|
|
db.h
|
Committing in .
|
2002-03-26 09:37:35 +00:00 |
dbgrid.h
|
|
|
dbkeyg.h
|
|
|
dbtable.h
|
|
|
dc.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-08 14:17:22 +00:00 |
dcbuffer.h
|
|
|
dcclient.h
|
|
|
dcmemory.h
|
|
|
dcprint.h
|
|
|
dcps.h
|
|
|
dcscreen.h
|
|
|
dcsvg.h
|
wxSVGDC class include files
|
2002-06-19 09:17:46 +00:00 |
dde.h
|
|
|
debug.h
|
new wxASSERT implementation using wxAssert() helper function
|
2002-06-13 19:37:43 +00:00 |
defs.h
|
GCC can't test prototype if using wchar_t instead of char.
|
2002-07-06 12:49:41 +00:00 |
dialog.h
|
|
|
dialup.h
|
corrected include guards
|
2002-05-03 19:33:43 +00:00 |
dir.h
|
|
|
dirctrl.h
|
|
|
dirdlg.h
|
added missing include file
|
2002-05-04 13:17:36 +00:00 |
dnd.h
|
changed DoDragDrop(bool) into DoDragDrop(int) and added support for wxDrag_DefaultMove flag
|
2002-04-28 14:30:54 +00:00 |
docmdi.h
|
|
|
docview.h
|
Added wxView::OnClosingDocument so the application can do
|
2002-07-12 16:08:03 +00:00 |
dragimag.h
|
Added wxDF_HTML
|
2002-04-17 11:48:11 +00:00 |
dynarray.h
|
added support for add/insert/deleting many items at once in wxArray (patch 548050)
|
2002-04-26 21:58:46 +00:00 |
dynlib.h
|
|
|
dynload.h
|
fixed a fatal bug in DLL loading code: the deleted entries were never removed from the list of the loaded libraries
|
2002-04-22 12:28:02 +00:00 |
effects.h
|
|
|
encconv.h
|
|
|
event.h
|
added ENDSCROLL event (patch 576176)
|
2002-07-09 23:33:28 +00:00 |
evtloop.h
|
Added SetActive to wxEventLoop
|
2002-03-24 21:19:27 +00:00 |
expr.h
|
|
|
fdrepdlg.h
|
|
|
features.h
|
added raw key code and flags support (based on patch from Bryce Denney)
|
2002-04-07 21:06:59 +00:00 |
ffile.h
|
include wx/defs.h to get wxUSE_FFILE
|
2002-05-06 10:52:35 +00:00 |
file.h
|
|
|
fileconf.h
|
|
|
filedlg.h
|
|
|
filefn.h
|
|
|
filename.h
|
fixed several bugs in Mkdir() and also modified its API to be more user friendly (based on the patch 541033 from Chris Elliott)
|
2002-04-08 16:28:50 +00:00 |
filesys.h
|
|
|
font.h
|
|
|
fontdlg.h
|
fixes to wxFontDialog after recent changes
|
2002-05-12 22:26:01 +00:00 |
fontenc.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
fontenum.h
|
|
|
fontmap.h
|
added wxFontMapper::Get/Set
|
2002-04-06 15:04:27 +00:00 |
fontutil.h
|
|
|
frame.h
|
These methods should be public
|
2002-05-02 23:56:00 +00:00 |
fs_inet.h
|
|
|
fs_mem.h
|
|
|
fs_zip.h
|
|
|
gauge.h
|
|
|
gdicmn.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-03 19:41:22 +00:00 |
gdiobj.h
|
|
|
geometry.h
|
|
|
gifdecod.h
|
|
|
glcanvas.h
|
|
|
grid.h
|
|
|
gsocket.h
|
and yet once more to fix gtk compilation.. this is a nasty kludge
|
2002-07-02 01:21:09 +00:00 |
hash.h
|
Added Delete member to wxStringHashTable in order to implement
|
2002-06-05 21:06:18 +00:00 |
hashmap.h
|
const KEY_T& does not do the right thing for pointers.
|
2002-05-11 08:43:35 +00:00 |
help.h
|
Use wxHtmlHelpController for HTML help, not wxHelpControllerHtml :-)
|
2002-03-23 12:02:54 +00:00 |
helpbase.h
|
|
|
helphtml.h
|
|
|
helpwin.h
|
|
|
icon.h
|
|
|
iconbndl.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
imagbmp.h
|
|
|
image.h
|
ixed compilation for wxUSE_STREAMS == 0
|
2002-05-23 21:23:10 +00:00 |
imaggif.h
|
|
|
imagiff.h
|
|
|
imagjpeg.h
|
|
|
imaglist.h
|
|
|
imagpcx.h
|
|
|
imagpng.h
|
|
|
imagpnm.h
|
|
|
imagtiff.h
|
|
|
imagxpm.h
|
|
|
intl.h
|
|
|
ioswrap.h
|
|
|
ipc.h
|
added wx/ipc.h and used/documented it
|
2002-04-15 18:24:46 +00:00 |
ipcbase.h
|
|
|
isql.h
|
|
|
isqlext.h
|
|
|
joystick.h
|
|
|
layout.h
|
|
|
laywin.h
|
|
|
list.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-08 14:00:23 +00:00 |
listbox.h
|
|
|
listctrl.h
|
Check for attributes before copying them
|
2002-06-10 17:58:08 +00:00 |
listimpl.cpp
|
|
|
log.h
|
fixed warning about printf format specifications <-> argument mismatches in wxLogLastError
|
2002-06-26 16:27:29 +00:00 |
longlong.h
|
corrected post increment operators which must return value before increment
|
2002-04-24 05:59:46 +00:00 |
matrix.h
|
|
|
mdi.h
|
|
|
memconf.h
|
|
|
memory.h
|
added attribute printf checks to printf like functions (when using gcc)
|
2002-06-21 21:38:43 +00:00 |
memtext.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
menu.h
|
wxITEM_FOO instead of wxItem_Foo, for the sake of consistency
|
2002-03-22 19:18:51 +00:00 |
menuitem.h
|
Applied docview patch
|
2002-04-12 13:15:44 +00:00 |
metafile.h
|
|
|
mimetype.h
|
|
|
minifram.h
|
|
|
module.h
|
|
|
msgdlg.h
|
|
|
mstream.h
|
|
|
notebook.h
|
|
|
object.h
|
removed test supposed to detect lazy binding issues since it breaks
|
2002-05-10 19:01:47 +00:00 |
odbc.h
|
|
|
ownerdrw.h
|
|
|
palette.h
|
|
|
panel.h
|
|
|
paper.h
|
|
|
pen.h
|
|
|
platform.h
|
|
|
popupwin.h
|
prevent the parent window from losing activation when a popup is shown
|
2002-05-25 13:02:58 +00:00 |
print.h
|
|
|
printdlg.h
|
|
|
prntbase.h
|
|
|
process.h
|
added and documented wxProcess::Open()
|
2002-07-12 18:15:49 +00:00 |
progdlg.h
|
|
|
prop.h
|
|
|
propform.h
|
|
|
proplist.h
|
|
|
quantize.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
radiobox.h
|
|
|
radiobut.h
|
|
|
regex.h
|
|
|
region.h
|
|
|
resource.h
|
|
|
sashwin.h
|
|
|
sckaddr.h
|
corrected conditional compilation for Darwin / Mac OS X
|
2002-05-08 13:19:14 +00:00 |
sckipc.h
|
implemented IPC using Unix domain sockets
|
2002-04-12 15:13:53 +00:00 |
sckstrm.h
|
|
|
scrolbar.h
|
|
|
scrolwin.h
|
added ViewStart() as synonym for GetViewStart() in WXWIN_COMPATIBILITY_2_2 mode
|
2002-06-18 12:47:40 +00:00 |
settings.h
|
Cosmetic changes to wxSS::GetScreen:
|
2002-05-19 22:44:27 +00:00 |
setup_redirect.h
|
|
|
sizer.h
|
fixes to the sizers behaviour necessary to make the log dialog work again
|
2002-06-13 20:21:20 +00:00 |
slider.h
|
|
|
snglinst.h
|
|
|
socket.h
|
added export decls for MSW
|
2002-06-30 22:41:17 +00:00 |
spawnbrowser.h
|
|
|
spinbutt.h
|
|
|
spinctrl.h
|
|
|
splash.h
|
|
|
splitter.h
|
include wx/event.h before declarign the types (patch 543270)
|
2002-04-13 16:41:03 +00:00 |
stack.h
|
|
|
statbmp.h
|
|
|
statbox.h
|
|
|
statline.h
|
|
|
stattext.h
|
|
|
statusbr.h
|
Implemented wxStatusBar::Push/PopStatusText.
|
2002-05-02 20:07:10 +00:00 |
strconv.h
|
implemented explicit copy constructor and assignement operator
|
2002-05-07 20:40:04 +00:00 |
stream.h
|
|
|
string.h
|
added attribute printf checks to printf like functions (when using gcc)
|
2002-06-21 21:38:43 +00:00 |
sysopt.h
|
|
|
tab.h
|
|
|
tabctrl.h
|
|
|
taskbar.h
|
|
|
tbarbase.h
|
Added wxToolBar::FindControl() to fish out
|
2002-05-31 10:00:24 +00:00 |
tbarsmpl.h
|
implemented (but it doesn't work yet) the radio buttons and text in the buttons for the GTK toolbars
|
2002-03-25 21:38:18 +00:00 |
textbuf.h
|
|
|
textctrl.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-03 19:41:22 +00:00 |
textdlg.h
|
|
|
textfile.h
|
|
|
tglbtn.h
|
|
|
thread.h
|
fixed compilation with CW8 (SF patch 567845) and also added alignment fillers for wxCriticalSection::m_buffer
|
2002-06-20 22:33:22 +00:00 |
thrimpl.cpp
|
wxMutex changes (explicitly specify the type), return values for all wxMutex/wxSemaphore/wxCondition methods and general cleanup
|
2002-06-06 18:31:59 +00:00 |
time.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
timer.h
|
added and documented wxTIMER_XXX constants to be used instead of bool parameter to wxTimer::Start()
|
2002-06-04 14:59:52 +00:00 |
tipdlg.h
|
|
|
tipwin.h
|
|
|
tokenzr.h
|
|
|
toolbar.h
|
|
|
tooltip.h
|
|
|
toplevel.h
|
wxIconBundle implementation.
|
2002-03-26 21:54:23 +00:00 |
treebase.h
|
|
|
treectrl.h
|
|
|
treelay.h
|
|
|
txtstrm.h
|
|
|
types.h
|
|
|
url.h
|
|
|
utils.h
|
added attribute printf to perform printf format checks (GNU C)
|
2002-06-23 16:58:27 +00:00 |
valgen.h
|
|
|
validate.h
|
added DECLARE_NO_COPY_CLASS where appropriate since wxObject should not
|
2002-05-08 13:30:26 +00:00 |
valtext.h
|
added missing include file
|
2002-06-23 16:56:40 +00:00 |
variant.h
|
|
|
vector.h
|
|
|
version.h
|
|
|
vms_x_fix.h
|
|
|
volume.h
|
compilation fix: include wx/iconbndl.h
|
2002-03-27 16:30:42 +00:00 |
wave.h
|
|
|
wfstream.h
|
|
|
window.h
|
Return to 20x20 default size.
|
2002-07-08 14:01:04 +00:00 |
wizard.h
|
renamed wxWizard::Fit() to FitToPage() to avoid potential conflicts with wxWindow::Fit() (and the compiler warnings about it)
|
2002-06-21 21:49:28 +00:00 |
wx_cw_cm.h
|
applied patch to build wxMSW with CW7 (patch 550445)
|
2002-05-09 22:34:44 +00:00 |
wx_cw_d.h
|
|
|
wx_cw.h
|
|
|
wx_cwc_d.h
|
|
|
wx_cwc.h
|
|
|
wx_cwu_d.h
|
|
|
wx.h
|
|
|
wxchar.h
|
added attribute printf to perform printf format checks (GNU C)
|
2002-06-23 16:58:27 +00:00 |
wxexpr.h
|
|
|
wxhtml.h
|
|
|
wxprec.h
|
applied patch to build wxMSW with CW7 (patch 550445)
|
2002-05-09 22:34:44 +00:00 |
wxshlb_cw_d.h
|
|
|
wxshlb_cw.h
|
|
|
wxshlb_cwc_d.h
|
|
|
wxshlb_cwc.h
|
|
|
wxshlba_cw_d.h
|
|
|
wxshlba_cw.h
|
|
|
wxshlba_cwc_d.h
|
|
|
wxshlba_cwc.h
|
|
|
xpmdecod.h
|
|
|
xpmhand.h
|
|
|
zipstrm.h
|
|
|
zstream.h
|
|
|