.. |
generic
|
don't reenable the disabled windows in OnShow(), it is unnecessary and the code there was buggy
|
2002-04-03 12:54:09 +00:00 |
gtk
|
A bit of scrolling works under GTK 2.0
|
2002-03-29 18:01:50 +00:00 |
gtk1
|
A bit of scrolling works under GTK 2.0
|
2002-03-29 18:01:50 +00:00 |
html
|
deleted no longer needed resource files
|
2002-03-21 23:44:38 +00:00 |
mac
|
removed a few warnings and CW compilation problems (patch from Dimitri)
|
2002-03-27 18:43:13 +00:00 |
mgl
|
move wxApp::GetStdIcon to wxArtProvider
|
2002-03-24 00:19:01 +00:00 |
motif
|
wxIconBundle implementation.
|
2002-03-26 21:54:23 +00:00 |
msw
|
SetPath() is now implemented in dirdlg.cpp
|
2002-04-05 20:20:32 +00:00 |
os2
|
Catching up to new common class interfaces.
|
2002-04-05 22:09:25 +00:00 |
protocol
|
fixed memory leak in wxHTTP
|
2002-01-03 17:18:38 +00:00 |
stc
|
Give access to m_lastKeydownConsumed
|
2002-03-30 01:19:59 +00:00 |
univ
|
Rewrote wxToolBar another time.
|
2002-03-30 21:18:39 +00:00 |
unix
|
wxIconBundle implementation.
|
2002-03-26 21:54:23 +00:00 |
x11
|
Now set the client and main windows in wxAdoptedWindow::SetHandle
|
2002-04-02 12:41:28 +00:00 |
xrc
|
don't translate accelerators in XRC menus
|
2002-02-15 19:41:43 +00:00 |
.cvsignore
|
|
|
accel.h
|
wxAcceleratorEntry::MatchesEvent is NOT used by wxX11
|
2002-03-10 23:11:18 +00:00 |
app.h
|
move wxApp::GetStdIcon to wxArtProvider
|
2002-03-24 00:19:01 +00:00 |
arrimpl.cpp
|
wxArray<T> macros have been changed to fix runtime problems under 64 bit
|
2002-03-06 06:31:34 +00:00 |
artprov.h
|
move wxApp::GetStdIcon to wxArtProvider
|
2002-03-24 00:19:01 +00:00 |
bitmap.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
bmpbuttn.h
|
|
|
brush.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
buffer.h
|
Decided I need copy and assignment afterall
|
2002-03-20 20:13:17 +00:00 |
busyinfo.h
|
improved sizing of wxBusyInfo window and updated the docs a bit
|
2001-10-29 14:32:42 +00:00 |
button.h
|
|
|
calctrl.h
|
patch from Søren Erland Vestø for additional wxCalendarCtrl styles (also moved them all to calctrl.h from defs.h)
|
2001-11-02 15:42:51 +00:00 |
caret.h
|
|
|
checkbox.h
|
|
|
checklst.h
|
|
|
chkconf.h
|
removed a few warnings and CW compilation problems (patch from Dimitri)
|
2002-03-27 18:43:13 +00:00 |
choicdlg.h
|
|
|
choice.h
|
implement out-of-line destructors where needed instead of using __DARWIN__
|
2002-01-07 21:52:28 +00:00 |
clipbrd.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
clntdata.h
|
Added wxClientDataContainer to wxSizer, so sizers can now do OOR in
|
2001-10-21 03:56:07 +00:00 |
cmdline.h
|
corrected includes when wxUSE_CMDLINE_PARSER is 0
|
2002-01-26 21:59:52 +00:00 |
cmdproc.h
|
|
|
cmndata.h
|
added a const version of wxColourData::GetColour()
|
2002-03-07 23:36:44 +00:00 |
colordlg.h
|
|
|
colour.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
combobox.h
|
|
|
confbase.h
|
wxConfig clean up and bug fix for record defaults
|
2001-12-14 00:58:59 +00:00 |
config.h
|
|
|
containr.h
|
|
|
control.h
|
implement out-of-line destructors where needed instead of using __DARWIN__
|
2002-01-07 21:52:28 +00:00 |
cshelp.h
|
|
|
ctrlsub.h
|
added Append(wxArrayString) to wxItemContainer (and so to wxChoice, wxComboBox, wxListBox, ...)
|
2002-01-20 15:20:57 +00:00 |
cursor.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
dataobj.h
|
Implemented a simple modality under X11.
|
2002-02-23 21:26:16 +00:00 |
date.h
|
|
|
datetime.h
|
made wxDateTimeDefault an object and not a reference to avoid (well, minimize) initialization order problems
|
2002-02-15 16:36:04 +00:00 |
datetime.inl
|
Removed warning for Darwin compilation from datetime.inl
|
2001-12-23 15:52:29 +00:00 |
datstrm.h
|
added wx(U)int64, then added it to wxDataStream so contrib should
|
2001-11-26 03:53:32 +00:00 |
db.h
|
Committing in .
|
2002-03-26 09:37:35 +00:00 |
dbgrid.h
|
more DLL compilation fixes
|
2002-01-16 19:50:01 +00:00 |
dbkeyg.h
|
|
|
dbtable.h
|
MS Access support fix
|
2001-11-23 00:39:21 +00:00 |
dc.h
|
cleanups after SciTech commit :-(
|
2002-02-08 00:18:10 +00:00 |
dcbuffer.h
|
really, it will build for 'doze this time.
|
2002-03-17 07:48:31 +00:00 |
dcclient.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
dcmemory.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
dcprint.h
|
|
|
dcps.h
|
|
|
dcscreen.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
dde.h
|
|
|
debug.h
|
added wxCOMPILE_TIME_ASSERT2() macro allowing to give the unique name to the struct used by wxCOMPILE_TIME_ASSERT() and use it in dynarray.h
|
2002-02-07 12:33:40 +00:00 |
defs.h
|
Added wxTB_NODIVIDER and wxTB_NOALIGN so native Windows toolbar can
|
2002-04-04 13:13:51 +00:00 |
dialog.h
|
Fixing wxMicroWindows compilation
|
2001-11-28 18:22:16 +00:00 |
dialup.h
|
add missing header for !wxUSE_PCH case
|
2001-12-17 01:06:21 +00:00 |
dir.h
|
AIX compilation fixes from Paul Thiessen
|
2002-02-15 15:11:06 +00:00 |
dirctrl.h
|
|
|
dirdlg.h
|
Blind fix for Win32 daily builds
|
2002-02-17 16:07:39 +00:00 |
dnd.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
docmdi.h
|
|
|
docview.h
|
added Close All command support to wxDocView (patch 496068)
|
2001-12-30 17:35:07 +00:00 |
dragimag.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
dynarray.h
|
fixes to the new pointer array implementation
|
2002-03-06 16:26:25 +00:00 |
dynlib.h
|
removing dependany on mac headers from public wx headers
|
2002-01-04 17:09:59 +00:00 |
dynload.h
|
compilation fix (use int instead of wxDLFlags as parameter type, since the flags are used in OR-combinations
|
2001-12-31 00:46:04 +00:00 |
effects.h
|
|
|
encconv.h
|
wxArray<T> macros have been changed to fix runtime problems under 64 bit
|
2002-03-06 06:31:34 +00:00 |
event.h
|
forbid copying wxEvtHandlers
|
2002-03-06 11:38:52 +00:00 |
evtloop.h
|
Added SetActive to wxEventLoop
|
2002-03-24 21:19:27 +00:00 |
expr.h
|
|
|
fdrepdlg.h
|
|
|
features.h
|
implemented radio menu items for wxMSW
|
2002-03-21 02:35:08 +00:00 |
ffile.h
|
|
|
file.h
|
Added wxFile::write_excl and use it from wxTempFile to securely open the
|
2001-12-01 13:51:24 +00:00 |
fileconf.h
|
added missing default values for the 2nd argument of DeleteEntry()
|
2002-03-05 00:32:46 +00:00 |
filedlg.h
|
Now compiling
|
2002-02-08 17:44:23 +00:00 |
filefn.h
|
more MSLU fixes and moved MSLU stuff into separate file
|
2002-02-17 23:29:25 +00:00 |
filename.h
|
minor fix to wxFileName::MakeRelativeTo(), removed broken and misleading IsWild() method, added IsDir() one
|
2002-04-05 11:14:09 +00:00 |
filesys.h
|
added wx type info macros for wxFSFile
|
2002-02-01 02:08:19 +00:00 |
font.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
fontdlg.h
|
typos due to much cut-and-paste: colour -> font in the docs and comment
|
2002-01-23 12:06:33 +00:00 |
fontenc.h
|
s/Chiniese/Chinese/g
|
2001-11-09 10:29:51 +00:00 |
fontenum.h
|
|
|
fontmap.h
|
|
|
fontutil.h
|
better native font support for wxGTK
|
2002-01-18 20:01:49 +00:00 |
frame.h
|
implement out-of-line destructors where needed instead of using __DARWIN__
|
2002-01-07 21:52:28 +00:00 |
fs_inet.h
|
added missing include guards
|
2002-03-06 11:17:14 +00:00 |
fs_mem.h
|
added missing include guards
|
2002-03-06 11:17:14 +00:00 |
fs_zip.h
|
added missing include guards
|
2002-03-06 11:17:14 +00:00 |
gauge.h
|
implement out-of-line destructors where needed instead of using __DARWIN__
|
2002-01-07 21:52:28 +00:00 |
gdicmn.h
|
Added wxCURSOR_RIGHT_ARROW, which is like the typical wxCURSOR_ARROR,
|
2002-03-15 22:52:15 +00:00 |
gdiobj.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
geometry.h
|
changed the MulDiv Macro removing macheader dep.
|
2002-01-13 17:56:22 +00:00 |
gifdecod.h
|
applied patch for safer GIF decoding (502103)
|
2002-01-13 01:26:57 +00:00 |
glcanvas.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
grid.h
|
|
|
gsocket.h
|
|
|
hash.h
|
Added new dynamic loading classes. (which handle proper
|
2001-12-19 07:09:58 +00:00 |
hashmap.h
|
minor fixes to #include
|
2002-03-19 00:04:17 +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
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
iconbndl.h
|
corrected dynarray.h include
|
2002-03-28 14:14:00 +00:00 |
imagbmp.h
|
A couple of changes to wxImage:
|
2002-02-16 01:45:30 +00:00 |
image.h
|
Applied FloodFill patch
|
2002-04-01 21:40:42 +00:00 |
imaggif.h
|
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)
|
2002-01-03 23:08:59 +00:00 |
imagiff.h
|
fixed to the IFF handler, moved into one file
|
2002-01-17 19:40:18 +00:00 |
imagjpeg.h
|
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)
|
2002-01-03 23:08:59 +00:00 |
imaglist.h
|
use the native wxImageList under Win32 as otherwise xUniv doesn't link currently
|
2002-02-14 14:23:35 +00:00 |
imagpcx.h
|
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)
|
2002-01-03 23:08:59 +00:00 |
imagpng.h
|
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)
|
2002-01-03 23:08:59 +00:00 |
imagpnm.h
|
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)
|
2002-01-03 23:08:59 +00:00 |
imagtiff.h
|
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)
|
2002-01-03 23:08:59 +00:00 |
imagxpm.h
|
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)
|
2002-01-03 23:08:59 +00:00 |
intl.h
|
rewrote wxLocale to work in Unicode mode and support charsets better
|
2002-03-15 23:28:15 +00:00 |
ioswrap.h
|
|
|
ipcbase.h
|
|
|
isql.h
|
|
|
isqlext.h
|
|
|
joystick.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
layout.h
|
|
|
laywin.h
|
|
|
list.h
|
Applied wxList::Prepend() patch.
|
2002-02-23 18:58:25 +00:00 |
listbox.h
|
implement out-of-line destructors where needed instead of using __DARWIN__
|
2002-01-07 21:52:28 +00:00 |
listctrl.h
|
Merges from Scitech Branch (George Davison):
|
2002-02-07 18:46:31 +00:00 |
listimpl.cpp
|
|
|
log.h
|
Added SetLogBuffer method.
|
2002-03-08 20:01:38 +00:00 |
longlong.h
|
long long for DJGPP
|
2001-12-15 23:16:10 +00:00 |
matrix.h
|
|
|
mdi.h
|
cleaned a bit of mess in wxX11
|
2002-02-17 14:53:58 +00:00 |
memconf.h
|
|
|
memory.h
|
|
|
memtext.h
|
TRUE and FALSE; not true and false.
|
2001-11-16 18:39:54 +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
|
wxITEM_FOO instead of wxItem_Foo, for the sake of consistency
|
2002-03-22 19:18:51 +00:00 |
metafile.h
|
|
|
mimetype.h
|
|
|
minifram.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
module.h
|
Added new dynamic loading classes. (which handle proper
|
2001-12-19 07:09:58 +00:00 |
msgdlg.h
|
|
|
mstream.h
|
|
|
notebook.h
|
|
|
object.h
|
assert when a base class of a class in wxRTTI system is not found
|
2002-02-06 01:38:48 +00:00 |
odbc.h
|
|
|
ownerdrw.h
|
|
|
palette.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
panel.h
|
|
|
paper.h
|
|
|
pen.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
platform.h
|
changes needed for compilation with Project Builder
|
2002-02-24 17:58:30 +00:00 |
popupwin.h
|
let the popup listbox process the kbd messages in wxComboBox
|
2002-03-21 02:36:25 +00:00 |
print.h
|
|
|
printdlg.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
prntbase.h
|
|
|
process.h
|
1. removed wxObject::CopyObject() and Clone() - some objects just can't be
|
2001-11-21 21:44:52 +00:00 |
progdlg.h
|
|
|
prop.h
|
|
|
propform.h
|
|
|
proplist.h
|
|
|
quantize.h
|
|
|
radiobox.h
|
|
|
radiobut.h
|
|
|
regex.h
|
|
|
region.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
resource.h
|
Added new dynamic loading classes. (which handle proper
|
2001-12-19 07:09:58 +00:00 |
sashwin.h
|
|
|
sckaddr.h
|
only call GSocket_Init() when needed and do call it before using GAddress_XXX
|
2002-02-24 13:51:43 +00:00 |
sckipc.h
|
|
|
sckstrm.h
|
|
|
scrolbar.h
|
|
|
scrolwin.h
|
added Calc(Un)ScrolledPosition taking wxPoint
|
2002-03-17 14:13:14 +00:00 |
settings.h
|
removed GetString(), it doesn't belong here
|
2002-02-01 19:30:01 +00:00 |
setup_redirect.h
|
Moved setup.h out of the way
|
2002-01-26 10:59:51 +00:00 |
sizer.h
|
Applied patch from SF on menu command not blocked
|
2001-11-13 16:21:04 +00:00 |
slider.h
|
|
|
snglinst.h
|
|
|
socket.h
|
only call GSocket_Init() when needed and do call it before using GAddress_XXX
|
2002-02-24 13:51:43 +00:00 |
spawnbrowser.h
|
|
|
spinbutt.h
|
|
|
spinctrl.h
|
|
|
splash.h
|
|
|
splitter.h
|
|
|
stack.h
|
|
|
statbmp.h
|
implement out-of-line destructors where needed instead of using __DARWIN__
|
2002-01-07 21:52:28 +00:00 |
statbox.h
|
|
|
statline.h
|
|
|
stattext.h
|
|
|
statusbr.h
|
1. added wxStatusBarUniv
|
2001-10-14 21:38:58 +00:00 |
strconv.h
|
Added wxTB_NODIVIDER and wxTB_NOALIGN so native Windows toolbar can
|
2002-04-04 13:13:51 +00:00 |
stream.h
|
Added new dynamic loading classes. (which handle proper
|
2001-12-19 07:09:58 +00:00 |
string.h
|
use base 10 by default in wxString::To[U]Long
|
2002-02-20 13:24:19 +00:00 |
sysopt.h
|
|
|
tab.h
|
|
|
tabctrl.h
|
|
|
taskbar.h
|
|
|
tbarbase.h
|
made radio buttons and the toolbat text work for Win32 toolbar
|
2002-03-26 00:44:57 +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
|
wxArray<T> macros have been changed to fix runtime problems under 64 bit
|
2002-03-06 06:31:34 +00:00 |
textctrl.h
|
Temporarily use self-made wxTextCtrl in wxX11 until
|
2002-04-01 11:41:59 +00:00 |
textdlg.h
|
|
|
textfile.h
|
compilation fix for wxUSE_TEXTBUFFER=0
|
2001-11-25 00:20:56 +00:00 |
tglbtn.h
|
|
|
thread.h
|
changed wxCondition API to take a reference, not pointer, to wxMutex
|
2002-04-02 15:37:57 +00:00 |
time.h
|
|
|
timer.h
|
use generic timer in wxMGL and wxX11
|
2002-02-17 14:57:33 +00:00 |
tipdlg.h
|
|
|
tipwin.h
|
added the possibility to hide the tip window automatically when the mouse leave the specified rectangle; fixed a few bugs with the window not disappearing automatically
|
2002-01-19 21:49:39 +00:00 |
tokenzr.h
|
|
|
toolbar.h
|
compilation fixes for wxUSE_TOOLBAR under MSW
|
2002-03-15 00:33:05 +00:00 |
tooltip.h
|
Must honour wxUSE_TOOLTIPS in tooltip.h
|
2001-11-24 23:55:43 +00:00 |
toplevel.h
|
wxIconBundle implementation.
|
2002-03-26 21:54:23 +00:00 |
treebase.h
|
wxArray<T> macros have been changed to fix runtime problems under 64 bit
|
2002-03-06 06:31:34 +00:00 |
treectrl.h
|
|
|
treelay.h
|
|
|
txtstrm.h
|
|
|
types.h
|
|
|
url.h
|
added wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings
|
2001-12-30 22:27:24 +00:00 |
utils.h
|
added wxEXEC_MAKE_GROUP_LEADER (patch 535422)
|
2002-03-27 18:36:37 +00:00 |
valgen.h
|
|
|
validate.h
|
|
|
valtext.h
|
added slightly more informative failure reporting.
|
2001-12-24 12:12:30 +00:00 |
variant.h
|
added support for wxArrayString data in wxVariant
|
2002-01-20 15:19:04 +00:00 |
vector.h
|
|
|
version.h
|
Updated versions to 2.3.3
|
2001-12-19 21:43:09 +00:00 |
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
|
added optional parameter to SetSizer, to allow replacing a window's
|
2002-03-10 11:19:16 +00:00 |
wizard.h
|
fixed typo in EVT_WIZARD_HELP definition (patch from Kevin Burge)
|
2002-01-24 21:00:58 +00:00 |
wx_cw_cm.h
|
changed to non-opaque structs for debugging (makes debugging useful, otherwise we cannot view toolbox structs)
|
2002-01-11 13:49:41 +00:00 |
wx_cw_d.h
|
|
|
wx_cw.h
|
|
|
wx_cwc_d.h
|
|
|
wx_cwc.h
|
|
|
wx_cwu_d.h
|
|
|
wx.h
|
preemptive fix for wxPython compilation. It will break otherwise when
|
2001-12-11 06:40:48 +00:00 |
wxchar.h
|
warning fix for cygwin (patch 539654)
|
2002-04-05 10:43:33 +00:00 |
wxexpr.h
|
|
|
wxhtml.h
|
include wxWindows headers using "..." instead of <...>
|
2001-10-14 08:23:04 +00:00 |
wxprec.h
|
|
|
wxshlb_cw_d.h
|
prefix files for shared library targets on cw mac
|
2002-01-20 16:09:58 +00:00 |
wxshlb_cw.h
|
prefix files for shared library targets on cw mac
|
2002-01-20 16:09:58 +00:00 |
wxshlb_cwc_d.h
|
prefix files for shared library targets on cw mac
|
2002-01-20 16:09:58 +00:00 |
wxshlb_cwc.h
|
prefix files for shared library targets on cw mac
|
2002-01-20 16:09:58 +00:00 |
wxshlba_cw_d.h
|
prefix files for shared library targets on cw mac
|
2002-01-20 16:09:58 +00:00 |
wxshlba_cw.h
|
prefix files for shared library targets on cw mac
|
2002-01-20 16:09:58 +00:00 |
wxshlba_cwc_d.h
|
prefix files for shared library targets on cw mac
|
2002-01-20 16:09:58 +00:00 |
wxshlba_cwc.h
|
prefix files for shared library targets on cw mac
|
2002-01-20 16:09:58 +00:00 |
xpmdecod.h
|
|
|
xpmhand.h
|
|
|
zipstrm.h
|
|
|
zstream.h
|
|
|