2000-03-20 |
Julian Smart | Had to #ifdef out wxGetFullHostName for Cygwin b20
|
commit | commitdiff | tree |
2000-03-20 |
Julian Smart | Win16 BC++ makefile fixes, other v. small fixes
|
commit | commitdiff | tree |
2000-03-20 |
Julian Smart | SetBrushOrgExt broke WIN16 compilation
|
commit | commitdiff | tree |
2000-03-20 |
Julian Smart | Docview mended (grrr) and OGL studio partially working...
|
commit | commitdiff | tree |
2000-03-20 |
Julian Smart | Added joytest Makefile.in
|
commit | commitdiff | tree |
2000-03-20 |
Julian Smart | Fixed wrong cursor problem in wxGTK
|
commit | commitdiff | tree |
2000-03-20 |
Julian Smart | Fixed problem with CaptureMouse if cursor is null.
|
commit | commitdiff | tree |
2000-03-19 |
Julian Smart | Misc small changes
|
commit | commitdiff | tree |
2000-03-19 |
Julian Smart | Small mods to distrib files
|
commit | commitdiff | tree |
2000-03-19 |
Julian Smart | Some VC++ makefile fixes; minor comment mods to setup0.h
|
commit | commitdiff | tree |
2000-03-18 |
Julian Smart | Added def files for making OpenGL DLLs (Mingw32); added...
|
commit | commitdiff | tree |
2000-03-18 |
Julian Smart | Removed the wonderfully malicious WS_CLIPSIBLINGS style.
|
commit | commitdiff | tree |
2000-03-18 |
Julian Smart | Corrected my correction.
|
commit | commitdiff | tree |
2000-03-18 |
Julian Smart | Moved position of WXDLLEXPORT keyword
|
commit | commitdiff | tree |
2000-03-18 |
Julian Smart | Corrected WXDLLEXPORT keyword position.
|
commit | commitdiff | tree |
2000-03-18 |
Julian Smart | Restored sane way of using BC++ linker
|
commit | commitdiff | tree |
2000-03-18 |
Julian Smart | Added stub for wxHandleFatalExceptions. But where's...
|
commit | commitdiff | tree |
2000-03-18 |
Julian Smart | Doc tweaks
|
commit | commitdiff | tree |
2000-03-17 |
Julian Smart | Some doc fixes; BC++, Watcom C++, Mingw32 fixes
|
commit | commitdiff | tree |
2000-03-17 |
Julian Smart | Removed an include from windres flags since it can...
|
commit | commitdiff | tree |
2000-03-17 |
Julian Smart | Added back gnuwin32 include
|
commit | commitdiff | tree |
2000-03-17 |
Julian Smart | Added some makefiles, more BC++/win16 fixes
|
commit | commitdiff | tree |
2000-03-17 |
Julian Smart | Doc updates; new grid disabled for BC++/WIN16 (too...
|
commit | commitdiff | tree |
2000-03-15 |
Julian Smart | Some C++Builder fixes
|
commit | commitdiff | tree |
2000-03-15 |
Julian Smart | Various compiler changes
|
commit | commitdiff | tree |
2000-03-15 |
Julian Smart | Changes to ProjGen for new sample filenames
|
commit | commitdiff | tree |
2000-03-15 |
Julian Smart | Added missing includes
|
commit | commitdiff | tree |
2000-03-15 |
Julian Smart | Possible fix for DestroyWindow message in MDI apps...
|
commit | commitdiff | tree |
2000-03-15 |
Julian Smart | Some doc proofreading
|
commit | commitdiff | tree |
2000-03-14 |
Julian Smart | Removed some redundant files
|
commit | commitdiff | tree |
2000-03-14 |
Julian Smart | Doc edits; adding mmedia.rsp; added STC BC++ makefiles
|
commit | commitdiff | tree |
2000-03-14 |
Julian Smart | Added/updated some BC++ makefiles
|
commit | commitdiff | tree |
2000-03-14 |
Julian Smart | Fixed crash-on-exit bug due to status bar being deleted...
|
commit | commitdiff | tree |
2000-03-14 |
Julian Smart | Added gsockmsw.c to VC++ project files
|
commit | commitdiff | tree |
2000-03-14 |
Julian Smart | Added prototypes to eliminate BC++ warnings
|
commit | commitdiff | tree |
2000-03-13 |
Julian Smart | Added tech note on adding class documentation.
|
commit | commitdiff | tree |
2000-03-12 |
Julian Smart | Added project files for STC; fixed wxStringList memory...
|
commit | commitdiff | tree |
2000-03-12 |
Julian Smart | Made iniconf compile on BC++ 5.01 (involved adding...
|
commit | commitdiff | tree |
2000-03-12 |
Julian Smart | Added Mmedia makefile
|
commit | commitdiff | tree |
2000-03-11 |
Julian Smart | Oops, compile errors...
|
commit | commitdiff | tree |
2000-03-10 |
Julian Smart | Added icons.
|
commit | commitdiff | tree |
2000-03-10 |
Julian Smart | Doc corrections, wxMotif toolbar AddControl implementation...
|
commit | commitdiff | tree |
2000-03-10 |
Julian Smart | Small fixes for Tex2RTF but alas, we still get memory...
|
commit | commitdiff | tree |
2000-03-10 |
Julian Smart | Added GIF files to help sample
|
commit | commitdiff | tree |
2000-03-09 |
Julian Smart | Help sample should work for .zip help files now.
|
commit | commitdiff | tree |
2000-03-09 |
Julian Smart | Added wxHtmlHelpController version of help file.
|
commit | commitdiff | tree |
2000-03-09 |
Julian Smart | Mmedia, OGL lib directory changes; omitted naughty...
|
commit | commitdiff | tree |
2000-03-09 |
Julian Smart | wxHtmlHelpController made compatible with other controllers
|
commit | commitdiff | tree |
2000-03-08 |
Julian Smart | Correction
|
commit | commitdiff | tree |
2000-03-08 |
Julian Smart | Added WinHelp sample doc to samples/help, and made...
|
commit | commitdiff | tree |
2000-03-08 |
Julian Smart | More makefile and project fun
|
commit | commitdiff | tree |
2000-03-08 |
Julian Smart | Made VC++ makefiles and project files a bit more consistent
|
commit | commitdiff | tree |
2000-03-08 |
Julian Smart | Added WIN16 code for window disabler
|
commit | commitdiff | tree |
2000-03-06 |
Julian Smart | Corrections
|
commit | commitdiff | tree |
2000-03-05 |
Julian Smart | Fixed blatant non-initialisation bug
|
commit | commitdiff | tree |
2000-03-04 |
Julian Smart | Fixed non-standard C++ syntax errors
|
commit | commitdiff | tree |
2000-03-03 |
Julian Smart | Added OGL to contrib
|
commit | commitdiff | tree |
2000-03-03 |
Julian Smart | Removed OGL prior to re-adding; some Watcom corrections
|
commit | commitdiff | tree |
2000-03-01 |
Julian Smart | Full-screen dragging fix (GC setting)
|
commit | commitdiff | tree |
2000-03-01 |
Julian Smart | Fixing commit problem
|
commit | commitdiff | tree |
2000-03-01 |
Julian Smart | Added wxDragImage generic implementation and sample...
|
commit | commitdiff | tree |
2000-02-28 |
Julian Smart | Some corrections
|
commit | commitdiff | tree |
2000-02-28 |
Julian Smart | Removed old wxGLCanvas stuff; moved wxTreeLayout to...
|
commit | commitdiff | tree |
2000-02-28 |
Julian Smart | Removed utils/ogl
|
commit | commitdiff | tree |
2000-02-28 |
Julian Smart | Moved OGL to new locations.
|
commit | commitdiff | tree |
2000-02-28 |
Julian Smart | Moved wxGLCanvas to more normal positions
|
commit | commitdiff | tree |
2000-02-25 |
Julian Smart | Fixed wxWindow::HandleCommand so multiple toolbars...
|
commit | commitdiff | tree |
2000-02-25 |
Julian Smart | Added fix to wxMDIClientWindow to redisplay contents...
|
commit | commitdiff | tree |
2000-02-24 |
Julian Smart | Fix to MDI to restore 3D border; kludge to OGL Studio...
|
commit | commitdiff | tree |
2000-02-24 |
Julian Smart | Added missing SetToolBitmapSize
|
commit | commitdiff | tree |
2000-02-24 |
Julian Smart | wxToolBarSimple fix + OGL studio sample compilation
|
commit | commitdiff | tree |
2000-02-24 |
Julian Smart | Some Motif fixes; makefile fixes; added wxTransferStreamToFi...
|
commit | commitdiff | tree |
2000-02-23 |
Julian Smart | Misc small changes, some for VC++ 1.5
|
commit | commitdiff | tree |
2000-02-22 |
Julian Smart | Moved the wxDialog BringWindowToFront fix to Show because...
|
commit | commitdiff | tree |
2000-02-21 |
Julian Smart | Fixed (I hope) the wxDialog reactivation bug
|
commit | commitdiff | tree |
2000-02-20 |
Julian Smart | wxImage::Rotate corrections added; docview improvements...
|
commit | commitdiff | tree |
2000-02-18 |
Julian Smart | Added JPEG rsp file
|
commit | commitdiff | tree |
2000-02-17 |
Julian Smart | Reverted change to DrawLine so it doesn't draw the...
|
commit | commitdiff | tree |
2000-02-17 |
Julian Smart | Removed redundant wxColour constructor (how come this...
|
commit | commitdiff | tree |
2000-02-17 |
Julian Smart | Added demo of strange rectangle behaviour
|
commit | commitdiff | tree |
2000-02-16 |
Julian Smart | DrawLine normalized; wxStaticBitmap fixed for Dialog...
|
commit | commitdiff | tree |
2000-02-16 |
Julian Smart | Corrected my bug...
|
commit | commitdiff | tree |
2000-02-16 |
Julian Smart | Various VC++ 1.5 and other corrections
|
commit | commitdiff | tree |
2000-02-16 |
Julian Smart | Corrected LINKAGEMODE OS/2 thingy
|
commit | commitdiff | tree |
2000-02-15 |
Julian Smart | Typo corrected
|
commit | commitdiff | tree |
2000-02-15 |
Julian Smart | Added comment makeg95.env
|
commit | commitdiff | tree |
2000-02-15 |
Julian Smart | Removed old Ming95 makefiles
|
commit | commitdiff | tree |
2000-02-13 |
Julian Smart | Bitmap name changes (also done by RR, oops)
|
commit | commitdiff | tree |
2000-02-12 |
Julian Smart | BC++ doesn't like periods in resource names
|
commit | commitdiff | tree |
2000-02-12 |
Julian Smart | Distrib file updates; test for bitmap presence in controls.cpp
|
commit | commitdiff | tree |
2000-02-11 |
Julian Smart | Uncommented listctrl.tex
|
commit | commitdiff | tree |
2000-02-11 |
Julian Smart | Doc bug fixes
|
commit | commitdiff | tree |
2000-02-11 |
Julian Smart | Manual fixes
|
commit | commitdiff | tree |
2000-02-11 |
Julian Smart | Some BC++ 5.4 fixes
|
commit | commitdiff | tree |
2000-02-10 |
Julian Smart | Added a few makefiles
|
commit | commitdiff | tree |
2000-02-08 |
Julian Smart | ShowFullScreen (MSW) doc; projgen updates
|
commit | commitdiff | tree |
2000-02-08 |
Julian Smart | Minor mods if any
|
commit | commitdiff | tree |
2000-02-08 |
Julian Smart | Added ShowFullScreen call (MSW only)
|
commit | commitdiff | tree |
2000-02-08 |
Julian Smart | VC++ project file updates; minor sashwindow/splitterwindow...
|
commit | commitdiff | tree |
2000-02-08 |
Julian Smart | Misc. fixes for obscure compilers
|
commit | commitdiff | tree |
next |