2001-07-11 |
Václav Slavík | fixes for broken records |
tree | commitdiff |
2001-07-11 |
Julian Smart | Added wxUSE_DC_CACHEING and associated code to wxMSW |
tree | commitdiff |
2001-07-10 |
Vadim Zeitlin | wxUniv compilation fixes |
tree | commitdiff |
2001-07-10 |
Vadim Zeitlin | added missing menu.cpp |
tree | commitdiff |
2001-07-09 |
Julian Smart | Removed helpxlp.cpp. I really don't think we need that... |
tree | commitdiff |
2001-07-09 |
Robert Roebling | Removed wxPopupWindow from normal (non-wxUniv) build |
tree | commitdiff |
2001-07-07 |
Vadim Zeitlin | applied patch 428750 (abs paths in vc makefile) |
tree | commitdiff |
2001-07-07 |
Vadim Zeitlin | added vector and stack classes (UNTESTED) |
tree | commitdiff |
2001-07-07 |
Robert Roebling | Added wxPopupWindow to GTK port, wxComboBox had to |
tree | commitdiff |
2001-07-04 |
Vadim Zeitlin | use fontdlgg.cpp under wxUniv/GTK |
tree | commitdiff |
2001-07-04 |
Vadim Zeitlin | made filelist.txt more readable |
tree | commitdiff |
2001-07-04 |
Vadim Zeitlin | marked MSW imaglist.cpp as low level so that it is... |
tree | commitdiff |
2001-07-03 |
Vadim Zeitlin | tons of fixes for wxGTK/Univ - seems to work, more... |
tree | commitdiff |
2001-07-02 |
Vadim Zeitlin | 1. fixed wxGTK notebook which was completely broken... |
tree | commitdiff |
2001-07-01 |
Václav Slavík | added generic/accel.h to filelist.txt so that wxGTK... |
tree | commitdiff |
2001-07-01 |
Václav Slavík | post-merge fix: added chkconf.h to filelist.txt so... |
tree | commitdiff |
2001-06-29 |
Vadim Zeitlin | 2 more files added on wxUniv branch I had forgot to... |
tree | commitdiff |
2001-06-27 |
Vadim Zeitlin | MSW compilation fixes - widgets sample runs! |
tree | commitdiff |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
tree | commitdiff |
2001-06-26 |
Vadim Zeitlin | reverting accidental commit |
tree | commitdiff |
2001-06-26 |
Vadim Zeitlin | testing merging with -kk |
tree | commitdiff |
2001-06-22 |
Vadim Zeitlin | 1. fixed wxBase RPM template |
tree | commitdiff |
2001-06-18 |
Václav Slavík | applied patch #432997 (wxHTML added to Watcom makefiles) |
tree | commitdiff |
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 |
next |