.. |
common
|
Fiddled with wxFindWindowAtPoint to make it work with notebooks and static boxes
|
2000-09-26 15:36:12 +00:00 |
freetype
|
Added FreeType II beta 8.
|
2000-09-03 16:51:07 +00:00 |
generic
|
added event.Skip() to OnIdle() handler
|
2000-09-28 14:23:00 +00:00 |
gtk
|
Removed assert complaining about out-focus without in-focus, because it happens a lot
|
2000-09-26 14:46:42 +00:00 |
gtk1
|
Removed assert complaining about out-focus without in-focus, because it happens a lot
|
2000-09-26 14:46:42 +00:00 |
html
|
modified wxHtmlHelpFrame to use AssignImageList
|
2000-09-28 22:18:47 +00:00 |
iodbc
|
remove c++ comment in header
|
2000-02-03 13:17:32 +00:00 |
jpeg
|
merge of wxMac into main repository
|
2000-08-09 10:36:50 +00:00 |
mac
|
Fixed some broken things related to context help, fixed memory leak
|
2000-09-08 13:52:10 +00:00 |
makeenvs
|
Corrected #include in gsockmot.cpp
|
1999-09-07 08:22:23 +00:00 |
motif
|
implemented wxDisplaySizeMM for gtk, msw & motif.
|
2000-09-25 08:51:35 +00:00 |
msw
|
Enabled context-sensitive help for wxRadioBox
|
2000-09-25 16:01:44 +00:00 |
os2
|
Put wxContextHelp into cshelp.h/cpp, added wxContextHelpButton
|
2000-09-08 10:49:39 +00:00 |
png
|
merge of wxMac into main repository
|
2000-08-09 10:44:37 +00:00 |
qt
|
moved wxDash typedef to gdicmn.h
|
2000-03-13 14:34:35 +00:00 |
regex
|
This commit was generated by cvs2svn to compensate for changes in r5380,
|
2000-01-14 00:20:46 +00:00 |
stc
|
new and improved wxSTC
|
2000-09-26 05:15:39 +00:00 |
stubs
|
moved wxDash typedef to gdicmn.h
|
2000-03-13 14:34:35 +00:00 |
tiff
|
merge of wxMac into main repository
|
2000-08-09 10:54:44 +00:00 |
unix
|
Committing in .
|
2000-08-24 10:58:27 +00:00 |
xpm
|
second merge of the 2.2 branch (RL)
|
2000-08-08 06:11:51 +00:00 |
zlib
|
merge of wxMac into main repository
|
2000-08-09 10:54:44 +00:00 |
.cvsignore
|
more files to ignore (*.env)
|
1999-09-18 16:51:31 +00:00 |
cygnus.bat
|
Added sqltypes.h (for Cygwin b20), some other Cygwin fixes.
|
1999-10-14 14:10:59 +00:00 |
files.lst
|
1. removed 'B' flag from treebase.cpp and regenerated the makefiles
|
2000-09-12 15:15:44 +00:00 |
make.env.in
|
merged 2.2 branch
|
2000-07-15 19:51:35 +00:00 |
makeb32.env
|
merged 2.2 branch
|
2000-07-15 19:51:35 +00:00 |
makebcc.env
|
Removed OGL prior to re-adding; some Watcom corrections
|
2000-03-03 11:10:51 +00:00 |
makefile.bcc
|
|
|
makefile.dos
|
|
|
makefile.va
|
Updated makefiles for VisualAge C++ V3.0
|
1999-09-15 21:56:39 +00:00 |
makefile.vc
|
|
|
makeg95.env
|
Cygwin 1.1 mods (main branch)
|
2000-07-22 14:03:36 +00:00 |
makelib.b32
|
|
|
makelib.bcc
|
|
|
makelib.env.in
|
merged 2.2 branch
|
2000-07-15 19:51:35 +00:00 |
makelib.g95
|
Fixes for VC++ 4 compilation; fixed wxCommandEvent arg in grid.h;
|
1999-10-31 12:03:20 +00:00 |
makelib.vc
|
Corrected makefile target bug
|
2000-07-26 11:53:38 +00:00 |
makelib.wat
|
|
|
makemac.mcp
|
merge of wxMac into main repository
|
2000-08-09 10:36:50 +00:00 |
makemsc.env
|
Added some makefiles, fixed a BC++ problem in controls.cpp; changed some class
|
1999-11-06 17:12:10 +00:00 |
makeprog.b32
|
merged 2.2 branch
|
2000-07-15 19:51:35 +00:00 |
makeprog.bcc
|
Removed OGL prior to re-adding; some Watcom corrections
|
2000-03-03 11:10:51 +00:00 |
makeprog.env.in
|
merged 2.2 branch
|
2000-07-15 19:51:35 +00:00 |
makeprog.g95
|
Fixes for VC++ 4 compilation; fixed wxCommandEvent arg in grid.h;
|
1999-10-31 12:03:20 +00:00 |
makeprog.msc
|
Removed OGL prior to re-adding; some Watcom corrections
|
2000-03-03 11:10:51 +00:00 |
makeprog.sl
|
|
|
makeprog.va
|
no message
|
2000-02-22 17:11:02 +00:00 |
makeprog.vc
|
Some VC++ makefile fixes; minor comment mods to setup0.h
|
2000-03-19 14:47:13 +00:00 |
makeprog.wat
|
|
|
makesc.env
|
|
|
makesl.env
|
|
|
maketwin.env
|
|
|
makeva.env
|
merged 2.2 branch
|
2000-07-15 19:51:35 +00:00 |
makevc.env
|
Corrected makefile target bug
|
2000-07-26 11:53:38 +00:00 |
makewat.env
|
merged 2.2 branch
|
2000-07-15 19:51:35 +00:00 |
mingegcs.bat
|
|
|
mingw32.bat
|
Added sqltypes.h (for Cygwin b20), some other Cygwin fixes.
|
1999-10-14 14:10:59 +00:00 |
ntwxwin.mak
|
|
|
rpmfiles.lst
|
makefiles changes (@top_srcdir@ adjusted)
|
2000-01-31 18:31:18 +00:00 |
wxJpeg.icc
|
Minor updates
|
2000-02-14 04:58:59 +00:00 |
wxPng.icc
|
Minor updates
|
2000-02-14 04:58:59 +00:00 |
wxTiff.icc
|
Tiff library icc for VisualAge 4.0
|
2000-03-14 14:07:33 +00:00 |
wxvc_dll.dsp
|
wxHelpProvider now cleans itself up. wxTipWindow doesn't
|
2000-09-11 12:37:44 +00:00 |
wxvc_dll.dsw
|
Tidied some docs, made VC++ 6 DLL compilation work with wxvc_dll.dsp,
|
1999-11-01 20:36:43 +00:00 |
wxvc.dsp
|
wxHelpProvider now cleans itself up. wxTipWindow doesn't
|
2000-09-11 12:37:44 +00:00 |
wxvc.dsw
|
merged 2.2 branch
|
2000-07-15 19:51:35 +00:00 |
wxWin.icc
|
Add quantize and treebase
|
2000-08-18 01:52:09 +00:00 |
Wxwindll.icc
|
no message
|
2000-08-21 11:08:33 +00:00 |
wxXpm.icc
|
Minor updates
|
2000-02-14 04:58:59 +00:00 |
wxZlib.icc
|
Minor updates
|
2000-02-14 04:58:59 +00:00 |