2000-03-11 |
Robin Dunn | updates to correct build errors (new locations, etc.) |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Unknown (NI) | small change to avoid floating point exception in wxScr... |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Vadim Zeitlin | some warnings fixed |
commit | commitdiff | tree | snapshot |
2000-03-11 |
Vadim Zeitlin | some warnings fixed in the sockets code |
commit | commitdiff | tree | snapshot |
2000-03-10 |
David Webster | remove the VisualAge 3.0 hack |
commit | commitdiff | tree | snapshot |
2000-03-10 |
David Webster | Icon bug |
commit | commitdiff | tree | snapshot |
2000-03-10 |
David Webster | combine minimal with the .dll |
commit | commitdiff | tree | snapshot |
2000-03-10 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Stefan Neis | Replaced long by wxCoord as used in the other ports. |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Stefan Neis | Compilation fix. |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Robert Roebling | Small oops in redrawing code. |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Guillermo Rodriguez... | Updated to reflect latest changes |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Robert Roebling | Committing menubar changes again after CVS trashed... |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Robert Roebling | Fixed various bugs (from - err - various authors... |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Julian Smart | Added icons. |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Julian Smart | Doc corrections, wxMotif toolbar AddControl implementat... |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Stefan Neis | Removed unused parameter addToSelected. |
commit | commitdiff | tree | snapshot |
2000-03-10 |
David Webster | OS/2 patch |
commit | commitdiff | tree | snapshot |
2000-03-10 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Stefan Neis | Changed wxGridCellCoords from long to int (get rid... |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Karsten Ballüder | fixed configure script for Solaris |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Julian Smart | Small fixes for Tex2RTF but alas, we still get memory... |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Julian Smart | Added GIF files to help sample |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Guillermo Rodriguez... | Fix from Mumit Khan to allow mingw DLL compilation... |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Guillermo Rodriguez... | Fix from Mumit Khan to allow mingw DLL compilation |
commit | commitdiff | tree | snapshot |
2000-03-10 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Guillermo Rodriguez... | Ups, mismatch between header and source wrt InterruptWait() |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Guillermo Rodriguez... | Set IPC by default on MSW (need to test recent changes... |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Guillermo Rodriguez... | Finally deprecated callbacks. |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Guillermo Rodriguez... | Some parts rewritten to use wxSocket events instead... |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Robin Dunn | Fixes for building the DLL with the new auxillary libra... |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Michael Bedward | Compilation fix for Borland. Write 'T' or 'F' to logBu... |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Vadim Zeitlin | changed default image size to 16 |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Vadim Zeitlin | 1. fixed warning which was hiding a bug in wxGrid:... |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Guillermo Rodriguez... | - Uses wxSocketBase::Destroy() now. |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Guillermo Rodriguez... | Bugfix: |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Julian Smart | Help sample should work for .zip help files now. |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Julian Smart | Added wxHtmlHelpController version of help file. |
commit | commitdiff | tree | snapshot |
2000-03-09 |
David Webster | os2 update. Need initializers like windows, not unix. |
commit | commitdiff | tree | snapshot |
2000-03-09 |
David Webster | Module definitions files for build VisualAge C++ V3... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
David Webster | Update for building jpeg as an os2 dll |
commit | commitdiff | tree | snapshot |
2000-03-09 |
David Webster | Update for building png as an os2 dll |
commit | commitdiff | tree | snapshot |
2000-03-09 |
David Webster | Update for building xpm as an os2 dll |
commit | commitdiff | tree | snapshot |
2000-03-09 |
David Webster | Update for building zlib as an os2 dll |
commit | commitdiff | tree | snapshot |
2000-03-09 |
David Webster | Update for building tiff as an os2 dll |
commit | commitdiff | tree | snapshot |
2000-03-09 |
David Webster | Loads of framework and dll fixes |
commit | commitdiff | tree | snapshot |
2000-03-09 |
David Webster | Updates for build dll |
commit | commitdiff | tree | snapshot |
2000-03-09 |
David Webster | More framework fixes and fixes for building dlls. |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | fix for resourses compilation |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | patch from Paul Gammans <paul.gammans@brunel.ac.uk... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Julian Smart | Mmedia, OGL lib directory changes; omitted naughty... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Julian Smart | wxHtmlHelpController made compatible with other controllers |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Robert Roebling | Disabled horizontal report mode scrolling in wxListCtrl |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Robin Dunn | Initial version of wxStyledTextCtrl, a Scintilla wrappe... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | updated from the current sources |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Robin Dunn | Oops. Removed duplicate target. |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Robin Dunn | Made clean target be not quite so agressive, added... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Guillermo Rodriguez... | Removed a space (oh, dear, it looks like a joke |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | very minor fixes |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | (failed) attempts at fixing menu bar swapping |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | fixed parsing of non quoted entries in .mime.types |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | regenerated with tmake |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | Get/SetDefaultItem docs corrections |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | don't define __cplusplus for DECCXX if it is already... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | don't translate wxASSERT_MSG messages |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | use wxFAIL_MSG, not wxMessageBox for programming errors |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | explain why quotes/brackets should be used in #includes |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | fixed the value of LVM_SETEXTENDEDLISTVIEWSTYLE |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | don't allow multiple root in the tree |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Stefan Neis | Make correct cell visible for cursor movement. |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Stefan Neis | Added workaround for life crashing in toolbar deletion. |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Stefan Neis | Modified keyboard and mouse handling wrt selecting... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Guillermo Rodriguez... | Added samples.inc to DATAFILES in Makefile.in - is... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Mark Johnson | doc.cpp |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Stefan Neis | Changed Shift+Arrow handling |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Robert Roebling | Some make corrections for HP and related, |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Guillermo Rodriguez... | Removed an extra scope resolution operator in the decla... |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Vadim Zeitlin | (blind) gcc fixes |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Vadim Zeitlin | warnings in wxCHeCK_MSG fixed |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Vadim Zeitlin | warning in wxCustomDataObject::Free fix (I hope) |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Ron Lee | final (touch wood) tidy after things went pearshaped... |
commit | commitdiff | tree | snapshot |
2000-03-08 |
George Tasker | Fixed the fix of the fix so it will compile under VC6 |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Ron Lee | fixed my own typo.. oops |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Julian Smart | Correction |
commit | commitdiff | tree | snapshot |
2000-03-08 |
David Webster | Placed an ifndef for VA around the MSWGetImagePixels... |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Ron Lee | fix for pageup 'blind spot' |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Julian Smart | Added WinHelp sample doc to samples/help, and made... |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Julian Smart | More makefile and project fun |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Julian Smart | Made VC++ makefiles and project files a bit more consistent |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Guillermo Rodriguez... | Forgot to add this one |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Guillermo Rodriguez... | Updated to reflect some of the latest changes |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Mark Johnson | calctrl.h |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Guillermo Rodriguez... | All IO calls take void* instead of char* |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Julian Smart | Added WIN16 code for window disabler |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Václav Slavík | fix of previous commit |
commit | commitdiff | tree | snapshot |
2000-03-07 |
David Webster | makefile enhancements for dll, ne wxwindll.ics for... |
commit | commitdiff | tree | snapshot |
2000-03-07 |
David Webster | more minimal stuff |
commit | commitdiff | tree | snapshot |
2000-03-07 |
David Webster | remove the #warning for VisualAge |
commit | commitdiff | tree | snapshot |
2000-03-07 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
next |