.. |
generic
|
use AllocExclusive in wxAcceleratorTable
|
2002-03-10 23:11:46 +00:00 |
gtk
|
compilation fixes after the last commit
|
2002-02-17 22:53:41 +00:00 |
gtk1
|
compilation fixes after the last commit
|
2002-02-17 22:53:41 +00:00 |
html
|
rewrote Chris' fix properly
|
2002-03-07 21:45:03 +00:00 |
mac
|
added default style wxFRAME_TOOL_WINDOW to creation
|
2002-02-19 10:44:34 +00:00 |
mgl
|
move wxMGL's wxTimer to src/generic
|
2002-02-17 14:55:41 +00:00 |
motif
|
removed AdjustForParentClientOrigin from wxMotif and all its forks
|
2002-02-24 00:08:45 +00:00 |
msw
|
build fix. Need the full declaration for CLASSINFO().
|
2002-03-12 04:54:57 +00:00 |
os2
|
This weeks interface and compile catchup
|
2002-03-01 19:50:08 +00:00 |
protocol
|
|
|
stc
|
|
|
univ
|
don't allow clicking disabled buttons
|
2002-02-28 21:11:41 +00:00 |
unix
|
changed 'extern inline' to extern only
|
2002-01-19 15:10:30 +00:00 |
x11
|
Added reparenting helper classes to help apps to grab the windows
|
2002-03-09 21:51:10 +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
|
1. made wxDebugMsg, wxError and wxFatalError deprecated (still available
|
2002-02-22 18:18:36 +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 |
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
|
reverted from wxStrdup back to strdup -- sorry SC, you have to find a better fix
|
2002-01-25 00:08:07 +00:00 |
busyinfo.h
|
|
|
button.h
|
|
|
calctrl.h
|
|
|
caret.h
|
|
|
checkbox.h
|
|
|
checklst.h
|
|
|
chkconf.h
|
correction to wxUSE_FSVOLUME handling, don't give #error if it is not set
|
2002-02-24 00:21:18 +00:00 |
choicdlg.h
|
|
|
choice.h
|
|
|
clipbrd.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
clntdata.h
|
|
|
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
|
|
|
config.h
|
|
|
containr.h
|
|
|
control.h
|
|
|
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
|
|
|
datstrm.h
|
|
|
db.h
|
Added WXDLLEXPORT_DATA() around several data elements
|
2002-02-05 19:07:20 +00:00 |
dbgrid.h
|
more DLL compilation fixes
|
2002-01-16 19:50:01 +00:00 |
dbkeyg.h
|
|
|
dbtable.h
|
|
|
dc.h
|
cleanups after SciTech commit :-(
|
2002-02-08 00:18:10 +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
|
define wxFRAME_FLOAT_ON_PARENT as wxFRAME_TOOL_WINDOW
|
2002-03-06 23:59:16 +00:00 |
dialog.h
|
|
|
dialup.h
|
|
|
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
|
|
|
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
|
|
|
dynload.h
|
|
|
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
|
|
|
expr.h
|
|
|
fdrepdlg.h
|
|
|
ffile.h
|
|
|
file.h
|
|
|
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
|
changed wxFileName::Normalize signature to allow or-combination of flags and reverted Julian's hack-fix to wxTextFile
|
2002-02-02 23:14:45 +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
|
|
|
fontenum.h
|
|
|
fontmap.h
|
|
|
fontutil.h
|
better native font support for wxGTK
|
2002-01-18 20:01:49 +00:00 |
frame.h
|
|
|
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
|
|
|
gdicmn.h
|
Fixed a couple of typos
|
2002-02-05 16:44:39 +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
|
|
|
hashmap.h
|
reverted revision 1.6 -- Mattia obviously knows better than I do...
|
2002-02-08 23:38:53 +00:00 |
help.h
|
|
|
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 |
imagbmp.h
|
A couple of changes to wxImage:
|
2002-02-16 01:45:30 +00:00 |
image.h
|
A couple of changes to wxImage:
|
2002-02-16 01:45:30 +00:00 |
imaggif.h
|
|
|
imagiff.h
|
fixed to the IFF handler, moved into one file
|
2002-01-17 19:40:18 +00:00 |
imagjpeg.h
|
|
|
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
|
|
|
imagpng.h
|
|
|
imagpnm.h
|
|
|
imagtiff.h
|
|
|
imagxpm.h
|
|
|
intl.h
|
removed trailing comma for SunSoft compiler
|
2002-02-07 13:24:55 +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
|
|
|
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
|
|
|
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
|
|
|
menu.h
|
|
|
menuitem.h
|
|
|
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
|
|
|
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
|
Lots of things to make menus and submenus work.
|
2002-02-28 22:42:14 +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
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
statbox.h
|
|
|
statline.h
|
|
|
stattext.h
|
|
|
statusbr.h
|
|
|
strconv.h
|
|
|
stream.h
|
|
|
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
|
[start of] a wxUniversal implementation of wxToolBar
|
2002-02-27 21:42:48 +00:00 |
tbarsmpl.h
|
|
|
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
|
|
|
textdlg.h
|
|
|
textfile.h
|
|
|
tglbtn.h
|
|
|
thread.h
|
attempts to make wxCondition::Broadcast() and Signal() work simultaneously - currently they do but something else doesn't
|
2002-01-30 19:11:54 +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
|
Added simplistic wxToolBar to wxUniversal. It
|
2002-02-24 19:49:36 +00:00 |
tooltip.h
|
|
|
toplevel.h
|
Added GetMaxSize virtual method for use by sizers.
|
2002-03-09 02:58:13 +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
|
|
|
utils.h
|
1. made wxDebugMsg, wxError and wxFatalError deprecated (still available
|
2002-02-22 18:18:36 +00:00 |
valgen.h
|
|
|
validate.h
|
|
|
valtext.h
|
|
|
variant.h
|
added support for wxArrayString data in wxVariant
|
2002-01-20 15:19:04 +00:00 |
vector.h
|
|
|
version.h
|
|
|
vms_x_fix.h
|
|
|
volume.h
|
added missing WXDLLEXPORT
|
2002-03-05 18:55:22 +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
|
|
|
wxchar.h
|
more MSLU fixes and moved MSLU stuff into separate file
|
2002-02-17 23:29:25 +00:00 |
wxexpr.h
|
|
|
wxhtml.h
|
|
|
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
|
|
|