wxWidgets/src
Gilles Depeyrot a5bc50ee00 added spinctrl implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-04-13 09:52:29 +00:00
..
common wxBitmap compilation fix for BCC enforced typecast in resource.cpp 2001-04-11 22:21:15 +00:00
freetype Added FreeType II beta 8. 2000-09-03 16:51:07 +00:00
generic Fixed some wxDragImage bugs 2001-04-10 21:01:40 +00:00
gtk Added wxFileName::GetModificationTime() 2001-04-09 17:16:09 +00:00
gtk1 Added wxFileName::GetModificationTime() 2001-04-09 17:16:09 +00:00
html wxHTML: fixed bug in tables rendering when rowspan was used 2001-03-18 23:34:17 +00:00
iodbc remove c++ comment in header 2000-02-03 13:17:32 +00:00
jpeg corrected cw6 project files 2001-04-12 08:31:25 +00:00
mac added spinctrl implementation 2001-04-13 09:52:29 +00:00
makeenvs Corrected #include in gsockmot.cpp 1999-09-07 08:22:23 +00:00
motif I moved platform specific code from wxImage to wxBitmap 2001-04-04 23:25:06 +00:00
msw applied fix to fix BCC's wxBitmap ctor problem 2001-04-11 18:04:34 +00:00
os2 Filling out common controls now. 2001-04-12 22:45:21 +00:00
png corrected cw6 project files 2001-04-12 08:31:25 +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 Finished the changes necessary to use the new event system. 2001-03-28 18:16:58 +00:00
stubs moved wxDash typedef to gdicmn.h 2000-03-13 14:34:35 +00:00
tiff corrected cw6 project files 2001-04-12 08:31:25 +00:00
unix fixed recursive mutexs compilation 2001-04-09 13:25:04 +00:00
xpm SUpport for new location of module definition files. 2001-03-07 15:41:22 +00:00
zlib corrected cw6 project files 2001-04-12 08:31:25 +00:00
.cvsignore ignore CodeWarrior build directory and files produced during compilation 2001-02-04 14:56:23 +00:00
cygnus.bat Added sqltypes.h (for Cygwin b20), some other Cygwin fixes. 1999-10-14 14:10:59 +00:00
files.lst applied (slightly modified) wxToggleButton patch from John Norris and Axel Schlueter 2001-02-08 18:57:23 +00:00
make.env.in merged 2.2 branch 2000-07-15 19:51:35 +00:00
makeb32.env Semicolon was missing on the end of the WXINC line 2001-03-13 15:09:40 +00:00
makebcc.env Removed OGL prior to re-adding; some Watcom corrections 2000-03-03 11:10:51 +00:00
makefile.bcc added some wxMSW stuff 1998-05-20 14:12:05 +00:00
makefile.dos Cleared up DEBUG define mess, defines are now called __WXDEBUG__ and WXDEBUG. 1998-07-10 11:14:17 +00:00
makefile.va Updated makefiles for VisualAge C++ V3.0 1999-09-15 21:56:39 +00:00
makefile.vc Added dde sample; added docs/index.htm 1999-01-27 10:01:14 +00:00
makeg95.env applied patch 411059 (mingw win32 api version check) 2001-04-08 23:53:12 +00:00
makelib.b32 Minor tweaks 2000-11-12 19:55:10 +00:00
makelib.bcc Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makelib.env.in merged 2.2 branch 2000-07-15 19:51:35 +00:00
makelib.g95 patch for cleanall target in mingw makefiles (which I forgot to commit before) 2001-03-21 19:13:09 +00:00
makelib.vc Added code to create $D (debug or release) subdir to put the .OBJ files into. 2001-01-16 10:57:48 +00:00
makelib.wat Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makemac6.mcp corrected cw6 project files 2001-04-12 08:31:25 +00:00
makemac.mcp corrected file name change of mimetype.cpp to mimetmac.cpp 2001-04-02 06:26:36 +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 patch for cleanall target in mingw makefiles (which I forgot to commit before) 2001-03-21 19:13:09 +00:00
makeprog.msc Removed OGL prior to re-adding; some Watcom corrections 2000-03-03 11:10:51 +00:00
makeprog.sl Added some makefiles 1999-01-25 12:15:20 +00:00
makeprog.va Support for building samples in a port, dbg-rlse, dll-stat specifc output path 2001-03-07 18:18:18 +00:00
makeprog.vc If wxUSE_GUI was not defined, then apps using this file for their settings would not build the .RES file and link it in. 2001-03-30 13:17:47 +00:00
makeprog.wat Added long-filename functions & normalisation; patch to Watcom makefiles 2001-03-21 12:34:56 +00:00
makesc.env More SC++ fixes; HelpGen starting to compile with VC++; image sample now compiles/runs 1999-01-09 20:18:06 +00:00
makesl.env Added some makefiles 1999-01-25 12:15:20 +00:00
maketwin.env Added some makefiles 1999-01-25 12:15:20 +00:00
makeva.env Support for building samples in a port, dbg-rlse, dll-stat specifc output path 2001-03-07 18:18:18 +00:00
makevc.env Additions to support the building of wxBase(d).lib from the command line with VC. 2001-03-13 21:50:41 +00:00
makewat.env merged 2.2 branch 2000-07-15 19:51:35 +00:00
mingegcs.bat Added a few files; fixed some warnings and wxMotif compile problems 1999-01-31 18:47:10 +00:00
mingw32.bat Added sqltypes.h (for Cygwin b20), some other Cygwin fixes. 1999-10-14 14:10:59 +00:00
ntwxwin.mak Renamed .nt makefiles to .vc and factored them out; made DND sample compile 1999-01-24 19:13:55 +00:00
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 Updated VC++ project files for making DLL-based samples 2001-02-06 17:50:06 +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 Remove plot.cpp 2001-01-21 17:45:50 +00:00
wxvc.dsw merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxWin.icc Added filename.cpp to build 2000-12-29 22:12:54 +00:00
Wxwindll.icc Undo the Test commit 2001-02-28 20:36:25 +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