2000-12-04 |
Julian Smart | Small mods |
tree | commitdiff |
2000-12-03 |
Julian Smart | Added accelerators to Undo/Redo menu items |
tree | commitdiff |
2000-11-24 |
Robert Roebling | Added matrix.cpp to compilables |
tree | commitdiff |
2000-11-12 |
Julian Smart | Minor tweaks |
tree | commitdiff |
2000-11-12 |
Julian Smart | Corrected distribution file & removed ^M characters... |
tree | commitdiff |
2000-10-13 |
Julian Smart | Doc/distribution script mods |
tree | commitdiff |
2000-10-13 |
Julian Smart | Added distribution script |
tree | commitdiff |
2000-10-12 |
Julian Smart | Fixes for distribution scripts |
tree | commitdiff |
2000-10-11 |
Julian Smart | Added a couple of distribution-related files |
tree | commitdiff |
2000-10-11 |
Julian Smart | First draft of a cygwin script to create wxMSW distribu... |
tree | commitdiff |
2000-10-10 |
Julian Smart | Added VC++ project files (seems logical) |
tree | commitdiff |
2000-09-12 |
Julian Smart | Added cshelp.txt |
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-29 |
Julian Smart | Small mods |
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-26 |
Julian Smart | WIN32 compilation of wxrc, wxrcedit |
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-05-05 |
Julian Smart | Misc fixes |
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-20 |
Julian Smart | Docview mended (grrr) and OGL studio partially working... |
tree | commitdiff |
2000-03-19 |
Julian Smart | Misc small changes |
tree | commitdiff |
2000-03-19 |
Julian Smart | Small mods to distrib files |
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 |
Julian Smart | Added def files for making OpenGL DLLs (Mingw32); added... |
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-17 |
Julian Smart | Added some makefiles, more BC++/win16 fixes |
tree | commitdiff |
2000-03-17 |
Julian Smart | Doc updates; new grid disabled for BC++/WIN16 (too... |
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-15 |
Julian Smart | Changes to ProjGen for new sample filenames |
tree | commitdiff |
2000-03-14 |
Julian Smart | Doc edits; adding mmedia.rsp; added STC BC++ makefiles |
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-12 |
Julian Smart | Added project files for STC; fixed wxStringList memory... |
tree | commitdiff |
2000-03-10 |
Julian Smart | Doc corrections, wxMotif toolbar AddControl implementat... |
tree | commitdiff |
2000-03-10 |
Robin Dunn | Fixes for building the DLL with the new auxillary libra... |
tree | commitdiff |
2000-03-09 |
Julian Smart | Mmedia, OGL lib directory changes; omitted naughty... |
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-08 |
Julian Smart | Added WinHelp sample doc to samples/help, and made... |
tree | commitdiff |
2000-03-08 |
Julian Smart | More makefile and project fun |
tree | commitdiff |
2000-03-08 |
Julian Smart | Made VC++ makefiles and project files a bit more consistent |
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 |
Julian Smart | Removed OGL prior to re-adding; some Watcom corrections |
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 | Some corrections |
tree | commitdiff |
2000-02-28 |
Julian Smart | Removed old wxGLCanvas stuff; moved wxTreeLayout to... |
tree | commitdiff |
2000-02-28 |
Julian Smart | Moved OGL to new locations. |
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 |
Julian Smart | Some Motif fixes; makefile fixes; added wxTransferStrea... |
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-20 |
Julian Smart | wxImage::Rotate corrections added; docview improvements... |
tree | commitdiff |
2000-02-18 |
Julian Smart | Added JPEG rsp file |
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-16 |
Julian Smart | DrawLine normalized; wxStaticBitmap fixed for Dialog... |
tree | commitdiff |
2000-02-15 |
Julian Smart | Removed old Ming95 makefiles |
tree | commitdiff |
2000-02-12 |
Julian Smart | Distrib file updates; test for bitmap presence in contr... |
tree | commitdiff |
2000-02-11 |
Julian Smart | Some BC++ 5.4 fixes |
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-04 |
Julian Smart | Minor doc typos removed; compilation improved for 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 |
next |