2001-06-10 |
George Tasker | Added wxDbGrid files |
tree | commitdiff |
2001-06-09 |
Vadim Zeitlin | applied patch 428783 (fix B32 makefiles) |
tree | commitdiff |
2001-06-09 |
Julian Smart | Updates for 2.3.1; fixed syntax error in makefile.b32... |
tree | commitdiff |
2001-06-08 |
Vadim Zeitlin | added wxSingleInstanceChecker class |
tree | commitdiff |
2001-06-06 |
Julian Smart | Fixed memory leak in textcmn.cpp |
tree | commitdiff |
2001-05-27 |
Vadim Zeitlin | applied tons of wxGrid patches |
tree | commitdiff |
2001-05-27 |
Vadim Zeitlin | applied patch 422308 (fixes for version info for wxWin... |
tree | commitdiff |
2001-05-20 |
Stefan Neis | Added gsockpm.c for OS/2. |
tree | commitdiff |
2001-05-19 |
Vadim Zeitlin | added wxDir::Traverse |
tree | commitdiff |
2001-05-14 |
Julian Smart | Fixes for 16-bit compilation |
tree | commitdiff |
2001-05-14 |
Julian Smart | Misc release-related mods |
tree | commitdiff |
2001-05-09 |
Václav Slavík | removed libxpm from templates |
tree | commitdiff |
2001-05-08 |
Julian Smart | Removed wxXPMHandler |
tree | commitdiff |
2001-05-08 |
Julian Smart | Added "set new icon" menu item to taskbar sample; updat... |
tree | commitdiff |
2001-05-01 |
Julian Smart | Removed generic scrolwin.cpp from wxGTK list because... |
tree | commitdiff |
2001-04-30 |
Julian Smart | Changed generic wxScrolledWindow -> wxGenericScrolledWindow |
tree | commitdiff |
2001-04-29 |
Robert Roebling | wxScrolledWindow is now a native widget under GTK. |
tree | commitdiff |
2001-04-28 |
Václav Slavík | added imagxpm.h and xpmdecod |
tree | commitdiff |
2001-04-22 |
Václav Slavík | added wxXPMHandler and paletteg.cpp/h |
tree | commitdiff |
2001-04-22 |
Vadim Zeitlin | don't include unnecessary headers in the distribution |
tree | commitdiff |
2001-04-09 |
Vadim Zeitlin | 1. fixes to wxDC deleting logic (should fix ~wxPrinterD... |
tree | commitdiff |
2001-03-13 |
George Tasker | Fixed the template so that the .DSP file that gets... |
tree | commitdiff |
2001-03-13 |
George Tasker | Added code to the template to copy setup0.h to setup... |
tree | commitdiff |
2001-03-13 |
George Tasker | Added the wxBase makefile/VC project template creations... |
tree | commitdiff |
2001-03-13 |
George Tasker | New tmake template for generating makebase.vc for comma... |
tree | commitdiff |
2001-03-13 |
George Tasker | Memory tracing and ODBC classes are now (optionally... |
tree | commitdiff |
2001-03-11 |
Václav Slavík | fixed all's dependencies so that the makefile generates... |
tree | commitdiff |
2001-02-26 |
Vadim Zeitlin | matching changes for makefile.g95 |
tree | commitdiff |
2001-02-08 |
Vadim Zeitlin | applied (slightly modified) wxToggleButton patch from... |
tree | commitdiff |
2001-02-08 |
Ron Lee | More mostly cross compiling related mods.. |
tree | commitdiff |
2001-02-06 |
Vadim Zeitlin | added splash.h headers |
tree | commitdiff |
2001-01-16 |
Robert Roebling | Removing wxPlotWindow from filelist.txt. |
tree | commitdiff |
2001-01-04 |
Vadim Zeitlin | added src/msw/files.lst to the list of files to generat... |
tree | commitdiff |
2000-12-28 |
Robert Roebling | Added wxFileName. |
tree | commitdiff |
2000-11-24 |
Robert Roebling | Added matrix.cpp to compilables |
tree | commitdiff |
2000-11-12 |
Julian Smart | Minor tweaks |
tree | commitdiff |
2000-10-13 |
Julian Smart | Doc/distribution script mods |
tree | commitdiff |
2000-10-10 |
Julian Smart | Added VC++ project files (seems logical) |
tree | commitdiff |
2000-09-12 |
Vadim Zeitlin | 1. removed 'B' flag from treebase.cpp and regenerated... |
tree | commitdiff |
2000-09-10 |
Vadim Zeitlin | wxTipWindow added and is now used by wxSimpleHelpProvider |
tree | commitdiff |
2000-09-08 |
Julian Smart | Put wxContextHelp into cshelp.h/cpp, added wxContextHel... |
tree | commitdiff |
2000-08-08 |
Bryan Petty | second merge of the 2.2 branch (RL) |
tree | commitdiff |
2000-08-06 |
Julian Smart | Some BC++ fixes |
tree | commitdiff |
2000-08-04 |
Julian Smart | Modified generic wxTreeCtrl to work under non-Unix... |
tree | commitdiff |
2000-08-02 |
Julian Smart | Removed winmm.dll from delayload list. |
tree | commitdiff |
2000-07-28 |
Julian Smart | Added wxQuantize, wxSplashScreen, wxEffects & added... |
tree | commitdiff |
2000-07-23 |
Julian Smart | Added wxGenericDirCtrl, wxGenericDirDialog and associat... |
tree | commitdiff |
2000-07-23 |
Julian Smart | Updated project and makefiles (VC++) to be more consistent. |
tree | commitdiff |
2000-07-17 |
Guillermo Rodrigue... | Added opengl32 to DLL libs |
tree | commitdiff |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
tree | commitdiff |
2000-03-20 |
Vadim Zeitlin | 1. some (benign) warnings fixed |
tree | commitdiff |
2000-03-20 |
Julian Smart | Win16 BC++ makefile fixes, other v. small fixes |
tree | commitdiff |
2000-03-19 |
Julian Smart | Some VC++ makefile fixes; minor comment mods to setup0.h |
tree | commitdiff |
2000-03-19 |
Vadim Zeitlin | 1. fixed crash in wxDateTime::ParseDate |
tree | commitdiff |
2000-03-18 |
Robin Dunn | When making the DLL with glcanvas then you have to... |
tree | commitdiff |
2000-03-17 |
Julian Smart | Some doc fixes; BC++, Watcom C++, Mingw32 fixes |
tree | commitdiff |
2000-03-16 |
Vadim Zeitlin | 1. fixed memory leak in GAddress |
tree | commitdiff |
2000-03-15 |
Vadim Zeitlin | wxSocketServer test added to console sample |
tree | commitdiff |
2000-03-15 |
Julian Smart | Various compiler changes |
tree | commitdiff |
2000-03-14 |
Vadim Zeitlin | 1. aapplied patch for bcc makefiles from Ricky Gonzales |
tree | commitdiff |
2000-03-14 |
Guillermo Rodrigue... | Added new file: gsockmsw.c |
tree | commitdiff |
2000-03-10 |
Robin Dunn | Fixes for building the DLL with the new auxillary libra... |
tree | commitdiff |
2000-03-09 |
Robin Dunn | Oops. Removed duplicate target. |
tree | commitdiff |
2000-03-09 |
Robin Dunn | Made clean target be not quite so agressive, added... |
tree | commitdiff |
2000-03-05 |
Vadim Zeitlin | 1. wxWindowDisabler modified to bring parent window... |
tree | commitdiff |
2000-03-04 |
Václav Slavík | added more stuff to wxBase: zipstrm, zstream, fs_*... |
tree | commitdiff |
2000-03-03 |
Stefan Neis | Added gridsel.cpp |
tree | commitdiff |
2000-03-03 |
Vadim Zeitlin | removed OGL files from wxGTK build, fixed configure... |
tree | commitdiff |
2000-03-01 |
Robert Roebling | Various changes due to OGL and glcanvas having changed |
tree | commitdiff |
2000-03-01 |
Julian Smart | Added wxDragImage generic implementation and sample... |
tree | commitdiff |
2000-02-28 |
Julian Smart | Removed old wxGLCanvas stuff; moved wxTreeLayout to... |
tree | commitdiff |
2000-02-28 |
Julian Smart | Moved wxGLCanvas to more normal positions |
tree | commitdiff |
2000-02-26 |
Václav Slavík | added base.t to the script |
tree | commitdiff |
2000-02-24 |
Ron Lee | configure changes, for wxBase and wx-config |
tree | commitdiff |
2000-02-23 |
Julian Smart | Misc small changes, some for VC++ 1.5 |
tree | commitdiff |
2000-02-17 |
Václav Slavík | added wxMemoryFSHandler for storing VFS in memory |
tree | commitdiff |
2000-02-16 |
Guillermo Rodrigue... | added a few comments and remove $(COPYSEP) |
tree | commitdiff |
2000-02-08 |
Julian Smart | ShowFullScreen (MSW) doc; projgen updates |
tree | commitdiff |
2000-02-06 |
Julian Smart | Some doc corrections; Watcom C++ corrections; VC++... |
tree | commitdiff |
2000-02-02 |
Stefan Neis | Added rules using motif.t gtk.t os2.t |
tree | commitdiff |
2000-02-01 |
Stefan Neis | added os2.t |
tree | commitdiff |
2000-02-01 |
Guillermo Rodrigue... | Updated for new XPMlib files |
tree | commitdiff |
2000-02-01 |
Robert Roebling | Various corrections to makefiles, RPMs etc. |
tree | commitdiff |
2000-01-31 |
Vadim Zeitlin | compilation for Win32 using configure works again |
tree | commitdiff |
2000-01-31 |
Vadim Zeitlin | 1. configre/makefiles changes |
tree | commitdiff |
2000-01-30 |
Julian Smart | Some but not all compile fixes for typetest (VC++ 1... |
tree | commitdiff |
2000-01-30 |
Julian Smart | Cured memory leak report in wxDateTime; wxGLCanvas... |
tree | commitdiff |
2000-01-29 |
Robert Roebling | Disabled ODBC code by default, |
tree | commitdiff |
2000-01-27 |
Robert Roebling | Copied isql.h and isqlext.h to /include/wx/unix and... |
tree | commitdiff |
2000-01-26 |
Robert Roebling | Corrected TIFF, |
tree | commitdiff |
2000-01-25 |
Vadim Zeitlin | more patches for BC++ from Ricky Gonzales |
tree | commitdiff |
2000-01-24 |
Robert Roebling | Added datetime.inl to filelist.txt |
tree | commitdiff |
2000-01-24 |
Robert Roebling | Added geometry.cpp and made it compile, |
tree | commitdiff |
2000-01-23 |
Robert Roebling | Fixed small bug in tab code WRT to having only |
tree | commitdiff |
2000-01-23 |
Stefan Neis | Added fontenum/fontutil and mimetype for OS/2 |
tree | commitdiff |
2000-01-23 |
Václav Slavík | probably forgot to commit mimetype split to this file? |
tree | commitdiff |
2000-01-22 |
Robert Roebling | Various makefile corrections, |
tree | commitdiff |
2000-01-22 |
Robert Roebling | Changes for next snapshot. |
tree | commitdiff |
2000-01-17 |
Robert Roebling | Add draft wxPlotWindow |
tree | commitdiff |
2000-01-16 |
Václav Slavík | added <meta http-equiv> handler |
tree | commitdiff |
next |