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 |
2000-01-17 |
Robert Roebling | Add draft wxPlotWindow |
tree | commitdiff |
2000-01-17 |
Julian Smart | Makeproj.cpp corrections; wxTextCtrl resource loading... |
tree | commitdiff |
2000-01-16 |
Václav Slavík | added <meta http-equiv> handler |
tree | commitdiff |
2000-01-15 |
Stefan Neis | SN: Added dir.cpp to OS/2 sources |
tree | commitdiff |
2000-01-15 |
Julian Smart | 16-bit fixes |
tree | commitdiff |
2000-01-14 |
Robert Roebling | Updated "make dist", |
tree | commitdiff |
2000-01-14 |
Vadim Zeitlin | added the fix to autoconf hack |
tree | commitdiff |
2000-01-13 |
Vadim Zeitlin | 1. added wxEnhMetaFileXXX classes |
tree | commitdiff |
2000-01-13 |
Julian Smart | Set RADIOBTN_PARENT_IS_RADIOBOX to 0 (sorry, but..... |
tree | commitdiff |
2000-01-13 |
Julian Smart | Removed ::UpdateWindow from scrolwin.cpp; corrected... |
tree | commitdiff |
2000-01-13 |
Guillermo Rodrigue... | A few more fixes from Mumit Khan |
tree | commitdiff |
2000-01-12 |
Vadim Zeitlin | fixed 'make install' I had broken previously |
tree | commitdiff |
2000-01-12 |
Guillermo Rodrigue... | Patches for DLL compilation & libtiff |
tree | commitdiff |
2000-01-10 |
Vadim Zeitlin | fixes for 'make install' for wxBase - seems to work |
tree | commitdiff |
2000-01-10 |
Stefan Neis | SN: Fixes to OS/2 specific problems (use LEX_STEM and... |
tree | commitdiff |
2000-01-10 |
Julian Smart | Makefiles and .rsp file edited for demos/samples |
tree | commitdiff |
2000-01-07 |
Guillermo Rodrigue... | Added libxpm |
tree | commitdiff |
2000-01-06 |
Julian Smart | Some edits to OGL; tweaks to wxClipboard docs |
tree | commitdiff |
2000-01-06 |
Julian Smart | BC++ IDE compile mod to thread.cpp; other small stuff |
tree | commitdiff |
next |